Definition Type: Attribute
Name: effective
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: Common_4_0_0.xsd
Use Optional
Documentation:
Indicates the starting date. Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}date
Collapse XSD Schema Diagram:
XSD Diagram of effective in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<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>