type

Attribute Information

Used By

Element TripType

Source

<xs:attribute name="type" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="round"/>
      <xs:enumeration value="oneWay"/>
      <xs:enumeration value="multiLeg"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample