Definition Type: Element
Name: CreationDateTime
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:DateTimeType
Containing Schema: Meta.xsd
Abstract
Documentation:
is the date time stamp that the given instance of the Business Object Document was created. This date must not be modified during the life of the Business Object Document.
Collapse XSD Schema Diagram:
XSD Diagram of CreationDateTime in schema meta_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="CreationDateTime" type="DateTimeType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            is the date time stamp that the given instance of the Business Object Document was
            created. This date must not be modified during the life of the Business Object Document.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: