[Bug 6693] [XQuery] Constructor functions for user-defined atomic types

http://www.w3.org/Bugs/Public/show_bug.cgi?id=6693


Michael Dyck <jmdyck@ibiblio.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmdyck@ibiblio.org




--- Comment #1 from Michael Dyck <jmdyck@ibiblio.org>  2009-03-13 01:26:18 ---
On the row for 'function signatures', under "Can be overwritten or augmented
by a query?", after
    "augmentable by module import"
we could insert
    ", by schema import,"
(Ditto in appendix C.2.)

However, people will wonder how a schema import can add functions,
so we might also want to say something in 4.10 Schema Import. E.g.:
    Also, for each user-defined atomic type (if any) in the schema,
    it [the schema import] adds a constructor function [see 3.12.5]
    to the 'function signatures' and 'function implementations'.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 13 March 2009 01:26:30 UTC