How can I import a vendor catalogue?

This question is not answered

I have a XML file which I try to upload using the upload file button in the produrement and sourcing | common | catalogs | vendor catalogs | update | catalog file history.

When I do this  I receive an error:

Schema validation failed, This is an invalid xsi:type 'http://dax/vendorcatalog:Accessories'. and the import fails.

The XML schema looks like this:

<?

 

 

 

xml version="1.0" encoding="UTF-8"?>
<VendorCatalog xmlns="http://dax.com/vendorcatalog" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://dax.com/vendorcatalog C:/Users/agermarkp/Desktop/katalogtest.xsd" VendorName="Ford Operations" ProductClassification="Procurement Category">
<Product xsi:type="Accessories" ProductCode="020856615">
<PriceInformation>
 
<Price Currency="USD" UnitOfMeasure="Pcs" Value="1.9"/>
</
PriceInformation>
<ProductNameAndDescription>
   <
NameAndDescription>
      <
Language>en-us</Language>
      <
Name>PLUG DRAIN</Name>
      <
Description>PLUG DRAIN</Description>
   </
NameAndDescription>
</
ProductNameAndDescription>
<Images>
    <
Image>None</Image>
</
Images>
<
ProductAttributes>
    <
Coloring>
        <
Value Language="en-us">n/a</Value>
    </
Coloring>
    <
Weight UnitOfMeasure="Kg">0</Weight>
</
ProductAttributes>
</Product>
</VendorCatalog>

 

All Replies
  • Hi Erik,

               I am also getting the same error. Please let me know if you gets any solution for this.

    Thanks & Regards,

    Kuldeep Singh