complexType EventIdentifierLiveEntityType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p430.png
type extension of rootType
properties
base rootType
abstract false
attributes
Name  Type  Use  Default  Fixed  Annotation
siteNumber  xs:unsignedByte        
applicationNumber  xs:unsignedByte        
eventNumber  xs:unsignedShort        
annotation
appinfo
Identifies an event in the world. Use this format for ONLY the LiveEntityPdu. Section
            6.2.34.
        
source <xs:complexType name="EventIdentifierLiveEntityType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Identifies an event in the world. Use this format for ONLY the LiveEntityPdu. Section
            6.2.34.
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="siteNumber" type="xs:unsignedByte"/>
     
<xs:attribute name="applicationNumber" type="xs:unsignedByte"/>
     
<xs:attribute name="eventNumber" type="xs:unsignedShort"/>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute EventIdentifierLiveEntityType/@siteNumber
type xs:unsignedByte
source <xs:attribute name="siteNumber" type="xs:unsignedByte"/>

attribute EventIdentifierLiveEntityType/@applicationNumber
type xs:unsignedByte
source <xs:attribute name="applicationNumber" type="xs:unsignedByte"/>

attribute EventIdentifierLiveEntityType/@eventNumber
type xs:unsignedShort
source <xs:attribute name="eventNumber" type="xs:unsignedShort"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy