| LocationList.FO(PSRO,FormatSpec) | Returns a location list ready to be placed inside of a FO document. 
 FormatSpec:
 
| StartIndex | The item number (starting at 0) to start outputting results at. Default: 0 |  
| NumberOfResults | The number of results to output.  Default: 50 |  
| XSLName | The name of the xsl-locationlist attribute to output. Default: Report definied |  
| DaysPerQuery | The number of days to query at a time when processing the report.  Default:Report defined |  | 
| LocationList.XML(PSRO,FormatSpec) | Returns a location list in XML format.    FormatSpec:
 
| StartIndex | The item number (starting at 0) to start outputting results at. Default: 0 |  
| NumberOfResults | The number of results to output.  Default: 50 |  
| DaysPerQuery | The number of days to query at a time when processing the report.  Default:Report defined |  |