Skip to content

what is the format of price xml ? #68

Answered by dehidehidehi
surfingit asked this question in Q&A
Discussion options

You must be logged in to vote

The XML Model is this. (see bottom for example).

<?xml version="1.0"?>
<!-- Revision="$Revision: #3 $" -->
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
	<!--
    $Date: 2006/11/17 $

    AMAZON.COM CONFIDENTIAL.  This document and the information contained in it are
    confidential and proprietary information of Amazon.com and may not be reproduced,
    distributed or used, in whole or in part, for any purpose other than as necessary
    to list products for sale on the www.amazon.com web site pursuant to an agreement
    with Amazon.com.
    -->
	<xsd:include schemaLocation="amzn-base.xsd"/>
	<xsd:element name="Price">
		<xsd:complexType>
			<…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@deisouss
Comment options

Answer selected by saleweaver
# for free to join this conversation on GitHub. Already have an account? # to comment
Category
Q&A
Labels
None yet
3 participants