Definition Type: Attribute
Name: purge
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: Common_4_0_0.xsd
Use Optional
Documentation:
Date an item will be purged from a database (e.g., from a live database to an archive). Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}date
Collapse XSD Schema Diagram:
XSD Diagram of purge in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<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>