complexType GridAxisDescriptorType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p445.png
type extension of rootType
properties
base rootType
abstract false
used by
element GriddedDataPdu/GridAxisDescriptor
complexTypes GridAxisDescriptorFixedType GridAxisDescriptorVariableType
attributes
Name  Type  Use  Default  Fixed  Annotation
domainInitialXi  xs:double        
appinfo
coordinate of the grid origin or initial value
domainFinalXi  xs:double        
appinfo
coordinate of the endpoint or final value
domainPointsXi  xs:unsignedShort        
appinfo
The number of grid points along the Xi domain axis for the enviornmental state data
interleafFactor  xs:unsignedByte        
appinfo
interleaf factor along the domain axis.
axisType  xs:string        
appinfo
type of grid axis (SISO enumeration GridAxisDescriptorAxisType uid 377)
annotation
appinfo
Detailed information about the grid dimensions (axes) and coordinates for environmental
            state variables
        
source <xs:complexType name="GridAxisDescriptorType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Detailed information about the grid dimensions (axes) and coordinates for environmental
            state variables
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="domainInitialXi" type="xs:double">
       
<xs:annotation>
         
<xs:appinfo>coordinate of the grid origin or initial value</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="domainFinalXi" type="xs:double">
       
<xs:annotation>
         
<xs:appinfo>coordinate of the endpoint or final value</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="domainPointsXi" type="xs:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>The number of grid points along the Xi domain axis for the enviornmental state data</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="interleafFactor" type="xs:unsignedByte">
       
<xs:annotation>
         
<xs:appinfo>interleaf factor along the domain axis.</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="axisType" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>type of grid axis (SISO enumeration GridAxisDescriptorAxisType uid 377)</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute GridAxisDescriptorType/@domainInitialXi
type xs:double
annotation
appinfo
coordinate of the grid origin or initial value
source <xs:attribute name="domainInitialXi" type="xs:double">
 
<xs:annotation>
   
<xs:appinfo>coordinate of the grid origin or initial value</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute GridAxisDescriptorType/@domainFinalXi
type xs:double
annotation
appinfo
coordinate of the endpoint or final value
source <xs:attribute name="domainFinalXi" type="xs:double">
 
<xs:annotation>
   
<xs:appinfo>coordinate of the endpoint or final value</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute GridAxisDescriptorType/@domainPointsXi
type xs:unsignedShort
annotation
appinfo
The number of grid points along the Xi domain axis for the enviornmental state data
source <xs:attribute name="domainPointsXi" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>The number of grid points along the Xi domain axis for the enviornmental state data</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute GridAxisDescriptorType/@interleafFactor
type xs:unsignedByte
annotation
appinfo
interleaf factor along the domain axis.
source <xs:attribute name="interleafFactor" type="xs:unsignedByte">
 
<xs:annotation>
   
<xs:appinfo>interleaf factor along the domain axis.</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute GridAxisDescriptorType/@axisType
type xs:string
annotation
appinfo
type of grid axis (SISO enumeration GridAxisDescriptorAxisType uid 377)
source <xs:attribute name="axisType" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>type of grid axis (SISO enumeration GridAxisDescriptorAxisType uid 377)</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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