Definition Type: ComplexType
Name: EX_SpatialTemporalExtent_Type
Namespace: http://niem.gov/niem/external/iso-19139-gmd/draft-0.1/gmd/dhs-gmo/1.0.0
Type: gmd:EX_TemporalExtent_Type
Containing Schema: extent.xsd
Abstract
Documentation:
Extent with respect to date and time
Collapse XSD Schema Diagram:
Drilldown into spatialExtent in schema extent_xsd Drilldown into extent in schema extent_xsd Drilldown into uuid in schema gcobase_xsd Drilldown into id in schema gcobase_xsd Drilldown into ObjectIdentification in schema gcobase_xsd Drilldown into AbstractObject_Type in schema gcobase_xsd Drilldown into EX_TemporalExtent_Type in schema extent_xsdXSD Diagram of EX_SpatialTemporalExtent_Type in schema extent_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
extent gmd:extent (1) (1)
spatialExtent gmd:spatialExtent (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
id gco:id Optional
uuid gco:uuid Optional
Collapse Derivation Tree:
Collapse References:
gmd:EX_SpatialTemporalExtent