Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:EX_SpatialTemporalExtent_Type / gmd:spatialExtent
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index26.tmp#id1120 index27.tmp#id1109 index202.tmp#id1112 index203.tmp#id1111
Type gmd:EX_GeographicExtent_PropertyType
Properties
content: complex
maxOccurs: unbounded
Model gmd:AbstractEX_GeographicExtent
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="">
  <gmd:AbstractEX_GeographicExtent id="" uuid="">{1,1}</gmd:AbstractEX_GeographicExtent>
</gmd:spatialExtent>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
uuidref xs:string optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<xs:element name="spatialExtent" type="gmd:EX_GeographicExtent_PropertyType" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/extent.xsd
Complex Type gmd:EX_SpatialTemporalExtent_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Extent with respect to date and time
Diagram
Diagram index74.tmp#id1072 index75.tmp#id1071 index807.tmp#id1127 index807.tmp#id1126 index808.tmp#id1820
Type extension of gmd:EX_TemporalExtent_Type
Type hierarchy
Used by
Model gmd:extent , gmd:spatialExtent+
Children gmd:extent, gmd:spatialExtent
Attributes
QName Type Fixed Default Use Annotation
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>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/extent.xsd