http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
DataSource Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : DataSource Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Type
Restriction of xs:string
Diagram
DataSource Simple Type
Overview
DataSource Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationUnknown
EnumerationOrganization
EnumerationExcel
Source
<xs:simpleType name="DataSource" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="Unknown" />
    <xs:enumeration value="Organization" />
    <xs:enumeration value="Excel" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents