TK_InsuranceCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="TK_InsuranceCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="AccomodationInsurance"/>
    <xs:enumeration value="AdditionalHospitalBenefitsInsurance"/>
    <xs:enumeration value="AdventureInsurance"/>
    <xs:enumeration value="BackPackerInsurance"/>
    <xs:enumeration value="BaggageInsurance"/>
    <xs:enumeration value="BusinessInsurance"/>
    <xs:enumeration value="CancellationInsurance"/>
    <xs:enumeration value="CurtailmentInsurance"/>
    <xs:enumeration value="DelayInsurance"/>
    <xs:enumeration value="EmergencyMedicalExpensesInsurance"/>
    <xs:enumeration value="EmergencyVehicleInsurance"/>
    <xs:enumeration value="HijackInsurance"/>
    <xs:enumeration value="LegalExpensesInsurance"/>
    <xs:enumeration value="LeisureInsurance"/>
    <xs:enumeration value="MissedDepartureInsurance"/>
    <xs:enumeration value="MultipleProtectionInsurance"/>
    <xs:enumeration value="NoInsurance"/>
    <xs:enumeration value="PersonalAccidentInsurance"/>
    <xs:enumeration value="RapatriationInsurance"/>
    <xs:enumeration value="SportsInsurance"/>
    <xs:enumeration value="StandardInsurance"/>
    <xs:enumeration value="TotalProtectionInsurance"/>
    <xs:enumeration value="TransportInsurance"/>
    <xs:enumeration value="VehicleInsurance"/>
  </xs:restriction>
</xs:simpleType>