http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
PriceSource Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : PriceSource Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Type
Restriction of xs:string
Diagram
PriceSource Simple Type
Overview
PriceSource Restriction of xs:string
Facets
EnumerationListPrice
EnumerationArticlePrice
Source
<xs:simpleType name="PriceSource" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="ListPrice" />
    <xs:enumeration value="ArticlePrice" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents