http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ArticleFeedPurchaseSupplierMode Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ArticleFeedPurchaseSupplierMode Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Type
Restriction of xs:string
Diagram
ArticleFeedPurchaseSupplierMode Simple Type
Overview
ArticleFeedPurchaseSupplierMode Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationUseOriginalSupplier
EnumerationUseSpecifiedSupplier
EnumerationUseBothSuppliers
Source
<xs:simpleType name="ArticleFeedPurchaseSupplierMode" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="UseOriginalSupplier" />
    <xs:enumeration value="UseSpecifiedSupplier" />
    <xs:enumeration value="UseBothSuppliers" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents