[Bug 2874] unparsed-text and unparsed-text-available not repeatable

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

           Summary: unparsed-text and unparsed-text-available not repeatable
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P4
         Component: XSLT 2.0
        AssignedTo: mike@saxonica.com
        ReportedBy: colin@colina.demon.co.uk
         QAContact: public-qt-comments@w3.org


I have just realised that unparsed-text is not guarenteed to return the same
text for the same argument, if called twice.
Likewise, unparsed-text-available is not guarenteed to return the same answer
twice, for the same argument.

This is inconsistent with the document() function.

I'm not claiming this is a bug necessarily. Just checking that this is the
intended behaviour.

Received on Monday, 13 February 2006 08:39:11 UTC