en:webservice:version010100:simpletypes:orderstatustype
orderstatus (Ws_OrderStatusType)
values | description |
---|---|
OPEN | the order is not send to the supplier as productive order yet or should be send once more |
ORDERED | the order is already ordered; it should be not possible to order it again |
<xsd:simpleType name="Ws_OrderStatusType"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="OPEN" /> <xsd:enumeration value="ORDERED" /> </xsd:restriction> </xsd:simpleType>
en/webservice/version010100/simpletypes/orderstatustype.txt · Last modified: 2014/01/02 16:30 by sebastianraring