http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Encoding Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : Encoding Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
DecoderFallback Element EncoderFallback Element Sequence Encoding Complex Type
Overview
Used By
encoding Element
Source
<xs:complexType name="Encoding" abstract="true" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="1" name="EncoderFallback" type="tns:EncoderFallback" />
    <xs:element minOccurs="0" maxOccurs="1" name="DecoderFallback" type="tns:DecoderFallback" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents