Where to find all Amazon .xsd files (for Feeds)

Countries

Read only
Australia
Belgium
Brazil
Canada
Egypt
France
Germany
India
Italy
Japan
Mexico
Netherlands
Poland
Saudi Arabia
Singapore
Spain
Sweden
Turkey
United Arab Emirates
United Kingdom
United States
United Kingdom
imgSign in
user profile
Seller_hJhE9LKudFVNB

Where to find all Amazon .xsd files (for Feeds)

Hi,

So i’ve downloaded all the files from here: https://sellercentral.amazon.com/gp/help/1611?language=en_US&ref=ag_1611_cont_200386810

But when I run my program to check my xml against xsd it keeps complaining such as
Cannot resolve the name 'Clothing' to a(n) 'element declaration' component.
I then remove that referenc from Product.xsd
Then get this error
Cannot resolve the name ‘Gourmet’ to a(n) ‘element declaration’ component.

And it keeps ongoing, I remove something it complains about another. So I can clearly see that link doesn’t give me all the .xsd files I actually need. So where can I get this?

73 views
2 replies
00
Reply
user profile
Seller_z6B2L9xab6HlP
Most helpful replyThis reply was marked most helpful by the original poster.

Product schema:
https://images-na.ssl-images-amazon.com/images/G/01/rainier/help/xsd/release_1_9/Product.xsd

It has dependencies on other schemas that can be downloaded from the same location by changing the filename (e.g. Gourmet.xsd = https://images-na.ssl-images-amazon.com/images/G/01/rainier/help/xsd/release_1_9/Gourmet.xsd)

Are the includes being properly linked together?

10
2 replies
user profile
Seller_z6B2L9xab6HlP
Most helpful replyThis reply was marked most helpful by the original poster.

Product schema:
https://images-na.ssl-images-amazon.com/images/G/01/rainier/help/xsd/release_1_9/Product.xsd

It has dependencies on other schemas that can be downloaded from the same location by changing the filename (e.g. Gourmet.xsd = https://images-na.ssl-images-amazon.com/images/G/01/rainier/help/xsd/release_1_9/Gourmet.xsd)

Are the includes being properly linked together?

10
Follow this discussion to be notified of new activity