Definition Type: Element
Name: DocumentDateTime
Namespace: http://www.openapplications.org/oagis
Type: oa:DateTime
Containing Schema: Document.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Is the date and time the document was last created. This is not the date and time that the BOD message instance was created.
Collapse XSD Schema Diagram:
XSD Diagram of DocumentDateTime in schema document_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="DocumentDateTime" type="DateTime" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is the date and time the document was last created. This is not the date and time that the BOD message instance was created.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: