Definition Type: ComplexType
Name: CV_DomainObjectType
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0
Containing Schema: discreteCoverage.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into temporalElement in schema discretecoverage_xsd Drilldown into spatialElement in schema discretecoverage_xsdXSD Diagram of CV_DomainObjectType in schema discretecoverage_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="CV_DomainObjectType">
    <sequence>
        <element name="spatialElement" minOccurs="0" maxOccurs="unbounded" type="gml:GeometryPropertyType" />
        <element name="temporalElement" minOccurs="0" maxOccurs="unbounded" type="gml:TimeGeometricPrimitivePropertyType" />
    </sequence>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
spatialElement swe:spatialElement 0 unbounded
temporalElement swe:temporalElement 0 unbounded
Collapse Derivation Tree:
Collapse References:
swe:CV_DomainObject