Hi,
I am trying to take the difference between two xmls files using xalan2.0
extension function. Then print the difference as an xml file. I am
passing the second file as parameter to the stylesheet.
The problem I am facing is the xalan difference function is not giving
correct result. For testing
OK. Thanks a lot for the info.
On Fri, 8 Jun 2001, Juergen Hermann wrote:
> >these special characters that I am getting "Invalid XML character
> >(unicode: 0x1b2da1)" error? If yes, then how should I handle these
> >characters while applying transformation ?
>
> ESC (0x1B) is simply not allow
Hi,
I am getting a xml document from an external process which I need to
transform into another xml.Now the input xml document contains some special
characters likeĀ %,#,/ etc.Is it because of the presence of these
special characters that I am getting "Invalid XML character (unicode: 0x1b2da1)"
e