This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 237132 - URI Reference Processing not working
Summary: URI Reference Processing not working
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Cosmos (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: amehrega CLA
QA Contact: amehrega CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-13 14:19 EDT by ginny CLA
Modified: 2012-01-03 13:53 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ginny CLA 2008-06-13 14:19:25 EDT
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.
Comment 1 David Whiteman CLA 2008-08-20 13:57:48 EDT
As part of this defect, changed all occurrences of the word "dangling" in COSMOS SML error messages to "unresolved".
Comment 2 amehrega CLA 2008-08-27 22:24:29 EDT
Taking over the defect
Comment 3 amehrega CLA 2008-08-27 22:27:24 EDT
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
Comment 4 David Whiteman CLA 2008-11-05 14:59:29 EST
closing to cleanup bugzilla