<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>
|