Definition Type: ComplexType
Name: BusinessService
Namespace: http://www.opentravel.org/OTM/organization/v3
Type: ota2:Empty
Containing Schema: Organization_3_0_0.xsd
Abstract
Documentation:
Name of the business service.
Collapse XSD Schema Diagram:
Drilldown into businessServiceCode in schema organization_3_0_0_xsdXSD Diagram of BusinessService in schema organization_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="BusinessService">
    <xsd:annotation>
        <xsd:documentation source="Description">Name of the business service.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="ValueWithAttributes" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">BusinessService</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="ota2:Empty">
            <xsd:attribute name="businessServiceCode" type="ota2-0400:OTA_Code" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Used to identify a specific business service. Refer to OpenTravel Code list Business Srvc Type (BUS).</xsd:documentation>
                    <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}OTA_CodeType</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
businessServiceCode org-0300:businessServiceCode Optional
Collapse Derivation Tree:
Collapse References:
orghs-0300:BusinessService