Action unknown: exportreexport1
en:lensorder:version010603:simpletypes:roles:item
role (Roles)
| values | description |
|---|---|
| ORIGINATOR | sender of the order; usually the customer |
| SUPPLIER | supplier of the order, if there is a middleman |
| SHIPTO | destination of the order, if it is not the originator |
| CARRIER | parcel company that is used for shipment |
| INVOICETO | receiver of the invoice, if it is not the originator |
| PAIDBY | party that pays the invoice, but is not the receiver of the invoice |
| MANUFACTURER |
<xs:simpleType name="Roles"> <xs:restriction base="xs:string"> <xs:enumeration value="ORIGINATOR"/> <xs:enumeration value="SUPPLIER"/> <xs:enumeration value="SHIPTO"/> <xs:enumeration value="CARRIER"/> <xs:enumeration value="INVOICETO"/> <xs:enumeration value="PAIDBY"/> <xs:enumeration value="MANUFACTURER"/> </xs:restriction> </xs:simpleType>
en/lensorder/version010603/simpletypes/roles/item.txt · Last modified: 2017/06/19 14:07 by sebastianraring
