be.ac.ulg.montefiore.run.totem.scenario.model.jaxb
Interface MplsCosRouting
- All Superinterfaces:
- ASEventType, javax.xml.bind.Element, EventType, MplsCosRoutingType
- All Known Implementing Classes:
- MplsCosRouting, MplsCosRoutingImpl
public interface MplsCosRouting
- extends javax.xml.bind.Element, MplsCosRoutingType
Java content class for mplsCosRouting element declaration.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/home/monfort/Projects/run-totem/src/resources/scenario/Scenario-v1_3.xsd line 509)
<element name="mplsCosRouting">
<complexType>
<complexContent>
<extension base="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}ASEventType">
<sequence>
<element name="cos" maxOccurs="unbounded">
<complexType>
<simpleContent>
<extension base="<http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be>TMIdType">
<attribute name="name" use="required" type="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}cosType" />
</extension>
</simpleContent>
</complexType>
</element>
</sequence>
<attribute name="llcId" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
</element>
Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.