http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
DebtorsExportFileType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents : DebtorsExportFileType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
Type
Restriction of xs:string
Diagram
DebtorsExportFileType Simple Type
Overview
DebtorsExportFileType Restriction of xs:string
Facets
EnumerationCsv
EnumerationXml
EnumerationXls
EnumerationFinancialApplication
EnumerationNotSpecified
Source
<xs:simpleType name="DebtorsExportFileType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Csv" />
    <xs:enumeration value="Xml" />
    <xs:enumeration value="Xls" />
    <xs:enumeration value="FinancialApplication" />
    <xs:enumeration value="NotSpecified" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents