Definition Type: ComplexType
Name: Recreation
Namespace: http://www.opentravel.org/OTM/organization/hospitality/v3
Containing Schema: OrganizationHospitality_3_0_0.xsd
Abstract
Documentation:
Name of the recreation. Name of the recreation.
Collapse XSD Schema Diagram:
Drilldown into ExtensionPoint in schema otm_builtins_xsd Drilldown into Code in schema organizationhospitality_3_0_0_xsd Drilldown into recreationDescription in schema organizationhospitality_3_0_0_xsdXSD Diagram of Recreation in schema organizationhospitality_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="Recreation">
    <xsd:annotation>
        <xsd:documentation source="Description">Name of the recreation.</xsd:documentation>
        <xsd:documentation source="Description">Name of the recreation.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="CoreObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Recreation</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element minOccurs="0" name="Code" type="ota2-0300:RecreationService_Enum">
            <xsd:annotation>
                <xsd:documentation source="Description">Used to identify a specific recreation activity. Refer to OpenTravel Code list Recreation Srvc Type (RST).</xsd:documentation>
                <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}OTA_CodeType</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="ota2:ExtensionPoint" />
    </xsd:sequence>
    <xsd:attribute name="recreationDescription" type="ota2-0400:StringShort" use="optional">
        <xsd:annotation>
            <xsd:documentation source="Description">A short string  
Minimum length of 0 and a maximum length of 128</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Code orghs-0300:Code 0 (1)
ExtensionPoint ota2:ExtensionPoint 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
recreationDescription orghs-0300:recreationDescription Optional
Collapse Derivation Tree:
Collapse References:
orghs-0300:Recreation