complexType RequestIDType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p528.png
type extension of rootType
properties
base rootType
abstract false
attributes
Name  Type  Use  Default  Fixed  Annotation
requestID  xs:unsignedLong        
appinfo
monotonically increasing number
annotation
appinfo
A monotonically increasing number inserted into all simulation managment PDUs. This
            should be a hand-coded thingie, maybe a singleton. Section 6.2.75
        
source <xs:complexType name="RequestIDType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>A monotonically increasing number inserted into all simulation managment PDUs. This
            should be a hand-coded thingie, maybe a singleton. Section 6.2.75
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="requestID" type="xs:unsignedLong">
       
<xs:annotation>
         
<xs:appinfo>monotonically increasing number</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute RequestIDType/@requestID
type xs:unsignedLong
annotation
appinfo
monotonically increasing number
source <xs:attribute name="requestID" type="xs:unsignedLong">
 
<xs:annotation>
   
<xs:appinfo>monotonically increasing number</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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