Community
Participate
Working Groups
In the attached file, Valid.xml, which was taken from the Cosmos tests in CVS, I am getting the following warnings: The reference Course1 is dangling Valid.xml SMLTest1 line 86 Service Modeling Language The reference Course3 is dangling Valid.xml SMLTest1 line 92 Service Modeling Language The reference GraduateCourse is dangling Valid.xml SMLTest1 line 89 Service Modeling Language The references are in the SML-IF document and should not be unresolved (dangling is the old term). If I remove the path from the instance document aliases (as in <alias>Course1</alias>) then the file validates ok with no warnings. This seems to indicate that the URI Reference Processing (section 5.3.4) is not working correctly.
As part of this defect, changed all occurrences of the word "dangling" in COSMOS SML error messages to "unresolved".
Taking over the defect
This defect has been fixed as a side effect of the recent changes that went in. All the following files successfully pass: targetType/Valid.xml targetElement/Valid.xml targetRequired/valid.xml Rules/Valid.xml
closing to cleanup bugzilla