Definition Type: ComplexType
Name: TimeGeometricComplexType
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0
Type: gml:AbstractTimeComplexType
Containing Schema: temporalAggregates.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into primitive in schema temporalaggregates_xsd Drilldown into name in schema gml_xsd Drilldown into description in schema gml_xsd Drilldown into metaDataProperty in schema gml_xsd Drilldown into StandardObjectProperties in schema gml_xsd Drilldown into id in schema gml_xsd Drilldown into AbstractGMLType in schema gml_xsd Drilldown into AbstractTimeObjectType in schema gml_xsd Drilldown into AbstractTimeComplexType in schema gml_xsdXSD Diagram of TimeGeometricComplexType in schema temporalaggregates_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="TimeGeometricComplexType">
    <complexContent>
        <extension base="gml:AbstractTimeComplexType">
            <sequence>
                <element name="primitive" type="gml:TimeGeometricPrimitivePropertyType" maxOccurs="unbounded">
                    <annotation>
                        <documentation>Reference to an identified time
primitive</documentation>
                    </annotation>
                </element>
            </sequence>
        </extension>
    </complexContent>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
primitive swe:primitive (1) unbounded
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Optional
Collapse Derivation Tree:
Collapse References:
swe:TimeGeometricComplex