diagram | ![]() |
||||||||||||||
type | extension of rootType | ||||||||||||||
properties |
|
||||||||||||||
children | liveSimulationAddress | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="LiveEntityIdentifierType" abstract="false"> <xs:annotation> <xs:appinfo>The unique designation of each entity in an event or exercise that is contained in a Live Entity PDU. Section 6.2.54 </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:sequence> <xs:element name="liveSimulationAddress" type="LiveSimulationAddressType"> <xs:annotation> <xs:appinfo>Live Simulation Address record (see 6.2.54)</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="entityNumber" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>Live entity 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="entityNumber" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>Live entity number</xs:appinfo> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
type | LiveSimulationAddressType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="liveSimulationAddress" type="LiveSimulationAddressType"> <xs:annotation> <xs:appinfo>Live Simulation Address record (see 6.2.54)</xs:appinfo> </xs:annotation> </xs:element> |