http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
SupplierConditionDiscountType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents : SupplierConditionDiscountType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
Type
Restriction of xs:string
Diagram
SupplierConditionDiscountType Simple Type
Overview
SupplierConditionDiscountType Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationOrderDiscountPercentage
EnumerationPerformanceDiscountPercentage
EnumerationFreeDiscount1Percentage
EnumerationFreeDiscount2Percentage
EnumerationPaymentDiscountPercentage
EnumerationFreeDeliveryValue
EnumerationSmallOrderValue
EnumerationSmallOrderCosts
EnumerationEdiDiscountPercentage
EnumerationEdiFreeDeliveryValue
Source
<xs:simpleType name="SupplierConditionDiscountType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="OrderDiscountPercentage" />
    <xs:enumeration value="PerformanceDiscountPercentage" />
    <xs:enumeration value="FreeDiscount1Percentage" />
    <xs:enumeration value="FreeDiscount2Percentage" />
    <xs:enumeration value="PaymentDiscountPercentage" />
    <xs:enumeration value="FreeDeliveryValue" />
    <xs:enumeration value="SmallOrderValue" />
    <xs:enumeration value="SmallOrderCosts" />
    <xs:enumeration value="EdiDiscountPercentage" />
    <xs:enumeration value="EdiFreeDeliveryValue" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents