Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:MD_DataIdentification_Type / gmd:spatialRepresentationType
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index30.tmp#id1039 index764.tmp#id1030 index1211.tmp#id1855
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 index30.tmp#id1039 index782.tmp#id1858 index783.tmp#id1857
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 index30.tmp#id1039 index56.tmp#id1007 index57.tmp#id1006
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 index30.tmp#id1039 index564.tmp#id1029 index565.tmp#id1330
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 index30.tmp#id1039 index833.tmp#id1028 index834.tmp#id1865
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 index30.tmp#id1039 index56.tmp#id1007 index57.tmp#id1006
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 index29.tmp#id1050 index30.tmp#id1039 index750.tmp#id999 index818.tmp#id1536
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 index30.tmp#id1039 index56.tmp#id1007 index57.tmp#id1006
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 index15.tmp#id1002 index16.tmp#id1001 index313.tmp#id1399 index313.tmp#id1400 index313.tmp#id1401 index313.tmp#id1402 index313.tmp#id1403 index313.tmp#id1405 index313.tmp#id1406 index313.tmp#id1430 index313.tmp#id1437 index313.tmp#id1479 index313.tmp#id1487 index313.tmp#id1495 index313.tmp#id1502 index313.tmp#id1398 index701.tmp#id1854 index701.tmp#id1856 index701.tmp#id1862 index701.tmp#id1863 index701.tmp#id1864 index701.tmp#id1867 index701.tmp#id1868 index701.tmp#id1869
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