Definition Type: Element
Name: time
Namespace: http://niem.gov/niem/external/ogc-swe-common/1.0.0/dhs-gmo/1.0.0
Containing Schema: positionData.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into Time in schema parameters_xsd Drilldown into TimeQuantity in schema parameters_xsd Drilldown into IsoDateTime in schema parameters_xsd Drilldown into Time in schema parameters_xsdXSD Diagram of time in schema positiondata_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:element name="time" minOccurs="0">
    <xs:complexType>
        <xs:sequence>
            <xs:group ref="swec:Time" minOccurs="0" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IsoDateTime swec:IsoDateTime (1) (1)
TimeQuantity swec:TimeQuantity (1) (1)
Time swec:Time (1) (1)
<xs:group> swec:Time 0 (1)