XML schema for RQM project feed for use in RPE
![]() I am working on a RPE template with RQM data sources (RQM 6.0.6). To generate a document, the user specifies the RQM project (among other parameters). In the template I need to map this project name to its project alias (before accessing any other RQM information like test cases). The needed information can be retrieved using the project feed URI:
/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/projects
To be able to use this query in the template I am looking for the corresponding XML schema.
|