Definition Type: ComplexType
Name: Company
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: ota2-0400:Company_ID
Containing Schema: Common_4_0_0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ExtensionPoint in schema otm_builtins_xsd Drilldown into URL in schema common_4_0_0_xsd Drilldown into Email in schema common_4_0_0_xsd Drilldown into TelephoneSubGrp in schema common_4_0_0_xsd Drilldown into AddressSubGrp in schema common_4_0_0_xsd Drilldown into Name in schema common_4_0_0_xsd Drilldown into CompanyRef in schema common_4_0_0_xsd Drilldown into Identifier in schema common_4_0_0_xsd Drilldown into objID in schema common_4_0_0_xsd Drilldown into Company_ID in schema common_4_0_0_xsdXSD Diagram of Company in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="Company">
    <xsd:annotation>
        <xsd:appinfo>
            <otm:OTA2Entity type="BusinessObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Company</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ota2-0400:Company_ID">
            <xsd:sequence>
                <xsd:element maxOccurs="20" minOccurs="1" name="Name" type="ota2-0400:CompanyName">
                    <xsd:annotation>
                        <xsd:documentation source="Description">Detailed name information for the company.</xsd:documentation>
                        <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}CompanyNameType</xsd:documentation>
                        <xsd:appinfo>
                            <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">CompanyName</otm:Equivalent>
                        </xsd:appinfo>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element maxOccurs="100" minOccurs="0" ref="ota2-0400:AddressSubGrp">
                    <xsd:annotation>
                        <xsd:documentation source="Description">A jurisdiction in which a company is authorized to do business. Uses the Address entity to indicate the location of business using any of the components of the address (e.g., city, state, zip code, country).</xsd:documentation>
                        <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}AddressType</xsd:documentation>
                        <xsd:appinfo>
                            <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">BusinessLocale</otm:Equivalent>
                        </xsd:appinfo>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element maxOccurs="100" minOccurs="0" ref="ota2-0400:TelephoneSubGrp">
                    <xsd:annotation>
                        <xsd:documentation source="Description">Information about a telephone number, including the actual number and its usage.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element maxOccurs="100" minOccurs="0" ref="ota2-0400:Email">
                    <xsd:annotation>
                        <xsd:documentation source="Description">Electronic email addresses, in IETF specified format.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element maxOccurs="100" minOccurs="0" name="URL" type="ota2-0400:URL">
                    <xsd:annotation>
                        <xsd:documentation source="Description">Information on a URL for the company.</xsd:documentation>
                        <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}URL_Type</xsd:documentation>
                        <xsd:appinfo>
                            <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">URL</otm:Equivalent>
                        </xsd:appinfo>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" ref="ota2:ExtensionPoint" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Identifier ota2-0400:Identifier 0 (1)
CompanyRef ota2-0400:CompanyRef 0 (1)
Name ota2-0400:Name 1 20
AddressSubGrp ota2-0400:AddressSubGrp 0 100
TelephoneSubGrp ota2-0400:TelephoneSubGrp 0 100
Email ota2-0400:Email 0 100
URL ota2-0400:URL 0 100
ExtensionPoint ota2:ExtensionPoint 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
objID ota2-0400:objID Optional
Collapse Derivation Tree:
Collapse References:
ota2-0400:Company, ota2-0400:CompanySummary