http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents
BooleanFilter Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents : BooleanFilter Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents
Type
Restriction of xs:string
Diagram
BooleanFilter Simple Type
Overview
BooleanFilter Restriction of xs:string
Facets
EnumerationAll
EnumerationYes
EnumerationNo
Source
<xs:simpleType name="BooleanFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="All" />
    <xs:enumeration value="Yes" />
    <xs:enumeration value="No" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents