Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:MD_DataIdentification_Type / gmd:spatialRepresentationType
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index35.tmp#id990 index565.tmp#id981 index879.tmp#id1806
Type gmd:MD_SpatialRepresentationTypeCode_PropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gmd:MD_SpatialRepresentationTypeCode
Children gmd:MD_SpatialRepresentationTypeCode
Instance
<gmd:spatialRepresentationType gco:nilReason="">
  <gmd:MD_SpatialRepresentationTypeCode codeList="" codeListValue="" codeSpace="">{1,1}</gmd:MD_SpatialRepresentationTypeCode>
</gmd:spatialRepresentationType>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="spatialRepresentationType" type="gmd:MD_SpatialRepresentationTypeCode_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/identification.xsd
Element gmd:MD_DataIdentification_Type / gmd:spatialResolution
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index35.tmp#id990 index539.tmp#id1809 index1154.tmp#id1808
Type gmd:MD_Resolution_PropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gmd:MD_Resolution
Children gmd:MD_Resolution
Instance
<gmd:spatialResolution gco:nilReason="">
  <gmd:MD_Resolution>{1,1}</gmd:MD_Resolution>
</gmd:spatialResolution>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="spatialResolution" type="gmd:MD_Resolution_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/identification.xsd
Element gmd:MD_DataIdentification_Type / gmd:language
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index35.tmp#id990 index67.tmp#id958 index68.tmp#id957
Type gco:CharacterString_PropertyType
Properties
content: complex
maxOccurs: unbounded
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:language gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:language>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="language" type="gco:CharacterString_PropertyType" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/identification.xsd
Element gmd:MD_DataIdentification_Type / gmd:characterSet
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index35.tmp#id990 index289.tmp#id980 index290.tmp#id1281
Type gmd:MD_CharacterSetCode_PropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gmd:MD_CharacterSetCode
Children gmd:MD_CharacterSetCode
Instance
<gmd:characterSet gco:nilReason="">
  <gmd:MD_CharacterSetCode codeList="" codeListValue="" codeSpace="">{1,1}</gmd:MD_CharacterSetCode>
</gmd:characterSet>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="characterSet" type="gmd:MD_CharacterSetCode_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/identification.xsd
Element gmd:MD_DataIdentification_Type / gmd:topicCategory
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index35.tmp#id990 index62.tmp#id979 index661.tmp#id1816
Type gmd:MD_TopicCategoryCode_PropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gmd:MD_TopicCategoryCode
Children gmd:MD_TopicCategoryCode
Instance
<gmd:topicCategory gco:nilReason="">
  <gmd:MD_TopicCategoryCode>{1,1}</gmd:MD_TopicCategoryCode>
</gmd:topicCategory>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="topicCategory" type="gmd:MD_TopicCategoryCode_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/identification.xsd
Element gmd:MD_DataIdentification_Type / gmd:environmentDescription
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index35.tmp#id990 index67.tmp#id958 index68.tmp#id957
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:environmentDescription gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:environmentDescription>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="environmentDescription" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/identification.xsd
Element gmd:MD_DataIdentification_Type / gmd:extent
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index34.tmp#id1001 index35.tmp#id990 index479.tmp#id950 index806.tmp#id1487
Type gmd:EX_Extent_PropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gmd:EX_Extent
Children gmd:EX_Extent
Instance
<gmd:extent xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">
  <gmd:EX_Extent id="" uuid="">{1,1}</gmd:EX_Extent>
</gmd:extent>
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="extent" type="gmd:EX_Extent_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/identification.xsd
Element gmd:MD_DataIdentification_Type / gmd:supplementalInformation
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index35.tmp#id990 index67.tmp#id958 index68.tmp#id957
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:supplementalInformation gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:supplementalInformation>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="supplementalInformation" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/identification.xsd
Complex Type gmd:MD_DataIdentification_Type
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index54.tmp#id953 index55.tmp#id952 index847.tmp#id1350 index847.tmp#id1351 index847.tmp#id1352 index847.tmp#id1353 index847.tmp#id1354 index847.tmp#id1356 index847.tmp#id1357 index847.tmp#id1381 index847.tmp#id1388 index847.tmp#id1430 index847.tmp#id1438 index847.tmp#id1446 index847.tmp#id1453 index847.tmp#id1349 index900.tmp#id1805 index900.tmp#id1807 index900.tmp#id1813 index900.tmp#id1814 index900.tmp#id1815 index900.tmp#id1818 index900.tmp#id1819 index900.tmp#id1820
Type extension of gmd:AbstractMD_Identification_Type
Type hierarchy
Used by
Model gmd:citation , gmd:abstract , gmd:purpose{0,1} , gmd:credit* , gmd:status* , gmd:pointOfContact* , gmd:resourceMaintenance* , gmd:graphicOverview* , gmd:resourceFormat* , gmd:descriptiveKeywords* , gmd:resourceSpecificUsage* , gmd:resourceConstraints* , gmd:aggregationInfo* , gmd:spatialRepresentationType* , gmd:spatialResolution* , gmd:language+ , gmd:characterSet* , gmd:topicCategory* , gmd:environmentDescription{0,1} , gmd:extent* , gmd:supplementalInformation{0,1}
Children gmd:abstract, gmd:aggregationInfo, gmd:characterSet, gmd:citation, gmd:credit, gmd:descriptiveKeywords, gmd:environmentDescription, gmd:extent, gmd:graphicOverview, gmd:language, gmd:pointOfContact, gmd:purpose, gmd:resourceConstraints, gmd:resourceFormat, gmd:resourceMaintenance, gmd:resourceSpecificUsage, gmd:spatialRepresentationType, gmd:spatialResolution, gmd:status, gmd:supplementalInformation, gmd:topicCategory
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MD_DataIdentification_Type">
  <xs:complexContent>
    <xs:extension base="gmd:AbstractMD_Identification_Type">
      <xs:sequence>
        <xs:element name="spatialRepresentationType" type="gmd:MD_SpatialRepresentationTypeCode_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element name="spatialResolution" type="gmd:MD_Resolution_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element name="language" type="gco:CharacterString_PropertyType" maxOccurs="unbounded"/>
        <xs:element name="characterSet" type="gmd:MD_CharacterSetCode_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element name="topicCategory" type="gmd:MD_TopicCategoryCode_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element name="environmentDescription" type="gco:CharacterString_PropertyType" minOccurs="0"/>
        <xs:element name="extent" type="gmd:EX_Extent_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element name="supplementalInformation" type="gco:CharacterString_PropertyType" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/identification.xsd