http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
SetStockToZeroType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : SetStockToZeroType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Type
Restriction of xs:string
Diagram
SetStockToZeroType Simple Type
Overview
SetStockToZeroType Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationShopOnly
EnumerationWarehouseOnly
EnumerationShopAndWarehouse
Source
<xs:simpleType name="SetStockToZeroType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="ShopOnly" />
    <xs:enumeration value="WarehouseOnly" />
    <xs:enumeration value="ShopAndWarehouse" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents