complexType RectifiedGridType
diagram sensorML_p809.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:GridType
properties
base gml:GridType
children gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:limits gml:axisLabels gml:axisName gml:origin gml:offsetVector
used by
element RectifiedGrid
attributes
Name  Type  Use  Default  Fixed  annotation
idIDrequired      
documentation
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
srsNameanyURI      
srsDimensionpositiveInteger      
axisLabelsgml:NCNameList      
uomLabelsgml:NCNameList      
dimensionpositiveIntegerrequired      
source <complexType name="RectifiedGridType">
 
<complexContent>
   
<extension base="gml:GridType">
     
<sequence>
       
<element name="origin" type="gml:PointPropertyType"/>
       
<element name="offsetVector" type="gml:VectorType" maxOccurs="unbounded"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element RectifiedGridType/origin
diagram sensorML_p810.png
namespace http://www.opengis.net/gml/3.2
type gml:PointPropertyType
properties
isRef 0
content complex
children gml:Point
used by
complexType TemporalDatumType
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
nilReasongml:NilReasonType      
remoteSchemaanyURI      
appinfo
deprecated
ownsboolean  false    
source <element name="origin" type="gml:PointPropertyType"/>

element RectifiedGridType/offsetVector
diagram sensorML_p811.png
namespace http://www.opengis.net/gml/3.2
type gml:VectorType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
srsNameanyURI      
srsDimensionpositiveInteger      
axisLabelsgml:NCNameList      
uomLabelsgml:NCNameList      
source <element name="offsetVector" type="gml:VectorType" maxOccurs="unbounded"/>


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