http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents
ExchangePriceModificationType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents : ExchangePriceModificationType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents
Type
Restriction of xs:string
Diagram
ExchangePriceModificationType Simple Type
Overview
ExchangePriceModificationType Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationAll
EnumerationNoSalePriceChanged
EnumerationNoSaleAndPurchasePriceChanged
Source
<xs:simpleType name="ExchangePriceModificationType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="All" />
    <xs:enumeration value="NoSalePriceChanged" />
    <xs:enumeration value="NoSaleAndPurchasePriceChanged" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents