http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
SupplierType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents : SupplierType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
Type
Restriction of xs:string
Diagram
SupplierType Simple Type
Overview
SupplierType Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationOwn
EnumerationFranchiseSupplier
EnumerationCancelledFranchiseSupplier
Source
<xs:simpleType name="SupplierType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="Own" />
    <xs:enumeration value="FranchiseSupplier" />
    <xs:enumeration value="CancelledFranchiseSupplier" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents