complexType ModulationParametersType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p498.png
type extension of rootType
properties
base rootType
abstract false
used by
element TransmitterPdu/ModulationParameters
attributes
Name  Type  Use  Default  Fixed  Annotation
recordSpecificFields          
padding  xs:unsignedInt        
appinfo
zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
annotation
appinfo
Modulation parameters associated with a specific radio system. 6.2.58
source <xs:complexType name="ModulationParametersType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Modulation parameters associated with a specific radio system. 6.2.58</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<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 ModulationParametersType/@recordSpecificFields
source <xs:attribute name="recordSpecificFields"/>

attribute ModulationParametersType/@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