Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:MD_DataIdentification_Type / gmd:spatialRepresentationType
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index25.tmp#id1008 index1055.tmp#id999 index1272.tmp#id1824
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 index25.tmp#id1008 index734.tmp#id1827 index735.tmp#id1826
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 index25.tmp#id1008 index41.tmp#id976 index42.tmp#id975
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 index25.tmp#id1008 index678.tmp#id998 index692.tmp#id1299
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 index25.tmp#id1008 index789.tmp#id997 index1304.tmp#id1834
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 index25.tmp#id1008 index41.tmp#id976 index42.tmp#id975
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 index24.tmp#id1019 index25.tmp#id1008 index680.tmp#id968 index681.tmp#id1505
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 index25.tmp#id1008 index41.tmp#id976 index42.tmp#id975
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 index28.tmp#id971 index29.tmp#id970 index221.tmp#id1368 index221.tmp#id1369 index221.tmp#id1370 index221.tmp#id1371 index221.tmp#id1372 index221.tmp#id1374 index221.tmp#id1375 index221.tmp#id1399 index221.tmp#id1406 index221.tmp#id1448 index221.tmp#id1456 index221.tmp#id1464 index221.tmp#id1471 index221.tmp#id1367 index990.tmp#id1823 index990.tmp#id1825 index990.tmp#id1831 index990.tmp#id1832 index990.tmp#id1833 index990.tmp#id1836 index990.tmp#id1837 index990.tmp#id1838
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