[Bug 1897] [XSLT2.0] cardinalities of unparsed-text-available function

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





------- Additional Comments From mike@saxonica.com  2005-09-16 11:53 -------
I can see your point. But I don't see where you get "non-empty string" from. We
should change it from:

The unparsed-text-available function determines whether a call on the
unparsed-text function with identical arguments would succeed.

to

The unparsed-text-available function determines whether a call on the
unparsed-text function with identical arguments would return a string.

which is an exact analogy of doc-available(), which says:

If fn:doc($uri) returns a document node, this function returns true

Michael Kay

Received on Friday, 16 September 2005 11:53:25 UTC