diagram | ![]() |
||||||||||||||
type | extension of rootType | ||||||||||||||
properties |
|
||||||||||||||
children | simulationAddress | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="UnattachedIdentifierType" abstract="false"> <xs:annotation> <xs:appinfo>The unique designation of one or more unattached radios in an event or exercise Section 6.2.91 </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:sequence> <xs:element name="simulationAddress" type="SimulationAddressType"> <xs:annotation> <xs:appinfo>See 6.2.79</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="referenceNumber" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>Reference number</xs:appinfo> </xs:annotation> </xs:attribute> </xs:extension> <!-- ========== debug: divider between elements and attributes ========== --> </xs:complexContent> <!--abstract='false' base='rootType'--> </xs:complexType> |
type | xs:unsignedShort | ||
annotation |
|
||
source | <xs:attribute name="referenceNumber" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>Reference number</xs:appinfo> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
type | SimulationAddressType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="simulationAddress" type="SimulationAddressType"> <xs:annotation> <xs:appinfo>See 6.2.79</xs:appinfo> </xs:annotation> </xs:element> |