Definition Type: ComplexType
Name: DateEffectiveExpire
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: ota2:Empty
Containing Schema: Common_4_0_0.xsd
Abstract
Documentation:
Used to identify the effective date and/or expiration date.
Collapse XSD Schema Diagram:
Drilldown into expireDateExclusiveInd in schema common_4_0_0_xsd Drilldown into expire in schema common_4_0_0_xsd Drilldown into effective in schema common_4_0_0_xsdXSD Diagram of DateEffectiveExpire in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="DateEffectiveExpire">
    <xsd:annotation>
        <xsd:documentation source="Description">Used to identify the effective date and/or expiration date.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="ValueWithAttributes" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">DateEffectiveExpire</otm:OTA2Entity>
            <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">EffectiveExpireOptionalDateGroup</otm:Equivalent>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="ota2:Empty">
            <xsd:attribute name="effective" type="xsd:date" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Indicates the starting date.</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">EffectiveDate</otm:Equivalent>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="expire" type="xsd:date" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Indicates the ending date.</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">ExpireDate</otm:Equivalent>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="expireDateExclusiveInd" 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:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}boolean</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
effective ota2-0400:effective Optional
expire ota2-0400:expire Optional
expireDateExclusiveInd ota2-0400:expireDateExclusiveInd Optional
Collapse Derivation Tree:
Collapse References:
ph:ArrivalDepartureDatesota2-0400:Date_EffectiveExpire, fin-0300:Date_EffectiveExpire, ota2-0400:EffectiveExpire,