http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
ScheduledPriceType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : ScheduledPriceType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Type
Restriction of xs:string
Diagram
ScheduledPriceType Simple Type
Overview
ScheduledPriceType Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationGrossPrice
EnumerationAdvicePrice
Source
<xs:simpleType name="ScheduledPriceType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="GrossPrice" />
    <xs:enumeration value="AdvicePrice" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents