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

DOORS to DNG Migration - Requirement text is confusing DNG importer

I am doing a DOORS 9.6.1.9 to DNG 6.0.5 migration where some of the DOORS data has the string "tel:" in it. For example, one requirement reads:

The DDM shall automatically calculate voipUri as tel:<FRP>@<Organization.domain>

The DOORS migration package sees this "tel:" string as a URI scheme to hyperlink a telephone number and wraps it with an XML hyperlink tag:
<reqif-xhtml:a href="tel:">tel:</reqif-xhtml:a>
(Extracted from the ReqIf file produced by DOORS 9.6.1.9)

When imported to DNG, it produces this error:
Error importing Artifact into module _1997a02e-5d27-4275-a503-4b6f6feb3cd0: cvc-datatype-valid.1.2.1: 'tel:' is not a valid value for 'anyURI'. cvc-attribute.3: The value 'tel:' of attribute 'href' on element 'a' is not valid with respect to its type, 'URI'. : cvc-datatype-valid.1.2.1: 'tel:' is not a valid value for 'anyURI'.,cvc-attribute.3: The value 'tel:' of attribute 'href' on element 'a' is not valid with respect to its type, 'URI'.

... and the migration FAILS.

Besides modifying all the requirements to mangle "tel:" in some way so that DOORS doesn't see it as needing hyperlink help, do you have any thoughts on how to avoid this problem?

Thanks!

0 votes


Be the first one to answer this question!

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
× 12,019

Question asked: May 21 '18, 3:43 p.m.

Question was seen: 1,075 times

Last updated: May 21 '18, 3:43 p.m.

Confirmation Cancel Confirm