complexType LayerHeaderType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p472.png
type extension of rootType
properties
base rootType
abstract false
used by
element IFFLayer2Pdu/layerHeader
attributes
Name  Type  Use  Default  Fixed  Annotation
layerNumber  xs:unsignedByte        
layerSpecificInformation  xs:unsignedByte        
appinfo
field shall specify layer-specific information that varies by System Type (see 6.2.86)
                     and Layer Number.
                 
length  xs:unsignedShort        
appinfo
This field shall specify the length in octets of the layer, including the Layer Header
                     record
                 
annotation
appinfo
The identification of the additional information layer number, layer-specific information,
            and the length of the layer. Section 6.2.51
        
source <xs:complexType name="LayerHeaderType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>The identification of the additional information layer number, layer-specific information,
            and the length of the layer. Section 6.2.51
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="layerNumber" type="xs:unsignedByte"/>
     
<xs:attribute name="layerSpecificInformation" type="xs:unsignedByte">
       
<xs:annotation>
         
<xs:appinfo>field shall specify layer-specific information that varies by System Type (see 6.2.86)
                     and Layer Number.
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="length" type="xs:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>This field shall specify the length in octets of the layer, including the Layer Header
                     record
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute LayerHeaderType/@layerNumber
type xs:unsignedByte
source <xs:attribute name="layerNumber" type="xs:unsignedByte"/>

attribute LayerHeaderType/@layerSpecificInformation
type xs:unsignedByte
annotation
appinfo
field shall specify layer-specific information that varies by System Type (see 6.2.86)
                     and Layer Number.
                 
source <xs:attribute name="layerSpecificInformation" type="xs:unsignedByte">
 
<xs:annotation>
   
<xs:appinfo>field shall specify layer-specific information that varies by System Type (see 6.2.86)
                     and Layer Number.
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute LayerHeaderType/@length
type xs:unsignedShort
annotation
appinfo
This field shall specify the length in octets of the layer, including the Layer Header
                     record
                 
source <xs:attribute name="length" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>This field shall specify the length in octets of the layer, including the Layer Header
                     record
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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