diagram | ![]() |
||||||||||||||||||||||
type | extension of rootType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="LiveSimulationAddressType" abstract="false"> <xs:annotation> <xs:appinfo>A simulation's designation associated with all Live Entity IDs contained in Live Entity PDUs. Section 6.2.55 </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:attribute name="liveSiteNumber" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>facility, installation, organizational unit or geographic location may have multiple sites associated with it. The Site Number is the first component of the Live Simulation Address, which defines a live simulation. </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="liveApplicationNumber" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>An application associated with a live site is termed a live application. Each live application participating in an event </xs:appinfo> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> <!--abstract='false' base='rootType'--> </xs:complexType> |
type | xs:unsignedByte | ||
annotation |
|
||
source | <xs:attribute name="liveSiteNumber" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>facility, installation, organizational unit or geographic location may have multiple sites associated with it. The Site Number is the first component of the Live Simulation Address, which defines a live simulation. </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedByte | ||
annotation |
|
||
source | <xs:attribute name="liveApplicationNumber" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>An application associated with a live site is termed a live application. Each live application participating in an event </xs:appinfo> </xs:annotation> </xs:attribute> |