complexType MineEmplacementTimeType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p491.png
type extension of MinefieldFamilyPduType
properties
base MinefieldFamilyPduType
children pduStatus
used by
element MinefieldDataPdu/MineEmplacementTime
attributes
Name  Type  Use  Default  Fixed  Annotation
protocolVersion  xs:string        
appinfo
The version of the protocol. 5=DIS-1995, 6=DIS-1998, 7=DIS-2012 (SISO enumeration
                     DISProtocolVersion uid 3)
                 
exerciseID  xs:unsignedByte        
appinfo
Exercise ID provides a unique identifier
pduType  xs:string        
appinfo
Type of pdu, unique for each PDU class (SISO enumeration DisPduType uid 4)
timestamp  xs:unsignedLong        
appinfo
Timestamp value
length  xs:unsignedShort        
appinfo
Length, in bytes, of the PDU
protocolFamily      DISProtocolFamily.MINEFIELD    
family        MinefieldFamilyPduType  
hour  xs:unsignedLong        
timePastTheHour  xs:unsignedLong        
annotation
appinfo
simulation time of emplacement of the mine
source <xs:complexType name="MineEmplacementTimeType">
 
<xs:annotation>
   
<xs:appinfo>simulation time of emplacement of the mine</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="MinefieldFamilyPduType">
     
<xs:attribute name="family" fixed="MinefieldFamilyPduType"/>
     
<xs:attribute name="hour" type="xs:unsignedLong"/>
     
<xs:attribute name="timePastTheHour" type="xs:unsignedLong"/>
   
</xs:extension>
 
</xs:complexContent>
 
<!--debug: another class, providing Pdu types-->
</xs:complexType>

attribute MineEmplacementTimeType/@family
properties
fixed MinefieldFamilyPduType
source <xs:attribute name="family" fixed="MinefieldFamilyPduType"/>

attribute MineEmplacementTimeType/@hour
type xs:unsignedLong
source <xs:attribute name="hour" type="xs:unsignedLong"/>

attribute MineEmplacementTimeType/@timePastTheHour
type xs:unsignedLong
source <xs:attribute name="timePastTheHour" type="xs:unsignedLong"/>


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