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