[jdom-interest] PI problem

Michael Kay mike at saxonica.com
Mon Jun 20 15:06:00 PDT 2005


Do I really serialize the xml when doing a XSLT tranformation?

The result of an XSLT transformation is another tree - which you may (or may
not) choose to serialize.
 
If the serialization is controlled from XSLT then the xsl:output properties
will determine what XML declaration gets output.
 
Don't think of it in terms of asking for an XML declaration that specifies
encoding="euc-jp". Think of it as asking the serializer to output the XML in
a particular encoding. 
 
Michael Kay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.jdom.org/pipermail/jdom-interest/attachments/20050620/7389581b/attachment.htm


More information about the jdom-interest mailing list