complexType GridDataType0Type
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p448.png
type extension of GridDataType
properties
base GridDataType
abstract false
attributes
Name  Type  Use  Default  Fixed  Annotation
sampleType  xs:string        
appinfo
(SISO enumeration GriddedDataSampleType uid 246)
dataRepresentation  xs:string        
appinfo
(SISO enumeration GriddedDataDataRepresentation uid 247)
numberOfBytes  xs:unsignedShort        
dataValues  derived by: xs:list        
appinfo
(length of list found in field numberOfBytes)
padding  xs:unsignedShort        
appinfo
zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
annotation
appinfo
6.2.41, table 68 (length of list found in field numberOfBytes)
source <xs:complexType name="GridDataType0Type" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>6.2.41, table 68 (length of list found in field numberOfBytes)</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="GridDataType">
     
<xs:attribute name="numberOfBytes" type="xs:unsignedShort"/>
     
<xs:attribute name="dataValues">
       
<xs:annotation>
         
<xs:appinfo>(length of list found in field numberOfBytes)</xs:appinfo>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:annotation>
           
<xs:appinfo>Attribute numberOfBytes determines the length of this list.</xs:appinfo>
         
</xs:annotation>
         
<xs:restriction>
           
<xs:simpleType>
             
<xs:list itemType="xs:unsignedByte"/>
           
</xs:simpleType>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:attribute>
     
<xs:attribute name="padding" type="xs:unsignedShort">
       
<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='GridDataType'-->
</xs:complexType>

attribute GridDataType0Type/@numberOfBytes
type xs:unsignedShort
source <xs:attribute name="numberOfBytes" type="xs:unsignedShort"/>

attribute GridDataType0Type/@dataValues
type restriction of (list of xs:unsignedByte)
annotation
appinfo
(length of list found in field numberOfBytes)
source <xs:attribute name="dataValues">
 
<xs:annotation>
   
<xs:appinfo>(length of list found in field numberOfBytes)</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:annotation>
     
<xs:appinfo>Attribute numberOfBytes determines the length of this list.</xs:appinfo>
   
</xs:annotation>
   
<xs:restriction>
     
<xs:simpleType>
       
<xs:list itemType="xs:unsignedByte"/>
     
</xs:simpleType>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

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