http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents
InboundOutboundMessageType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents : InboundOutboundMessageType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents
Type
Restriction of xs:string
Diagram
InboundOutboundMessageType Simple Type
Overview
InboundOutboundMessageType Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationOrder
EnumerationShippingNotification
EnumerationInvoice
EnumerationOrderResponse
EnumerationOrderRaisedBySupplier
EnumerationSalesReport
EnumerationInventoryReport
EnumerationPriceCatalog
EnumerationReturnInstruction
EnumerationWebshopOrder
EnumerationAbbyyInvoice
EnumerationAbbyyShippingNotification
EnumerationClockTransaction
EnumerationUnknown
Source
<xs:simpleType name="InboundOutboundMessageType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="Order" />
    <xs:enumeration value="ShippingNotification" />
    <xs:enumeration value="Invoice" />
    <xs:enumeration value="OrderResponse" />
    <xs:enumeration value="OrderRaisedBySupplier" />
    <xs:enumeration value="SalesReport" />
    <xs:enumeration value="InventoryReport" />
    <xs:enumeration value="PriceCatalog" />
    <xs:enumeration value="ReturnInstruction" />
    <xs:enumeration value="WebshopOrder" />
    <xs:enumeration value="AbbyyInvoice" />
    <xs:enumeration value="AbbyyShippingNotification" />
    <xs:enumeration value="ClockTransaction" />
    <xs:enumeration value="Unknown" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents