Definition Type: ComplexType
Name: AbstractReferenceableGridType
Namespace: http://www.opengis.net/gml/3.3/rgrid
Type: gml:GridType
Containing Schema: referenceableGrid.xsd
Abstract True
Collapse XSD Schema Diagram:
Drilldown into gridCRS in schema referenceablegrid_xsd Drilldown into axisName in schema grids_xsd Drilldown into axisLabels in schema grids_xsd Drilldown into limits in schema grids_xsd Drilldown into name in schema gmlbase_xsd Drilldown into identifier in schema gmlbase_xsd Drilldown into descriptionReference in schema gmlbase_xsd Drilldown into description in schema gmlbase_xsd Drilldown into metaDataProperty in schema deprecatedtypes_xsd Drilldown into StandardObjectProperties in schema gmlbase_xsd Drilldown into id in schema gmlbase_xsd Drilldown into AbstractGMLType in schema gmlbase_xsd Drilldown into uomLabels in schema geometrybasic0d1d_xsd Drilldown into axisLabels in schema geometrybasic0d1d_xsd Drilldown into SRSInformationGroup in schema geometrybasic0d1d_xsd Drilldown into srsDimension in schema geometrybasic0d1d_xsd Drilldown into srsName in schema geometrybasic0d1d_xsd Drilldown into SRSReferenceGroup in schema geometrybasic0d1d_xsd Drilldown into AbstractGeometryType in schema geometrybasic0d1d_xsd Drilldown into dimension in schema grids_xsd Drilldown into GridType in schema grids_xsdXSD Diagram of AbstractReferenceableGridType in schema referenceablegrid_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType abstract="true" name="AbstractReferenceableGridType">
    <complexContent>
        <extension base="gml:GridType">
            <sequence>
                <element ref="gmlrgrid:gridCRS" minOccurs="0" />
            </sequence>
        </extension>
    </complexContent>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
descriptionReference gml:descriptionReference 0 (1)
identifier gml:identifier 0 (1)
name gml:name 0 unbounded
limits gml:limits (1) (1)
axisLabels gml:axisLabels (1) (1)
axisName gml:axisName (1) unbounded
gridCRS gmlrgrid:gridCRS 0 (1)
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id (Optional)
srsName gml:srsName (Optional)
srsDimension gml:srsDimension (Optional)
axisLabels gml:axisLabels (Optional)
uomLabels gml:uomLabels (Optional)
dimension gml:dimension Required
Collapse Derivation Tree:
Collapse References:
gmlrgrid:AbstractReferenceableGridgmlrgrid:ReferenceableGridByArrayType, gmlrgrid:ReferenceableGridByTransformationType, gmlrgrid:ReferenceableGridByVectorsType,