complexType PduStatusType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p514.png
type extension of rootType
properties
base rootType
abstract true
used by
element PduBaseType/pduStatus
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:unsignedByte        
appinfo
PDU Status Record value containing bitmasked field
annotation
appinfo
PduStatus provides a set of bit-masked indicator values, section 6.2.67. Bit fields
            include Transferred Entity Indicator (TEI), LVC Indicator (LVC), Coupled Extension
            Indicator (CEI), Fire Type Indicator (FTI), Detonation Type Indicator (DTI), Radio
            Attached Indicator (RAI), Intercom Attached Indicator (IAI), IFF Simulation Mode (ISM)
            and Active Interrogation Indicator (AII).
        
source <xs:complexType name="PduStatusType" abstract="true">
 
<xs:annotation>
   
<xs:appinfo>PduStatus provides a set of bit-masked indicator values, section 6.2.67. Bit fields
            include Transferred Entity Indicator (TEI), LVC Indicator (LVC), Coupled Extension
            Indicator (CEI), Fire Type Indicator (FTI), Detonation Type Indicator (DTI), Radio
            Attached Indicator (RAI), Intercom Attached Indicator (IAI), IFF Simulation Mode (ISM)
            and Active Interrogation Indicator (AII).
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="value" type="xs:unsignedByte">
       
<xs:annotation>
         
<xs:appinfo>PDU Status Record value containing bitmasked field</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='true' base='rootType'-->
</xs:complexType>

attribute PduStatusType/@value
type xs:unsignedByte
annotation
appinfo
PDU Status Record value containing bitmasked field
source <xs:attribute name="value" type="xs:unsignedByte">
 
<xs:annotation>
   
<xs:appinfo>PDU Status Record value containing bitmasked field</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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