Subversion Repositories SmartDukaan

Rev

Rev 12573 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12573 Rev 12576
Line 1... Line -...
1
Unexpected error.  File contents could not be restored from local history during undo/redo.
-
 
2
1
<?xml version="1.0" encoding="UTF-8"?>
-
 
2
<ErrorResponse xmlns="https://mws.amazonservices.com/Orders/2011-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>
-
 
15
3
16