complexType CommunicationsNodeIDType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p375.png
type extension of rootType
properties
base rootType
abstract false
children entityID
used by
element IOCommsNodeRecordType/commsNodeId
attributes
Name  Type  Use  Default  Fixed  Annotation
elementID  xs:unsignedShort        
annotation
appinfo
Identity of a communications node. Section 6.2.48.4
source <xs:complexType name="CommunicationsNodeIDType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Identity of a communications node. Section 6.2.48.4</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:sequence>
       
<xs:element name="entityID" type="EntityIDType"/>
     
</xs:sequence>
     
<xs:attribute name="elementID" type="xs:unsignedShort"/>
   
</xs:extension>
   
<!-- ========== debug: divider between elements and attributes ========== -->
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute CommunicationsNodeIDType/@elementID
type xs:unsignedShort
source <xs:attribute name="elementID" type="xs:unsignedShort"/>

element CommunicationsNodeIDType/entityID
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p376.png
type EntityIDType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
siteID  xs:unsignedShort        
appinfo
Site ID values are unique identification number for originating site, often corresponding
                     to an internet address. Site ID values are agreed upon by individual simulations.
                 
applicationID  xs:unsignedShort        
appinfo
Application ID values are unique identification number for originating application
                     at a given site. Application ID values are sssigned by individual sites.
                 
entityID  xs:unsignedShort        
appinfo
Entity ID values are unique identification number for s givent entity in the originating
                     application at a given site. Entity ID values are sssigned by individual simulation
                     programs.
                 
source <xs:element name="entityID" type="EntityIDType"/>


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