Uri
/services/maps/
Method
app.tag.files
Summary
List files tagged against APP mark schemas
Arguments
| Parameter | Data Type | Notes |
| key | alphanumeric | required |
| ms_id | numeric | required |
| session | alphanumeric | required |
| tag_id | numeric | required |
| username | alphanumeric | required |
Example response
<?xml version="1.0" encoding="iso-8859-1" ?> <response stat="success"> <tag id="8748" title="sustained critical analysis/evaluation of the text(s) shows appreciation of how it relates to context(s) and tradition(s) and explores the meanings produced from it"> <file id="10953" name="maps.doc" extension="doc" size="153088" username="andrew_campbell" stage="200" /> <file id="10954" name="maps.doc" extension="doc" size="153088" username="andrew_campbell" stage="200" /> </tag> </response> |