http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents
ResponseType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents : ResponseType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents
Type
Restriction of xs:string
Diagram
ResponseType Simple Type
Overview
ResponseType Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationPdf
EnumerationXls
EnumerationXlsx
EnumerationDoc
EnumerationDocx
EnumerationPlainText
EnumerationNoResponse
Source
<xs:simpleType name="ResponseType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="Pdf" />
    <xs:enumeration value="Xls" />
    <xs:enumeration value="Xlsx" />
    <xs:enumeration value="Doc" />
    <xs:enumeration value="Docx" />
    <xs:enumeration value="PlainText" />
    <xs:enumeration value="NoResponse" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents