[Bug 10273] [XQuery11]: Mistaken allowance of missing DFPropertyName pair in EBNF?

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


Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike@saxonica.com




--- Comment #1 from Michael Kay <mike@saxonica.com>  2010-07-30 09:23:33 ---
It's entirely reasonable to declare a decimal format in which all the
properties are defaulted. If someone does

format-number(123.456, '##.###', $myformat)

then $myformat must be the name of a format declared in the prolog, and it's
entirely reasonable for one of the formats to use system defaults for all
properties.

-- 
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, 30 July 2010 09:23:35 UTC