http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
PurchaseOrderToInboundInvoice Element
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : PurchaseOrderToInboundInvoice Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Diagram
inboundInvoiceId Element int Element Sequence purchaseOrderRowIds Element purchaseOrderId Element Sequence PurchaseOrderToInboundInvoice Element
Overview
Sequence
Sequence
int 0..∞ xs:int
Source
<xs:element name="PurchaseOrderToInboundInvoice" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="1" maxOccurs="1" name="purchaseOrderId" type="xs:int" />
      <xs:element minOccurs="0" maxOccurs="1" name="purchaseOrderRowIds" type="tns:ArrayOfInt" />
      <xs:element minOccurs="1" maxOccurs="1" name="inboundInvoiceId" type="xs:int" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents