Definition Type: Attribute
Name: EndPeriod
Type: Unresolved link to dateormonthday
Containing Schema: OTA_CommonTypes.xsd
Use Optional
Documentation:
Defines the end of a period either the day and month or the actual date.
Collapse XSD Schema Diagram:
XSD Diagram of EndPeriod in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="EndPeriod" type="DateOrMonthDay" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Defines the end of a period either the day and month or the actual date.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree:
  • Unresolved link to dateormonthday
    • EndPeriod