http://retail3000.net/Retail3000Webservice/WebserviceAccountingComponents
OfflineSendMethod Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceAccountingComponents : OfflineSendMethod Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceAccountingComponents
Type
Restriction of xs:string
Diagram
OfflineSendMethod Simple Type
Overview
OfflineSendMethod Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationEmail
EnumerationFTP
EnumerationMtomWebConnectClient
EnumerationExportOnly
EnumerationRetailLink
Source
<xs:simpleType name="OfflineSendMethod" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="Email" />
    <xs:enumeration value="FTP" />
    <xs:enumeration value="MtomWebConnectClient" />
    <xs:enumeration value="ExportOnly" />
    <xs:enumeration value="RetailLink" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceAccountingComponents