complexType DataQueryDatumSpecificationType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p378.png
type extension of rootType
properties
base rootType
abstract false
attributes
Name  Type  Use  Default  Fixed  Annotation
numberOfFixedDatums  xs:unsignedLong        
appinfo
Number of fixed datums
numberOfVariableDatums  xs:unsignedLong        
appinfo
Number of variable datums
fixedDatumIDList  derived by: xs:list        
appinfo
variable length list fixed datum IDs (length of list found in field numberOfFixedDatums)
variableDatumIDList  derived by: xs:list        
appinfo
variable length list variable datum IDs (length of list found in field numberOfVariableDatums)
annotation
appinfo
List of fixed and variable datum records. Section 6.2.17 (length of list found in
            field numberOfFixedDatums numberOfVariableDatums)
        
source <xs:complexType name="DataQueryDatumSpecificationType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>List of fixed and variable datum records. Section 6.2.17 (length of list found in
            field numberOfFixedDatums numberOfVariableDatums)
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="numberOfFixedDatums" type="xs:unsignedLong">
       
<xs:annotation>
         
<xs:appinfo>Number of fixed datums</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="numberOfVariableDatums" type="xs:unsignedLong">
       
<xs:annotation>
         
<xs:appinfo>Number of variable datums</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="fixedDatumIDList">
       
<xs:annotation>
         
<xs:appinfo>variable length list fixed datum IDs (length of list found in field numberOfFixedDatums)</xs:appinfo>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:annotation>
           
<xs:appinfo>Attribute numberOfFixedDatums determines the length of this list.</xs:appinfo>
         
</xs:annotation>
         
<xs:list itemType="xs:unsignedInt"/>
       
</xs:simpleType>
     
</xs:attribute>
     
<xs:attribute name="variableDatumIDList">
       
<xs:annotation>
         
<xs:appinfo>variable length list variable datum IDs (length of list found in field numberOfVariableDatums)</xs:appinfo>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:annotation>
           
<xs:appinfo>Attribute numberOfVariableDatums determines the length of this list.</xs:appinfo>
         
</xs:annotation>
         
<xs:list itemType="xs:unsignedInt"/>
       
</xs:simpleType>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute DataQueryDatumSpecificationType/@numberOfFixedDatums
type xs:unsignedLong
annotation
appinfo
Number of fixed datums
source <xs:attribute name="numberOfFixedDatums" type="xs:unsignedLong">
 
<xs:annotation>
   
<xs:appinfo>Number of fixed datums</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute DataQueryDatumSpecificationType/@numberOfVariableDatums
type xs:unsignedLong
annotation
appinfo
Number of variable datums
source <xs:attribute name="numberOfVariableDatums" type="xs:unsignedLong">
 
<xs:annotation>
   
<xs:appinfo>Number of variable datums</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute DataQueryDatumSpecificationType/@fixedDatumIDList
type list of xs:unsignedInt
annotation
appinfo
variable length list fixed datum IDs (length of list found in field numberOfFixedDatums)
source <xs:attribute name="fixedDatumIDList">
 
<xs:annotation>
   
<xs:appinfo>variable length list fixed datum IDs (length of list found in field numberOfFixedDatums)</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:annotation>
     
<xs:appinfo>Attribute numberOfFixedDatums determines the length of this list.</xs:appinfo>
   
</xs:annotation>
   
<xs:list itemType="xs:unsignedInt"/>
 
</xs:simpleType>
</xs:attribute>

attribute DataQueryDatumSpecificationType/@variableDatumIDList
type list of xs:unsignedInt
annotation
appinfo
variable length list variable datum IDs (length of list found in field numberOfVariableDatums)
source <xs:attribute name="variableDatumIDList">
 
<xs:annotation>
   
<xs:appinfo>variable length list variable datum IDs (length of list found in field numberOfVariableDatums)</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:annotation>
     
<xs:appinfo>Attribute numberOfVariableDatums determines the length of this list.</xs:appinfo>
   
</xs:annotation>
   
<xs:list itemType="xs:unsignedInt"/>
 
</xs:simpleType>
</xs:attribute>


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