http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
ImageTypeToReturn Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : ImageTypeToReturn Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Type
Restriction of xs:string
Diagram
ImageTypeToReturn Simple Type
Overview
ImageTypeToReturn Restriction of xs:string
Facets
EnumerationBoth
EnumerationImage
EnumerationThumbnailImage
EnumerationNone
Source
<xs:simpleType name="ImageTypeToReturn" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Both" />
    <xs:enumeration value="Image" />
    <xs:enumeration value="ThumbnailImage" />
    <xs:enumeration value="None" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents