Re: Using XPath id() function in Xalan's XPathAPI

2001-07-16 Thread Daniel Einspanjer
I am not able to use the ApplyXPath sample with the id() XPath function. When I tried this, I got an exception. It did work for normal XPath statements though. If you would like to investigate further, here is a text file with the exception listed. -- Daniel Einspanjer, [EMAIL PROTECTED] on

Re: Using XPath id() function in Xalan's XPathAPI

2001-07-13 Thread Daniel Einspanjer
Thank you very much for taking a look at this! Attached is a zip with a very simple test case. If you would be able to get this to work, I could easily apply it to my work since I am basically doing the same thing. -- Daniel Einspanjer, [EMAIL PROTECTED] on 07/13/2001 On Fri, 13 Jul 2001 12

Re: Using XPath id() function in Xalan's XPathAPI

2001-07-13 Thread Daniel Einspanjer
ll to the document.getElementById() always returns null. Does anyone know of a DOM / DOMParser that does work with getElementById()? What does the org.apache.xalan.xslt.XSLTInputSource use? Can I use that? -- Daniel Einspanjer, [EMAIL PROTECTED] on 07/13/2001 On Thu, 12 Jul 2001 16:18:08 -0400, [

Re: Using XPath id() function in Xalan's XPathAPI

2001-07-12 Thread Daniel Einspanjer
On Thu, 12 Jul 2001 01:15:09 +0200 (CEST), Erwin Bolwidt wrote: >On Wed, 11 Jul 2001, Daniel Einspanjer wrote: > >> I have been struggling with trying to get the XPath id() function to >> work in the application I am writting.  I have a DTD that defines an ID >> at

Using XPath id() function in Xalan's XPathAPI

2001-07-11 Thread Daniel Einspanjer
DTD id attributes in Xalan? Could someone spare a moment to give me a pointer or maybe even an example? Thanks very much, -- Daniel Einspanjer, [EMAIL PROTECTED] on 07/11/2001