Definition Type: ComplexType
Name: Property
Namespace: http://www.opentravel.org/OTM/organization/v3
Type: org-0300:Property_ID
Containing Schema: Organization_3_0_0.xsd
Abstract
Documentation:
A property may contain one or more facilities of the same or differing types. Example: The property Disney Orlando has many hotels and golf courses on it.
Collapse XSD Schema Diagram:
Drilldown into ExtensionPoint_Summary in schema otm_builtins_xsd Drilldown into Rating in schema organization_3_0_0_xsd Drilldown into MultimediaCollection 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 URL in schema organization_3_0_0_xsd Drilldown into AddressSubGrp in schema common_4_0_0_xsd Drilldown into PropertyRef in schema organization_3_0_0_xsd Drilldown into Identifier in schema organization_3_0_0_xsd Drilldown into objID in schema organization_3_0_0_xsd Drilldown into Property_ID in schema organization_3_0_0_xsd Drilldown into companyName in schema organization_3_0_0_xsd Drilldown into name in schema organization_3_0_0_xsdXSD Diagram of Property in schema organization_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="Property">
    <xsd:annotation>
        <xsd:documentation source="Description">A property may contain one or more facilities of the same or differing types.  Example:  The property Disney Orlando has many hotels and golf courses on it.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="BusinessObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Property</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="org-0300:Property_ID">
            <xsd:sequence>
                <xsd:element minOccurs="0" ref="ota2-0400:AddressSubGrp">
                    <xsd:annotation>
                        <xsd:documentation source="Description">The physical address of the property.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="URL" type="xsd:anyURI">
                    <xsd:annotation>
                        <xsd:documentation source="Description">The URL for the property.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element maxOccurs="5" minOccurs="0" ref="ota2-0400:TelephoneSubGrp">
                    <xsd:annotation>
                        <xsd:documentation source="Description">The phone number for this property.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" ref="ota2-0400:Email">
                    <xsd:annotation>
                        <xsd:documentation source="Description">The email for this property.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" ref="ota2-0400:MultimediaCollection">
                    <xsd:annotation>
                        <xsd:documentation source="Description">Multimedia information for the property.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element maxOccurs="5" minOccurs="0" name="Rating" type="ota2-0400:Rating">
                    <xsd:annotation>
                        <xsd:documentation source="Description">The rating for the property.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" ref="ota2:ExtensionPoint_Summary" />
            </xsd:sequence>
            <xsd:attribute name="name" type="ota2-0400:StringShort" use="required">
                <xsd:annotation>
                    <xsd:documentation source="Description">The name of the property.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="companyName" type="ota2-0400:StringShort" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">The name of the company that owns this property.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Identifier org-0300:Identifier 0 (1)
PropertyRef org-0300:PropertyRef 0 (1)
AddressSubGrp ota2-0400:AddressSubGrp 0 (1)
URL org-0300:URL 0 (1)
TelephoneSubGrp ota2-0400:TelephoneSubGrp 0 5
Email ota2-0400:Email 0 (1)
MultimediaCollection ota2-0400:MultimediaCollection 0 (1)
Rating org-0300:Rating 0 5
ExtensionPoint_Summary ota2:ExtensionPoint_Summary 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
objID org-0300:objID Optional
name org-0300:name Required
companyName org-0300:companyName Optional
Collapse Derivation Tree:
Collapse References:
org-0300:Property, org-0300:Property_Detail, org-0300:PropertySummary, org-0300:Resort, org-0300:ResortSummary