[Bug 29113] [XSLT30] fn:system-property does not a allow an EQName

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29113

--- Comment #1 from Michael Kay <mike@saxonica.com> ---
Anticipating the WG's agreement to remove this obvious inconsistency, I have
applied the change to the spec but leave the bug open for review. The
replacement text reads:

<p diff="chg" at="S-bug29113">The value of the <code>$property-name</code>
argument 
<rfc2119>must</rfc2119> be a string containing an <termref
def="dt-eqname">EQName</termref>. If it is a <termref
def="dt-lexical-qname">lexical QName</termref> with a prefix, then it is
expanded into an <termref def="dt-expanded-qname">expanded QName</termref>
using the namespace declarations in the static context of the <termref
def="dt-expression">expression</termref>. If there is no prefix, the name is
taken as being in no namespace.</p>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Saturday, 12 September 2015 19:36:35 UTC