Definition Type: Attribute
Name: expireDateExclusiveIndicatorInd
Namespace: http://www.opentravel.org/OTM/finance/v3
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: Finance_3_0_0.xsd
Use Optional
Documentation:
When true, indicates that the ExpireDate is the first day after the applicable period (e.g. when expire date is Oct 15 the last date of the period is Oct 14).
Collapse XSD Schema Diagram:
XSD Diagram of expireDateExclusiveIndicatorInd in schema finance_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="expireDateExclusiveIndicatorInd" type="xsd:boolean" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">When true, indicates that the ExpireDate is the first day after the applicable period (e.g. when expire date is Oct 15  the last date of the period is Oct 14).</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>