http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
ProviderType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents : ProviderType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
Type
Restriction of xs:string
Diagram
ProviderType Simple Type
Overview
ProviderType Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationLoyaltyProvider
EnumerationStaffManagementProvider
EnumerationNewsletterProvider
EnumerationIdeaxProvider
EnumerationFinancialsProvider
EnumerationDiscountCardsProvider
EnumerationEslProvider
Source
<xs:simpleType name="ProviderType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="LoyaltyProvider" />
    <xs:enumeration value="StaffManagementProvider" />
    <xs:enumeration value="NewsletterProvider" />
    <xs:enumeration value="IdeaxProvider" />
    <xs:enumeration value="FinancialsProvider" />
    <xs:enumeration value="DiscountCardsProvider" />
    <xs:enumeration value="EslProvider" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents