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 index6.tmp#id983 index715.tmp#id1630 index716.tmp#id1631
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 index6.tmp#id983 index160.tmp#id963 index161.tmp#id1709
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 index5.tmp#id994 index6.tmp#id983 index215.tmp#id1712 index262.tmp#id1711
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 index24.tmp#id946 index25.tmp#id945 index559.tmp#id1462 index560.tmp#id1707 index560.tmp#id1708 index560.tmp#id1710
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