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
<ManageReportScheduleResponse xmlns="http://mws.amazonaws.com/doc/2009-01-01/">
3
  <ManageReportScheduleResult>
4
    <Count>100</Count>
5
    <!--1 or more repetitions:-->
6
    <ReportSchedule>
7
      <ReportType>string</ReportType>
8
      <Schedule>string</Schedule>
9
      <ScheduledDate>2008-09-28T18:49:45</ScheduledDate>
10
    </ReportSchedule>
11
  </ManageReportScheduleResult>
12
  <ResponseMetadata>
13
    <RequestId>string</RequestId>
14
  </ResponseMetadata>
15
</ManageReportScheduleResponse>