Definition Type: Element
Name: LastModificationDateTime
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 modified. This is not the date and time that the BOD message was sent.
Collapse XSD Schema Diagram:
XSD Diagram of LastModificationDateTime in schema document_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="LastModificationDateTime" type="DateTime" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is the date and time the document was last modified. This is not the date and time that the BOD message was sent.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: