Definition Type: ComplexType
Name: TicketingAccountInformation
Namespace: http://www.opentravel.org/OTM/finance/v3
Containing Schema: Finance_3_0_0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ExtensionPoint in schema otm_builtins_xsd Drilldown into TaxRegistrationDetails in schema finance_3_0_0_xsd Drilldown into clientReference in schema finance_3_0_0_xsd Drilldown into companyNumber in schema finance_3_0_0_xsd Drilldown into costCenter in schema finance_3_0_0_xsd Drilldown into number in schema finance_3_0_0_xsdXSD Diagram of TicketingAccountInformation in schema finance_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="TicketingAccountInformation">
    <xsd:annotation>
        <xsd:appinfo>
            <otm:OTA2Entity type="CoreObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">TicketingAccountInformation</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element minOccurs="0" name="TaxRegistrationDetails" type="fin-0300:TaxRegistrationDetails">
            <xsd:annotation>
                <xsd:documentation source="Description">Ticketing Goods and Services Tax (GST) details (typically the Australian market).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="ota2:ExtensionPoint" />
    </xsd:sequence>
    <xsd:attribute name="number" type="ota2-0400:StringTiny" use="optional">
        <xsd:annotation>
            <xsd:documentation source="Description">Ticketing account number.</xsd:documentation>
            <xsd:appinfo>
                <otm:Example context="fin" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">48576547</otm:Example>
            </xsd:appinfo>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="costCenter" type="ota2-0400:StringShort" use="optional">
        <xsd:annotation>
            <xsd:documentation source="Description">Ticketing cost center.</xsd:documentation>
            <xsd:appinfo>
                <otm:Example context="fin" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Cost center name</otm:Example>
            </xsd:appinfo>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="companyNumber" type="ota2-0400:StringTiny" use="optional">
        <xsd:annotation>
            <xsd:documentation source="Description">Ticketing company number.</xsd:documentation>
            <xsd:appinfo>
                <otm:Example context="fin" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">325</otm:Example>
            </xsd:appinfo>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="clientReference" type="ota2-0400:StringShort" use="optional">
        <xsd:annotation>
            <xsd:documentation source="Description">Ticketing client reference.</xsd:documentation>
            <xsd:appinfo>
                <otm:Example context="fin" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">786</otm:Example>
            </xsd:appinfo>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TaxRegistrationDetails fin-0300:TaxRegistrationDetails 0 (1)
ExtensionPoint ota2:ExtensionPoint 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
number fin-0300:number Optional
costCenter fin-0300:costCenter Optional
companyNumber fin-0300:companyNumber Optional
clientReference fin-0300:clientReference Optional
Collapse Derivation Tree:
Collapse References:
fin-0300:TicketingAccountInformation