- From: Roland Gülle <roland@7val.com>
- Date: Tue, 26 Jun 2007 07:02:21 +0200
- To: Sean Owen <srowen@google.com>
- Cc: "Laura Holmes" <holmes@google.com>, public-mobileok-checker <public-mobileok-checker@w3.org>
> 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