Definition Type: Attribute
Name: PrintDateTime
Namespace: http://www.opentravel.org/OTA/2003/05
Type: Unresolved link to dateordatetimetype
Containing Schema: OTA_AirCheckIn.xsd
Use Optional
Documentation:
This is the timestamp to be imprinted on the document being printed. The time zone assumed to be UTC. Time reflects GMT or Zulu.
Collapse XSD Schema Diagram:
XSD Diagram of PrintDateTime in schema ota_aircheckin_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="PrintDateTime" type="DateOrDateTimeType" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">This is the timestamp to be imprinted on the document being printed. The time zone assumed to be UTC. Time reflects GMT or Zulu.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree:
  • Unresolved link to dateordatetimetype
    • PrintDateTime