Definition Type: Attribute
Name: DateOfIssue
Namespace: http://www.opentravel.org/OTA/2003/05
Type: Unresolved link to dateordatetimetype
Containing Schema: OTA_AirCheckIn.xsd
Use Optional
Documentation:
The date the ticket was issued. This date could be the original date of issue (if not reissued) or the reissue date.
Collapse XSD Schema Diagram:
XSD Diagram of DateOfIssue in schema ota_aircheckin_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="DateOfIssue" type="DateOrDateTimeType" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">The date the ticket was issued. This date could be the original date of issue (if not reissued) or the reissue date.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree:
  • Unresolved link to dateordatetimetype
    • DateOfIssue