http://retail3000.net/Retail3000Webservice/WebserviceSettingComponents
SettingType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceSettingComponents : SettingType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceSettingComponents
Type
Restriction of xs:string
Diagram
SettingType Simple Type
Overview
SettingType Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationRetail3000
EnumerationRetailVista
EnumerationRetailEverywhere
EnumerationCustom
Source
<xs:simpleType name="SettingType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="Retail3000" />
    <xs:enumeration value="RetailVista" />
    <xs:enumeration value="RetailEverywhere" />
    <xs:enumeration value="Custom" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceSettingComponents