Definition Type: ComplexType
Name: DateTimeStamp
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: Common_4_0_0.xsd
Abstract
Documentation:
Time stamp of the creation. Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}dateTime
Collapse XSD Schema Diagram:
Drilldown into purge in schema common_4_0_0_xsd Drilldown into lastModifierID in schema common_4_0_0_xsd Drilldown into lastModify in schema common_4_0_0_xsd Drilldown into creatorID in schema common_4_0_0_xsd Drilldown into create in schema common_4_0_0_xsdXSD Diagram of DateTimeStamp in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="DateTimeStamp">
    <xsd:annotation>
        <xsd:documentation source="Description">Time stamp of the creation.</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}dateTime</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="ValueWithAttributes" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">DateTimeStamp</otm:OTA2Entity>
            <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">DateTimeStampGroup</otm:Equivalent>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:dateTime">
            <xsd:attribute name="create" type="xsd:dateTime" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Time stamp of the creation.</xsd:documentation>
                    <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}dateTime</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">CreateDateTime</otm:Equivalent>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="creatorID" type="ota2-0400:StringShort" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">ID of creator. The creator could be a software system identifier or an identifier of an employee resposible for the creation.</xsd:documentation>
                    <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}StringLength1to32</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">CreatorID</otm:Equivalent>
                        <otm:Example context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">c123456789</otm:Example>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="lastModify" type="xsd:dateTime" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Time stamp of last modification.</xsd:documentation>
                    <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}dateTime</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">LastModifyDateTime</otm:Equivalent>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="lastModifierID" type="ota2-0400:StringShort" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Identifies the last software system or person to modify a record.</xsd:documentation>
                    <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}StringLength1to32</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">LastModifierID</otm:Equivalent>
                        <otm:Example context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">m987654321</otm:Example>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="purge" type="xsd:date" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Date an item will be purged from a database (e.g., from a live database to an archive).</xsd:documentation>
                    <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}date</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">PurgeDate</otm:Equivalent>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
create ota2-0400:create Optional
creatorID ota2-0400:creatorID Optional
lastModify ota2-0400:lastModify Optional
lastModifierID ota2-0400:lastModifierID Optional
purge ota2-0400:purge Optional
Collapse Derivation Tree:
Collapse References:
ota2-0400:DateTimeStamp, ota2-0400:DateTimeStamp, ota2-0400:DateTimeStamp, order-0300:HoldTime