Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:MD_CoverageDescription_Type / gmd:attributeDescription
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index27.tmp#id1109 index747.tmp#id1756 index836.tmp#id1757
Type gco:RecordType_PropertyType
Properties
content: complex
Model gco:RecordType
Children gco:RecordType
Instance
<gmd:attributeDescription gco:nilReason="">
  <gco:RecordType xlink:actuate="" xlink:arcrole="" xlink:href="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gco:RecordType>
</gmd:attributeDescription>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="attributeDescription" type="gco:RecordType_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/content.xsd
Element gmd:MD_CoverageDescription_Type / gmd:contentType
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index27.tmp#id1109 index466.tmp#id1089 index648.tmp#id1835
Type gmd:MD_CoverageContentTypeCode_PropertyType
Properties
content: complex
Model gmd:MD_CoverageContentTypeCode
Children gmd:MD_CoverageContentTypeCode
Instance
<gmd:contentType gco:nilReason="">
  <gmd:MD_CoverageContentTypeCode codeList="" codeListValue="" codeSpace="">{1,1}</gmd:MD_CoverageContentTypeCode>
</gmd:contentType>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="contentType" type="gmd:MD_CoverageContentTypeCode_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/content.xsd
Element gmd:MD_CoverageDescription_Type / gmd:dimension
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index26.tmp#id1120 index27.tmp#id1109 index1173.tmp#id1838 index1174.tmp#id1837
Type gmd:MD_RangeDimension_PropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gmd:MD_RangeDimension
Children gmd:MD_RangeDimension
Instance
<gmd:dimension xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">
  <gmd:MD_RangeDimension id="" uuid="">{1,1}</gmd:MD_RangeDimension>
</gmd:dimension>
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="dimension" type="gmd:MD_RangeDimension_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/content.xsd
Complex Type gmd:MD_CoverageDescription_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Information about the domain of the raster cell
Diagram
Diagram index74.tmp#id1072 index75.tmp#id1071 index341.tmp#id1588 index673.tmp#id1833 index673.tmp#id1834 index673.tmp#id1836
Type extension of gmd:AbstractMD_ContentInformation_Type
Type hierarchy
Used by
Model gmd:attributeDescription , gmd:contentType , gmd:dimension*
Children gmd:attributeDescription, gmd:contentType, gmd:dimension
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MD_CoverageDescription_Type">
  <xs:annotation>
    <xs:documentation>Information about the domain of the raster cell</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gmd:AbstractMD_ContentInformation_Type">
      <xs:sequence>
        <xs:element name="attributeDescription" type="gco:RecordType_PropertyType"/>
        <xs:element name="contentType" type="gmd:MD_CoverageContentTypeCode_PropertyType"/>
        <xs:element name="dimension" type="gmd:MD_RangeDimension_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/content.xsd