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 6717 - State explicitly that importing a schema with user-defined types adds to the available functions
Summary: State explicitly that importing a schema with user-defined types adds to the ...
Status: CLOSED DUPLICATE of bug 6693
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XQuery 1.0 (show other bugs)
Version: Recommendation
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Jonathan Robie
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-18 20:39 UTC by Jonathan Robie
Modified: 2009-03-20 02:01 UTC (History)
2 users (show)

See Also:


Attachments

Description Jonathan Robie 2009-03-18 20:39:19 UTC
State more explicitly that user-defined types in an imported schema add 
constructors for these types to the set of known function signatures.

For each user-defined atomic type in an imported schema,
schema import also adds a corresponding constructor function. This is discussed under constructor functions, but should also be stated for:

1. Schema Import
2. Static context components
3. Dynamic context components
Comment 1 Michael Kay 2009-03-18 21:17:52 UTC
This seems to be a near-duplicate of bug #6693
Comment 2 Jim Melton 2009-03-20 01:58:14 UTC

*** This bug has been marked as a duplicate of bug 6693 ***
Comment 3 Jim Melton 2009-03-20 02:01:49 UTC
Because the bug of which this is a duplicate has been CLOSED, I'm marking this bug CLOSED as well.