http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ProcessShippingNotificationResponse Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ProcessShippingNotificationResponse Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
AmountUnavailable Element UnknownProducts Element string Element Sequence Content Element Severity Element DateTime Element Text Element Sequence LogRow Element Sequence LogRows Element Success Element ItemId Element Sequence ProcessShippingNotificationResponse Complex Type
Overview
Sequence
ItemId xs:int
Success xs:boolean
Sequence
Sequence
Text optional xs:string
DateTime xs:dateTime
Sequence
string 0..∞ xs:string
Used By
ProcessShippingNotificationResult Element
Source
<xs:complexType name="ProcessShippingNotificationResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="ItemId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="Success" type="xs:boolean" />
    <xs:element minOccurs="0" maxOccurs="1" name="LogRows" type="tns:ArrayOfLogRow" />
    <xs:element minOccurs="0" maxOccurs="1" name="Content" type="tns:ArrayOfString" />
    <xs:element minOccurs="1" maxOccurs="1" name="UnknownProducts" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="AmountUnavailable" type="xs:int" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents