Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:MD_GridSpatialRepresentation_Type / gmd:numberOfDimensions
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index27.tmp#id1109 index312.tmp#id1449 index313.tmp#id1448
Type gco:Integer_PropertyType
Properties
content: complex
Model gco:Integer
Children gco:Integer
Instance
<gmd:numberOfDimensions gco:nilReason="">
  <gco:Integer>{1,1}</gco:Integer>
</gmd:numberOfDimensions>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="numberOfDimensions" type="gco:Integer_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/spatialRepresentation.xsd
Element gmd:MD_GridSpatialRepresentation_Type / gmd:axisDimensionProperties
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index26.tmp#id1120 index27.tmp#id1109 index927.tmp#id1764 index928.tmp#id1763
Type gmd:MD_Dimension_PropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gmd:MD_Dimension
Children gmd:MD_Dimension
Instance
<gmd:axisDimensionProperties xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">
  <gmd:MD_Dimension id="" uuid="">{1,1}</gmd:MD_Dimension>
</gmd:axisDimensionProperties>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
uuidref xs:string optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<xs:element name="axisDimensionProperties" type="gmd:MD_Dimension_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/spatialRepresentation.xsd
Element gmd:MD_GridSpatialRepresentation_Type / gmd:cellGeometry
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index27.tmp#id1109 index463.tmp#id1085 index584.tmp#id1771
Type gmd:MD_CellGeometryCode_PropertyType
Properties
content: complex
Model gmd:MD_CellGeometryCode
Children gmd:MD_CellGeometryCode
Instance
<gmd:cellGeometry gco:nilReason="">
  <gmd:MD_CellGeometryCode codeList="" codeListValue="" codeSpace="">{1,1}</gmd:MD_CellGeometryCode>
</gmd:cellGeometry>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="cellGeometry" type="gmd:MD_CellGeometryCode_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/spatialRepresentation.xsd
Element gmd:MD_GridSpatialRepresentation_Type / gmd:transformationParameterAvailability
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index27.tmp#id1109 index370.tmp#id1119 index371.tmp#id1118
Type gco:Boolean_PropertyType
Properties
content: complex
Model gco:Boolean
Children gco:Boolean
Instance
<gmd:transformationParameterAvailability gco:nilReason="">
  <gco:Boolean>{1,1}</gco:Boolean>
</gmd:transformationParameterAvailability>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="transformationParameterAvailability" type="gco:Boolean_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/spatialRepresentation.xsd
Complex Type gmd:MD_GridSpatialRepresentation_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Types and numbers of raster spatial objects in the dataset
Diagram
Diagram index74.tmp#id1072 index75.tmp#id1071 index129.tmp#id1426 index130.tmp#id1761 index130.tmp#id1762 index130.tmp#id1770 index130.tmp#id1772
Type extension of gmd:AbstractMD_SpatialRepresentation_Type
Type hierarchy
Used by
Model gmd:numberOfDimensions , gmd:axisDimensionProperties* , gmd:cellGeometry , gmd:transformationParameterAvailability
Children gmd:axisDimensionProperties, gmd:cellGeometry, gmd:numberOfDimensions, gmd:transformationParameterAvailability
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MD_GridSpatialRepresentation_Type">
  <xs:annotation>
    <xs:documentation>Types and numbers of raster spatial objects in the dataset</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gmd:AbstractMD_SpatialRepresentation_Type">
      <xs:sequence>
        <xs:element name="numberOfDimensions" type="gco:Integer_PropertyType"/>
        <xs:element name="axisDimensionProperties" type="gmd:MD_Dimension_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element name="cellGeometry" type="gmd:MD_CellGeometryCode_PropertyType"/>
        <xs:element name="transformationParameterAvailability" type="gco:Boolean_PropertyType"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/spatialRepresentation.xsd