Definition Type: Element
Name: origin
Namespace: http://www.opengis.net/gml
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: datums.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The date and time origin of this temporal datum.
Collapse XSD Schema Diagram:
XSD Diagram of origin in schema datums_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<xsd:element name="origin" type="dateTime" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <xsd:annotation>
        <xsd:documentation>The date and time origin of this temporal datum. </xsd:documentation>
    </xsd:annotation>
</xsd:element>