<xs:simpleType name="CompanyIsCodeType">
<xs:annotation>
<xs:documentation>Works Committee Council: is like CE in french *** Network : Agency network *** TourOperator *** TravelPublicOrganisation: is a related travel public national organisation</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="Agency"/>
<xs:enumeration value="Bank"/>
<xs:enumeration value="Company"/>
<xs:enumeration value="Group"/>
<xs:enumeration value="Issuer"/>
<xs:enumeration value="LocalRepresentative"/>
<xs:enumeration value="Network"/>
<xs:enumeration value="Person"/>
<xs:enumeration value="Portal"/>
<xs:enumeration value="Provider"/>
<xs:enumeration value="PublicAuthority"/>
<xs:enumeration value="Reseller"/>
<xs:enumeration value="System"/>
<xs:enumeration value="TourOperator"/>
<xs:enumeration value="TravelPublicOrganisation"/>
<xs:enumeration value="WorksCommitteeCouncil"/>
</xs:restriction>
</xs:simpleType> |