http://retail3000.net/Retail3000Webservice/WebserviceSettingComponents
SettingLevel Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceSettingComponents : SettingLevel Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceSettingComponents
Type
Restriction of xs:string
Diagram
SettingLevel Simple Type
Overview
SettingLevel Restriction of xs:string
Facets
EnumerationGlobal
EnumerationOrganization
EnumerationCompany
EnumerationStore
EnumerationUser
EnumerationNotSpecified
Source
<xs:simpleType name="SettingLevel" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Global" />
    <xs:enumeration value="Organization" />
    <xs:enumeration value="Company" />
    <xs:enumeration value="Store" />
    <xs:enumeration value="User" />
    <xs:enumeration value="NotSpecified" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceSettingComponents