Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Importing requirements from XML file into RQM

I would like to be able to import requirements from an XML file into RQM. The RQM help post this sample XML file
<xml>
<requirement xmlns="http://jazz.net/xmlns/alm/qm/v0.1/"
<title>Accessiblity</title>
<creator>ADMIN</creator>
<description>Product must support accessibility standards</description>
<owner>ADMIN</owner>
<state>authoring.s1</state>
<tags>tag1,tag2</tags>
<resolver>ADMIN</resolver>
</requirement>

when importing this exact file, i receive the following error:

The uploaded content does not match the XML schema for requirement

Was there a change that was not published in the help? can someone point me to a valid XML file to import.
Thanks!

0 votes



One answer

Permanent link
first line is: <?xml version="1.0"?>

I would like to be able to import requirements from an XML file into RQM. The RQM help post this sample XML file
<xml>
<requirement xmlns="http://jazz.net/xmlns/alm/qm/v0.1/"
<title>Accessiblity</title>
<creator>ADMIN</creator>
<description>Product must support accessibility standards</description>
<owner>ADMIN</owner>
<state>authoring.s1</state>
<tags>tag1,tag2</tags>
<resolver>ADMIN</resolver>
</requirement>

when importing this exact file, i receive the following error:

The uploaded content does not match the XML schema for requirement

Was there a change that was not published in the help? can someone point me to a valid XML file to import.
Thanks!

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: May 19 '10, 10:56 a.m.

Question was seen: 5,760 times

Last updated: May 19 '10, 10:56 a.m.

Confirmation Cancel Confirm