problem in disable-output-escaping

2010-04-01 Thread dipesh
Hi All, I used XSLT for transforming one xml to another xml. Input XML contain some ISO 8859 value like öéÙÒ I am using xslt which looks like this

Re: implement XPath 2.0 function for xalan

2010-04-01 Thread keshlam
> 1) PsychoPath is not "streamy" yet Nor is Xalan, really. We have some ability to do deferred loading of the document, but real streaming is one of those "always wanted, never got around to" projects. It's a _big_ challenge. > 2) Type informations is not part of current interfaces. True. One

Re: implement XPath 2.0 function for xalan

2010-04-01 Thread Jesper Møller
Hi Xalan-dev list I'm one of the committers on PsychoPath XPath 2 engine and would like to offer my input where I can help if this is a viable way. First off, I must confess that while I know XSLT pretty well, I've not studied Xalan-J in depth. However, from looking over the design document for