Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:MD_Dimension_Type / gmd:dimensionName
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram docindex17.tmp#id936 docindex805.tmp#id913 docindex997.tmp#id1882
Type gmd:MD_DimensionNameTypeCode_PropertyType
Properties
content: complex
Model gmd:MD_DimensionNameTypeCode
Children gmd:MD_DimensionNameTypeCode
Instance
<gmd:dimensionName gco:nilReason="">
  <gmd:MD_DimensionNameTypeCode codeList="" codeListValue="" codeSpace="">{1,1}</gmd:MD_DimensionNameTypeCode>
</gmd:dimensionName>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="dimensionName" type="gmd:MD_DimensionNameTypeCode_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/spatialRepresentation.xsd
Element gmd:MD_Dimension_Type / gmd:dimensionSize
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram docindex17.tmp#id936 docindex365.tmp#id1564 docindex366.tmp#id1563
Type gco:Integer_PropertyType
Properties
content: complex
Model gco:Integer
Children gco:Integer
Instance
<gmd:dimensionSize gco:nilReason="">
  <gco:Integer>{1,1}</gco:Integer>
</gmd:dimensionSize>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="dimensionSize" type="gco:Integer_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/spatialRepresentation.xsd
Element gmd:MD_Dimension_Type / gmd:resolution
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram docindex17.tmp#id936 docindex326.tmp#id1841 docindex327.tmp#id1846
Type gco:Measure_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:Measure
Children gco:Measure
Instance
<gmd:resolution gco:nilReason="">
  <gco:Measure uom="">{1,1}</gco:Measure>
</gmd:resolution>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="resolution" type="gco:Measure_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/spatialRepresentation.xsd
Complex Type gmd:MD_Dimension_Type
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram docindex29.tmp#id899 docindex30.tmp#id898 docindex447.tmp#id1881 docindex447.tmp#id1883 docindex447.tmp#id1884
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Model gmd:dimensionName , gmd:dimensionSize , gmd:resolution{0,1}
Children gmd:dimensionName, gmd:dimensionSize, gmd:resolution
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MD_Dimension_Type">
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="dimensionName" type="gmd:MD_DimensionNameTypeCode_PropertyType"/>
        <xs:element name="dimensionSize" type="gco:Integer_PropertyType"/>
        <xs:element name="resolution" type="gco:Measure_PropertyType" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/spatialRepresentation.xsd