type

Attribute Information

Used By

Element CarRentalFee

Source

<xs:attribute name="type" default="baseRate">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="other"/>
      <xs:enumeration value="baseRate"/>
      <xs:enumeration value="childSeat"/>
      <xs:enumeration value="touristTax"/>
      <xs:enumeration value="luggageRack"/>
      <xs:enumeration value="mobilePhone"/>
      <xs:enumeration value="dropOffCharge"/>
      <xs:enumeration value="prepaidGasoline"/>
      <xs:enumeration value="additionalDriver"/>
      <xs:enumeration value="airportAccessFee"/>
      <xs:enumeration value="navigationSystem"/>
      <xs:enumeration value="liabilityInsurance"/>
      <xs:enumeration value="vehicleLicensingFee"/>
      <xs:enumeration value="collisionDamageInsurance"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample