Quantcast

TransormationException in XSLT

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

TransormationException in XSLT

Aleksawka
Hello.
I have a XML message what begin with header <?xml version="1.0" encoding="UTF-8"?>.
When I send this message to xslt endpoint, it raised exception:
javax.xml.transform.TransformerException: The processing instruction target matching "[xX][mM][lL]" is not allowed.
But when I send another XML message with this header to another XSLT endpoint, I don't have this exception.

Can you help me?
Loading...