This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 3426 - qname-cast-4
Summary: qname-cast-4
Status: CLOSED FIXED
Alias: None
Product: XML Query Test Suite
Classification: Unclassified
Component: XML Query Test Suite (show other bugs)
Version: 0.9.4
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Andrew Eisenberg
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-05 12:52 UTC by Tom Brosens
Modified: 2006-07-17 10:28 UTC (History)
1 user (show)

See Also:


Attachments

Description Tom Brosens 2006-07-05 12:52:14 UTC
Concerning test qname-cast-4 in Expressions\exprSeqTypes\SeqExprCast:

For implementations not supportying Schema Import the type 'myType:QNameBased' is unknown. Therefor they throw an XPST0051. We think this error code should be added as possible result.

Thanks,
Tom.

(We use XQTS_current v1.8)
Comment 1 Carmelo Montanez 2006-07-05 15:24:00 UTC
Tom:

Thanks for the comment.  I think you are correct.  I added a second expected outcome to the test case.

Thanks,
Carmelo
Comment 2 Tom Brosens 2006-07-17 10:28:07 UTC
Fix was verified and OK now (XQTS_current.zip v1.14). Closing.