ListBillOfLadingType

Simple Type Information

Used By

Simple Type BillOfLadingTypeType

Source

<xsd:simpleType name="ListBillOfLadingType">
  <xsd:restriction base="xsd:token">
    <xsd:enumeration value="Order"/>
    <xsd:enumeration value="Straight"/>
  </xsd:restriction>
</xsd:simpleType>