Re: ACTION-512 - Research getting line and column information from XPath

> One additional gotcha here is that Saxon's DOMs aren't modifiable, so
> can't be used in most parts of the code where we build one up. So: use
> Saxon to parse the source Document and the default Xerces for
> everything else. Cross your fingers that this works out.
I do!
Back to the implementation:
What have we todo in the Checker XSLTs?
Return the XPath and URI or call a new function with the XPath and  
URI where the Java Code starts the Xerces (?) process?

> Also: I have a feature request for DOM Level 4... can you guess  
> what it is?
;-)

Cheers,
  Roland

Received on Tuesday, 26 June 2007 05:02:29 UTC