complexType VariableTransmitterParametersType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p572.png
type extension of rootType
properties
base rootType
abstract false
used by
element TransmitterPdu/VariableTransmitterParameters
attributes
Name  Type  Use  Default  Fixed  Annotation
recordType  xs:string        
appinfo
Type of VTP (SISO enumeration VariableRecordType uid 66 Variable Record Type values
                     are defined by VariableRecordType enumerations)
                 
recordLength  xs:unsignedShort        
appinfo
Length, in bytes
recordSpecificFields          
padding  xs:unsignedInt        
appinfo
zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
annotation
appinfo
Relates to radios. Section 6.2.95
source <xs:complexType name="VariableTransmitterParametersType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Relates to radios. Section 6.2.95</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="recordType" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>Type of VTP (SISO enumeration VariableRecordType uid 66 Variable Record Type values
                     are defined by VariableRecordType enumerations)
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="recordLength" type="xs:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>Length, in bytes</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="recordSpecificFields"/>
     
<xs:attribute name="padding" type="xs:unsignedInt">
       
<xs:annotation>
         
<xs:appinfo>zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute VariableTransmitterParametersType/@recordType
type xs:string
annotation
appinfo
Type of VTP (SISO enumeration VariableRecordType uid 66 Variable Record Type values
                     are defined by VariableRecordType enumerations)
                 
source <xs:attribute name="recordType" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>Type of VTP (SISO enumeration VariableRecordType uid 66 Variable Record Type values
                     are defined by VariableRecordType enumerations)
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute VariableTransmitterParametersType/@recordLength
type xs:unsignedShort
annotation
appinfo
Length, in bytes
source <xs:attribute name="recordLength" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>Length, in bytes</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute VariableTransmitterParametersType/@recordSpecificFields
source <xs:attribute name="recordSpecificFields"/>

attribute VariableTransmitterParametersType/@padding
type xs:unsignedInt
annotation
appinfo
zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
source <xs:attribute name="padding" type="xs:unsignedInt">
 
<xs:annotation>
   
<xs:appinfo>zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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