complexType SimulationAddressType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p538.png
type extension of rootType
properties
base rootType
abstract false
used by
elements AttributePdu/originatingSimulationAddress ArealObjectStatePdu/receivingID LinearObjectStatePdu/receivingID PointObjectStatePdu/receivingID ArealObjectStatePdu/requesterID LinearObjectStatePdu/requesterID PointObjectStatePdu/requesterID AggregateIdentifierType/simulationAddress EntityIdentifierType/simulationAddress EventIdentifierType/simulationAddress GroupIDType/simulationAddress MineEntityIdentifierType/simulationAddress MinefieldIdentifierType/simulationAddress ObjectIdentifierType/simulationAddress SimulationIdentifierType/simulationAddress UnattachedIdentifierType/simulationAddress
attributes
Name  Type  Use  Default  Fixed  Annotation
site  xs:unsignedShort        
appinfo
A site is defined as a facility, installation, organizational unit or a geographic
                     location that has one or more simulation applications capable of participating in
                     a distributed event.
                 
application  xs:unsignedShort        
appinfo
An application is defined as a software program that is used to generate and process
                     distributed simulation data including live, virtual and constructive data.
                 
annotation
appinfo
A Simulation Address record shall consist of the Site Identification number and the
            Application Identification number. Section 6.2.79
        
source <xs:complexType name="SimulationAddressType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>A Simulation Address record shall consist of the Site Identification number and the
            Application Identification number. Section 6.2.79
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="site" type="xs:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>A site is defined as a facility, installation, organizational unit or a geographic
                     location that has one or more simulation applications capable of participating in
                     a distributed event.
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="application" type="xs:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>An application is defined as a software program that is used to generate and process
                     distributed simulation data including live, virtual and constructive data.
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute SimulationAddressType/@site
type xs:unsignedShort
annotation
appinfo
A site is defined as a facility, installation, organizational unit or a geographic
                     location that has one or more simulation applications capable of participating in
                     a distributed event.
                 
source <xs:attribute name="site" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>A site is defined as a facility, installation, organizational unit or a geographic
                     location that has one or more simulation applications capable of participating in
                     a distributed event.
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute SimulationAddressType/@application
type xs:unsignedShort
annotation
appinfo
An application is defined as a software program that is used to generate and process
                     distributed simulation data including live, virtual and constructive data.
                 
source <xs:attribute name="application" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>An application is defined as a software program that is used to generate and process
                     distributed simulation data including live, virtual and constructive data.
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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