Re: Xalan-J 2.7.1: document() function disregards URI fragment identifier

2009-04-23 Thread David Bertoni
Michael Ludwig wrote: Michael Ludwig schrieb: When passed a URI containing a fragment identifier ("doc#bla"), the document() function should interpret it according to the document's ID table, which can be accessed using the id() function. [example snipped] Xalan 2.7.1 disregards the fragment

Re: Xalan-J 2.7.1: document() function disregards URI fragment identifier

2009-04-22 Thread Michael Ludwig
Michael Ludwig schrieb: When passed a URI containing a fragment identifier ("doc#bla"), the document() function should interpret it according to the document's ID table, which can be accessed using the id() function. [example snipped] Xalan 2.7.1 disregards the fragment identifier and copies