-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProdMarketplaceAPIServiceWsdl.xml
1 lines (1 loc) · 242 KB
/
ProdMarketplaceAPIServiceWsdl.xml
1
<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="MarketplaceAPIService" targetNamespace="http://www.cdiscount.com" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://www.cdiscount.com" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"><wsdl:types><xs:schema elementFormDefault="qualified" targetNamespace="http://www.cdiscount.com" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:import namespace="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:import namespace="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data.Product"/><xs:import namespace="http://www.cdiscount.com/ProductByIdentifier"/><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/"/><xs:import namespace="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data.Mail"/><xs:import namespace="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data.Order"/><xs:import namespace="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data"/><xs:import namespace="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data.Fulfilment"/><xs:element name="GetProductList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q1:HeaderMessage" xmlns:q1="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="productFilter" nillable="true" type="tns:ProductFilter"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ProductFilter"><xs:sequence><xs:element minOccurs="0" name="CategoryCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ProductFilter" nillable="true" type="tns:ProductFilter"/><xs:element name="GetProductListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetProductListResult" nillable="true" type="tns:ProductListMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ProductListMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element minOccurs="0" name="ProductList" nillable="true" type="tns:ArrayOfProduct"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ProductListMessage" nillable="true" type="tns:ProductListMessage"/><xs:complexType name="ServiceBaseAPIMessage"><xs:complexContent mixed="false"><xs:extension base="q2:ServiceMessage" xmlns:q2="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"><xs:sequence><xs:element minOccurs="0" name="ErrorList" nillable="true" type="tns:ArrayOfError"/><xs:element minOccurs="0" name="SellerLogin" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TokenId" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ServiceBaseAPIMessage" nillable="true" type="tns:ServiceBaseAPIMessage"/><xs:complexType name="ArrayOfError"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Error" nillable="true" type="tns:Error"/></xs:sequence></xs:complexType><xs:element name="ArrayOfError" nillable="true" type="tns:ArrayOfError"/><xs:complexType name="Error"><xs:sequence><xs:element name="ErrorType" type="tns:ErrorTypeEnum"/><xs:element name="Message" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Error" nillable="true" type="tns:Error"/><xs:simpleType name="ErrorTypeEnum"><xs:restriction base="xs:string"><xs:enumeration value="UnexpectedException"/><xs:enumeration value="MissingField"/><xs:enumeration value="PackageNotFound"/><xs:enumeration value="PackageMatchingFileError"/><xs:enumeration value="OrderNotFound"/><xs:enumeration value="OrderStateIncoherent"/><xs:enumeration value="OrderLineCancelledAcceptedConflict"/><xs:enumeration value="SellerNotFound"/><xs:enumeration value="InvalidFileFormat"/><xs:enumeration value="FileAlreadySubmitted"/><xs:enumeration value="InvalidRequest"/><xs:enumeration value="FileDownloadException"/><xs:enumeration value="SellerNotAuthorized"/><xs:enumeration value="OrderLineNotFound"/><xs:enumeration value="OrderLineIncoherentState"/><xs:enumeration value="FunctionNotActive"/><xs:enumeration value="OrderPriceOrQuantityError"/><xs:enumeration value="OrderTrackingInformationError"/><xs:enumeration value="TooManyProductsInPackageError"/><xs:enumeration value="Quota"/><xs:enumeration value="RefundError"/><xs:enumeration value="DiscussionCreationError"/><xs:enumeration value="ConfigurationError"/><xs:enumeration value="OrderPartiallyCanceled"/><xs:enumeration value="OrderLineUpdateNotAuthorized"/><xs:enumeration value="OrderUpdateNotAuthorized"/><xs:enumeration value="AskingForReturnAndRemovalNotAuthorized"/><xs:enumeration value="OrderLineError"/><xs:enumeration value="UnauthorizedValueException"/><xs:enumeration value="NotAuthorizedException"/><xs:enumeration value="FulfillmentApiException"/><xs:enumeration value="OfferNotFoundException"/><xs:enumeration value="OperationManagerServiceException"/><xs:enumeration value="InactiveSellerError"/><xs:enumeration value="NoDataError"/></xs:restriction></xs:simpleType><xs:element name="ErrorTypeEnum" nillable="true" type="tns:ErrorTypeEnum"/><xs:complexType name="ArrayOfProduct"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Product" nillable="true" type="tns:Product"/></xs:sequence></xs:complexType><xs:element name="ArrayOfProduct" nillable="true" type="tns:ArrayOfProduct"/><xs:complexType name="Product"><xs:sequence><xs:element minOccurs="0" name="BrandName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EANList" nillable="true" type="q3:ArrayOfstring" xmlns:q3="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="ISBN" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductType" type="tns:ProductTypeEnum"/><xs:element minOccurs="0" name="SKU" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Product" nillable="true" type="tns:Product"/><xs:simpleType name="ProductTypeEnum"><xs:restriction base="xs:string"><xs:enumeration value="Standard"/><xs:enumeration value="Variant"/></xs:restriction></xs:simpleType><xs:element name="ProductTypeEnum" nillable="true" type="tns:ProductTypeEnum"/><xs:element name="SubmitProductPackage"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q4:HeaderMessage" xmlns:q4="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="productPackageRequest" nillable="true" type="tns:ProductPackageRequest"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ProductPackageRequest"><xs:sequence><xs:element minOccurs="0" name="ZipFileFullPath" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ProductPackageRequest" nillable="true" type="tns:ProductPackageRequest"/><xs:element name="SubmitProductPackageResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SubmitProductPackageResult" nillable="true" type="tns:ProductIntegrationReportMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ProductIntegrationReportMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element minOccurs="0" name="NumberOfErrors" type="xs:int"/><xs:element minOccurs="0" name="PackageId" type="xs:long"/><xs:element minOccurs="0" name="PackageIntegrationStatus" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductLogList" nillable="true" type="tns:ArrayOfProductReportLog"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ProductIntegrationReportMessage" nillable="true" type="tns:ProductIntegrationReportMessage"/><xs:complexType name="ArrayOfProductReportLog"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ProductReportLog" nillable="true" type="tns:ProductReportLog"/></xs:sequence></xs:complexType><xs:element name="ArrayOfProductReportLog" nillable="true" type="tns:ArrayOfProductReportLog"/><xs:complexType name="ProductReportLog"><xs:sequence><xs:element minOccurs="0" name="LogDate" type="xs:dateTime"/><xs:element minOccurs="0" name="ProductIntegrationStatus" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PropertyList" nillable="true" type="tns:ArrayOfProductReportPropertyLog"/><xs:element minOccurs="0" name="SKU" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Validated" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ProductReportLog" nillable="true" type="tns:ProductReportLog"/><xs:complexType name="ArrayOfProductReportPropertyLog"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ProductReportPropertyLog" nillable="true" type="tns:ProductReportPropertyLog"/></xs:sequence></xs:complexType><xs:element name="ArrayOfProductReportPropertyLog" nillable="true" type="tns:ArrayOfProductReportPropertyLog"/><xs:complexType name="ProductReportPropertyLog"><xs:sequence><xs:element minOccurs="0" name="ErrorCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LogMessage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PropertyError" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ProductReportPropertyLog" nillable="true" type="tns:ProductReportPropertyLog"/><xs:element name="GetProductPackageSubmissionResult"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q5:HeaderMessage" xmlns:q5="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="productPackageFilter" nillable="true" type="tns:PackageFilter"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="PackageFilter"><xs:sequence><xs:element minOccurs="0" name="PackageID" type="xs:long"/></xs:sequence></xs:complexType><xs:element name="PackageFilter" nillable="true" type="tns:PackageFilter"/><xs:element name="GetProductPackageSubmissionResultResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetProductPackageSubmissionResultResult" nillable="true" type="tns:ProductIntegrationReportMessage"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetProductPackageProductMatchingFileData"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q6:HeaderMessage" xmlns:q6="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="productPackageFilter" nillable="true" type="tns:PackageFilter"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetProductPackageProductMatchingFileDataResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetProductPackageProductMatchingFileDataResult" nillable="true" type="tns:ProductMatchingFileMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ProductMatchingFileMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element minOccurs="0" name="PackageId" type="xs:long"/><xs:element minOccurs="0" name="ProductMatchingList" nillable="true" type="tns:ArrayOfProductMatching"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ProductMatchingFileMessage" nillable="true" type="tns:ProductMatchingFileMessage"/><xs:complexType name="ArrayOfProductMatching"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ProductMatching" nillable="true" type="tns:ProductMatching"/></xs:sequence></xs:complexType><xs:element name="ArrayOfProductMatching" nillable="true" type="tns:ArrayOfProductMatching"/><xs:complexType name="ProductMatching"><xs:sequence><xs:element minOccurs="0" name="Color" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Comment" nillable="true" type="xs:string"/><xs:element name="Ean" nillable="true" type="xs:string"/><xs:element name="MatchingStatus" type="tns:ProductMatchingStatusEnum"/><xs:element name="Name" nillable="true" type="xs:string"/><xs:element name="SellerProductId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Size" nillable="true" type="xs:string"/><xs:element name="Sku" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ProductMatching" nillable="true" type="tns:ProductMatching"/><xs:simpleType name="ProductMatchingStatusEnum"><xs:restriction base="xs:string"><xs:enumeration value="None"/><xs:enumeration value="Pending"/><xs:enumeration value="Ok"/><xs:enumeration value="Ko"/></xs:restriction></xs:simpleType><xs:element name="ProductMatchingStatusEnum" nillable="true" type="tns:ProductMatchingStatusEnum"/><xs:element name="GetAllowedCategoryTree"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q7:HeaderMessage" xmlns:q7="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetAllowedCategoryTreeResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetAllowedCategoryTreeResult" nillable="true" type="tns:CategoryTreeMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CategoryTreeMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element minOccurs="0" name="CategoryTree" nillable="true" type="tns:CategoryTree"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CategoryTreeMessage" nillable="true" type="tns:CategoryTreeMessage"/><xs:complexType name="CategoryTree"><xs:sequence><xs:element minOccurs="0" name="AllowOfferIntegration" type="xs:boolean"/><xs:element minOccurs="0" name="AllowProductIntegration" type="xs:boolean"/><xs:element minOccurs="0" name="ChildrenCategoryList" nillable="true" type="tns:ArrayOfCategoryTree"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsStandardProductKindEligible" type="xs:boolean"/><xs:element minOccurs="0" name="IsVariantProductKindEligible" type="xs:boolean"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CategoryTree" nillable="true" type="tns:CategoryTree"/><xs:complexType name="ArrayOfCategoryTree"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CategoryTree" nillable="true" type="tns:CategoryTree"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCategoryTree" nillable="true" type="tns:ArrayOfCategoryTree"/><xs:element name="GetAllAllowedCategoryTree"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q8:HeaderMessage" xmlns:q8="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetAllAllowedCategoryTreeResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetAllAllowedCategoryTreeResult" nillable="true" type="tns:CategoryTreeMessage"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetModelList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q9:HeaderMessage" xmlns:q9="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="modelFilter" nillable="true" type="tns:ModelFilter"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ModelFilter"><xs:sequence><xs:element minOccurs="0" name="CategoryCodeList" nillable="true" type="q10:ArrayOfstring" xmlns:q10="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="ModelFilter" nillable="true" type="tns:ModelFilter"/><xs:element name="GetModelListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetModelListResult" nillable="true" type="tns:ProductModelListMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ProductModelListMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element minOccurs="0" name="ModelList" nillable="true" type="tns:ArrayOfProductModel"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ProductModelListMessage" nillable="true" type="tns:ProductModelListMessage"/><xs:complexType name="ArrayOfProductModel"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ProductModel" nillable="true" type="tns:ProductModel"/></xs:sequence></xs:complexType><xs:element name="ArrayOfProductModel" nillable="true" type="tns:ArrayOfProductModel"/><xs:complexType name="ProductModel"><xs:sequence><xs:element minOccurs="0" name="CategoryCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Definition" nillable="true" type="tns:ModelDefinition"/><xs:element minOccurs="0" name="ModelId" type="xs:int"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductXmlStructure" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VariationValueList" nillable="true" type="tns:ArrayOfVariationDescription"/><xs:element minOccurs="0" name="Version" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ProductModel" nillable="true" type="tns:ProductModel"/><xs:complexType name="ModelDefinition"><xs:sequence><xs:element minOccurs="0" name="ListProperties" nillable="true" type="q11:ArrayOfKeyValueOfstringArrayOfstringty7Ep6D1" xmlns:q11="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="MandatoryModelProperties" nillable="true" type="q12:ArrayOfstring" xmlns:q12="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="MultipleFreeTextProperties" nillable="true" type="q13:ArrayOfKeyValueOfstringArrayOfstringty7Ep6D1" xmlns:q13="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="SingleFreeTextProperties" nillable="true" type="q14:ArrayOfKeyValueOfstringArrayOfstringty7Ep6D1" xmlns:q14="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="ModelDefinition" nillable="true" type="tns:ModelDefinition"/><xs:complexType name="ArrayOfVariationDescription"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="VariationDescription" nillable="true" type="tns:VariationDescription"/></xs:sequence></xs:complexType><xs:element name="ArrayOfVariationDescription" nillable="true" type="tns:ArrayOfVariationDescription"/><xs:complexType name="VariationDescription"><xs:sequence><xs:element minOccurs="0" name="VariantValueDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VariantValueId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="VariationDescription" nillable="true" type="tns:VariationDescription"/><xs:element name="GetAllModelList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q15:HeaderMessage" xmlns:q15="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetAllModelListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetAllModelListResult" nillable="true" type="tns:ProductModelListMessage"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetBrandList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q16:HeaderMessage" xmlns:q16="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetBrandListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetBrandListResult" nillable="true" type="q17:BrandListMessage" xmlns:q17="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data.Product"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ArrayOfBrand"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Brand" nillable="true" type="tns:Brand"/></xs:sequence></xs:complexType><xs:element name="ArrayOfBrand" nillable="true" type="tns:ArrayOfBrand"/><xs:complexType name="Brand"><xs:sequence><xs:element minOccurs="0" name="BrandName" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Brand" nillable="true" type="tns:Brand"/><xs:element name="GetProductListByIdentifier"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q18:HeaderMessage" xmlns:q18="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="identifierRequest" nillable="true" type="tns:IdentifierRequest"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="IdentifierRequest"><xs:sequence><xs:element minOccurs="0" name="IdentifierType" type="tns:IdentifierTypeEnum"/><xs:element minOccurs="0" name="ValueList" nillable="true" type="q19:ArrayOfstring" xmlns:q19="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="IdentifierRequest" nillable="true" type="tns:IdentifierRequest"/><xs:simpleType name="IdentifierTypeEnum"><xs:restriction base="xs:string"><xs:enumeration value="EAN"/></xs:restriction></xs:simpleType><xs:element name="IdentifierTypeEnum" nillable="true" type="tns:IdentifierTypeEnum"/><xs:element name="GetProductListByIdentifierResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetProductListByIdentifierResult" nillable="true" type="q20:ProductListByIdentifierMessage" xmlns:q20="http://www.cdiscount.com/ProductByIdentifier"/></xs:sequence></xs:complexType></xs:element><xs:element name="SubmitOfferPackage"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q21:HeaderMessage" xmlns:q21="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="offerPackageRequest" nillable="true" type="tns:OfferPackageRequest"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="OfferPackageRequest"><xs:sequence><xs:element minOccurs="0" name="ZipFileFullPath" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="OfferPackageRequest" nillable="true" type="tns:OfferPackageRequest"/><xs:element name="SubmitOfferPackageResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SubmitOfferPackageResult" nillable="true" type="tns:OfferIntegrationReportMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="OfferIntegrationReportMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element minOccurs="0" name="NumberOfErrors" type="xs:int"/><xs:element minOccurs="0" name="OfferLogList" nillable="true" type="tns:ArrayOfOfferReportLog"/><xs:element minOccurs="0" name="PackageId" type="xs:long"/><xs:element minOccurs="0" name="PackageIntegrationStatus" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="OfferIntegrationReportMessage" nillable="true" type="tns:OfferIntegrationReportMessage"/><xs:complexType name="ArrayOfOfferReportLog"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="OfferReportLog" nillable="true" type="tns:OfferReportLog"/></xs:sequence></xs:complexType><xs:element name="ArrayOfOfferReportLog" nillable="true" type="tns:ArrayOfOfferReportLog"/><xs:complexType name="OfferReportLog"><xs:sequence><xs:element minOccurs="0" name="LogDate" type="xs:dateTime"/><xs:element minOccurs="0" name="OfferIntegrationStatus" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductEan" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PropertyList" nillable="true" type="tns:ArrayOfOfferReportPropertyLog"/><xs:element minOccurs="0" name="SellerProductId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Sku" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Validated" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="OfferReportLog" nillable="true" type="tns:OfferReportLog"/><xs:complexType name="ArrayOfOfferReportPropertyLog"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="OfferReportPropertyLog" nillable="true" type="tns:OfferReportPropertyLog"/></xs:sequence></xs:complexType><xs:element name="ArrayOfOfferReportPropertyLog" nillable="true" type="tns:ArrayOfOfferReportPropertyLog"/><xs:complexType name="OfferReportPropertyLog"><xs:sequence><xs:element minOccurs="0" name="LogMessage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PropertyCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PropertyError" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="OfferReportPropertyLog" nillable="true" type="tns:OfferReportPropertyLog"/><xs:element name="GetOfferPackageSubmissionResult"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q22:HeaderMessage" xmlns:q22="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="offerPackageFilter" nillable="true" type="tns:PackageFilter"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetOfferPackageSubmissionResultResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetOfferPackageSubmissionResultResult" nillable="true" type="tns:OfferIntegrationReportMessage"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetOfferList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q23:HeaderMessage" xmlns:q23="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="offerFilter" nillable="true" type="tns:OfferFilter"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="OfferFilter"><xs:sequence><xs:element minOccurs="0" name="OfferPoolId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="SellerProductIdList" nillable="true" type="q24:ArrayOfstring" xmlns:q24="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="OfferFilter" nillable="true" type="tns:OfferFilter"/><xs:element name="GetOfferListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetOfferListResult" nillable="true" type="tns:OfferListMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="OfferListMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element minOccurs="0" name="OfferList" nillable="true" type="tns:ArrayOfOffer"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="OfferListMessage" nillable="true" type="tns:OfferListMessage"/><xs:complexType name="ArrayOfOffer"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Offer" nillable="true" type="tns:Offer"/></xs:sequence></xs:complexType><xs:element name="ArrayOfOffer" nillable="true" type="tns:ArrayOfOffer"/><xs:complexType name="Offer"><xs:sequence><xs:element minOccurs="0" name="BestShippingCharges" type="xs:decimal"/><xs:element minOccurs="0" name="Comments" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="DeaTax" type="xs:decimal"/><xs:element minOccurs="0" name="DiscountList" nillable="true" type="tns:ArrayOfDiscountComponent"/><xs:element minOccurs="0" name="EcoTax" type="xs:decimal"/><xs:element minOccurs="0" name="IntegrationPrice" type="xs:decimal"/><xs:element minOccurs="0" name="IsCDAV" type="xs:boolean"/><xs:element minOccurs="0" name="LastUpdateDate" type="xs:dateTime"/><xs:element minOccurs="0" name="MinimumPriceForPriceAlignment" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="OfferBenchMark" nillable="true" type="tns:OfferPriceBenchMark"/><xs:element minOccurs="0" name="OfferPoolList" nillable="true" type="tns:ArrayOfOfferPool"/><xs:element minOccurs="0" name="OfferState" type="tns:OfferStateEnum"/><xs:element minOccurs="0" name="ParentProductId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="PriceMustBeAligned" type="tns:PriceAlignmentAction"/><xs:element minOccurs="0" name="ProductCondition" type="tns:ProductConditionEnum"/><xs:element minOccurs="0" name="ProductEan" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductPackagingUnit" type="tns:ProductPackagingUnit"/><xs:element minOccurs="0" name="ProductPackagingUnitPrice" type="xs:decimal"/><xs:element minOccurs="0" name="ProductPackagingValue" type="xs:decimal"/><xs:element minOccurs="0" name="SellerProductId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShippingInformationList" nillable="true" type="tns:ArrayOfShippingInformation"/><xs:element minOccurs="0" name="Stock" type="xs:int"/><xs:element minOccurs="0" name="StrikedPrice" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="VatRate" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="Offer" nillable="true" type="tns:Offer"/><xs:complexType name="ArrayOfDiscountComponent"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="DiscountComponent" nillable="true" type="tns:DiscountComponent"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDiscountComponent" nillable="true" type="tns:ArrayOfDiscountComponent"/><xs:complexType name="DiscountComponent"><xs:sequence><xs:element minOccurs="0" name="DiscountValue" type="xs:decimal"/><xs:element minOccurs="0" name="EndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Price" type="xs:decimal"/><xs:element minOccurs="0" name="StartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Type" type="tns:DiscountType"/></xs:sequence></xs:complexType><xs:element name="DiscountComponent" nillable="true" type="tns:DiscountComponent"/><xs:simpleType name="DiscountType"><xs:restriction base="xs:string"><xs:enumeration value="StrikedPrice"/><xs:enumeration value="Flash"/><xs:enumeration value="Sales"/></xs:restriction></xs:simpleType><xs:element name="DiscountType" nillable="true" type="tns:DiscountType"/><xs:complexType name="OfferPriceBenchMark"><xs:sequence><xs:element minOccurs="0" name="BestOfferPrice" type="xs:decimal"/><xs:element minOccurs="0" name="IsBestOfferPrice" type="xs:boolean"/><xs:element minOccurs="0" name="ProductCondition" type="tns:ProductConditionEnum"/><xs:element minOccurs="0" name="ProductState" type="tns:ProductStateEnum"/><xs:element minOccurs="0" name="ShippingCharges" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="OfferPriceBenchMark" nillable="true" type="tns:OfferPriceBenchMark"/><xs:simpleType name="ProductConditionEnum"><xs:restriction base="xs:string"><xs:enumeration value="None"/><xs:enumeration value="LikeNew"/><xs:enumeration value="VeryGoodState"/><xs:enumeration value="GoodState"/><xs:enumeration value="AverageState"/><xs:enumeration value="Refurbished"/><xs:enumeration value="New"/></xs:restriction></xs:simpleType><xs:element name="ProductConditionEnum" nillable="true" type="tns:ProductConditionEnum"/><xs:simpleType name="ProductStateEnum"><xs:restriction base="xs:string"><xs:enumeration value="New"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Used"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="ProductStateEnum" nillable="true" type="tns:ProductStateEnum"/><xs:complexType name="ArrayOfOfferPool"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="OfferPool" nillable="true" type="tns:OfferPool"/></xs:sequence></xs:complexType><xs:element name="ArrayOfOfferPool" nillable="true" type="tns:ArrayOfOfferPool"/><xs:complexType name="OfferPool"><xs:sequence><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="OfferPool" nillable="true" type="tns:OfferPool"/><xs:simpleType name="OfferStateEnum"><xs:restriction base="xs:string"><xs:enumeration value="WaitingForProductActivation"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Active"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Inactive"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Archived"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Fulfillment"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="OfferStateEnum" nillable="true" type="tns:OfferStateEnum"/><xs:simpleType name="PriceAlignmentAction"><xs:restriction base="xs:string"><xs:enumeration value="Empty"/><xs:enumeration value="Unknown"/><xs:enumeration value="Align"/><xs:enumeration value="DontAlign"/></xs:restriction></xs:simpleType><xs:element name="PriceAlignmentAction" nillable="true" type="tns:PriceAlignmentAction"/><xs:simpleType name="ProductPackagingUnit"><xs:restriction base="xs:string"><xs:enumeration value="None"/><xs:enumeration value="Liter"/><xs:enumeration value="Kilogram"/><xs:enumeration value="SquareMeter"/><xs:enumeration value="CubicMeter"/></xs:restriction></xs:simpleType><xs:element name="ProductPackagingUnit" nillable="true" type="tns:ProductPackagingUnit"/><xs:complexType name="ArrayOfShippingInformation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ShippingInformation" nillable="true" type="tns:ShippingInformation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfShippingInformation" nillable="true" type="tns:ArrayOfShippingInformation"/><xs:complexType name="ShippingInformation"><xs:sequence><xs:element minOccurs="0" name="AdditionalShippingCharges" type="xs:decimal"/><xs:element minOccurs="0" name="DeliveryMode" nillable="true" type="tns:DeliveryModeInformation"/><xs:element minOccurs="0" name="MaxLeadTime" type="xs:int"/><xs:element minOccurs="0" name="MinLeadTime" type="xs:int"/><xs:element minOccurs="0" name="ShippingCharges" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="ShippingInformation" nillable="true" type="tns:ShippingInformation"/><xs:complexType name="DeliveryModeInformation"><xs:sequence><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="DeliveryModeInformation" nillable="true" type="tns:DeliveryModeInformation"/><xs:element name="GetOfferListPaginated"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q25:HeaderMessage" xmlns:q25="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="offerFilter" nillable="true" type="tns:OfferFilterPaginated"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="OfferFilterPaginated"><xs:sequence><xs:element minOccurs="0" name="OfferFilterCriterion" nillable="true" type="tns:OfferFilterCriterion"/><xs:element minOccurs="0" name="OfferPoolId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="OfferSortOrder" nillable="true" type="tns:OfferSortOrder"/><xs:element name="PageNumber" type="xs:int"/><xs:element minOccurs="0" name="SellerProductIdList" nillable="true" type="q26:ArrayOfstring" xmlns:q26="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="OfferFilterPaginated" nillable="true" type="tns:OfferFilterPaginated"/><xs:simpleType name="OfferFilterCriterion"><xs:restriction base="xs:string"><xs:enumeration value="NewOffersOnly"/><xs:enumeration value="UsedOffersOnly"/></xs:restriction></xs:simpleType><xs:element name="OfferFilterCriterion" nillable="true" type="tns:OfferFilterCriterion"/><xs:simpleType name="OfferSortOrder"><xs:restriction base="xs:string"><xs:enumeration value="BySoldQuantityDescending"/><xs:enumeration value="ByPriceAscending"/><xs:enumeration value="ByPriceDescending"/><xs:enumeration value="ByCreationDateDescending"/></xs:restriction></xs:simpleType><xs:element name="OfferSortOrder" nillable="true" type="tns:OfferSortOrder"/><xs:element name="GetOfferListPaginatedResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetOfferListPaginatedResult" nillable="true" type="tns:OfferListPaginatedMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="OfferListPaginatedMessage"><xs:complexContent mixed="false"><xs:extension base="tns:OfferListMessage"><xs:sequence><xs:element minOccurs="0" name="CurrentPageNumber" type="xs:int"/><xs:element minOccurs="0" name="NumberOfPages" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="OfferListPaginatedMessage" nillable="true" type="tns:OfferListPaginatedMessage"/><xs:element name="GetSellerInformation"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q27:HeaderMessage" xmlns:q27="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSellerInformationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetSellerInformationResult" nillable="true" type="tns:SellerMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SellerMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element minOccurs="0" name="DeliveryModes" nillable="true" type="tns:ArrayOfDeliveryModeInformation"/><xs:element minOccurs="0" name="OfferPoolList" nillable="true" type="tns:ArrayOfOfferPool"/><xs:element minOccurs="0" name="Seller" nillable="true" type="tns:Seller"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="SellerMessage" nillable="true" type="tns:SellerMessage"/><xs:complexType name="ArrayOfDeliveryModeInformation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="DeliveryModeInformation" nillable="true" type="tns:DeliveryModeInformation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDeliveryModeInformation" nillable="true" type="tns:ArrayOfDeliveryModeInformation"/><xs:complexType name="Seller"><xs:sequence><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsAvailable" type="tns:SellerSubStateEnum"/><xs:element minOccurs="0" name="Login" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MobileNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PhoneNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SellerAddress" nillable="true" type="tns:Address"/><xs:element minOccurs="0" name="ShopName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShopUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SiretNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="State" type="tns:SellerStateEnum"/></xs:sequence></xs:complexType><xs:element name="Seller" nillable="true" type="tns:Seller"/><xs:simpleType name="SellerSubStateEnum"><xs:restriction base="xs:string"><xs:enumeration value="Holidays"/><xs:enumeration value="ActiveSeller"/><xs:enumeration value="BannedSeller"/></xs:restriction></xs:simpleType><xs:element name="SellerSubStateEnum" nillable="true" type="tns:SellerSubStateEnum"/><xs:complexType name="Address"><xs:sequence><xs:element minOccurs="0" name="Address1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Address2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ApartmentNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Building" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="City" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Civility" type="tns:Civility"/><xs:element minOccurs="0" name="CompanyName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Country" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="County" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Instructions" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PlaceName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RelayId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Street" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ZipCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Address" nillable="true" type="tns:Address"/><xs:simpleType name="Civility"><xs:restriction base="xs:string"><xs:enumeration value="None"/><xs:enumeration value="MR"/><xs:enumeration value="MISS"/><xs:enumeration value="MRS"/><xs:enumeration value="DR"/><xs:enumeration value="PHD"/><xs:enumeration value="PR"/></xs:restriction></xs:simpleType><xs:element name="Civility" nillable="true" type="tns:Civility"/><xs:simpleType name="SellerStateEnum"><xs:restriction base="xs:string"><xs:enumeration value="Activated"/><xs:enumeration value="Deactivated"/><xs:enumeration value="PutOnNotice"/></xs:restriction></xs:simpleType><xs:element name="SellerStateEnum" nillable="true" type="tns:SellerStateEnum"/><xs:element name="GetSellerIndicators"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q28:HeaderMessage" xmlns:q28="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSellerIndicatorsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetSellerIndicatorsResult" nillable="true" type="tns:SellerIndicatorsMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SellerIndicatorsMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element minOccurs="0" name="SellerIndicators" nillable="true" type="tns:ArrayOfSellerIndicator"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="SellerIndicatorsMessage" nillable="true" type="tns:SellerIndicatorsMessage"/><xs:complexType name="ArrayOfSellerIndicator"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SellerIndicator" nillable="true" type="tns:SellerIndicator"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSellerIndicator" nillable="true" type="tns:ArrayOfSellerIndicator"/><xs:complexType name="SellerIndicator"><xs:sequence><xs:element minOccurs="0" name="ComputationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Threshold" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="ThresholdType" type="tns:TresholdType"/><xs:element minOccurs="0" name="ValueD30" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="ValueD60" nillable="true" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="SellerIndicator" nillable="true" type="tns:SellerIndicator"/><xs:simpleType name="TresholdType"><xs:restriction base="xs:string"><xs:enumeration value="ThresholdMin"/><xs:enumeration value="ThresholdMax"/></xs:restriction></xs:simpleType><xs:element name="TresholdType" nillable="true" type="tns:TresholdType"/><xs:element name="GetOrderList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q29:HeaderMessage" xmlns:q29="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="orderFilter" nillable="true" type="tns:OrderFilter"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="OrderFilter"><xs:sequence><xs:element minOccurs="0" name="BeginCreationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="BeginModificationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="CorporationCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EndCreationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="EndModificationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="FetchOrderLines" type="xs:boolean"/><xs:element minOccurs="0" name="FetchParcels" type="xs:boolean"/><xs:element minOccurs="0" name="IncludeExternalFbcSiteId" type="xs:boolean"/><xs:element minOccurs="0" name="OrderReferenceList" nillable="true" type="q30:ArrayOfstring" xmlns:q30="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="OrderType" nillable="true" type="tns:OrderTypeEnum"/><xs:element minOccurs="0" name="PartnerOrderRef" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="States" nillable="true" type="tns:ArrayOfOrderStateEnum"/></xs:sequence></xs:complexType><xs:element name="OrderFilter" nillable="true" type="tns:OrderFilter"/><xs:simpleType name="OrderTypeEnum"><xs:restriction base="xs:string"><xs:enumeration value="IsFulfillment"/><xs:enumeration value="MKPFBC"/><xs:enumeration value="EXTFBC"/><xs:enumeration value="None"/></xs:restriction></xs:simpleType><xs:element name="OrderTypeEnum" nillable="true" type="tns:OrderTypeEnum"/><xs:complexType name="ArrayOfOrderStateEnum"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="OrderStateEnum" type="tns:OrderStateEnum"/></xs:sequence></xs:complexType><xs:element name="ArrayOfOrderStateEnum" nillable="true" type="tns:ArrayOfOrderStateEnum"/><xs:simpleType name="OrderStateEnum"><xs:restriction base="xs:string"><xs:enumeration value="CancelledByCustomer"/><xs:enumeration value="WaitingForSellerAcceptation"/><xs:enumeration value="AcceptedBySeller"/><xs:enumeration value="PaymentInProgress"/><xs:enumeration value="WaitingForShipmentAcceptation"/><xs:enumeration value="Shipped"/><xs:enumeration value="RefusedBySeller"/><xs:enumeration value="AutomaticCancellation"/><xs:enumeration value="PaymentRefused"/><xs:enumeration value="ShipmentRefusedBySeller"/><xs:enumeration value="None"/><xs:enumeration value="ValidatedFianet"/><xs:enumeration value="RefusedNoShipment"/><xs:enumeration value="AvailableOnStore"/><xs:enumeration value="NonPickedUpByCustomer"/><xs:enumeration value="PickedUp"/><xs:enumeration value="ServiceCanceled"/><xs:enumeration value="PendingShipmentForAssociatedProduct"/><xs:enumeration value="BlockedWaitingForTreatment"/><xs:enumeration value="BlockedWaitingForProof"/><xs:enumeration value="BlockedRepeatedLitigationSuspicion"/><xs:enumeration value="BlockedFraudSuspicion"/><xs:enumeration value="BlockedConfirmed"/><xs:enumeration value="FinishedGenerixUpdate"/><xs:enumeration value="BlockedRepeatedLitigationSuspicionConfirmation"/><xs:enumeration value="BlockedFraudSuspicionConfirmation"/><xs:enumeration value="CegidDown"/><xs:enumeration value="BlockedAutomaticCds"/><xs:enumeration value="BeingCancelled"/><xs:enumeration value="BeingModified"/><xs:enumeration value="RequestGoingToGnx"/><xs:enumeration value="PartialInGnx"/><xs:enumeration value="BeingValidatedFianet"/><xs:enumeration value="BlockedMarketplaceService"/></xs:restriction></xs:simpleType><xs:element name="OrderStateEnum" nillable="true" type="tns:OrderStateEnum"/><xs:element name="GetOrderListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetOrderListResult" nillable="true" type="tns:OrderListMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="OrderListMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element minOccurs="0" name="OrderList" nillable="true" type="tns:ArrayOfOrder"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="OrderListMessage" nillable="true" type="tns:OrderListMessage"/><xs:complexType name="ArrayOfOrder"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Order" nillable="true" type="tns:Order"/></xs:sequence></xs:complexType><xs:element name="ArrayOfOrder" nillable="true" type="tns:ArrayOfOrder"/><xs:complexType name="Order"><xs:sequence><xs:element minOccurs="0" name="ArchiveParcelList" type="xs:boolean"/><xs:element minOccurs="0" name="BillingAddress" nillable="true" type="tns:Address"/><xs:element minOccurs="0" name="Corporation" nillable="true" type="tns:Corporation"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Customer" nillable="true" type="tns:Customer"/><xs:element minOccurs="0" name="HasClaims" type="xs:boolean"/><xs:element minOccurs="0" name="InitialTotalAmount" type="xs:decimal"/><xs:element minOccurs="0" name="InitialTotalShippingChargesAmount" type="xs:decimal"/><xs:element name="IsCLogistiqueOrder" type="xs:boolean"/><xs:element minOccurs="0" name="LastUpdatedDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ModGesLog" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ModifiedDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Offer" nillable="true" type="tns:OfferOrder"/><xs:element minOccurs="0" name="OrderLineList" nillable="true" type="tns:ArrayOfOrderLine"/><xs:element minOccurs="0" name="OrderNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OrderState" nillable="true" type="tns:OrderStateEnum"/><xs:element minOccurs="0" name="ParcelList" nillable="true" type="tns:ArrayOfParcel"/><xs:element minOccurs="0" name="PartnerOrderRef" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShippedTotalAmount" type="xs:decimal"/><xs:element minOccurs="0" name="ShippedTotalShippingCharges" type="xs:decimal"/><xs:element minOccurs="0" name="ShippingAddress" nillable="true" type="tns:Address"/><xs:element minOccurs="0" name="ShippingCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShippingDateMax" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ShippingDateMin" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="SiteCommissionPromisedAmount" type="xs:decimal"/><xs:element minOccurs="0" name="SiteCommissionShippedAmount" type="xs:decimal"/><xs:element minOccurs="0" name="SiteCommissionValidatedAmount" type="xs:decimal"/><xs:element minOccurs="0" name="Status" type="tns:OrderStatusType"/><xs:element minOccurs="0" name="ValidatedTotalAmount" type="xs:decimal"/><xs:element minOccurs="0" name="ValidatedTotalShippingCharges" type="xs:decimal"/><xs:element minOccurs="0" name="ValidationStatus" type="tns:ValidationStatusType"/><xs:element minOccurs="0" name="VisaCegid" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="VoucherList" nillable="true" type="tns:ArrayOfVoucher"/></xs:sequence></xs:complexType><xs:element name="Order" nillable="true" type="tns:Order"/><xs:complexType name="Corporation"><xs:sequence><xs:element minOccurs="0" name="BusinessUnitId" type="xs:short"/><xs:element name="CorporationCode" nillable="true" type="xs:string"/><xs:element name="CorporationId" type="xs:short"/><xs:element minOccurs="0" name="CorporationName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsMarketPlaceActive" nillable="true" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="Corporation" nillable="true" type="tns:Corporation"/><xs:complexType name="Customer"><xs:sequence><xs:element minOccurs="0" name="Civility" nillable="true" type="tns:Civility"/><xs:element minOccurs="0" name="CustomerId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EncryptedEmail" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MobilePhone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Phone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShippingFirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShippingLastName" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Customer" nillable="true" type="tns:Customer"/><xs:complexType name="OfferOrder"><xs:sequence><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CreationDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpirationDate" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="OfferOrder" nillable="true" type="tns:OfferOrder"/><xs:complexType name="ArrayOfOrderLine"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="OrderLine" nillable="true" type="tns:OrderLine"/></xs:sequence></xs:complexType><xs:element name="ArrayOfOrderLine" nillable="true" type="tns:ArrayOfOrderLine"/><xs:complexType name="OrderLine"><xs:sequence><xs:element minOccurs="0" name="AcceptationState" nillable="true" type="tns:AcceptationStateEnum"/><xs:element minOccurs="0" name="CategoryCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DeliveryDateMax" type="xs:dateTime"/><xs:element minOccurs="0" name="DeliveryDateMin" type="xs:dateTime"/><xs:element minOccurs="0" name="HasClaim" type="xs:boolean"/><xs:element minOccurs="0" name="InitialPrice" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="IsCDAV" type="xs:boolean"/><xs:element minOccurs="0" name="IsNegotiated" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsProductEanGenerated" type="xs:boolean"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OrderLineChildList" nillable="true" type="tns:ArrayOfOrderLine"/><xs:element minOccurs="0" name="ProductCondition" nillable="true" type="tns:ProductConditionEnum"/><xs:element minOccurs="0" name="ProductEan" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PurchasePrice" type="xs:decimal"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="RefundShippingCharges" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="RowId" type="xs:int"/><xs:element minOccurs="0" name="SellerProductId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShippingDateMax" type="xs:dateTime"/><xs:element minOccurs="0" name="ShippingDateMin" type="xs:dateTime"/><xs:element minOccurs="0" name="Sku" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SkuParent" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UnitAdditionalShippingCharges" type="xs:decimal"/><xs:element minOccurs="0" name="UnitShippingCharges" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="OrderLine" nillable="true" type="tns:OrderLine"/><xs:simpleType name="AcceptationStateEnum"><xs:restriction base="xs:string"><xs:enumeration value="None"/><xs:enumeration value="AcceptedBySeller"/><xs:enumeration value="RefusedBySeller"/><xs:enumeration value="ShippedBySeller"/><xs:enumeration value="RefundedAfterShipping"/><xs:enumeration value="ShipmentRefusedBySeller"/><xs:enumeration value="RefundedAfterShipmentRefused"/><xs:enumeration value="CancelledBeforeNotificationByCustomer"/><xs:enumeration value="CancelledBeforePaymentByCustomer"/><xs:enumeration value="CancellationRequestPending"/><xs:enumeration value="CancelledAfterPaymentByCustomer"/><xs:enumeration value="RefundedAfterCustomerCancellation"/><xs:enumeration value="PaymentRefused"/></xs:restriction></xs:simpleType><xs:element name="AcceptationStateEnum" nillable="true" type="tns:AcceptationStateEnum"/><xs:complexType name="ArrayOfParcel"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Parcel" nillable="true" type="tns:Parcel"/></xs:sequence></xs:complexType><xs:element name="ArrayOfParcel" nillable="true" type="tns:ArrayOfParcel"/><xs:complexType name="Parcel"><xs:sequence><xs:element minOccurs="0" name="CustomerNum" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExternalCarrierName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExternalCarrierTrackingUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsCustomerReturn" type="xs:boolean"/><xs:element minOccurs="0" name="ParcelItemList" nillable="true" type="tns:ArrayOfParcelItem"/><xs:element minOccurs="0" name="ParcelStatus" nillable="true" type="tns:ParcelStatus"/><xs:element minOccurs="0" name="RealCarrierCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Parcel" nillable="true" type="tns:Parcel"/><xs:complexType name="ArrayOfParcelItem"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ParcelItem" nillable="true" type="tns:ParcelItem"/></xs:sequence></xs:complexType><xs:element name="ArrayOfParcelItem" nillable="true" type="tns:ArrayOfParcelItem"/><xs:complexType name="ParcelItem"><xs:sequence><xs:element minOccurs="0" name="ProductName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="Sku" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ParcelItem" nillable="true" type="tns:ParcelItem"/><xs:simpleType name="ParcelStatus"><xs:restriction base="xs:string"><xs:enumeration value="Delivered"/><xs:enumeration value="Not Delivered - Back Transporter"/><xs:enumeration value="Not Delivered - Lost Or Broken"/><xs:enumeration value="Committed The Transporter"/><xs:enumeration value="On Going Delivery"/><xs:enumeration value="In Point Relay"/><xs:enumeration value="Other"/><xs:enumeration value="Prepared"/></xs:restriction></xs:simpleType><xs:element name="ParcelStatus" nillable="true" type="tns:ParcelStatus"/><xs:simpleType name="OrderStatusType"><xs:restriction base="xs:string"><xs:enumeration value="NonValidated"/><xs:enumeration value="NoPaymentAttempt"/><xs:enumeration value="Cancelled"/><xs:enumeration value="Validated"/><xs:enumeration value="Waiting"/><xs:enumeration value="Completed"/></xs:restriction></xs:simpleType><xs:element name="OrderStatusType" nillable="true" type="tns:OrderStatusType"/><xs:simpleType name="ValidationStatusType"><xs:restriction base="xs:string"><xs:enumeration value="ValidatingFianet"/><xs:enumeration value="PreAccepted"/><xs:enumeration value="None"/></xs:restriction></xs:simpleType><xs:element name="ValidationStatusType" nillable="true" type="tns:ValidationStatusType"/><xs:complexType name="ArrayOfVoucher"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Voucher" nillable="true" type="tns:Voucher"/></xs:sequence></xs:complexType><xs:element name="ArrayOfVoucher" nillable="true" type="tns:ArrayOfVoucher"/><xs:complexType name="Voucher"><xs:sequence><xs:element minOccurs="0" name="CreateDate" nillable="true" type="xs:dateTime"/><xs:element name="RefundInformation" nillable="true" type="tns:RefundInformation"/><xs:element minOccurs="0" name="Source" nillable="true" type="tns:VoucherSourceActor"/></xs:sequence></xs:complexType><xs:element name="Voucher" nillable="true" type="tns:Voucher"/><xs:complexType name="RefundInformation"><xs:sequence><xs:element name="Amount" type="xs:decimal"/><xs:element name="MotiveId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RefundInformation" nillable="true" type="tns:RefundInformation"/><xs:simpleType name="VoucherSourceActor"><xs:restriction base="xs:string"><xs:enumeration value="Customer"/><xs:enumeration value="CDiscount"/><xs:enumeration value="Seller"/></xs:restriction></xs:simpleType><xs:element name="VoucherSourceActor" nillable="true" type="tns:VoucherSourceActor"/><xs:element name="GetServiceOrderList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q31:HeaderMessage" xmlns:q31="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="orderFilter" nillable="true" type="tns:OrderFilter"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetServiceOrderListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetServiceOrderListResult" nillable="true" type="tns:ServiceOrderListMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ServiceOrderListMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element minOccurs="0" name="ServiceOrderList" nillable="true" type="tns:ArrayOfServiceOrder"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ServiceOrderListMessage" nillable="true" type="tns:ServiceOrderListMessage"/><xs:complexType name="ArrayOfServiceOrder"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ServiceOrder" nillable="true" type="tns:ServiceOrder"/></xs:sequence></xs:complexType><xs:element name="ArrayOfServiceOrder" nillable="true" type="tns:ArrayOfServiceOrder"/><xs:complexType name="ServiceOrder"><xs:complexContent mixed="false"><xs:extension base="tns:Order"><xs:sequence><xs:element minOccurs="0" name="AssociatedOrderInfoList" nillable="true" type="tns:ArrayOfAssociatedOrderInfo"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ServiceOrder" nillable="true" type="tns:ServiceOrder"/><xs:complexType name="ArrayOfAssociatedOrderInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="AssociatedOrderInfo" nillable="true" type="tns:AssociatedOrderInfo"/></xs:sequence></xs:complexType><xs:element name="ArrayOfAssociatedOrderInfo" nillable="true" type="tns:ArrayOfAssociatedOrderInfo"/><xs:complexType name="AssociatedOrderInfo"><xs:sequence><xs:element minOccurs="0" name="AssociatedSku" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerMail" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerPhone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OrderNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OrderState" nillable="true" type="tns:OrderStateEnum"/><xs:element minOccurs="0" name="ProductSheetUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RealDeliveryDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ServiceOrderNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShippingAddress" nillable="true" type="tns:Address"/><xs:element minOccurs="0" name="Sku" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="AssociatedOrderInfo" nillable="true" type="tns:AssociatedOrderInfo"/><xs:element name="ValidateOrderList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q32:HeaderMessage" xmlns:q32="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="validateOrderListMessage" nillable="true" type="tns:ValidateOrderListMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ValidateOrderListMessage"><xs:sequence><xs:element minOccurs="0" name="OrderList" nillable="true" type="tns:ArrayOfValidateOrder"/></xs:sequence></xs:complexType><xs:element name="ValidateOrderListMessage" nillable="true" type="tns:ValidateOrderListMessage"/><xs:complexType name="ArrayOfValidateOrder"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ValidateOrder" nillable="true" type="tns:ValidateOrder"/></xs:sequence></xs:complexType><xs:element name="ArrayOfValidateOrder" nillable="true" type="tns:ArrayOfValidateOrder"/><xs:complexType name="ValidateOrder"><xs:sequence><xs:element minOccurs="0" name="CarrierName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OrderLineList" nillable="true" type="tns:ArrayOfValidateOrderLine"/><xs:element minOccurs="0" name="OrderNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OrderState" type="tns:OrderStateEnum"/><xs:element minOccurs="0" name="TrackingNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TrackingUrl" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ValidateOrder" nillable="true" type="tns:ValidateOrder"/><xs:complexType name="ArrayOfValidateOrderLine"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ValidateOrderLine" nillable="true" type="tns:ValidateOrderLine"/></xs:sequence></xs:complexType><xs:element name="ArrayOfValidateOrderLine" nillable="true" type="tns:ArrayOfValidateOrderLine"/><xs:complexType name="ValidateOrderLine"><xs:sequence><xs:element minOccurs="0" name="AcceptationState" type="tns:AcceptationStateEnum"/><xs:element minOccurs="0" name="ProductCondition" type="tns:ProductConditionEnum"/><xs:element minOccurs="0" name="SellerProductId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TypeOfReturn" nillable="true" type="tns:AskingForReturnType"/></xs:sequence></xs:complexType><xs:element name="ValidateOrderLine" nillable="true" type="tns:ValidateOrderLine"/><xs:simpleType name="AskingForReturnType"><xs:restriction base="xs:string"><xs:enumeration value="AskingForReturn"/><xs:enumeration value="AskingForReturnAndRemoval"/></xs:restriction></xs:simpleType><xs:element name="AskingForReturnType" nillable="true" type="tns:AskingForReturnType"/><xs:element name="ValidateOrderListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ValidateOrderListResult" nillable="true" type="tns:ValidationResultMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ValidationResultMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element minOccurs="0" name="ValidateOrderResults" nillable="true" type="tns:ArrayOfValidateOrderResult"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ValidationResultMessage" nillable="true" type="tns:ValidationResultMessage"/><xs:complexType name="ArrayOfValidateOrderResult"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ValidateOrderResult" nillable="true" type="tns:ValidateOrderResult"/></xs:sequence></xs:complexType><xs:element name="ArrayOfValidateOrderResult" nillable="true" type="tns:ArrayOfValidateOrderResult"/><xs:complexType name="ValidateOrderResult"><xs:sequence><xs:element minOccurs="0" name="Errors" nillable="true" type="tns:ArrayOfError"/><xs:element minOccurs="0" name="OrderNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ValidateOrderLineResults" nillable="true" type="tns:ArrayOfValidateOrderLineResult"/><xs:element minOccurs="0" name="Validated" type="xs:boolean"/><xs:element minOccurs="0" name="Warnings" nillable="true" type="tns:ArrayOfError"/></xs:sequence></xs:complexType><xs:element name="ValidateOrderResult" nillable="true" type="tns:ValidateOrderResult"/><xs:complexType name="ArrayOfValidateOrderLineResult"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ValidateOrderLineResult" nillable="true" type="tns:ValidateOrderLineResult"/></xs:sequence></xs:complexType><xs:element name="ArrayOfValidateOrderLineResult" nillable="true" type="tns:ArrayOfValidateOrderLineResult"/><xs:complexType name="ValidateOrderLineResult"><xs:sequence><xs:element minOccurs="0" name="Errors" nillable="true" type="tns:ArrayOfError"/><xs:element minOccurs="0" name="SellerProductId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Updated" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ValidateOrderLineResult" nillable="true" type="tns:ValidateOrderLineResult"/><xs:element name="ManageParcel"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q33:HeaderMessage" xmlns:q33="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="manageParcelRequest" nillable="true" type="tns:ManageParcelRequest"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ManageParcelRequest"><xs:sequence><xs:element minOccurs="0" name="ParcelActionsList" nillable="true" type="tns:ArrayOfParcelInfos"/><xs:element minOccurs="0" name="ScopusId" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ManageParcelRequest" nillable="true" type="tns:ManageParcelRequest"/><xs:complexType name="ArrayOfParcelInfos"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ParcelInfos" nillable="true" type="tns:ParcelInfos"/></xs:sequence></xs:complexType><xs:element name="ArrayOfParcelInfos" nillable="true" type="tns:ArrayOfParcelInfos"/><xs:complexType name="ParcelInfos"><xs:sequence><xs:element minOccurs="0" name="ManageParcel" type="tns:ParcelActionTypes"/><xs:element minOccurs="0" name="ParcelNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Sku" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ParcelInfos" nillable="true" type="tns:ParcelInfos"/><xs:simpleType name="ParcelActionTypes"><xs:list><xs:simpleType><xs:restriction base="xs:string"><xs:enumeration value="AskingForInvestigation"/><xs:enumeration value="AskingForDeliveryCertification"/></xs:restriction></xs:simpleType></xs:list></xs:simpleType><xs:element name="ParcelActionTypes" nillable="true" type="tns:ParcelActionTypes"/><xs:element name="ManageParcelResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ManageParcelResult" nillable="true" type="tns:ManageParcelResultMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ManageParcelResultMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element minOccurs="0" name="ParcelActionResultList" nillable="true" type="tns:ArrayOfParcelActionResult"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ManageParcelResultMessage" nillable="true" type="tns:ManageParcelResultMessage"/><xs:complexType name="ArrayOfParcelActionResult"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ParcelActionResult" nillable="true" type="tns:ParcelActionResult"/></xs:sequence></xs:complexType><xs:element name="ArrayOfParcelActionResult" nillable="true" type="tns:ArrayOfParcelActionResult"/><xs:complexType name="ParcelActionResult"><xs:complexContent mixed="false"><xs:extension base="q34:ServiceMessage" xmlns:q34="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"><xs:sequence><xs:element minOccurs="0" name="ActionType" type="tns:ParcelActionTypes"/><xs:element minOccurs="0" name="IsActionCreated" type="xs:boolean"/><xs:element minOccurs="0" name="ParcelNumber" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ParcelActionResult" nillable="true" type="tns:ParcelActionResult"/><xs:element name="CreateRefundVoucherAfterShipment"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q35:HeaderMessage" xmlns:q35="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="request" nillable="true" type="tns:SellerRefundRequestMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SellerRefundRequestMessage"><xs:sequence><xs:element name="OrderNumber" nillable="true" type="xs:string"/><xs:element name="SellerRefundRequestList" nillable="true" type="tns:ArrayOfSellerRefundRequest"/></xs:sequence></xs:complexType><xs:element name="SellerRefundRequestMessage" nillable="true" type="tns:SellerRefundRequestMessage"/><xs:complexType name="ArrayOfSellerRefundRequest"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SellerRefundRequest" nillable="true" type="tns:SellerRefundRequest"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSellerRefundRequest" nillable="true" type="tns:ArrayOfSellerRefundRequest"/><xs:complexType name="SellerRefundRequest"><xs:sequence><xs:element minOccurs="0" name="Mode" type="tns:SellerRefundRequestMode"/><xs:element minOccurs="0" name="Motive" type="tns:RefundMotive"/><xs:element name="RefundOrderLine" nillable="true" type="tns:SellerRefundOrderLine"/></xs:sequence></xs:complexType><xs:element name="SellerRefundRequest" nillable="true" type="tns:SellerRefundRequest"/><xs:simpleType name="SellerRefundRequestMode"><xs:restriction base="xs:string"><xs:enumeration value="Claim"/><xs:enumeration value="Retraction"/></xs:restriction></xs:simpleType><xs:element name="SellerRefundRequestMode" nillable="true" type="tns:SellerRefundRequestMode"/><xs:simpleType name="RefundMotive"><xs:restriction base="xs:string"><xs:enumeration value="VendorRejection"/><xs:enumeration value="ClientCancellation"/><xs:enumeration value="VendorRejectionAndClientCancellation"/><xs:enumeration value="ClientClaim"/><xs:enumeration value="VendorInitiatedRefund"/><xs:enumeration value="ClientRetraction"/><xs:enumeration value="NoClientWithDrawal"/><xs:enumeration value="ProductStockUnavailable"/></xs:restriction></xs:simpleType><xs:element name="RefundMotive" nillable="true" type="tns:RefundMotive"/><xs:complexType name="SellerRefundOrderLine"><xs:sequence><xs:element minOccurs="0" name="Ean" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RefundShippingCharges" nillable="true" type="xs:boolean"/><xs:element name="SellerProductId" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SellerRefundOrderLine" nillable="true" type="tns:SellerRefundOrderLine"/><xs:element name="CreateRefundVoucherAfterShipmentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CreateRefundVoucherAfterShipmentResult" nillable="true" type="tns:SellerRefundResultMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SellerRefundResultMessage"><xs:complexContent mixed="false"><xs:extension base="q36:ServiceMessage" xmlns:q36="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"><xs:sequence><xs:element name="OrderNumber" nillable="true" type="xs:string"/><xs:element name="SellerRefundResultList" nillable="true" type="tns:ArrayOfSellerRefundResult"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="SellerRefundResultMessage" nillable="true" type="tns:SellerRefundResultMessage"/><xs:complexType name="ArrayOfSellerRefundResult"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SellerRefundResult" nillable="true" type="tns:SellerRefundResult"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSellerRefundResult" nillable="true" type="tns:ArrayOfSellerRefundResult"/><xs:complexType name="SellerRefundResult"><xs:complexContent mixed="false"><xs:extension base="q37:ServiceMessage" xmlns:q37="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"><xs:sequence><xs:element name="Ean" nillable="true" type="xs:string"/><xs:element name="Motive" type="tns:RefundMotive"/><xs:element name="SellerProductId" nillable="true" type="xs:string"/><xs:element name="Value" type="xs:decimal"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="SellerRefundResult" nillable="true" type="tns:SellerRefundResult"/><xs:element name="CreateRefundVoucher"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q38:HeaderMessage" xmlns:q38="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="request" nillable="true" type="tns:CreateRefundVoucherRequest"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CreateRefundVoucherRequest"><xs:sequence><xs:element minOccurs="0" name="CommercialGestureList" nillable="true" type="tns:ArrayOfRefundInformation"/><xs:element name="OrderNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SellerRefundList" nillable="true" type="tns:ArrayOfSellerRefundRequest"/></xs:sequence></xs:complexType><xs:element name="CreateRefundVoucherRequest" nillable="true" type="tns:CreateRefundVoucherRequest"/><xs:complexType name="ArrayOfRefundInformation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RefundInformation" nillable="true" type="tns:RefundInformation"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRefundInformation" nillable="true" type="tns:ArrayOfRefundInformation"/><xs:element name="CreateRefundVoucherResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CreateRefundVoucherResult" nillable="true" type="tns:CreateRefundVoucherMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CreateRefundVoucherMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element name="CommercialGestureList" nillable="true" type="tns:ArrayOfRefundInformationMessage"/><xs:element name="OrderNumber" nillable="true" type="xs:string"/><xs:element name="SellerRefundList" nillable="true" type="tns:ArrayOfSellerRefundResult"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CreateRefundVoucherMessage" nillable="true" type="tns:CreateRefundVoucherMessage"/><xs:complexType name="ArrayOfRefundInformationMessage"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RefundInformationMessage" nillable="true" type="tns:RefundInformationMessage"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRefundInformationMessage" nillable="true" type="tns:ArrayOfRefundInformationMessage"/><xs:complexType name="RefundInformationMessage"><xs:complexContent mixed="false"><xs:extension base="q39:ServiceMessage" xmlns:q39="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"><xs:sequence><xs:element name="Amount" type="xs:decimal"/><xs:element name="MotiveId" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RefundInformationMessage" nillable="true" type="tns:RefundInformationMessage"/><xs:element name="GetGlobalConfiguration"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q40:HeaderMessage" xmlns:q40="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetGlobalConfigurationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetGlobalConfigurationResult" nillable="true" type="tns:GlobalConfigurationMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GlobalConfigurationMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element minOccurs="0" name="CarrierList" nillable="true" type="tns:ArrayOfCarrier"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="GlobalConfigurationMessage" nillable="true" type="tns:GlobalConfigurationMessage"/><xs:complexType name="ArrayOfCarrier"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Carrier" nillable="true" type="tns:Carrier"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCarrier" nillable="true" type="tns:ArrayOfCarrier"/><xs:complexType name="Carrier"><xs:sequence><xs:element minOccurs="0" name="CarrierId" type="xs:int"/><xs:element minOccurs="0" name="DefaultURL" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Carrier" nillable="true" type="tns:Carrier"/><xs:element name="GenerateDiscussionMailGuid"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q41:HeaderMessage" xmlns:q41="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="request" nillable="true" type="q42:DiscussionMailGuidCreationRequestMessage" xmlns:q42="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data.Mail"/></xs:sequence></xs:complexType></xs:element><xs:element name="GenerateDiscussionMailGuidResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GenerateDiscussionMailGuidResult" nillable="true" type="q43:DiscussionMailGuidCreationResultMessage" xmlns:q43="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data.Mail"/></xs:sequence></xs:complexType></xs:element><xs:element name="SubmitRelaysFile"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q44:HeaderMessage" xmlns:q44="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="relaysFileRequest" nillable="true" type="tns:RelaysFileIntegrationRequest"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="RelaysFileIntegrationRequest"><xs:sequence><xs:element minOccurs="0" name="RelaysFileURI" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RelaysFileIntegrationRequest" nillable="true" type="tns:RelaysFileIntegrationRequest"/><xs:element name="SubmitRelaysFileResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SubmitRelaysFileResult" nillable="true" type="tns:RelaysFileDepositMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="RelaysFileDepositMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element minOccurs="0" name="RelaysFileId" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RelaysFileDepositMessage" nillable="true" type="tns:RelaysFileDepositMessage"/><xs:element name="GetRelaysFileSubmissionResult"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q45:HeaderMessage" xmlns:q45="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="relaysFileFilter" nillable="true" type="tns:RelaysFileFilter"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="RelaysFileFilter"><xs:sequence><xs:element minOccurs="0" name="RelaysFileId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="RelaysFileFilter" nillable="true" type="tns:RelaysFileFilter"/><xs:element name="GetRelaysFileSubmissionResultResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetRelaysFileSubmissionResultResult" nillable="true" type="tns:RelayIntegrationReportMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="RelayIntegrationReportMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element minOccurs="0" name="NumberOfErrors" type="xs:int"/><xs:element minOccurs="0" name="RelaysFileId" type="xs:int"/><xs:element minOccurs="0" name="RelaysFileIntegrationStatus" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RelaysLogList" nillable="true" type="tns:ArrayOfRelayIntegrationLog"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RelayIntegrationReportMessage" nillable="true" type="tns:RelayIntegrationReportMessage"/><xs:complexType name="ArrayOfRelayIntegrationLog"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RelayIntegrationLog" nillable="true" type="tns:RelayIntegrationLog"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRelayIntegrationLog" nillable="true" type="tns:ArrayOfRelayIntegrationLog"/><xs:complexType name="RelayIntegrationLog"><xs:sequence><xs:element minOccurs="0" name="Errors" nillable="true" type="q46:ArrayOfstring" xmlns:q46="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="LogDate" type="xs:dateTime"/><xs:element minOccurs="0" name="RelayReference" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Validated" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="RelayIntegrationLog" nillable="true" type="tns:RelayIntegrationLog"/><xs:element name="GetParcelShopList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q47:HeaderMessage" xmlns:q47="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetParcelShopListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetParcelShopListResult" nillable="true" type="tns:ParcelShopListMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="ParcelShopListMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element minOccurs="0" name="ParcelShopList" nillable="true" type="tns:ArrayOfParcelShop"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ParcelShopListMessage" nillable="true" type="tns:ParcelShopListMessage"/><xs:complexType name="ArrayOfParcelShop"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ParcelShop" nillable="true" type="tns:ParcelShop"/></xs:sequence></xs:complexType><xs:element name="ArrayOfParcelShop" nillable="true" type="tns:ArrayOfParcelShop"/><xs:complexType name="ParcelShop"><xs:sequence><xs:element minOccurs="0" name="AddressComplement" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="City" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ClosingDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ExceptionalClosingDate1" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ExceptionalClosingDate2" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ExceptionalClosingDate3" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ExceptionalClosingDate4" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ExceptionalClosingDate5" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="FridayAfternoonClosingHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FridayAfternoonOpeningHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FridayMorningClosingHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FridayMorningOpeningHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsStoreShipmentActive" type="xs:boolean"/><xs:element minOccurs="0" name="IsTakeAwayDeliveryActive" type="xs:boolean"/><xs:element minOccurs="0" name="Latitude" nillable="true" type="xs:double"/><xs:element minOccurs="0" name="Locality" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Longitude" nillable="true" type="xs:double"/><xs:element minOccurs="0" name="MondayAfternoonClosingHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MondayAfternoonOpeningHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MondayMorningClosingHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MondayMorningOpeningHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OpeningDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="PhoneNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Reference" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SaturdayAfternoonClosingHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SaturdayAfternoonOpeningHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SaturdayMorningClosingHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SaturdayMorningOpeningHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="StreetAndStreetNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SundayAfternoonClosingHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SundayAfternoonOpeningHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SundayMorningClosingHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SundayMorningOpeningHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TemporaryClosingEndDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="TemporaryClosingStartDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ThursdayAfternoonClosingHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ThursdayAfternoonOpeningHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ThursdayMorningClosingHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ThursdayMorningOpeningHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TuesdayAfternoonClosingHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TuesdayAfternoonOpeningHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TuesdayMorningClosingHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TuesdayMorningOpeningHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="WednesdayAfternoonClosingHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="WednesdayAfternoonOpeningHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="WednesdayMorningClosingHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="WednesdayMorningOpeningHour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ZipCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ParcelShop" nillable="true" type="tns:ParcelShop"/><xs:element name="CloseDiscussionList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q48:HeaderMessage" xmlns:q48="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="closeDiscussionRequest" nillable="true" type="tns:CloseDiscussionRequest"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CloseDiscussionRequest"><xs:sequence><xs:element minOccurs="0" name="DiscussionIds" nillable="true" type="q49:ArrayOflong" xmlns:q49="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="CloseDiscussionRequest" nillable="true" type="tns:CloseDiscussionRequest"/><xs:element name="CloseDiscussionListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CloseDiscussionListResult" nillable="true" type="tns:CloseDiscussionResultMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CloseDiscussionResultMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element minOccurs="0" name="CloseDiscussionResultList" nillable="true" type="tns:ArrayOfCloseDiscussionResult"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CloseDiscussionResultMessage" nillable="true" type="tns:CloseDiscussionResultMessage"/><xs:complexType name="ArrayOfCloseDiscussionResult"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CloseDiscussionResult" nillable="true" type="tns:CloseDiscussionResult"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCloseDiscussionResult" nillable="true" type="tns:ArrayOfCloseDiscussionResult"/><xs:complexType name="CloseDiscussionResult"><xs:sequence><xs:element minOccurs="0" name="DiscussionId" type="xs:long"/><xs:element minOccurs="0" name="OperationStatus" type="tns:CloseDiscussionStatus"/></xs:sequence></xs:complexType><xs:element name="CloseDiscussionResult" nillable="true" type="tns:CloseDiscussionResult"/><xs:simpleType name="CloseDiscussionStatus"><xs:restriction base="xs:string"><xs:enumeration value="DiscussionClosed"/><xs:enumeration value="DiscussionNotFound"/><xs:enumeration value="UnauthorizedCancelPending"/><xs:enumeration value="UnauthorizedLastAnswer"/><xs:enumeration value="AlreadyClosed"/></xs:restriction></xs:simpleType><xs:element name="CloseDiscussionStatus" nillable="true" type="tns:CloseDiscussionStatus"/><xs:element name="GetOrderClaimList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q50:HeaderMessage" xmlns:q50="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="orderClaimFilter" nillable="true" type="tns:OrderClaimFilter"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="OrderClaimFilter"><xs:complexContent mixed="false"><xs:extension base="tns:OrderQuestionFilter"><xs:sequence><xs:element minOccurs="0" name="OnlyWithMessageFromCdsCustomerService" nillable="true" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="OrderClaimFilter" nillable="true" type="tns:OrderClaimFilter"/><xs:complexType name="OrderQuestionFilter"><xs:complexContent mixed="false"><xs:extension base="tns:DiscussionFilterBase"><xs:sequence><xs:element minOccurs="0" name="OrderNumberList" nillable="true" type="q51:ArrayOfstring" xmlns:q51="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="OrderQuestionFilter" nillable="true" type="tns:OrderQuestionFilter"/><xs:complexType name="DiscussionFilterBase"><xs:sequence><xs:element minOccurs="0" name="BeginCreationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="BeginModificationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="EndCreationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="EndModificationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="StatusList" nillable="true" type="tns:ArrayOfDiscussionStateFilter"/></xs:sequence></xs:complexType><xs:element name="DiscussionFilterBase" nillable="true" type="tns:DiscussionFilterBase"/><xs:complexType name="ArrayOfDiscussionStateFilter"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="DiscussionStateFilter" type="tns:DiscussionStateFilter"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDiscussionStateFilter" nillable="true" type="tns:ArrayOfDiscussionStateFilter"/><xs:simpleType name="DiscussionStateFilter"><xs:restriction base="xs:string"><xs:enumeration value="All"/><xs:enumeration value="Open"/><xs:enumeration value="Closed"/><xs:enumeration value="NotProcessed"/></xs:restriction></xs:simpleType><xs:element name="DiscussionStateFilter" nillable="true" type="tns:DiscussionStateFilter"/><xs:element name="GetOrderClaimListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetOrderClaimListResult" nillable="true" type="tns:OrderClaimListMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="OrderClaimListMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element minOccurs="0" name="OrderClaimList" nillable="true" type="tns:ArrayOfOrderClaim"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="OrderClaimListMessage" nillable="true" type="tns:OrderClaimListMessage"/><xs:complexType name="ArrayOfOrderClaim"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="OrderClaim" nillable="true" type="tns:OrderClaim"/></xs:sequence></xs:complexType><xs:element name="ArrayOfOrderClaim" nillable="true" type="tns:ArrayOfOrderClaim"/><xs:complexType name="OrderClaim"><xs:complexContent mixed="false"><xs:extension base="tns:OrderQuestion"><xs:sequence><xs:element minOccurs="0" name="ClaimType" type="tns:ClaimType"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="OrderClaim" nillable="true" type="tns:OrderClaim"/><xs:complexType name="OrderQuestion"><xs:complexContent mixed="false"><xs:extension base="tns:DiscussionThreadBase"><xs:sequence><xs:element minOccurs="0" name="OrderNumber" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="OrderQuestion" nillable="true" type="tns:OrderQuestion"/><xs:complexType name="DiscussionThreadBase"><xs:sequence><xs:element minOccurs="0" name="CloseDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="CreationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Id" type="xs:long"/><xs:element minOccurs="0" name="LastUpdatedDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Messages" nillable="true" type="tns:ArrayOfMessage"/><xs:element minOccurs="0" name="Status" type="tns:DiscussionState"/><xs:element minOccurs="0" name="Subject" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="DiscussionThreadBase" nillable="true" type="tns:DiscussionThreadBase"/><xs:complexType name="ArrayOfMessage"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Message" nillable="true" type="tns:Message"/></xs:sequence></xs:complexType><xs:element name="ArrayOfMessage" nillable="true" type="tns:ArrayOfMessage"/><xs:complexType name="Message"><xs:sequence><xs:element minOccurs="0" name="Content" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Sender" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Timestamp" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="Message" nillable="true" type="tns:Message"/><xs:simpleType name="DiscussionState"><xs:restriction base="xs:string"><xs:enumeration value="Open"/><xs:enumeration value="Closed"/><xs:enumeration value="NotProcessed"/></xs:restriction></xs:simpleType><xs:element name="DiscussionState" nillable="true" type="tns:DiscussionState"/><xs:simpleType name="ClaimType"><xs:restriction base="xs:string"><xs:enumeration value="PackageNotReceived"/><xs:enumeration value="IncompletePackage"/><xs:enumeration value="MissingAccessories"/><xs:enumeration value="DamagedProduct"/><xs:enumeration value="WrongProductReference"/><xs:enumeration value="WrongRefundAmount"/><xs:enumeration value="RefundNotReceived"/><xs:enumeration value="ProductNotWorking"/><xs:enumeration value="Other"/><xs:enumeration value="ProductCanceling"/><xs:enumeration value="OrderCanceling"/><xs:enumeration value="WishToWithdraw"/><xs:enumeration value="OrderNotShipped"/></xs:restriction></xs:simpleType><xs:element name="ClaimType" nillable="true" type="tns:ClaimType"/><xs:element name="GetOrderQuestionList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q52:HeaderMessage" xmlns:q52="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="orderQuestionFilter" nillable="true" type="tns:OrderQuestionFilter"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetOrderQuestionListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetOrderQuestionListResult" nillable="true" type="tns:OrderQuestionListMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="OrderQuestionListMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element minOccurs="0" name="OrderQuestionList" nillable="true" type="tns:ArrayOfOrderQuestion"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="OrderQuestionListMessage" nillable="true" type="tns:OrderQuestionListMessage"/><xs:complexType name="ArrayOfOrderQuestion"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="OrderQuestion" nillable="true" type="tns:OrderQuestion"/></xs:sequence></xs:complexType><xs:element name="ArrayOfOrderQuestion" nillable="true" type="tns:ArrayOfOrderQuestion"/><xs:element name="GetOfferQuestionList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q53:HeaderMessage" xmlns:q53="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="offerQuestionFilter" nillable="true" type="tns:OfferQuestionFilter"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="OfferQuestionFilter"><xs:complexContent mixed="false"><xs:extension base="tns:DiscussionFilterBase"><xs:sequence><xs:element minOccurs="0" name="ProductEANList" nillable="true" type="q54:ArrayOfstring" xmlns:q54="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="ProductSellerReferenceList" nillable="true" type="q55:ArrayOfstring" xmlns:q55="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="OfferQuestionFilter" nillable="true" type="tns:OfferQuestionFilter"/><xs:element name="GetOfferQuestionListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetOfferQuestionListResult" nillable="true" type="tns:OfferQuestionListMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="OfferQuestionListMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element minOccurs="0" name="OfferQuestionList" nillable="true" type="tns:ArrayOfOfferQuestion"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="OfferQuestionListMessage" nillable="true" type="tns:OfferQuestionListMessage"/><xs:complexType name="ArrayOfOfferQuestion"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="OfferQuestion" nillable="true" type="tns:OfferQuestion"/></xs:sequence></xs:complexType><xs:element name="ArrayOfOfferQuestion" nillable="true" type="tns:ArrayOfOfferQuestion"/><xs:complexType name="OfferQuestion"><xs:complexContent mixed="false"><xs:extension base="tns:DiscussionThreadBase"><xs:sequence><xs:element minOccurs="0" name="ProductEAN" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductSellerReference" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="OfferQuestion" nillable="true" type="tns:OfferQuestion"/><xs:element name="GetDiscussionMailList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q56:HeaderMessage" xmlns:q56="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="request" nillable="true" type="tns:GetDiscussionMailListRequest"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetDiscussionMailListRequest"><xs:sequence><xs:element minOccurs="0" name="DiscussionIds" nillable="true" type="q57:ArrayOflong" xmlns:q57="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="GetDiscussionMailListRequest" nillable="true" type="tns:GetDiscussionMailListRequest"/><xs:element name="GetDiscussionMailListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetDiscussionMailListResult" nillable="true" type="tns:DiscussionMailListMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="DiscussionMailListMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element minOccurs="0" name="DiscussionMailList" nillable="true" type="tns:ArrayOfDiscussionMail"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="DiscussionMailListMessage" nillable="true" type="tns:DiscussionMailListMessage"/><xs:complexType name="ArrayOfDiscussionMail"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="DiscussionMail" nillable="true" type="tns:DiscussionMail"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDiscussionMail" nillable="true" type="tns:ArrayOfDiscussionMail"/><xs:complexType name="DiscussionMail"><xs:sequence><xs:element minOccurs="0" name="DiscussionId" type="xs:long"/><xs:element minOccurs="0" name="MailAddress" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OperationStatus" type="tns:DiscussionMailStatusEnum"/></xs:sequence></xs:complexType><xs:element name="DiscussionMail" nillable="true" type="tns:DiscussionMail"/><xs:simpleType name="DiscussionMailStatusEnum"><xs:restriction base="xs:string"><xs:enumeration value="DiscussionNotFound"/><xs:enumeration value="UnknownError"/><xs:enumeration value="Success"/><xs:enumeration value="DiscussionClosed"/></xs:restriction></xs:simpleType><xs:element name="DiscussionMailStatusEnum" nillable="true" type="tns:DiscussionMailStatusEnum"/><xs:element name="CreateExternalOrder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q58:HeaderMessage" xmlns:q58="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="request" nillable="true" type="q59:OrderIntegrationRequest" xmlns:q59="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data.Order"/></xs:sequence></xs:complexType></xs:element><xs:element name="CreateExternalOrderResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CreateExternalOrderResult" nillable="true" type="q60:OrderIntegrationMessage" xmlns:q60="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetExternalOrderStatus"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q61:HeaderMessage" xmlns:q61="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="request" nillable="true" type="q62:OrderStatusRequest" xmlns:q62="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data.Order"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetExternalOrderStatusResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetExternalOrderStatusResult" nillable="true" type="q63:OrderStatusMessage" xmlns:q63="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data.Order"/></xs:sequence></xs:complexType></xs:element><xs:simpleType name="ExternalOrderStatus"><xs:restriction base="xs:string"><xs:enumeration value="Ok"/><xs:enumeration value="Pending"/><xs:enumeration value="Ko"/></xs:restriction></xs:simpleType><xs:element name="ExternalOrderStatus" nillable="true" type="tns:ExternalOrderStatus"/><xs:element name="GetProductStockList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q64:HeaderMessage" xmlns:q64="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="request" nillable="true" type="q65:FulfilmentProductRequest" xmlns:q65="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data.Product"/></xs:sequence></xs:complexType></xs:element><xs:simpleType name="FbcReferencementFilter"><xs:restriction base="xs:string"><xs:enumeration value="All"/><xs:enumeration value="OnlyReferenced"/><xs:enumeration value="OnlyNotReferenced"/></xs:restriction></xs:simpleType><xs:element name="FbcReferencementFilter" nillable="true" type="tns:FbcReferencementFilter"/><xs:element name="GetProductStockListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetProductStockListResult" nillable="true" type="q66:ProductStockListMessage" xmlns:q66="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data.Product"/></xs:sequence></xs:complexType></xs:element><xs:simpleType name="FulfilmentProductListStatus"><xs:restriction base="xs:string"><xs:enumeration value="Ok"/><xs:enumeration value="NoData"/><xs:enumeration value="KO"/></xs:restriction></xs:simpleType><xs:element name="FulfilmentProductListStatus" nillable="true" type="tns:FulfilmentProductListStatus"/><xs:element name="GetFulfilmentActivationReportList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q67:HeaderMessage" xmlns:q67="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="request" nillable="true" type="tns:FulfilmentActivationReportRequest"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FulfilmentActivationReportRequest"><xs:sequence><xs:element minOccurs="0" name="BeginDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="DepositIdList" nillable="true" type="q68:ArrayOfint" xmlns:q68="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="EndDate" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="FulfilmentActivationReportRequest" nillable="true" type="tns:FulfilmentActivationReportRequest"/><xs:element name="GetFulfilmentActivationReportListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetFulfilmentActivationReportListResult" nillable="true" type="tns:FulfilmentActivationReportMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FulfilmentActivationReportMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element name="FulfilmentActivationReportList" nillable="true" type="tns:ArrayOfFulfilmentActivationReport"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="FulfilmentActivationReportMessage" nillable="true" type="tns:FulfilmentActivationReportMessage"/><xs:complexType name="ArrayOfFulfilmentActivationReport"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FulfilmentActivationReport" nillable="true" type="tns:FulfilmentActivationReport"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFulfilmentActivationReport" nillable="true" type="tns:ArrayOfFulfilmentActivationReport"/><xs:complexType name="FulfilmentActivationReport"><xs:sequence><xs:element minOccurs="0" name="DepositId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="DetailsList" nillable="true" type="tns:ArrayOfFulfilmentActivationReportDetails"/><xs:element minOccurs="0" name="NumberOfActivatedProducts" type="xs:int"/><xs:element minOccurs="0" name="NumberOfDeactivatedProducts" type="xs:int"/><xs:element minOccurs="0" name="NumberOfProcessedProducts" type="xs:int"/><xs:element minOccurs="0" name="NumberOfProducts" type="xs:int"/><xs:element minOccurs="0" name="NumberOfProductsInError" type="xs:int"/><xs:element minOccurs="0" name="NumberOfRemainingProductsToProcess" type="xs:int"/><xs:element minOccurs="0" name="ReportDate" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="FulfilmentActivationReport" nillable="true" type="tns:FulfilmentActivationReport"/><xs:complexType name="ArrayOfFulfilmentActivationReportDetails"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FulfilmentActivationReportDetails" nillable="true" type="tns:FulfilmentActivationReportDetails"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFulfilmentActivationReportDetails" nillable="true" type="tns:ArrayOfFulfilmentActivationReportDetails"/><xs:complexType name="FulfilmentActivationReportDetails"><xs:sequence><xs:element minOccurs="0" name="Action" type="tns:FulfilmentProductActionType"/><xs:element minOccurs="0" name="ActionSuccess" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Height" nillable="true" type="xs:double"/><xs:element minOccurs="0" name="Length" nillable="true" type="xs:double"/><xs:element minOccurs="0" name="ProductEan" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SellerProductReference" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Weight" nillable="true" type="xs:float"/><xs:element minOccurs="0" name="Width" nillable="true" type="xs:double"/></xs:sequence></xs:complexType><xs:element name="FulfilmentActivationReportDetails" nillable="true" type="tns:FulfilmentActivationReportDetails"/><xs:simpleType name="FulfilmentProductActionType"><xs:restriction base="xs:string"><xs:enumeration value="Activation"/><xs:enumeration value="Deactivation"/></xs:restriction></xs:simpleType><xs:element name="FulfilmentProductActionType" nillable="true" type="tns:FulfilmentProductActionType"/><xs:element name="GetFulfilmentOrderListToSupply"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q69:HeaderMessage" xmlns:q69="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="request" nillable="true" type="tns:FulfilmentOnDemandOrderLineFilter"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FulfilmentOnDemandOrderLineFilter"><xs:sequence><xs:element minOccurs="0" name="OrderReference" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductEan" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Warehouse" nillable="true" type="tns:WarehouseType"/></xs:sequence></xs:complexType><xs:element name="FulfilmentOnDemandOrderLineFilter" nillable="true" type="tns:FulfilmentOnDemandOrderLineFilter"/><xs:simpleType name="WarehouseType"><xs:restriction base="xs:string"><xs:enumeration value="CEM"/><xs:enumeration value="ANZ"/><xs:enumeration value="SMD"/></xs:restriction></xs:simpleType><xs:element name="WarehouseType" nillable="true" type="tns:WarehouseType"/><xs:element name="GetFulfilmentOrderListToSupplyResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetFulfilmentOrderListToSupplyResult" nillable="true" type="tns:FulfilmentOrderLineListToSupplyMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FulfilmentOrderLineListToSupplyMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element minOccurs="0" name="OrderLineList" nillable="true" type="tns:ArrayOfFulfilmentOrderLine"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="FulfilmentOrderLineListToSupplyMessage" nillable="true" type="tns:FulfilmentOrderLineListToSupplyMessage"/><xs:complexType name="ArrayOfFulfilmentOrderLine"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FulfilmentOrderLine" nillable="true" type="tns:FulfilmentOrderLine"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFulfilmentOrderLine" nillable="true" type="tns:ArrayOfFulfilmentOrderLine"/><xs:complexType name="FulfilmentOrderLine"><xs:sequence><xs:element minOccurs="0" name="ExpectedCustomerDeliveryMax" type="xs:dateTime"/><xs:element minOccurs="0" name="ExpectedCustomerDeliveryMin" type="xs:dateTime"/><xs:element minOccurs="0" name="LatestWarehouseDeliveryDate" type="xs:dateTime"/><xs:element minOccurs="0" name="OrderDate" type="xs:dateTime"/><xs:element minOccurs="0" name="OrderReference" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductEan" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="SellerProductReference" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Warehouse" nillable="true" type="tns:WarehouseType"/></xs:sequence></xs:complexType><xs:element name="FulfilmentOrderLine" nillable="true" type="tns:FulfilmentOrderLine"/><xs:element name="SubmitFulfilmentSupplyOrder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q70:HeaderMessage" xmlns:q70="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="request" nillable="true" type="tns:FulfilmentSupplyOrderRequest"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FulfilmentSupplyOrderRequest"><xs:sequence><xs:element name="ProductList" nillable="true" type="tns:ArrayOfFulfilmentProductDescription"/></xs:sequence></xs:complexType><xs:element name="FulfilmentSupplyOrderRequest" nillable="true" type="tns:FulfilmentSupplyOrderRequest"/><xs:complexType name="ArrayOfFulfilmentProductDescription"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FulfilmentProductDescription" nillable="true" type="tns:FulfilmentProductDescription"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFulfilmentProductDescription" nillable="true" type="tns:ArrayOfFulfilmentProductDescription"/><xs:complexType name="FulfilmentProductDescription"><xs:sequence><xs:element minOccurs="0" name="ExternalSupplyOrderId" nillable="true" type="xs:string"/><xs:element name="ProductEan" nillable="true" type="xs:string"/><xs:element name="Quantity" type="xs:int"/><xs:element minOccurs="0" name="SellerProductReference" nillable="true" type="xs:string"/><xs:element name="Warehouse" type="tns:WarehouseType"/><xs:element minOccurs="0" name="WarehouseReceptionMinDate" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="FulfilmentProductDescription" nillable="true" type="tns:FulfilmentProductDescription"/><xs:element name="SubmitFulfilmentSupplyOrderResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SubmitFulfilmentSupplyOrderResult" nillable="true" type="tns:SupplyOrderReportMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SupplyOrderReportMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element name="DepositId" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="SupplyOrderReportMessage" nillable="true" type="tns:SupplyOrderReportMessage"/><xs:element name="SubmitFulfilmentOnDemandSupplyOrder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q71:HeaderMessage" xmlns:q71="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="request" nillable="true" type="tns:FulfilmentOnDemandSupplyOrderRequest"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FulfilmentOnDemandSupplyOrderRequest"><xs:sequence><xs:element name="OrderLineList" nillable="true" type="tns:ArrayOfFulfilmentOrderLineRequest"/></xs:sequence></xs:complexType><xs:element name="FulfilmentOnDemandSupplyOrderRequest" nillable="true" type="tns:FulfilmentOnDemandSupplyOrderRequest"/><xs:complexType name="ArrayOfFulfilmentOrderLineRequest"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FulfilmentOrderLineRequest" nillable="true" type="tns:FulfilmentOrderLineRequest"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFulfilmentOrderLineRequest" nillable="true" type="tns:ArrayOfFulfilmentOrderLineRequest"/><xs:complexType name="FulfilmentOrderLineRequest"><xs:sequence><xs:element name="OrderReference" nillable="true" type="xs:string"/><xs:element name="ProductEan" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="FulfilmentOrderLineRequest" nillable="true" type="tns:FulfilmentOrderLineRequest"/><xs:element name="SubmitFulfilmentOnDemandSupplyOrderResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SubmitFulfilmentOnDemandSupplyOrderResult" nillable="true" type="tns:SupplyOrderReportMessage"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetFulfilmentDeliveryDocument"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q72:HeaderMessage" xmlns:q72="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="request" nillable="true" type="tns:FulfilmentDeliveryDocumentRequest"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FulfilmentDeliveryDocumentRequest"><xs:sequence><xs:element minOccurs="0" name="DepositId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="FulfilmentDeliveryDocumentRequest" nillable="true" type="tns:FulfilmentDeliveryDocumentRequest"/><xs:element name="GetFulfilmentDeliveryDocumentResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetFulfilmentDeliveryDocumentResult" nillable="true" type="q73:FulfilmentDeliveryDocumentMessage" xmlns:q73="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data.Fulfilment"/></xs:sequence></xs:complexType></xs:element><xs:element name="SubmitOfferStateAction"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q74:HeaderMessage" xmlns:q74="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="offerStateRequest" nillable="true" type="tns:OfferStateActionRequest"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="OfferStateActionRequest"><xs:sequence><xs:element name="Action" type="q75:OfferStateActionType" xmlns:q75="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data.Fulfilment"/><xs:element minOccurs="0" name="SellerProductId" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="OfferStateActionRequest" nillable="true" type="tns:OfferStateActionRequest"/><xs:element name="SubmitOfferStateActionResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SubmitOfferStateActionResult" nillable="true" type="tns:OfferStateReportMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="OfferStateReportMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="OfferStateReportMessage" nillable="true" type="tns:OfferStateReportMessage"/><xs:element name="GetFulfilmentSupplyOrder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q76:HeaderMessage" xmlns:q76="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="request" nillable="true" type="tns:SupplyOrderRequest"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SupplyOrderRequest"><xs:sequence><xs:element minOccurs="0" name="BeginModificationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="EndModificationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="PageNumber" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="PageSize" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="SupplyOrderNumberList" nillable="true" type="q77:ArrayOfstring" xmlns:q77="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="SupplyOrderRequest" nillable="true" type="tns:SupplyOrderRequest"/><xs:element name="GetFulfilmentSupplyOrderResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetFulfilmentSupplyOrderResult" nillable="true" type="tns:SupplyOrderMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SupplyOrderMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element minOccurs="0" name="CurrentPageNumber" type="xs:int"/><xs:element minOccurs="0" name="NumberOfPages" type="xs:int"/><xs:element minOccurs="0" name="SupplyOrderLineList" nillable="true" type="tns:ArrayOfSupplyOrderLine"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="SupplyOrderMessage" nillable="true" type="tns:SupplyOrderMessage"/><xs:complexType name="ArrayOfSupplyOrderLine"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SupplyOrderLine" nillable="true" type="tns:SupplyOrderLine"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSupplyOrderLine" nillable="true" type="tns:ArrayOfSupplyOrderLine"/><xs:complexType name="SupplyOrderLine"><xs:sequence><xs:element minOccurs="0" name="IsFod" type="xs:boolean"/><xs:element minOccurs="0" name="OrderReferenceList" nillable="true" type="q78:ArrayOfstring" xmlns:q78="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="OrderedQuantity" type="xs:int"/><xs:element minOccurs="0" name="ProductEan" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReceivedQuantity" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="SellerProductReference" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SellerSupplyOrderNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Status" nillable="true" type="tns:SupplyOrderStatusType"/><xs:element minOccurs="0" name="SupplyOrderNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UndeliveredQuantity" type="xs:int"/><xs:element minOccurs="0" name="Warehouse" nillable="true" type="tns:WarehouseType"/><xs:element minOccurs="0" name="WarehouseReceptionMinDate" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="SupplyOrderLine" nillable="true" type="tns:SupplyOrderLine"/><xs:simpleType name="SupplyOrderStatusType"><xs:restriction base="xs:string"><xs:enumeration value="Registered"/><xs:enumeration value="AppointmentScheduled"/><xs:enumeration value="SupplyingInProgress"/><xs:enumeration value="SupplyingDone"/><xs:enumeration value="Rejected"/><xs:enumeration value="Validated"/><xs:enumeration value="Cancelled"/></xs:restriction></xs:simpleType><xs:element name="SupplyOrderStatusType" nillable="true" type="tns:SupplyOrderStatusType"/><xs:element name="SubmitFulfilmentActivation"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q79:HeaderMessage" xmlns:q79="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="request" nillable="true" type="tns:FulfilmentActivationRequest"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FulfilmentActivationRequest"><xs:sequence><xs:element minOccurs="0" name="ProductList" nillable="true" type="q80:ArrayOfProductActivationData" xmlns:q80="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data.Fulfilment"/></xs:sequence></xs:complexType><xs:element name="FulfilmentActivationRequest" nillable="true" type="tns:FulfilmentActivationRequest"/><xs:element name="SubmitFulfilmentActivationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SubmitFulfilmentActivationResult" nillable="true" type="tns:FulfilmentActivationMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FulfilmentActivationMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element minOccurs="0" name="DepositId" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="FulfilmentActivationMessage" nillable="true" type="tns:FulfilmentActivationMessage"/><xs:element name="GetFulfilmentSupplyOrderReportList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="headerMessage" nillable="true" type="q81:HeaderMessage" xmlns:q81="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"/><xs:element minOccurs="0" name="request" nillable="true" type="tns:SupplyOrderReportRequest"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SupplyOrderReportRequest"><xs:sequence><xs:element minOccurs="0" name="BeginCreationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="DepositIdList" nillable="true" type="q82:ArrayOfint" xmlns:q82="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="EndCreationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="PageNumber" type="xs:int"/><xs:element name="PageSize" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="SupplyOrderReportRequest" nillable="true" type="tns:SupplyOrderReportRequest"/><xs:element name="GetFulfilmentSupplyOrderReportListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetFulfilmentSupplyOrderReportListResult" nillable="true" type="tns:SupplyOrderReportListMessage"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="SupplyOrderReportListMessage"><xs:complexContent mixed="false"><xs:extension base="tns:ServiceBaseAPIMessage"><xs:sequence><xs:element name="CurrentPageNumber" type="xs:int"/><xs:element name="NumberOfPages" type="xs:int"/><xs:element name="ReportList" nillable="true" type="tns:ArrayOfSupplyOrderReport"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="SupplyOrderReportListMessage" nillable="true" type="tns:SupplyOrderReportListMessage"/><xs:complexType name="ArrayOfSupplyOrderReport"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SupplyOrderReport" nillable="true" type="tns:SupplyOrderReport"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSupplyOrderReport" nillable="true" type="tns:ArrayOfSupplyOrderReport"/><xs:complexType name="SupplyOrderReport"><xs:sequence><xs:element name="DepositId" type="xs:int"/><xs:element name="ReportLineList" nillable="true" type="tns:ArrayOfSupplyOrderReportLine"/></xs:sequence></xs:complexType><xs:element name="SupplyOrderReport" nillable="true" type="tns:SupplyOrderReport"/><xs:complexType name="ArrayOfSupplyOrderReportLine"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SupplyOrderReportLine" nillable="true" type="tns:SupplyOrderReportLine"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSupplyOrderReportLine" nillable="true" type="tns:ArrayOfSupplyOrderReportLine"/><xs:complexType name="SupplyOrderReportLine"><xs:sequence><xs:element minOccurs="0" name="ErrorDetails" nillable="true" type="q83:ArrayOfKeyValueOfintstring" xmlns:q83="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element name="OrderedQuantity" type="xs:int"/><xs:element name="ProductEan" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SellerId" type="xs:long"/><xs:element minOccurs="0" name="SellerProductReference" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SellerSupplyOrderNumber" nillable="true" type="xs:string"/><xs:element name="SupplyOrderNumber" nillable="true" type="xs:string"/><xs:element name="Warehouse" nillable="true" type="tns:WarehouseType"/><xs:element minOccurs="0" name="WarehouseReceptionMinDate" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="SupplyOrderReportLine" nillable="true" type="tns:SupplyOrderReportLine"/></xs:schema><xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/"><xs:element name="anyType" nillable="true" type="xs:anyType"/><xs:element name="anyURI" nillable="true" type="xs:anyURI"/><xs:element name="base64Binary" nillable="true" type="xs:base64Binary"/><xs:element name="boolean" nillable="true" type="xs:boolean"/><xs:element name="byte" nillable="true" type="xs:byte"/><xs:element name="dateTime" nillable="true" type="xs:dateTime"/><xs:element name="decimal" nillable="true" type="xs:decimal"/><xs:element name="double" nillable="true" type="xs:double"/><xs:element name="float" nillable="true" type="xs:float"/><xs:element name="int" nillable="true" type="xs:int"/><xs:element name="long" nillable="true" type="xs:long"/><xs:element name="QName" nillable="true" type="xs:QName"/><xs:element name="short" nillable="true" type="xs:short"/><xs:element name="string" nillable="true" type="xs:string"/><xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte"/><xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt"/><xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong"/><xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort"/><xs:element name="char" nillable="true" type="tns:char"/><xs:simpleType name="char"><xs:restriction base="xs:int"/></xs:simpleType><xs:element name="duration" nillable="true" type="tns:duration"/><xs:simpleType name="duration"><xs:restriction base="xs:duration"><xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?"/><xs:minInclusive value="-P10675199DT2H48M5.4775808S"/><xs:maxInclusive value="P10675199DT2H48M5.4775807S"/></xs:restriction></xs:simpleType><xs:element name="guid" nillable="true" type="tns:guid"/><xs:simpleType name="guid"><xs:restriction base="xs:string"><xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}"/></xs:restriction></xs:simpleType><xs:attribute name="FactoryType" type="xs:QName"/><xs:attribute name="Id" type="xs:ID"/><xs:attribute name="Ref" type="xs:IDREF"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/Cdiscount.Framework.Core.Communication.Messages"><xs:import namespace="http://schemas.datacontract.org/2004/07/System.Device.Location"/><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/"/><xs:complexType name="HeaderMessage"><xs:sequence><xs:element name="Context" nillable="true" type="tns:ContextMessage"/><xs:element name="Localization" nillable="true" type="tns:LocalizationMessage"/><xs:element minOccurs="0" name="Security" nillable="true" type="tns:SecurityContext"/><xs:element name="Version" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="HeaderMessage" nillable="true" type="tns:HeaderMessage"/><xs:complexType name="ContextMessage"><xs:sequence><xs:element minOccurs="0" name="CatalogID" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ConfigurationPolicy" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerId" type="xs:int"/><xs:element minOccurs="0" name="CustomerNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerPoolID" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="GeoCoordinate" nillable="true" type="q1:GeoCoordinate" xmlns:q1="http://schemas.datacontract.org/2004/07/System.Device.Location"/><xs:element minOccurs="0" name="SecuredContext" type="xs:boolean"/><xs:element name="SiteID" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ContextMessage" nillable="true" type="tns:ContextMessage"/><xs:complexType name="LocalizationMessage"><xs:sequence><xs:element minOccurs="0" name="Country" type="tns:Country"/><xs:element minOccurs="0" name="CultureName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Currency" type="tns:Currency"/><xs:element minOccurs="0" name="DecimalPosition" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="Language" type="tns:Language"/></xs:sequence></xs:complexType><xs:element name="LocalizationMessage" nillable="true" type="tns:LocalizationMessage"/><xs:simpleType name="Country"><xs:restriction base="xs:string"><xs:enumeration value="Fr"/><xs:enumeration value="Be"/><xs:enumeration value="AF"/><xs:enumeration value="ZA"/><xs:enumeration value="AX"/><xs:enumeration value="AL"/><xs:enumeration value="DZ"/><xs:enumeration value="De"/><xs:enumeration value="AD"/><xs:enumeration value="AO"/><xs:enumeration value="AI"/><xs:enumeration value="AQ"/><xs:enumeration value="AG"/><xs:enumeration value="AN"/><xs:enumeration value="SA"/><xs:enumeration value="AR"/><xs:enumeration value="AM"/><xs:enumeration value="AW"/><xs:enumeration value="AU"/><xs:enumeration value="AT"/><xs:enumeration value="AZ"/><xs:enumeration value="BS"/><xs:enumeration value="BH"/><xs:enumeration value="BD"/><xs:enumeration value="BB"/><xs:enumeration value="BY"/><xs:enumeration value="BZ"/><xs:enumeration value="BJ"/><xs:enumeration value="BM"/><xs:enumeration value="BT"/><xs:enumeration value="BO"/><xs:enumeration value="BA"/><xs:enumeration value="BW"/><xs:enumeration value="BV"/><xs:enumeration value="BR"/><xs:enumeration value="BN"/><xs:enumeration value="BG"/><xs:enumeration value="BF"/><xs:enumeration value="BI"/><xs:enumeration value="KY"/><xs:enumeration value="KH"/><xs:enumeration value="CM"/><xs:enumeration value="CA"/><xs:enumeration value="CV"/><xs:enumeration value="CF"/><xs:enumeration value="CL"/><xs:enumeration value="CN"/><xs:enumeration value="CX"/><xs:enumeration value="CY"/><xs:enumeration value="CC"/><xs:enumeration value="CO"/><xs:enumeration value="KM"/><xs:enumeration value="CG"/><xs:enumeration value="CD"/><xs:enumeration value="CK"/><xs:enumeration value="KR"/><xs:enumeration value="KP"/><xs:enumeration value="CR"/><xs:enumeration value="CI"/><xs:enumeration value="HR"/><xs:enumeration value="CU"/><xs:enumeration value="DK"/><xs:enumeration value="DJ"/><xs:enumeration value="DO"/><xs:enumeration value="DM"/><xs:enumeration value="EG"/><xs:enumeration value="SV"/><xs:enumeration value="AE"/><xs:enumeration value="EC"/><xs:enumeration value="ER"/><xs:enumeration value="ES"/><xs:enumeration value="EE"/><xs:enumeration value="Us"/><xs:enumeration value="ET"/><xs:enumeration value="FK"/><xs:enumeration value="FO"/><xs:enumeration value="FJ"/><xs:enumeration value="FI"/><xs:enumeration value="GA"/><xs:enumeration value="GM"/><xs:enumeration value="GE"/><xs:enumeration value="GS"/><xs:enumeration value="GH"/><xs:enumeration value="GI"/><xs:enumeration value="GR"/><xs:enumeration value="GD"/><xs:enumeration value="GL"/><xs:enumeration value="GP"/><xs:enumeration value="GU"/><xs:enumeration value="GT"/><xs:enumeration value="GG"/><xs:enumeration value="GN"/><xs:enumeration value="GW"/><xs:enumeration value="GQ"/><xs:enumeration value="GY"/><xs:enumeration value="GF"/><xs:enumeration value="HT"/><xs:enumeration value="HM"/><xs:enumeration value="HN"/><xs:enumeration value="HK"/><xs:enumeration value="HU"/><xs:enumeration value="IM"/><xs:enumeration value="UM"/><xs:enumeration value="VG"/><xs:enumeration value="VI"/><xs:enumeration value="IN"/><xs:enumeration value="ID"/><xs:enumeration value="IR"/><xs:enumeration value="IQ"/><xs:enumeration value="IE"/><xs:enumeration value="IS"/><xs:enumeration value="IL"/><xs:enumeration value="IT"/><xs:enumeration value="JM"/><xs:enumeration value="JP"/><xs:enumeration value="JE"/><xs:enumeration value="JO"/><xs:enumeration value="KZ"/><xs:enumeration value="KE"/><xs:enumeration value="KG"/><xs:enumeration value="KI"/><xs:enumeration value="KW"/><xs:enumeration value="LA"/><xs:enumeration value="LS"/><xs:enumeration value="LV"/><xs:enumeration value="LB"/><xs:enumeration value="LR"/><xs:enumeration value="LY"/><xs:enumeration value="LI"/><xs:enumeration value="LT"/><xs:enumeration value="LU"/><xs:enumeration value="MO"/><xs:enumeration value="MK"/><xs:enumeration value="MG"/><xs:enumeration value="MY"/><xs:enumeration value="MW"/><xs:enumeration value="MV"/><xs:enumeration value="ML"/><xs:enumeration value="MT"/><xs:enumeration value="MP"/><xs:enumeration value="MA"/><xs:enumeration value="MH"/><xs:enumeration value="MQ"/><xs:enumeration value="MU"/><xs:enumeration value="MR"/><xs:enumeration value="YT"/><xs:enumeration value="MX"/><xs:enumeration value="FM"/><xs:enumeration value="MD"/><xs:enumeration value="MC"/><xs:enumeration value="MN"/><xs:enumeration value="ME"/><xs:enumeration value="MS"/><xs:enumeration value="MZ"/><xs:enumeration value="MM"/><xs:enumeration value="NA"/><xs:enumeration value="NR"/><xs:enumeration value="NP"/><xs:enumeration value="NI"/><xs:enumeration value="NE"/><xs:enumeration value="NG"/><xs:enumeration value="NU"/><xs:enumeration value="NF"/><xs:enumeration value="NO"/><xs:enumeration value="NC"/><xs:enumeration value="NZ"/><xs:enumeration value="IO"/><xs:enumeration value="OM"/><xs:enumeration value="UG"/><xs:enumeration value="UZ"/><xs:enumeration value="PK"/><xs:enumeration value="PW"/><xs:enumeration value="PS"/><xs:enumeration value="PA"/><xs:enumeration value="PG"/><xs:enumeration value="PY"/><xs:enumeration value="NL"/><xs:enumeration value="PE"/><xs:enumeration value="PH"/><xs:enumeration value="PN"/><xs:enumeration value="PL"/><xs:enumeration value="PF"/><xs:enumeration value="PR"/><xs:enumeration value="PT"/><xs:enumeration value="QA"/><xs:enumeration value="RE"/><xs:enumeration value="RO"/><xs:enumeration value="GB"/><xs:enumeration value="RU"/><xs:enumeration value="RW"/><xs:enumeration value="EH"/><xs:enumeration value="BL"/><xs:enumeration value="SH"/><xs:enumeration value="LC"/><xs:enumeration value="KN"/><xs:enumeration value="SM"/><xs:enumeration value="MF"/><xs:enumeration value="PM"/><xs:enumeration value="VA"/><xs:enumeration value="VC"/><xs:enumeration value="SB"/><xs:enumeration value="WS"/><xs:enumeration value="AS"/><xs:enumeration value="ST"/><xs:enumeration value="SN"/><xs:enumeration value="RS"/><xs:enumeration value="SC"/><xs:enumeration value="SL"/><xs:enumeration value="SG"/><xs:enumeration value="SK"/><xs:enumeration value="SI"/><xs:enumeration value="SO"/><xs:enumeration value="SD"/><xs:enumeration value="LK"/><xs:enumeration value="SE"/><xs:enumeration value="CH"/><xs:enumeration value="SR"/><xs:enumeration value="SJ"/><xs:enumeration value="SZ"/><xs:enumeration value="SY"/><xs:enumeration value="TJ"/><xs:enumeration value="TW"/><xs:enumeration value="TZ"/><xs:enumeration value="TD"/><xs:enumeration value="CZ"/><xs:enumeration value="TF"/><xs:enumeration value="TH"/><xs:enumeration value="TL"/><xs:enumeration value="TG"/><xs:enumeration value="TK"/><xs:enumeration value="TO"/><xs:enumeration value="TT"/><xs:enumeration value="TN"/><xs:enumeration value="TM"/><xs:enumeration value="TC"/><xs:enumeration value="TR"/><xs:enumeration value="TV"/><xs:enumeration value="UA"/><xs:enumeration value="UY"/><xs:enumeration value="VU"/><xs:enumeration value="VE"/><xs:enumeration value="VN"/><xs:enumeration value="WF"/><xs:enumeration value="YE"/><xs:enumeration value="ZM"/><xs:enumeration value="ZW"/></xs:restriction></xs:simpleType><xs:element name="Country" nillable="true" type="tns:Country"/><xs:simpleType name="Currency"><xs:restriction base="xs:string"><xs:enumeration value="Aed"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">784</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Afn"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">971</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="All"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Amd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">51</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Ang"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">532</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Aoa"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">973</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Ars"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">32</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Aud"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">36</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Awg"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">533</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Azn"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">944</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Bam"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">977</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Bbd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">52</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Bdt"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">50</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Bgn"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">975</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Bhd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">48</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Bif"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">108</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Bmd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">60</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Bnd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">96</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Bob"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">68</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Bov"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">984</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Brl"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">986</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Bsd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">44</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Btn"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">64</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Bwp"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">72</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Byr"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">974</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Bzd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">84</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Cad"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">124</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Cdf"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">976</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Che"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">947</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Chf"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">756</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Chw"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">948</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Clf"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">990</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Clp"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">152</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Cny"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">156</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Cop"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">170</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Cou"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">970</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Crc"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">188</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Cuc"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">931</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Cup"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">192</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Cve"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">132</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Czk"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">203</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Djf"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">262</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Dkk"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">208</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Dop"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">214</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Dzd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">12</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Egp"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">818</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Ern"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">232</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Etb"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">230</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Eur"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">978</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Fjd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">242</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Fkp"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">238</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Gbp"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">826</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Gel"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">981</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Ghs"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">936</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Gip"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">292</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Gmd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">270</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Gnf"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">324</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Gtq"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">320</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Gyd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">328</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Hkd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">344</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Hnl"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">340</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Hrk"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">191</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Htg"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">332</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Huf"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">348</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Idr"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">360</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Ils"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">376</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Inr"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">356</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Iqd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">368</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Irr"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">364</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Isk"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">352</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Jmd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">388</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Jod"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">400</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Jpy"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">392</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Kes"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">404</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Kgs"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">417</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Khr"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">116</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Kmf"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">174</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Kpw"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">408</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Krw"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">410</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Kwd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">414</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Kyd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">136</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Kzt"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">398</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Lak"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">418</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Lbp"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">422</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Lkr"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">144</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Lrd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">430</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Lsl"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">426</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Ltl"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">440</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Lyd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">434</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Mad"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">504</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Mdl"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">498</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Mga"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">969</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Mkd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">807</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Mmk"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">104</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Mnt"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">496</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Mop"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">446</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Mro"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">478</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Mur"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">480</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Mvr"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">462</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Mwk"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">454</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Mxn"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">484</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Mxv"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">979</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Myr"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">458</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Mzn"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">943</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Nad"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">516</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Ngn"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">566</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Nio"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">558</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Nok"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">578</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Npr"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">524</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Nzd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">554</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Omr"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">512</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Pab"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">590</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Pen"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">604</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Pgk"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">598</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Php"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">608</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Pkr"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">586</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Pln"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">985</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Pyg"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">600</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Qar"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">634</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Ron"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">946</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Rsd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">941</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Rub"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">643</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Rwf"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">646</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Sar"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">682</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Sbd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">90</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Scr"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">690</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Sdg"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">938</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Sek"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">752</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Sgd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">702</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Shp"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">654</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Sll"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">694</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Sos"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">706</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Srd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">968</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Ssp"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">728</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Std"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">678</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Svc"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">222</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Syp"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">760</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Szl"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">748</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Thb"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">764</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Tjs"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">972</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Tmt"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">934</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Tnd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">788</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Top"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">776</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Try"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">949</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Ttd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">780</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Twd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">901</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Tzs"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">834</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Uah"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">980</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Ugx"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">800</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Usd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">840</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Usn"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">997</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Uyi"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">940</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Uyu"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">858</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Uzs"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">860</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Vef"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">937</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Vnd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">704</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Vuv"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">548</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Wst"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">882</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Xaf"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">950</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Xag"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">961</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Xau"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">959</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Xba"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">955</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Xbb"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">956</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Xbc"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">957</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Xbd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">958</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Xcd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">951</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Xdr"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">960</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Xof"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">952</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Xpd"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">964</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Xpf"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">953</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Xpt"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">962</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Xsu"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">994</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Xts"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">963</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Xua"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">965</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Xxx"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">999</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Yer"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">886</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Zar"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">710</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Zmw"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">967</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Zwl"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">932</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="Currency" nillable="true" type="tns:Currency"/><xs:simpleType name="Language"><xs:restriction base="xs:string"><xs:enumeration value="Fr"/><xs:enumeration value="En"/><xs:enumeration value="De"/><xs:enumeration value="Es"/><xs:enumeration value="Th"/><xs:enumeration value="Vi"/><xs:enumeration value="NotDefined"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">999</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="Language" nillable="true" type="tns:Language"/><xs:complexType name="SecurityContext"><xs:sequence><xs:element name="DomainRightsList" nillable="true" type="tns:ArrayOfDomainRights"/><xs:element name="IssuerID" nillable="true" type="xs:string"/><xs:element name="SessionID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SubjectLocality" nillable="true" type="tns:SubjectLocality"/><xs:element name="TokenId" nillable="true" type="xs:string"/><xs:element name="UserName" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SecurityContext" nillable="true" type="tns:SecurityContext"/><xs:complexType name="ArrayOfDomainRights"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="DomainRights" nillable="true" type="tns:DomainRights"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDomainRights" nillable="true" type="tns:ArrayOfDomainRights"/><xs:complexType name="DomainRights"><xs:sequence><xs:element name="Name" nillable="true" type="xs:string"/><xs:element name="SecurityDescriptorList" nillable="true" type="tns:ArrayOfSecurityDescriptor"/></xs:sequence></xs:complexType><xs:element name="DomainRights" nillable="true" type="tns:DomainRights"/><xs:complexType name="ArrayOfSecurityDescriptor"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SecurityDescriptor" nillable="true" type="tns:SecurityDescriptor"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSecurityDescriptor" nillable="true" type="tns:ArrayOfSecurityDescriptor"/><xs:complexType name="SecurityDescriptor"><xs:sequence><xs:element name="Authorization" type="tns:Authorization"/><xs:element name="FunctionIdentifier" nillable="true" type="xs:string"/><xs:element name="Version" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="SecurityDescriptor" nillable="true" type="tns:SecurityDescriptor"/><xs:simpleType name="Authorization"><xs:restriction base="xs:string"><xs:enumeration value="None"/></xs:restriction></xs:simpleType><xs:element name="Authorization" nillable="true" type="tns:Authorization"/><xs:complexType name="SubjectLocality"><xs:sequence><xs:element name="Address" nillable="true" type="xs:string"/><xs:element name="DnsName" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SubjectLocality" nillable="true" type="tns:SubjectLocality"/><xs:complexType name="ServiceMessage"><xs:sequence><xs:element minOccurs="0" name="ErrorMessage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OperationSuccess" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="ServiceMessage" nillable="true" type="tns:ServiceMessage"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/System.Device.Location" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/System.Device.Location"><xs:complexType name="GeoCoordinate"><xs:sequence><xs:element minOccurs="0" name="Altitude" type="xs:double"/><xs:element minOccurs="0" name="Course" type="xs:double"/><xs:element minOccurs="0" name="HorizontalAccuracy" type="xs:double"/><xs:element minOccurs="0" name="Latitude" type="xs:double"/><xs:element minOccurs="0" name="Longitude" type="xs:double"/><xs:element minOccurs="0" name="Speed" type="xs:double"/><xs:element minOccurs="0" name="VerticalAccuracy" type="xs:double"/></xs:sequence></xs:complexType><xs:element name="GeoCoordinate" nillable="true" type="tns:GeoCoordinate"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><xs:complexType name="ArrayOfstring"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ArrayOfstring" nillable="true" type="tns:ArrayOfstring"/><xs:complexType name="ArrayOfKeyValueOfstringArrayOfstringty7Ep6D1"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="KeyValueOfstringArrayOfstringty7Ep6D1"><xs:complexType><xs:sequence><xs:element name="Key" nillable="true" type="xs:string"/><xs:element name="Value" nillable="true" type="tns:ArrayOfstring"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="ArrayOfKeyValueOfstringArrayOfstringty7Ep6D1" nillable="true" type="tns:ArrayOfKeyValueOfstringArrayOfstringty7Ep6D1"/><xs:complexType name="ArrayOflong"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="long" type="xs:long"/></xs:sequence></xs:complexType><xs:element name="ArrayOflong" nillable="true" type="tns:ArrayOflong"/><xs:complexType name="ArrayOfint"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="int" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ArrayOfint" nillable="true" type="tns:ArrayOfint"/><xs:complexType name="ArrayOfKeyValueOfintstring"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="KeyValueOfintstring"><xs:complexType><xs:sequence><xs:element name="Key" type="xs:int"/><xs:element name="Value" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="ArrayOfKeyValueOfintstring" nillable="true" type="tns:ArrayOfKeyValueOfintstring"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data.Product" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data.Product"><xs:import namespace="http://www.cdiscount.com"/><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:complexType name="BrandListMessage"><xs:complexContent mixed="false"><xs:extension base="q1:ServiceBaseAPIMessage" xmlns:q1="http://www.cdiscount.com"><xs:sequence><xs:element minOccurs="0" name="BrandList" nillable="true" type="q1:ArrayOfBrand"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="BrandListMessage" nillable="true" type="tns:BrandListMessage"/><xs:complexType name="FulfilmentProductRequest"><xs:sequence><xs:element minOccurs="0" name="BarCodeList" nillable="true" type="q2:ArrayOfstring" xmlns:q2="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="FulfilmentReferencement" type="q3:FbcReferencementFilter" xmlns:q3="http://www.cdiscount.com"/></xs:sequence></xs:complexType><xs:element name="FulfilmentProductRequest" nillable="true" type="tns:FulfilmentProductRequest"/><xs:complexType name="ProductStockListMessage"><xs:complexContent mixed="false"><xs:extension base="q4:ServiceBaseAPIMessage" xmlns:q4="http://www.cdiscount.com"><xs:sequence><xs:element minOccurs="0" name="ProductStockList" nillable="true" type="tns:ArrayOfProductStock"/><xs:element minOccurs="0" name="Status" type="q4:FulfilmentProductListStatus"/><xs:element minOccurs="0" name="TotalProductCount" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ProductStockListMessage" nillable="true" type="tns:ProductStockListMessage"/><xs:complexType name="ArrayOfProductStock"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ProductStock" nillable="true" type="tns:ProductStock"/></xs:sequence></xs:complexType><xs:element name="ArrayOfProductStock" nillable="true" type="tns:ArrayOfProductStock"/><xs:complexType name="ProductStock"><xs:sequence><xs:element name="BlockedStock" type="xs:int"/><xs:element name="Ean" nillable="true" type="xs:string"/><xs:element name="FodStock" nillable="true" type="xs:int"/><xs:element name="FrontStock" type="xs:int"/><xs:element name="IsReferenced" type="xs:boolean"/><xs:element name="Libelle" nillable="true" type="xs:string"/><xs:element name="SellerReference" nillable="true" type="xs:string"/><xs:element name="Sku" nillable="true" type="xs:string"/><xs:element name="StockInWarehouse" type="xs:int"/><xs:element name="Warehouse" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ProductStock" nillable="true" type="tns:ProductStock"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://www.cdiscount.com/ProductByIdentifier" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.cdiscount.com/ProductByIdentifier"><xs:import namespace="http://www.cdiscount.com"/><xs:complexType name="ProductListByIdentifierMessage"><xs:complexContent mixed="false"><xs:extension base="q1:ServiceBaseAPIMessage" xmlns:q1="http://www.cdiscount.com"><xs:sequence><xs:element minOccurs="0" name="ProductListByIdentifier" nillable="true" type="tns:ArrayOfProductByIdentifier"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ProductListByIdentifierMessage" nillable="true" type="tns:ProductListByIdentifierMessage"/><xs:complexType name="ArrayOfProductByIdentifier"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ProductByIdentifier" nillable="true" type="tns:ProductByIdentifier"/></xs:sequence></xs:complexType><xs:element name="ArrayOfProductByIdentifier" nillable="true" type="tns:ArrayOfProductByIdentifier"/><xs:complexType name="ProductByIdentifier"><xs:sequence><xs:element minOccurs="0" name="BrandName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CategoryCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Color" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Ean" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ErrorMessage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FatherProductId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="HasError" type="xs:boolean"/><xs:element minOccurs="0" name="ImageUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductType" nillable="true" type="q2:ProductTypeEnum" xmlns:q2="http://www.cdiscount.com"/><xs:element minOccurs="0" name="Size" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ProductByIdentifier" nillable="true" type="tns:ProductByIdentifier"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data.Mail" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data.Mail"><xs:import namespace="http://www.cdiscount.com"/><xs:complexType name="DiscussionMailGuidCreationRequestMessage"><xs:sequence><xs:element minOccurs="0" name="ScopusId" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="DiscussionMailGuidCreationRequestMessage" nillable="true" type="tns:DiscussionMailGuidCreationRequestMessage"/><xs:complexType name="DiscussionMailGuidCreationResultMessage"><xs:complexContent mixed="false"><xs:extension base="q1:ServiceBaseAPIMessage" xmlns:q1="http://www.cdiscount.com"><xs:sequence><xs:element minOccurs="0" name="MailGuid" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="DiscussionMailGuidCreationResultMessage" nillable="true" type="tns:DiscussionMailGuidCreationResultMessage"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data.Order" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data.Order"><xs:import namespace="http://www.cdiscount.com"/><xs:complexType name="OrderIntegrationRequest"><xs:sequence><xs:element name="Order" nillable="true" type="tns:ExternalOrder"/></xs:sequence></xs:complexType><xs:element name="OrderIntegrationRequest" nillable="true" type="tns:OrderIntegrationRequest"/><xs:complexType name="ExternalOrder"><xs:sequence><xs:element minOccurs="0" name="Comments" nillable="true" type="xs:string"/><xs:element name="Corporation" nillable="true" type="xs:string"/><xs:element name="Customer" nillable="true" type="tns:ExternalCustomer"/><xs:element name="CustomerOrderNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OrderDate" nillable="true" type="xs:dateTime"/><xs:element name="OrderLineList" nillable="true" type="tns:ArrayOfExternalOrderLine"/><xs:element name="ShippingMode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ExternalOrder" nillable="true" type="tns:ExternalOrder"/><xs:complexType name="ExternalCustomer"><xs:sequence><xs:element minOccurs="0" name="AdditionalShippingAddress" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CellPhoneNumber" nillable="true" type="xs:string"/><xs:element name="Civility" nillable="true" type="xs:string"/><xs:element name="CustomerEmailAddress" nillable="true" type="xs:string"/><xs:element name="CustomerFirstName" nillable="true" type="xs:string"/><xs:element name="CustomerLastName" nillable="true" type="xs:string"/><xs:element name="LandlinePhoneNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Locality" nillable="true" type="xs:string"/><xs:element name="ShippingAddress" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShippingAddressTitle" nillable="true" type="xs:string"/><xs:element name="ShippingCity" nillable="true" type="xs:string"/><xs:element name="ShippingCountry" nillable="true" type="xs:string"/><xs:element name="ShippingPostalCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ExternalCustomer" nillable="true" type="tns:ExternalCustomer"/><xs:complexType name="ArrayOfExternalOrderLine"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExternalOrderLine" nillable="true" type="tns:ExternalOrderLine"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExternalOrderLine" nillable="true" type="tns:ArrayOfExternalOrderLine"/><xs:complexType name="ExternalOrderLine"><xs:sequence><xs:element name="ProductEan" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductReference" nillable="true" type="xs:string"/><xs:element name="Quantity" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ExternalOrderLine" nillable="true" type="tns:ExternalOrderLine"/><xs:complexType name="OrderStatusRequest"><xs:sequence><xs:element minOccurs="0" name="Corporation" nillable="true" type="xs:string"/><xs:element name="CustomerOrderNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="OrderStatusRequest" nillable="true" type="tns:OrderStatusRequest"/><xs:complexType name="OrderStatusMessage"><xs:complexContent mixed="false"><xs:extension base="q1:ServiceBaseAPIMessage" xmlns:q1="http://www.cdiscount.com"><xs:sequence><xs:element minOccurs="0" name="Status" type="q1:ExternalOrderStatus"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="OrderStatusMessage" nillable="true" type="tns:OrderStatusMessage"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data"><xs:import namespace="http://www.cdiscount.com"/><xs:complexType name="OrderIntegrationMessage"><xs:complexContent mixed="false"><xs:extension base="q1:ServiceBaseAPIMessage" xmlns:q1="http://www.cdiscount.com"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType><xs:element name="OrderIntegrationMessage" nillable="true" type="tns:OrderIntegrationMessage"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data.Fulfilment" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/Cdiscount.Service.Marketplace.API.External.Contract.Data.Fulfilment"><xs:import namespace="http://www.cdiscount.com"/><xs:complexType name="FulfilmentDeliveryDocumentMessage"><xs:complexContent mixed="false"><xs:extension base="q1:ServiceBaseAPIMessage" xmlns:q1="http://www.cdiscount.com"><xs:sequence><xs:element minOccurs="0" name="PdfDocument" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="FulfilmentDeliveryDocumentMessage" nillable="true" type="tns:FulfilmentDeliveryDocumentMessage"/><xs:simpleType name="OfferStateActionType"><xs:restriction base="xs:string"><xs:enumeration value="Publish"/><xs:enumeration value="Unpublish"/></xs:restriction></xs:simpleType><xs:element name="OfferStateActionType" nillable="true" type="tns:OfferStateActionType"/><xs:complexType name="ArrayOfProductActivationData"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ProductActivationData" nillable="true" type="tns:ProductActivationData"/></xs:sequence></xs:complexType><xs:element name="ArrayOfProductActivationData" nillable="true" type="tns:ArrayOfProductActivationData"/><xs:complexType name="ProductActivationData"><xs:sequence><xs:element name="Action" type="q2:FulfilmentProductActionType" xmlns:q2="http://www.cdiscount.com"/><xs:element name="Height" type="xs:double"/><xs:element name="Length" type="xs:double"/><xs:element name="ProductEan" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SellerProductReference" nillable="true" type="xs:string"/><xs:element name="Weight" type="xs:double"/><xs:element name="Width" type="xs:double"/></xs:sequence></xs:complexType><xs:element name="ProductActivationData" nillable="true" type="tns:ProductActivationData"/></xs:schema></wsdl:types><wsdl:message name="IMarketplaceAPIService_GetProductList_InputMessage"><wsdl:part name="parameters" element="tns:GetProductList"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetProductList_OutputMessage"><wsdl:part name="parameters" element="tns:GetProductListResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_SubmitProductPackage_InputMessage"><wsdl:part name="parameters" element="tns:SubmitProductPackage"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_SubmitProductPackage_OutputMessage"><wsdl:part name="parameters" element="tns:SubmitProductPackageResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetProductPackageSubmissionResult_InputMessage"><wsdl:part name="parameters" element="tns:GetProductPackageSubmissionResult"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetProductPackageSubmissionResult_OutputMessage"><wsdl:part name="parameters" element="tns:GetProductPackageSubmissionResultResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetProductPackageProductMatchingFileData_InputMessage"><wsdl:part name="parameters" element="tns:GetProductPackageProductMatchingFileData"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetProductPackageProductMatchingFileData_OutputMessage"><wsdl:part name="parameters" element="tns:GetProductPackageProductMatchingFileDataResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetAllowedCategoryTree_InputMessage"><wsdl:part name="parameters" element="tns:GetAllowedCategoryTree"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetAllowedCategoryTree_OutputMessage"><wsdl:part name="parameters" element="tns:GetAllowedCategoryTreeResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetAllAllowedCategoryTree_InputMessage"><wsdl:part name="parameters" element="tns:GetAllAllowedCategoryTree"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetAllAllowedCategoryTree_OutputMessage"><wsdl:part name="parameters" element="tns:GetAllAllowedCategoryTreeResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetModelList_InputMessage"><wsdl:part name="parameters" element="tns:GetModelList"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetModelList_OutputMessage"><wsdl:part name="parameters" element="tns:GetModelListResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetAllModelList_InputMessage"><wsdl:part name="parameters" element="tns:GetAllModelList"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetAllModelList_OutputMessage"><wsdl:part name="parameters" element="tns:GetAllModelListResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetBrandList_InputMessage"><wsdl:part name="parameters" element="tns:GetBrandList"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetBrandList_OutputMessage"><wsdl:part name="parameters" element="tns:GetBrandListResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetProductListByIdentifier_InputMessage"><wsdl:part name="parameters" element="tns:GetProductListByIdentifier"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetProductListByIdentifier_OutputMessage"><wsdl:part name="parameters" element="tns:GetProductListByIdentifierResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_SubmitOfferPackage_InputMessage"><wsdl:part name="parameters" element="tns:SubmitOfferPackage"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_SubmitOfferPackage_OutputMessage"><wsdl:part name="parameters" element="tns:SubmitOfferPackageResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetOfferPackageSubmissionResult_InputMessage"><wsdl:part name="parameters" element="tns:GetOfferPackageSubmissionResult"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetOfferPackageSubmissionResult_OutputMessage"><wsdl:part name="parameters" element="tns:GetOfferPackageSubmissionResultResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetOfferList_InputMessage"><wsdl:part name="parameters" element="tns:GetOfferList"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetOfferList_OutputMessage"><wsdl:part name="parameters" element="tns:GetOfferListResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetOfferListPaginated_InputMessage"><wsdl:part name="parameters" element="tns:GetOfferListPaginated"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetOfferListPaginated_OutputMessage"><wsdl:part name="parameters" element="tns:GetOfferListPaginatedResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetSellerInformation_InputMessage"><wsdl:part name="parameters" element="tns:GetSellerInformation"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetSellerInformation_OutputMessage"><wsdl:part name="parameters" element="tns:GetSellerInformationResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetSellerIndicators_InputMessage"><wsdl:part name="parameters" element="tns:GetSellerIndicators"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetSellerIndicators_OutputMessage"><wsdl:part name="parameters" element="tns:GetSellerIndicatorsResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetOrderList_InputMessage"><wsdl:part name="parameters" element="tns:GetOrderList"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetOrderList_OutputMessage"><wsdl:part name="parameters" element="tns:GetOrderListResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetServiceOrderList_InputMessage"><wsdl:part name="parameters" element="tns:GetServiceOrderList"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetServiceOrderList_OutputMessage"><wsdl:part name="parameters" element="tns:GetServiceOrderListResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_ValidateOrderList_InputMessage"><wsdl:part name="parameters" element="tns:ValidateOrderList"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_ValidateOrderList_OutputMessage"><wsdl:part name="parameters" element="tns:ValidateOrderListResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_ManageParcel_InputMessage"><wsdl:part name="parameters" element="tns:ManageParcel"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_ManageParcel_OutputMessage"><wsdl:part name="parameters" element="tns:ManageParcelResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_CreateRefundVoucherAfterShipment_InputMessage"><wsdl:part name="parameters" element="tns:CreateRefundVoucherAfterShipment"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_CreateRefundVoucherAfterShipment_OutputMessage"><wsdl:part name="parameters" element="tns:CreateRefundVoucherAfterShipmentResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_CreateRefundVoucher_InputMessage"><wsdl:part name="parameters" element="tns:CreateRefundVoucher"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_CreateRefundVoucher_OutputMessage"><wsdl:part name="parameters" element="tns:CreateRefundVoucherResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetGlobalConfiguration_InputMessage"><wsdl:part name="parameters" element="tns:GetGlobalConfiguration"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetGlobalConfiguration_OutputMessage"><wsdl:part name="parameters" element="tns:GetGlobalConfigurationResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GenerateDiscussionMailGuid_InputMessage"><wsdl:part name="parameters" element="tns:GenerateDiscussionMailGuid"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GenerateDiscussionMailGuid_OutputMessage"><wsdl:part name="parameters" element="tns:GenerateDiscussionMailGuidResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_SubmitRelaysFile_InputMessage"><wsdl:part name="parameters" element="tns:SubmitRelaysFile"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_SubmitRelaysFile_OutputMessage"><wsdl:part name="parameters" element="tns:SubmitRelaysFileResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetRelaysFileSubmissionResult_InputMessage"><wsdl:part name="parameters" element="tns:GetRelaysFileSubmissionResult"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetRelaysFileSubmissionResult_OutputMessage"><wsdl:part name="parameters" element="tns:GetRelaysFileSubmissionResultResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetParcelShopList_InputMessage"><wsdl:part name="parameters" element="tns:GetParcelShopList"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetParcelShopList_OutputMessage"><wsdl:part name="parameters" element="tns:GetParcelShopListResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_CloseDiscussionList_InputMessage"><wsdl:part name="parameters" element="tns:CloseDiscussionList"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_CloseDiscussionList_OutputMessage"><wsdl:part name="parameters" element="tns:CloseDiscussionListResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetOrderClaimList_InputMessage"><wsdl:part name="parameters" element="tns:GetOrderClaimList"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetOrderClaimList_OutputMessage"><wsdl:part name="parameters" element="tns:GetOrderClaimListResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetOrderQuestionList_InputMessage"><wsdl:part name="parameters" element="tns:GetOrderQuestionList"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetOrderQuestionList_OutputMessage"><wsdl:part name="parameters" element="tns:GetOrderQuestionListResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetOfferQuestionList_InputMessage"><wsdl:part name="parameters" element="tns:GetOfferQuestionList"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetOfferQuestionList_OutputMessage"><wsdl:part name="parameters" element="tns:GetOfferQuestionListResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetDiscussionMailList_InputMessage"><wsdl:part name="parameters" element="tns:GetDiscussionMailList"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetDiscussionMailList_OutputMessage"><wsdl:part name="parameters" element="tns:GetDiscussionMailListResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_CreateExternalOrder_InputMessage"><wsdl:part name="parameters" element="tns:CreateExternalOrder"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_CreateExternalOrder_OutputMessage"><wsdl:part name="parameters" element="tns:CreateExternalOrderResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetExternalOrderStatus_InputMessage"><wsdl:part name="parameters" element="tns:GetExternalOrderStatus"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetExternalOrderStatus_OutputMessage"><wsdl:part name="parameters" element="tns:GetExternalOrderStatusResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetProductStockList_InputMessage"><wsdl:part name="parameters" element="tns:GetProductStockList"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetProductStockList_OutputMessage"><wsdl:part name="parameters" element="tns:GetProductStockListResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetFulfilmentActivationReportList_InputMessage"><wsdl:part name="parameters" element="tns:GetFulfilmentActivationReportList"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetFulfilmentActivationReportList_OutputMessage"><wsdl:part name="parameters" element="tns:GetFulfilmentActivationReportListResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetFulfilmentOrderListToSupply_InputMessage"><wsdl:part name="parameters" element="tns:GetFulfilmentOrderListToSupply"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetFulfilmentOrderListToSupply_OutputMessage"><wsdl:part name="parameters" element="tns:GetFulfilmentOrderListToSupplyResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_SubmitFulfilmentSupplyOrder_InputMessage"><wsdl:part name="parameters" element="tns:SubmitFulfilmentSupplyOrder"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_SubmitFulfilmentSupplyOrder_OutputMessage"><wsdl:part name="parameters" element="tns:SubmitFulfilmentSupplyOrderResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_SubmitFulfilmentOnDemandSupplyOrder_InputMessage"><wsdl:part name="parameters" element="tns:SubmitFulfilmentOnDemandSupplyOrder"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_SubmitFulfilmentOnDemandSupplyOrder_OutputMessage"><wsdl:part name="parameters" element="tns:SubmitFulfilmentOnDemandSupplyOrderResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetFulfilmentDeliveryDocument_InputMessage"><wsdl:part name="parameters" element="tns:GetFulfilmentDeliveryDocument"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetFulfilmentDeliveryDocument_OutputMessage"><wsdl:part name="parameters" element="tns:GetFulfilmentDeliveryDocumentResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_SubmitOfferStateAction_InputMessage"><wsdl:part name="parameters" element="tns:SubmitOfferStateAction"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_SubmitOfferStateAction_OutputMessage"><wsdl:part name="parameters" element="tns:SubmitOfferStateActionResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetFulfilmentSupplyOrder_InputMessage"><wsdl:part name="parameters" element="tns:GetFulfilmentSupplyOrder"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetFulfilmentSupplyOrder_OutputMessage"><wsdl:part name="parameters" element="tns:GetFulfilmentSupplyOrderResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_SubmitFulfilmentActivation_InputMessage"><wsdl:part name="parameters" element="tns:SubmitFulfilmentActivation"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_SubmitFulfilmentActivation_OutputMessage"><wsdl:part name="parameters" element="tns:SubmitFulfilmentActivationResponse"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetFulfilmentSupplyOrderReportList_InputMessage"><wsdl:part name="parameters" element="tns:GetFulfilmentSupplyOrderReportList"/></wsdl:message><wsdl:message name="IMarketplaceAPIService_GetFulfilmentSupplyOrderReportList_OutputMessage"><wsdl:part name="parameters" element="tns:GetFulfilmentSupplyOrderReportListResponse"/></wsdl:message><wsdl:portType name="IMarketplaceAPIService"><wsdl:operation name="GetProductList"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetProductList" message="tns:IMarketplaceAPIService_GetProductList_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetProductListResponse" message="tns:IMarketplaceAPIService_GetProductList_OutputMessage"/></wsdl:operation><wsdl:operation name="SubmitProductPackage"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/SubmitProductPackage" message="tns:IMarketplaceAPIService_SubmitProductPackage_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/SubmitProductPackageResponse" message="tns:IMarketplaceAPIService_SubmitProductPackage_OutputMessage"/></wsdl:operation><wsdl:operation name="GetProductPackageSubmissionResult"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetProductPackageSubmissionResult" message="tns:IMarketplaceAPIService_GetProductPackageSubmissionResult_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetProductPackageSubmissionResultResponse" message="tns:IMarketplaceAPIService_GetProductPackageSubmissionResult_OutputMessage"/></wsdl:operation><wsdl:operation name="GetProductPackageProductMatchingFileData"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetProductPackageProductMatchingFileData" message="tns:IMarketplaceAPIService_GetProductPackageProductMatchingFileData_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetProductPackageProductMatchingFileDataResponse" message="tns:IMarketplaceAPIService_GetProductPackageProductMatchingFileData_OutputMessage"/></wsdl:operation><wsdl:operation name="GetAllowedCategoryTree"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetAllowedCategoryTree" message="tns:IMarketplaceAPIService_GetAllowedCategoryTree_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetAllowedCategoryTreeResponse" message="tns:IMarketplaceAPIService_GetAllowedCategoryTree_OutputMessage"/></wsdl:operation><wsdl:operation name="GetAllAllowedCategoryTree"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetAllAllowedCategoryTree" message="tns:IMarketplaceAPIService_GetAllAllowedCategoryTree_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetAllAllowedCategoryTreeResponse" message="tns:IMarketplaceAPIService_GetAllAllowedCategoryTree_OutputMessage"/></wsdl:operation><wsdl:operation name="GetModelList"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetModelList" message="tns:IMarketplaceAPIService_GetModelList_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetModelListResponse" message="tns:IMarketplaceAPIService_GetModelList_OutputMessage"/></wsdl:operation><wsdl:operation name="GetAllModelList"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetAllModelList" message="tns:IMarketplaceAPIService_GetAllModelList_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetAllModelListResponse" message="tns:IMarketplaceAPIService_GetAllModelList_OutputMessage"/></wsdl:operation><wsdl:operation name="GetBrandList"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetBrandList" message="tns:IMarketplaceAPIService_GetBrandList_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetBrandListResponse" message="tns:IMarketplaceAPIService_GetBrandList_OutputMessage"/></wsdl:operation><wsdl:operation name="GetProductListByIdentifier"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetProductListByIdentifier" message="tns:IMarketplaceAPIService_GetProductListByIdentifier_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetProductListByIdentifierResponse" message="tns:IMarketplaceAPIService_GetProductListByIdentifier_OutputMessage"/></wsdl:operation><wsdl:operation name="SubmitOfferPackage"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/SubmitOfferPackage" message="tns:IMarketplaceAPIService_SubmitOfferPackage_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/SubmitOfferPackageResponse" message="tns:IMarketplaceAPIService_SubmitOfferPackage_OutputMessage"/></wsdl:operation><wsdl:operation name="GetOfferPackageSubmissionResult"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetOfferPackageSubmissionResult" message="tns:IMarketplaceAPIService_GetOfferPackageSubmissionResult_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetOfferPackageSubmissionResultResponse" message="tns:IMarketplaceAPIService_GetOfferPackageSubmissionResult_OutputMessage"/></wsdl:operation><wsdl:operation name="GetOfferList"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetOfferList" message="tns:IMarketplaceAPIService_GetOfferList_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetOfferListResponse" message="tns:IMarketplaceAPIService_GetOfferList_OutputMessage"/></wsdl:operation><wsdl:operation name="GetOfferListPaginated"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetOfferListPaginated" message="tns:IMarketplaceAPIService_GetOfferListPaginated_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetOfferListPaginatedResponse" message="tns:IMarketplaceAPIService_GetOfferListPaginated_OutputMessage"/></wsdl:operation><wsdl:operation name="GetSellerInformation"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetSellerInformation" message="tns:IMarketplaceAPIService_GetSellerInformation_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetSellerInformationResponse" message="tns:IMarketplaceAPIService_GetSellerInformation_OutputMessage"/></wsdl:operation><wsdl:operation name="GetSellerIndicators"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetSellerIndicators" message="tns:IMarketplaceAPIService_GetSellerIndicators_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetSellerIndicatorsResponse" message="tns:IMarketplaceAPIService_GetSellerIndicators_OutputMessage"/></wsdl:operation><wsdl:operation name="GetOrderList"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetOrderList" message="tns:IMarketplaceAPIService_GetOrderList_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetOrderListResponse" message="tns:IMarketplaceAPIService_GetOrderList_OutputMessage"/></wsdl:operation><wsdl:operation name="GetServiceOrderList"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetServiceOrderList" message="tns:IMarketplaceAPIService_GetServiceOrderList_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetServiceOrderListResponse" message="tns:IMarketplaceAPIService_GetServiceOrderList_OutputMessage"/></wsdl:operation><wsdl:operation name="ValidateOrderList"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/ValidateOrderList" message="tns:IMarketplaceAPIService_ValidateOrderList_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/ValidateOrderListResponse" message="tns:IMarketplaceAPIService_ValidateOrderList_OutputMessage"/></wsdl:operation><wsdl:operation name="ManageParcel"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/ManageParcel" message="tns:IMarketplaceAPIService_ManageParcel_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/ManageParcelResponse" message="tns:IMarketplaceAPIService_ManageParcel_OutputMessage"/></wsdl:operation><wsdl:operation name="CreateRefundVoucherAfterShipment"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/CreateRefundVoucherAfterShipment" message="tns:IMarketplaceAPIService_CreateRefundVoucherAfterShipment_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/CreateRefundVoucherAfterShipmentResponse" message="tns:IMarketplaceAPIService_CreateRefundVoucherAfterShipment_OutputMessage"/></wsdl:operation><wsdl:operation name="CreateRefundVoucher"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/CreateRefundVoucher" message="tns:IMarketplaceAPIService_CreateRefundVoucher_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/CreateRefundVoucherResponse" message="tns:IMarketplaceAPIService_CreateRefundVoucher_OutputMessage"/></wsdl:operation><wsdl:operation name="GetGlobalConfiguration"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetGlobalConfiguration" message="tns:IMarketplaceAPIService_GetGlobalConfiguration_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetGlobalConfigurationResponse" message="tns:IMarketplaceAPIService_GetGlobalConfiguration_OutputMessage"/></wsdl:operation><wsdl:operation name="GenerateDiscussionMailGuid"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GenerateDiscussionMailGuid" message="tns:IMarketplaceAPIService_GenerateDiscussionMailGuid_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GenerateDiscussionMailGuidResponse" message="tns:IMarketplaceAPIService_GenerateDiscussionMailGuid_OutputMessage"/></wsdl:operation><wsdl:operation name="SubmitRelaysFile"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/SubmitRelaysFile" message="tns:IMarketplaceAPIService_SubmitRelaysFile_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/SubmitRelaysFileResponse" message="tns:IMarketplaceAPIService_SubmitRelaysFile_OutputMessage"/></wsdl:operation><wsdl:operation name="GetRelaysFileSubmissionResult"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetRelaysFileSubmissionResult" message="tns:IMarketplaceAPIService_GetRelaysFileSubmissionResult_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetRelaysFileSubmissionResultResponse" message="tns:IMarketplaceAPIService_GetRelaysFileSubmissionResult_OutputMessage"/></wsdl:operation><wsdl:operation name="GetParcelShopList"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetParcelShopList" message="tns:IMarketplaceAPIService_GetParcelShopList_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetParcelShopListResponse" message="tns:IMarketplaceAPIService_GetParcelShopList_OutputMessage"/></wsdl:operation><wsdl:operation name="CloseDiscussionList"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/CloseDiscussionList" message="tns:IMarketplaceAPIService_CloseDiscussionList_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/CloseDiscussionListResponse" message="tns:IMarketplaceAPIService_CloseDiscussionList_OutputMessage"/></wsdl:operation><wsdl:operation name="GetOrderClaimList"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetOrderClaimList" message="tns:IMarketplaceAPIService_GetOrderClaimList_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetOrderClaimListResponse" message="tns:IMarketplaceAPIService_GetOrderClaimList_OutputMessage"/></wsdl:operation><wsdl:operation name="GetOrderQuestionList"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetOrderQuestionList" message="tns:IMarketplaceAPIService_GetOrderQuestionList_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetOrderQuestionListResponse" message="tns:IMarketplaceAPIService_GetOrderQuestionList_OutputMessage"/></wsdl:operation><wsdl:operation name="GetOfferQuestionList"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetOfferQuestionList" message="tns:IMarketplaceAPIService_GetOfferQuestionList_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetOfferQuestionListResponse" message="tns:IMarketplaceAPIService_GetOfferQuestionList_OutputMessage"/></wsdl:operation><wsdl:operation name="GetDiscussionMailList"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetDiscussionMailList" message="tns:IMarketplaceAPIService_GetDiscussionMailList_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetDiscussionMailListResponse" message="tns:IMarketplaceAPIService_GetDiscussionMailList_OutputMessage"/></wsdl:operation><wsdl:operation name="CreateExternalOrder"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/CreateExternalOrder" message="tns:IMarketplaceAPIService_CreateExternalOrder_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/CreateExternalOrderResponse" message="tns:IMarketplaceAPIService_CreateExternalOrder_OutputMessage"/></wsdl:operation><wsdl:operation name="GetExternalOrderStatus"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetExternalOrderStatus" message="tns:IMarketplaceAPIService_GetExternalOrderStatus_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetExternalOrderStatusResponse" message="tns:IMarketplaceAPIService_GetExternalOrderStatus_OutputMessage"/></wsdl:operation><wsdl:operation name="GetProductStockList"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetProductStockList" message="tns:IMarketplaceAPIService_GetProductStockList_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetProductStockListResponse" message="tns:IMarketplaceAPIService_GetProductStockList_OutputMessage"/></wsdl:operation><wsdl:operation name="GetFulfilmentActivationReportList"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetFulfilmentActivationReportList" message="tns:IMarketplaceAPIService_GetFulfilmentActivationReportList_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetFulfilmentActivationReportListResponse" message="tns:IMarketplaceAPIService_GetFulfilmentActivationReportList_OutputMessage"/></wsdl:operation><wsdl:operation name="GetFulfilmentOrderListToSupply"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetFulfilmentOrderListToSupply" message="tns:IMarketplaceAPIService_GetFulfilmentOrderListToSupply_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetFulfilmentOrderListToSupplyResponse" message="tns:IMarketplaceAPIService_GetFulfilmentOrderListToSupply_OutputMessage"/></wsdl:operation><wsdl:operation name="SubmitFulfilmentSupplyOrder"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/SubmitFulfilmentSupplyOrder" message="tns:IMarketplaceAPIService_SubmitFulfilmentSupplyOrder_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/SubmitFulfilmentSupplyOrderResponse" message="tns:IMarketplaceAPIService_SubmitFulfilmentSupplyOrder_OutputMessage"/></wsdl:operation><wsdl:operation name="SubmitFulfilmentOnDemandSupplyOrder"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/SubmitFulfilmentOnDemandSupplyOrder" message="tns:IMarketplaceAPIService_SubmitFulfilmentOnDemandSupplyOrder_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/SubmitFulfilmentOnDemandSupplyOrderResponse" message="tns:IMarketplaceAPIService_SubmitFulfilmentOnDemandSupplyOrder_OutputMessage"/></wsdl:operation><wsdl:operation name="GetFulfilmentDeliveryDocument"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetFulfilmentDeliveryDocument" message="tns:IMarketplaceAPIService_GetFulfilmentDeliveryDocument_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetFulfilmentDeliveryDocumentResponse" message="tns:IMarketplaceAPIService_GetFulfilmentDeliveryDocument_OutputMessage"/></wsdl:operation><wsdl:operation name="SubmitOfferStateAction"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/SubmitOfferStateAction" message="tns:IMarketplaceAPIService_SubmitOfferStateAction_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/SubmitOfferStateActionResponse" message="tns:IMarketplaceAPIService_SubmitOfferStateAction_OutputMessage"/></wsdl:operation><wsdl:operation name="GetFulfilmentSupplyOrder"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetFulfilmentSupplyOrder" message="tns:IMarketplaceAPIService_GetFulfilmentSupplyOrder_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetFulfilmentSupplyOrderResponse" message="tns:IMarketplaceAPIService_GetFulfilmentSupplyOrder_OutputMessage"/></wsdl:operation><wsdl:operation name="SubmitFulfilmentActivation"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/SubmitFulfilmentActivation" message="tns:IMarketplaceAPIService_SubmitFulfilmentActivation_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/SubmitFulfilmentActivationResponse" message="tns:IMarketplaceAPIService_SubmitFulfilmentActivation_OutputMessage"/></wsdl:operation><wsdl:operation name="GetFulfilmentSupplyOrderReportList"><wsdl:input wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetFulfilmentSupplyOrderReportList" message="tns:IMarketplaceAPIService_GetFulfilmentSupplyOrderReportList_InputMessage"/><wsdl:output wsaw:Action="http://www.cdiscount.com/IMarketplaceAPIService/GetFulfilmentSupplyOrderReportListResponse" message="tns:IMarketplaceAPIService_GetFulfilmentSupplyOrderReportList_OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:binding name="BasicHttpBinding_IMarketplaceAPIService" type="tns:IMarketplaceAPIService"><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="GetProductList"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetProductList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SubmitProductPackage"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/SubmitProductPackage" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetProductPackageSubmissionResult"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetProductPackageSubmissionResult" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetProductPackageProductMatchingFileData"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetProductPackageProductMatchingFileData" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetAllowedCategoryTree"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetAllowedCategoryTree" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetAllAllowedCategoryTree"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetAllAllowedCategoryTree" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetModelList"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetModelList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetAllModelList"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetAllModelList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetBrandList"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetBrandList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetProductListByIdentifier"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetProductListByIdentifier" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SubmitOfferPackage"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/SubmitOfferPackage" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetOfferPackageSubmissionResult"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetOfferPackageSubmissionResult" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetOfferList"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetOfferList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetOfferListPaginated"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetOfferListPaginated" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetSellerInformation"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetSellerInformation" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetSellerIndicators"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetSellerIndicators" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetOrderList"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetOrderList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetServiceOrderList"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetServiceOrderList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ValidateOrderList"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/ValidateOrderList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ManageParcel"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/ManageParcel" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CreateRefundVoucherAfterShipment"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/CreateRefundVoucherAfterShipment" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CreateRefundVoucher"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/CreateRefundVoucher" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetGlobalConfiguration"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetGlobalConfiguration" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GenerateDiscussionMailGuid"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GenerateDiscussionMailGuid" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SubmitRelaysFile"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/SubmitRelaysFile" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetRelaysFileSubmissionResult"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetRelaysFileSubmissionResult" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetParcelShopList"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetParcelShopList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CloseDiscussionList"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/CloseDiscussionList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetOrderClaimList"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetOrderClaimList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetOrderQuestionList"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetOrderQuestionList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetOfferQuestionList"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetOfferQuestionList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetDiscussionMailList"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetDiscussionMailList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CreateExternalOrder"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/CreateExternalOrder" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetExternalOrderStatus"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetExternalOrderStatus" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetProductStockList"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetProductStockList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetFulfilmentActivationReportList"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetFulfilmentActivationReportList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetFulfilmentOrderListToSupply"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetFulfilmentOrderListToSupply" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SubmitFulfilmentSupplyOrder"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/SubmitFulfilmentSupplyOrder" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SubmitFulfilmentOnDemandSupplyOrder"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/SubmitFulfilmentOnDemandSupplyOrder" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetFulfilmentDeliveryDocument"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetFulfilmentDeliveryDocument" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SubmitOfferStateAction"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/SubmitOfferStateAction" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetFulfilmentSupplyOrder"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetFulfilmentSupplyOrder" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SubmitFulfilmentActivation"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/SubmitFulfilmentActivation" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetFulfilmentSupplyOrderReportList"><soap:operation soapAction="http://www.cdiscount.com/IMarketplaceAPIService/GetFulfilmentSupplyOrderReportList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:service name="MarketplaceAPIService"><wsdl:port name="BasicHttpBinding_IMarketplaceAPIService" binding="tns:BasicHttpBinding_IMarketplaceAPIService"><soap:address location="http://wsvc.cdiscount.com/MarketplaceAPIService.svc"/></wsdl:port></wsdl:service></wsdl:definitions>