Bug / Issue Tracking Service
Bugzilla – Bug 6717
State explicitly that importing a schema with user-defined types adds to the available functions
Last modified: 2009-03-20 02:01:49 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
This seems to be a near-duplicate of bug #6693
*** This bug has been marked as a duplicate of bug 6693 ***
Because the bug of which this is a duplicate has been CLOSED, I'm marking this bug CLOSED as well.