Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Included schema extent.xsd
Namespace http://www.isotc211.org/2005/gmd
Annotations
Geographic MetaData (GMD) extensible markup language is a component of the XML Schema Implementation of Geographic Information Metadata documented in ISO/TS 19139:2007. GMD includes all the definitions of http://www.isotc211.org/2005/gmd namespace. The root document of this namespace is the file gmd.xsd. This extent.xsd schema implements the UML conceptual schema defined in A.3.1 of ISO 19115:2003 and the associated corrigendum. It contains the implementation of the following classes: EX_TemporalExtent, EX_VerticalExtent, EX_BoundingPolygon, EX_Extent, EX_GeographicExtent, EX_GeographicBoundingBox, EX_SpatialTemporalExtent, EX_GeographicDescription.
Properties
attribute form default unqualified
element form default qualified
version 2012-07-13
Element gmd:EX_Extent
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typeextent_xsd.tmp#EX_Extent_Type_descriptionextent_xsd.tmp#EX_Extent_Type_geographicElementextent_xsd.tmp#EX_Extent_Type_temporalElementextent_xsd.tmp#EX_Extent_Type_verticalElementextent_xsd.tmp#EX_Extent_Type
Type gmd:EX_Extent_Type
Type hierarchy
Properties
content complex
Used by
Model
Children gmd:description, gmd:geographicElement, gmd:temporalElement, gmd:verticalElement
Instance
<gmd:EX_Extent id="" uuid="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:description gco:nilReason="">{0,1}</gmd:description>
  <gmd:geographicElement xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{0,unbounded}</gmd:geographicElement>
  <gmd:temporalElement xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{0,unbounded}</gmd:temporalElement>
  <gmd:verticalElement xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{0,unbounded}</gmd:verticalElement>
</gmd:EX_Extent>
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:element name="EX_Extent" type="gmd:EX_Extent_Type"/>
Element gmd:EX_Extent_Type / gmd:description
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#CharacterStringbasicTypes_xsd_1.tmp#CharacterString_PropertyType
Type gco:CharacterString_PropertyType
Properties
content complex
minOccurs 0
Model
Children gco:CharacterString
Instance
<gmd:description gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:description>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="description" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Element gmd:EX_Extent_Type / gmd:geographicElement
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasonextent_xsd.tmp#AbstractEX_GeographicExtentextent_xsd.tmp#EX_GeographicExtent_PropertyType
Type gmd:EX_GeographicExtent_PropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children gmd:AbstractEX_GeographicExtent
Instance
<gmd:geographicElement xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:AbstractEX_GeographicExtent id="" uuid="">{1,1}</gmd:AbstractEX_GeographicExtent>
</gmd:geographicElement>
Attributes
Source
<xs:element name="geographicElement" type="gmd:EX_GeographicExtent_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Element gmd:AbstractEX_GeographicExtent
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typeextent_xsd.tmp#AbstractEX_GeographicExtent_Type_extentTypeCodeextent_xsd.tmp#AbstractEX_GeographicExtent_Typeextent_xsd.tmp#EX_BoundingPolygonextent_xsd.tmp#EX_GeographicBoundingBoxextent_xsd.tmp#EX_GeographicDescription
Type gmd:AbstractEX_GeographicExtent_Type
Type hierarchy
Properties
content complex
abstract true
Substitution Group
Used by
Model
Children gmd:extentTypeCode
Instance
<gmd:AbstractEX_GeographicExtent id="" uuid="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:extentTypeCode gco:nilReason="">{0,1}</gmd:extentTypeCode>
</gmd:AbstractEX_GeographicExtent>
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:element name="AbstractEX_GeographicExtent" type="gmd:AbstractEX_GeographicExtent_Type" abstract="true"/>
Element gmd:AbstractEX_GeographicExtent_Type / gmd:extentTypeCode
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#http___www.isotc211.org_2005_gco_BooleanbasicTypes_xsd_1.tmp#Boolean_PropertyType
Type gco:Boolean_PropertyType
Properties
content complex
minOccurs 0
Model
Children gco:Boolean
Instance
<gmd:extentTypeCode gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:Boolean>{1,1}</gco:Boolean>
</gmd:extentTypeCode>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="extentTypeCode" type="gco:Boolean_PropertyType" minOccurs="0"/>
Element gmd:EX_Extent_Type / gmd:temporalElement
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasonextent_xsd.tmp#EX_TemporalExtentextent_xsd.tmp#EX_TemporalExtent_PropertyType
Type gmd:EX_TemporalExtent_PropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children gmd:EX_TemporalExtent
Instance
<gmd:temporalElement xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:EX_TemporalExtent id="" uuid="">{1,1}</gmd:EX_TemporalExtent>
</gmd:temporalElement>
Attributes
Source
<xs:element name="temporalElement" type="gmd:EX_TemporalExtent_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Element gmd:EX_TemporalExtent
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typeextent_xsd.tmp#EX_TemporalExtent_Type_extentextent_xsd.tmp#EX_TemporalExtent_Typeextent_xsd.tmp#EX_SpatialTemporalExtent
Type gmd:EX_TemporalExtent_Type
Type hierarchy
Properties
content complex
Substitution Group
Used by
Model
Children gmd:extent
Instance
<gmd:EX_TemporalExtent id="" uuid="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:extent xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{1,1}</gmd:extent>
</gmd:EX_TemporalExtent>
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:element name="EX_TemporalExtent" type="gmd:EX_TemporalExtent_Type"/>
Element gmd:EX_TemporalExtent_Type / gmd:extent
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasontemporalObjects_xsd.tmp#TM_Primitive_PropertyType
Type gts:TM_Primitive_PropertyType
Properties
content complex
Model
AbstractTimePrimitive
Children AbstractTimePrimitive
Instance
<gmd:extent xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <AbstractTimePrimitive>{1,1}</AbstractTimePrimitive>
</gmd:extent>
Attributes
Source
<xs:element name="extent" type="gts:TM_Primitive_PropertyType"/>
Element gmd:EX_Extent_Type / gmd:verticalElement
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasonextent_xsd.tmp#EX_VerticalExtentextent_xsd.tmp#EX_VerticalExtent_PropertyType
Type gmd:EX_VerticalExtent_PropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children gmd:EX_VerticalExtent
Instance
<gmd:verticalElement xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:EX_VerticalExtent id="" uuid="">{1,1}</gmd:EX_VerticalExtent>
</gmd:verticalElement>
Attributes
Source
<xs:element name="verticalElement" type="gmd:EX_VerticalExtent_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Element gmd:EX_VerticalExtent
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typeextent_xsd.tmp#EX_VerticalExtent_Type_minimumValueextent_xsd.tmp#EX_VerticalExtent_Type_maximumValueextent_xsd.tmp#EX_VerticalExtent_Type_verticalCRSextent_xsd.tmp#EX_VerticalExtent_Type
Type gmd:EX_VerticalExtent_Type
Type hierarchy
Properties
content complex
Used by
Model
Children gmd:maximumValue, gmd:minimumValue, gmd:verticalCRS
Instance
<gmd:EX_VerticalExtent id="" uuid="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:minimumValue gco:nilReason="">{1,1}</gmd:minimumValue>
  <gmd:maximumValue gco:nilReason="">{1,1}</gmd:maximumValue>
  <gmd:verticalCRS xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{1,1}</gmd:verticalCRS>
</gmd:EX_VerticalExtent>
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:element name="EX_VerticalExtent" type="gmd:EX_VerticalExtent_Type"/>
Element gmd:EX_VerticalExtent_Type / gmd:minimumValue
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#RealbasicTypes_xsd_1.tmp#Real_PropertyType
Type gco:Real_PropertyType
Properties
content complex
Model
Children gco:Real
Instance
<gmd:minimumValue gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:Real>{1,1}</gco:Real>
</gmd:minimumValue>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="minimumValue" type="gco:Real_PropertyType"/>
Element gmd:EX_VerticalExtent_Type / gmd:maximumValue
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#RealbasicTypes_xsd_1.tmp#Real_PropertyType
Type gco:Real_PropertyType
Properties
content complex
Model
Children gco:Real
Instance
<gmd:maximumValue gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:Real>{1,1}</gco:Real>
</gmd:maximumValue>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="maximumValue" type="gco:Real_PropertyType"/>
Element gmd:EX_VerticalExtent_Type / gmd:verticalCRS
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasonreferenceSystems_xsd.tmp#AbstractCRSspatialReferencing_xsd.tmp#SC_CRS_PropertyType
Type gsr:SC_CRS_PropertyType
Properties
content complex
Model
Children gml:AbstractCRS
Instance
<gmd:verticalCRS xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:AbstractCRS gml:id="">{1,1}</gml:AbstractCRS>
</gmd:verticalCRS>
Attributes
Source
<xs:element name="verticalCRS" type="gsr:SC_CRS_PropertyType"/>
Element gmd:EX_BoundingPolygon_Type / gmd:polygon
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasongeometryBasic0d1d_xsd.tmp#AbstractGeometrygeometry_xsd.tmp#GM_Object_PropertyType
Type gss:GM_Object_PropertyType
Properties
content complex
maxOccurs unbounded
Model
Children gml:AbstractGeometry
Instance
<gmd:polygon xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:AbstractGeometry axisLabels="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:AbstractGeometry>
</gmd:polygon>
Attributes
Source
<xs:element name="polygon" type="gss:GM_Object_PropertyType" maxOccurs="unbounded"/>
Element gmd:EX_BoundingPolygon
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typeextent_xsd.tmp#AbstractEX_GeographicExtent_Type_extentTypeCodeextent_xsd.tmp#AbstractEX_GeographicExtent_Typeextent_xsd.tmp#EX_BoundingPolygon_Type_polygonextent_xsd.tmp#EX_BoundingPolygon_Typeextent_xsd.tmp#AbstractEX_GeographicExtent
Type gmd:EX_BoundingPolygon_Type
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children gmd:extentTypeCode, gmd:polygon
Instance
<gmd:EX_BoundingPolygon id="" uuid="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:extentTypeCode gco:nilReason="">{0,1}</gmd:extentTypeCode>
  <gmd:polygon xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{1,unbounded}</gmd:polygon>
</gmd:EX_BoundingPolygon>
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:element name="EX_BoundingPolygon" type="gmd:EX_BoundingPolygon_Type" substitutionGroup="gmd:AbstractEX_GeographicExtent"/>
Element gmd:EX_GeographicBoundingBox_Type / gmd:westBoundLongitude
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#DecimalbasicTypes_xsd_1.tmp#Decimal_PropertyType
Type gco:Decimal_PropertyType
Properties
content complex
Model
Children gco:Decimal
Instance
<gmd:westBoundLongitude gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:Decimal>{1,1}</gco:Decimal>
</gmd:westBoundLongitude>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="westBoundLongitude" type="gco:Decimal_PropertyType"/>
Element gmd:EX_GeographicBoundingBox_Type / gmd:eastBoundLongitude
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#DecimalbasicTypes_xsd_1.tmp#Decimal_PropertyType
Type gco:Decimal_PropertyType
Properties
content complex
Model
Children gco:Decimal
Instance
<gmd:eastBoundLongitude gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:Decimal>{1,1}</gco:Decimal>
</gmd:eastBoundLongitude>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="eastBoundLongitude" type="gco:Decimal_PropertyType"/>
Element gmd:EX_GeographicBoundingBox_Type / gmd:southBoundLatitude
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#DecimalbasicTypes_xsd_1.tmp#Decimal_PropertyType
Type gco:Decimal_PropertyType
Properties
content complex
Model
Children gco:Decimal
Instance
<gmd:southBoundLatitude gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:Decimal>{1,1}</gco:Decimal>
</gmd:southBoundLatitude>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="southBoundLatitude" type="gco:Decimal_PropertyType"/>
Element gmd:EX_GeographicBoundingBox_Type / gmd:northBoundLatitude
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#DecimalbasicTypes_xsd_1.tmp#Decimal_PropertyType
Type gco:Decimal_PropertyType
Properties
content complex
Model
Children gco:Decimal
Instance
<gmd:northBoundLatitude gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:Decimal>{1,1}</gco:Decimal>
</gmd:northBoundLatitude>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="northBoundLatitude" type="gco:Decimal_PropertyType"/>
Element gmd:EX_GeographicBoundingBox
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typeextent_xsd.tmp#AbstractEX_GeographicExtent_Type_extentTypeCodeextent_xsd.tmp#AbstractEX_GeographicExtent_Typeextent_xsd.tmp#EX_GeographicBoundingBox_Type_westBoundLongitudeextent_xsd.tmp#EX_GeographicBoundingBox_Type_eastBoundLongitudeextent_xsd.tmp#EX_GeographicBoundingBox_Type_southBoundLatitudeextent_xsd.tmp#EX_GeographicBoundingBox_Type_northBoundLatitudeextent_xsd.tmp#EX_GeographicBoundingBox_Typeextent_xsd.tmp#AbstractEX_GeographicExtent
Type gmd:EX_GeographicBoundingBox_Type
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children gmd:eastBoundLongitude, gmd:extentTypeCode, gmd:northBoundLatitude, gmd:southBoundLatitude, gmd:westBoundLongitude
Instance
<gmd:EX_GeographicBoundingBox id="" uuid="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:extentTypeCode gco:nilReason="">{0,1}</gmd:extentTypeCode>
  <gmd:westBoundLongitude gco:nilReason="">{1,1}</gmd:westBoundLongitude>
  <gmd:eastBoundLongitude gco:nilReason="">{1,1}</gmd:eastBoundLongitude>
  <gmd:southBoundLatitude gco:nilReason="">{1,1}</gmd:southBoundLatitude>
  <gmd:northBoundLatitude gco:nilReason="">{1,1}</gmd:northBoundLatitude>
</gmd:EX_GeographicBoundingBox>
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:element name="EX_GeographicBoundingBox" type="gmd:EX_GeographicBoundingBox_Type" substitutionGroup="gmd:AbstractEX_GeographicExtent"/>
Element gmd:EX_SpatialTemporalExtent_Type / gmd:spatialExtent
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasonextent_xsd.tmp#AbstractEX_GeographicExtentextent_xsd.tmp#EX_GeographicExtent_PropertyType
Type gmd:EX_GeographicExtent_PropertyType
Properties
content complex
maxOccurs unbounded
Model
Children gmd:AbstractEX_GeographicExtent
Instance
<gmd:spatialExtent xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:AbstractEX_GeographicExtent id="" uuid="">{1,1}</gmd:AbstractEX_GeographicExtent>
</gmd:spatialExtent>
Attributes
Source
<xs:element name="spatialExtent" type="gmd:EX_GeographicExtent_PropertyType" maxOccurs="unbounded"/>
Element gmd:EX_SpatialTemporalExtent
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typeextent_xsd.tmp#EX_TemporalExtent_Type_extentextent_xsd.tmp#EX_TemporalExtent_Typeextent_xsd.tmp#EX_SpatialTemporalExtent_Type_spatialExtentextent_xsd.tmp#EX_SpatialTemporalExtent_Typeextent_xsd.tmp#EX_TemporalExtent
Type gmd:EX_SpatialTemporalExtent_Type
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children gmd:extent, gmd:spatialExtent
Instance
<gmd:EX_SpatialTemporalExtent id="" uuid="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:extent xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{1,1}</gmd:extent>
  <gmd:spatialExtent xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{1,unbounded}</gmd:spatialExtent>
</gmd:EX_SpatialTemporalExtent>
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:element name="EX_SpatialTemporalExtent" type="gmd:EX_SpatialTemporalExtent_Type" substitutionGroup="gmd:EX_TemporalExtent"/>
Element gmd:EX_GeographicDescription_Type / gmd:geographicIdentifier
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasonreferenceSystem_xsd.tmp#MD_IdentifierreferenceSystem_xsd.tmp#MD_Identifier_PropertyType
Type gmd:MD_Identifier_PropertyType
Properties
content complex
Model
Children gmd:MD_Identifier
Instance
<gmd:geographicIdentifier xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:MD_Identifier id="" uuid="">{1,1}</gmd:MD_Identifier>
</gmd:geographicIdentifier>
Attributes
Source
<xs:element name="geographicIdentifier" type="gmd:MD_Identifier_PropertyType"/>
Element gmd:EX_GeographicDescription
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typeextent_xsd.tmp#AbstractEX_GeographicExtent_Type_extentTypeCodeextent_xsd.tmp#AbstractEX_GeographicExtent_Typeextent_xsd.tmp#EX_GeographicDescription_Type_geographicIdentifierextent_xsd.tmp#EX_GeographicDescription_Typeextent_xsd.tmp#AbstractEX_GeographicExtent
Type gmd:EX_GeographicDescription_Type
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children gmd:extentTypeCode, gmd:geographicIdentifier
Instance
<gmd:EX_GeographicDescription id="" uuid="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:extentTypeCode gco:nilReason="">{0,1}</gmd:extentTypeCode>
  <gmd:geographicIdentifier xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{1,1}</gmd:geographicIdentifier>
</gmd:EX_GeographicDescription>
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:element name="EX_GeographicDescription" type="gmd:EX_GeographicDescription_Type" substitutionGroup="gmd:AbstractEX_GeographicExtent"/>
Complex Type gmd:EX_Extent_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Information about spatial, vertical, and temporal extent
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typeextent_xsd.tmp#EX_Extent_Type_descriptionextent_xsd.tmp#EX_Extent_Type_geographicElementextent_xsd.tmp#EX_Extent_Type_temporalElementextent_xsd.tmp#EX_Extent_Type_verticalElement
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Element gmd:EX_Extent
Model
Children gmd:description, gmd:geographicElement, gmd:temporalElement, gmd:verticalElement
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="EX_Extent_Type">
  <xs:annotation>
    <xs:documentation>Information about spatial, vertical, and temporal extent</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="description" type="gco:CharacterString_PropertyType" minOccurs="0"/>
        <xs:element name="geographicElement" type="gmd:EX_GeographicExtent_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element name="temporalElement" type="gmd:EX_TemporalExtent_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element name="verticalElement" type="gmd:EX_VerticalExtent_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type gmd:EX_GeographicExtent_PropertyType
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasonextent_xsd.tmp#AbstractEX_GeographicExtent
Used by
Model
Children gmd:AbstractEX_GeographicExtent
Attributes
Source
<xs:complexType name="EX_GeographicExtent_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gmd:AbstractEX_GeographicExtent"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gmd:AbstractEX_GeographicExtent_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Geographic area of the dataset
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typeextent_xsd.tmp#AbstractEX_GeographicExtent_Type_extentTypeCode
Type extension of gco:AbstractObject_Type
Type hierarchy
Properties
abstract true
Used by
Model
Children gmd:extentTypeCode
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="AbstractEX_GeographicExtent_Type" abstract="true">
  <xs:annotation>
    <xs:documentation>Geographic area of the dataset</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="extentTypeCode" type="gco:Boolean_PropertyType" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type gmd:EX_TemporalExtent_PropertyType
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasonextent_xsd.tmp#EX_TemporalExtent
Used by
Model
Children gmd:EX_TemporalExtent
Attributes
Source
<xs:complexType name="EX_TemporalExtent_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gmd:EX_TemporalExtent"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gmd:EX_TemporalExtent_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Time period covered by the content of the dataset
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typeextent_xsd.tmp#EX_TemporalExtent_Type_extent
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Model
Children gmd:extent
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="EX_TemporalExtent_Type">
  <xs:annotation>
    <xs:documentation>Time period covered by the content of the dataset</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="extent" type="gts:TM_Primitive_PropertyType"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type gmd:EX_VerticalExtent_PropertyType
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasonextent_xsd.tmp#EX_VerticalExtent
Used by
Model
Children gmd:EX_VerticalExtent
Attributes
Source
<xs:complexType name="EX_VerticalExtent_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gmd:EX_VerticalExtent"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gmd:EX_VerticalExtent_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Vertical domain of dataset
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typeextent_xsd.tmp#EX_VerticalExtent_Type_minimumValueextent_xsd.tmp#EX_VerticalExtent_Type_maximumValueextent_xsd.tmp#EX_VerticalExtent_Type_verticalCRS
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Model
Children gmd:maximumValue, gmd:minimumValue, gmd:verticalCRS
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="EX_VerticalExtent_Type">
  <xs:annotation>
    <xs:documentation>Vertical domain of dataset</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="minimumValue" type="gco:Real_PropertyType"/>
        <xs:element name="maximumValue" type="gco:Real_PropertyType"/>
        <xs:element name="verticalCRS" type="gsr:SC_CRS_PropertyType"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type gmd:EX_Extent_PropertyType
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasonextent_xsd.tmp#EX_Extent
Used by
Model
Children gmd:EX_Extent
Attributes
Source
<xs:complexType name="EX_Extent_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gmd:EX_Extent"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gmd:EX_BoundingPolygon_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Boundary enclosing the dataset expressed as the closed set of (x,y) coordinates of the polygon (last point replicates first point)
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typeextent_xsd.tmp#AbstractEX_GeographicExtent_Type_extentTypeCodeextent_xsd.tmp#AbstractEX_GeographicExtent_Typeextent_xsd.tmp#EX_BoundingPolygon_Type_polygon
Type extension of gmd:AbstractEX_GeographicExtent_Type
Type hierarchy
Used by
Model
Children gmd:extentTypeCode, gmd:polygon
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="EX_BoundingPolygon_Type">
  <xs:annotation>
    <xs:documentation>Boundary enclosing the dataset expressed as the closed set of (x,y) coordinates of the polygon (last point replicates first point)</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gmd:AbstractEX_GeographicExtent_Type">
      <xs:sequence>
        <xs:element name="polygon" type="gss:GM_Object_PropertyType" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type gmd:EX_BoundingPolygon_PropertyType
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasonextent_xsd.tmp#EX_BoundingPolygon
Model
Children gmd:EX_BoundingPolygon
Attributes
Source
<xs:complexType name="EX_BoundingPolygon_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gmd:EX_BoundingPolygon"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gmd:EX_GeographicBoundingBox_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Geographic area of the entire dataset referenced to WGS 84
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typeextent_xsd.tmp#AbstractEX_GeographicExtent_Type_extentTypeCodeextent_xsd.tmp#AbstractEX_GeographicExtent_Typeextent_xsd.tmp#EX_GeographicBoundingBox_Type_westBoundLongitudeextent_xsd.tmp#EX_GeographicBoundingBox_Type_eastBoundLongitudeextent_xsd.tmp#EX_GeographicBoundingBox_Type_southBoundLatitudeextent_xsd.tmp#EX_GeographicBoundingBox_Type_northBoundLatitude
Type extension of gmd:AbstractEX_GeographicExtent_Type
Type hierarchy
Used by
Model
Children gmd:eastBoundLongitude, gmd:extentTypeCode, gmd:northBoundLatitude, gmd:southBoundLatitude, gmd:westBoundLongitude
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="EX_GeographicBoundingBox_Type">
  <xs:annotation>
    <xs:documentation>Geographic area of the entire dataset referenced to WGS 84</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gmd:AbstractEX_GeographicExtent_Type">
      <xs:sequence>
        <xs:element name="westBoundLongitude" type="gco:Decimal_PropertyType"/>
        <xs:element name="eastBoundLongitude" type="gco:Decimal_PropertyType"/>
        <xs:element name="southBoundLatitude" type="gco:Decimal_PropertyType"/>
        <xs:element name="northBoundLatitude" type="gco:Decimal_PropertyType"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type gmd:EX_GeographicBoundingBox_PropertyType
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasonextent_xsd.tmp#EX_GeographicBoundingBox
Model
Children gmd:EX_GeographicBoundingBox
Attributes
Source
<xs:complexType name="EX_GeographicBoundingBox_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gmd:EX_GeographicBoundingBox"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gmd:EX_SpatialTemporalExtent_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Extent with respect to date and time
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typeextent_xsd.tmp#EX_TemporalExtent_Type_extentextent_xsd.tmp#EX_TemporalExtent_Typeextent_xsd.tmp#EX_SpatialTemporalExtent_Type_spatialExtent
Type extension of gmd:EX_TemporalExtent_Type
Type hierarchy
Used by
Model
Children gmd:extent, gmd:spatialExtent
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="EX_SpatialTemporalExtent_Type">
  <xs:annotation>
    <xs:documentation>Extent with respect to date and time</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gmd:EX_TemporalExtent_Type">
      <xs:sequence>
        <xs:element name="spatialExtent" type="gmd:EX_GeographicExtent_PropertyType" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type gmd:EX_SpatialTemporalExtent_PropertyType
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasonextent_xsd.tmp#EX_SpatialTemporalExtent
Model
Children gmd:EX_SpatialTemporalExtent
Attributes
Source
<xs:complexType name="EX_SpatialTemporalExtent_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gmd:EX_SpatialTemporalExtent"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gmd:EX_GeographicDescription_Type
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typeextent_xsd.tmp#AbstractEX_GeographicExtent_Type_extentTypeCodeextent_xsd.tmp#AbstractEX_GeographicExtent_Typeextent_xsd.tmp#EX_GeographicDescription_Type_geographicIdentifier
Type extension of gmd:AbstractEX_GeographicExtent_Type
Type hierarchy
Used by
Model
Children gmd:extentTypeCode, gmd:geographicIdentifier
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="EX_GeographicDescription_Type">
  <xs:complexContent>
    <xs:extension base="gmd:AbstractEX_GeographicExtent_Type">
      <xs:sequence>
        <xs:element name="geographicIdentifier" type="gmd:MD_Identifier_PropertyType"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type gmd:EX_GeographicDescription_PropertyType
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasonextent_xsd.tmp#EX_GeographicDescription
Model
Children gmd:EX_GeographicDescription
Attributes
Source
<xs:complexType name="EX_GeographicDescription_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gmd:EX_GeographicDescription"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>