http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
ArrayOfProductCountryVatInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : ArrayOfProductCountryVatInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
VatId Element CountryId Element ProductId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ProductCountryVatInfo Element Sequence ArrayOfProductCountryVatInfo Complex Type
Overview
Sequence
Used By
productCountryVats Element
productCountryVatInfos Element
productCountryVats Element
Source
<xs:complexType name="ArrayOfProductCountryVatInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ProductCountryVatInfo" nillable="true" type="tns:ProductCountryVatInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents