Definition Type: ComplexType
Name: TimeAggregateType
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0
Type: gml:AbstractTimeObjectType
Containing Schema: temporalAggregates.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into member 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_xsdXSD Diagram of TimeAggregateType in schema temporalaggregates_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="TimeAggregateType">
    <complexContent>
        <extension base="gml:AbstractTimeObjectType">
            <sequence>
                <element name="member" type="swe:TimeObjectPropertyType" maxOccurs="unbounded" />
            </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
member swe:member (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:TimeAggregate