<xsd:simpleType name="ListFreightPaymentTermType"> <xsd:restriction base="xsd:token"> <xsd:enumeration value="Collect"/> <xsd:enumeration value="Prepaid"/> </xsd:restriction> </xsd:simpleType>