Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
12451 kshitij.so 1
<?xml version="1.0" encoding="UTF-8"?>
2
<ErrorResponse xmlns="http://mws.amazonaws.com/doc/2009-01-01/">
3
  <!--1 or more repetitions:-->
4
  <Error>
5
    <Type>Sender</Type>
6
    <Code>string</Code>
7
    <Message>string</Message>
8
    <Detail>
9
      <!--You may enter ANY elements at this point-->
10
      <AnyElement xmlns=""/>
11
    </Detail>
12
  </Error>
13
  <RequestId>string</RequestId>
14
</ErrorResponse>