<xs:simpleType name="ProductNatureCodeType">
<xs:annotation>
<xs:documentation>To qualify segment products - list amended to map CETO product formule Stay-Property = ceto:locatif Stay-Seaside= sejour_balneaire Stay-Montain=sejour_neige Stay-Countryside=sejour_nature Stay-City=sejour_ville Tour=Circuit_accompagne Circuit=Voyage_individuel</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="Accomodation"/>
<xs:enumeration value="Activity"/>
<xs:enumeration value="AddOn"/>
<xs:enumeration value="AutoTour"/>
<xs:enumeration value="Circuit"/>
<xs:enumeration value="CoachTour"/>
<xs:enumeration value="Combined"/>
<xs:enumeration value="Cruise"/>
<xs:enumeration value="Document"/>
<xs:enumeration value="Donation"/>
<xs:enumeration value="Excursion"/>
<xs:enumeration value="Extension"/>
<xs:enumeration value="Fee"/>
<xs:enumeration value="Ferry"/>
<xs:enumeration value="Flight"/>
<xs:enumeration value="Gift"/>
<xs:enumeration value="Hotel"/>
<xs:enumeration value="Insurance"/>
<xs:enumeration value="Itinerary"/>
<xs:enumeration value="Leisure"/>
<xs:enumeration value="MidOffice"/>
<xs:enumeration value="Miscellaneous"/>
<xs:enumeration value="NonTravel"/>
<xs:enumeration value="Package"/>
<xs:enumeration value="Preference"/>
<xs:enumeration value="Product"/>
<xs:enumeration value="Service"/>
<xs:enumeration value="Stay"/>
<xs:enumeration value="Stay-City"/>
<xs:enumeration value="Stay-Countryside"/>
<xs:enumeration value="Stay-Mountain"/>
<xs:enumeration value="Stay-Property"/>
<xs:enumeration value="Stay-Seaside"/>
<xs:enumeration value="Surface"/>
<xs:enumeration value="Tour"/>
<xs:enumeration value="Transfer"/>
<xs:enumeration value="Transportation"/>
<xs:enumeration value="Unknown"/>
<xs:enumeration value="Vehicle"/>
</xs:restriction>
</xs:simpleType> |