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 index8.tmp#id952 index420.tmp#id1599 index421.tmp#id1600
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 gml: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 index8.tmp#id952 index747.tmp#id932 index1118.tmp#id1678
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 gml: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 index7.tmp#id963 index8.tmp#id952 index46.tmp#id1681 index1193.tmp#id1680
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 gml:NilReasonType optional
uuidref xs:string optional
xlink:actuate restriction of string optional
The 'actuate' attribute is used to communicate the desired timing 
of traversal from the starting resource to the ending resource; 
it's value should be treated as follows:
onLoad - traverse to the ending resource immediately on loading 
         the starting resource 
onRequest - traverse from the starting resource to the ending 
            resource only on a post-loading event triggered for 
            this purpose 
other - behavior is unconstrained; examine other markup in link 
        for hints 
none - behavior is unconstrained
xlink:arcrole anyURI optional
xlink:href anyURI optional
xlink:role anyURI optional
xlink:show restriction of string optional
The 'show' attribute is used to communicate the desired presentation 
of the ending resource on traversal from the starting resource; it's 
value should be treated as follows: 
new - load ending resource in a new window, frame, pane, or other 
      presentation context
replace - load the resource in the same window, frame, pane, or 
          other presentation context
embed - load ending resource in place of the presentation of the 
        starting resource
other - behavior is unconstrained; examine other markup in the 
        link for hints 
none - behavior is unconstrained
xlink:title string optional
xlink:type string 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 index56.tmp#id915 index57.tmp#id914 index76.tmp#id1431 index77.tmp#id1676 index77.tmp#id1677 index77.tmp#id1679
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