http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents
InboundFileType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents : InboundFileType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents
Type
Restriction of xs:string
Diagram
InboundFileType Simple Type
Overview
InboundFileType Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationUnknown
EnumerationSlimStock
EnumerationWics
EnumerationAbbyy
EnumerationGenericWms
EnumerationMt940
Source
<xs:simpleType name="InboundFileType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="Unknown" />
    <xs:enumeration value="SlimStock" />
    <xs:enumeration value="Wics" />
    <xs:enumeration value="Abbyy" />
    <xs:enumeration value="GenericWms" />
    <xs:enumeration value="Mt940" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents