complexType IntercomCommunicationsParametersType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p459.png
type extension of rootType
properties
base rootType
abstract false
used by
element IntercomControlPdu/IntercomCommunicationsParameters
attributes
Name  Type  Use  Default  Fixed  Annotation
recordType  xs:string        
appinfo
Type of intercom parameters record (SISO enumeration IntercomControlRecordType uid
                     185)
                 
recordLength  xs:unsignedShort        
appinfo
length of record
recordSpecificField          
appinfo
This is a placeholder.
padding  xs:unsignedLong        
appinfo
zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
annotation
appinfo
Intercom communications parameters. Section 6.2.46
source <xs:complexType name="IntercomCommunicationsParametersType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Intercom communications parameters. Section 6.2.46</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="recordType" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>Type of intercom parameters record (SISO enumeration IntercomControlRecordType uid
                     185)
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="recordLength" type="xs:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>length of record</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="recordSpecificField">
       
<xs:annotation>
         
<xs:appinfo>This is a placeholder.</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="padding" type="xs:unsignedLong">
       
<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 IntercomCommunicationsParametersType/@recordType
type xs:string
annotation
appinfo
Type of intercom parameters record (SISO enumeration IntercomControlRecordType uid
                     185)
                 
source <xs:attribute name="recordType" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>Type of intercom parameters record (SISO enumeration IntercomControlRecordType uid
                     185)
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute IntercomCommunicationsParametersType/@recordLength
type xs:unsignedShort
annotation
appinfo
length of record
source <xs:attribute name="recordLength" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>length of record</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute IntercomCommunicationsParametersType/@recordSpecificField
annotation
appinfo
This is a placeholder.
source <xs:attribute name="recordSpecificField">
 
<xs:annotation>
   
<xs:appinfo>This is a placeholder.</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute IntercomCommunicationsParametersType/@padding
type xs:unsignedLong
annotation
appinfo
zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
source <xs:attribute name="padding" type="xs:unsignedLong">
 
<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