<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2668" name=GENERATOR></HEAD>
<BODY><FONT face=Arial color=#0000ff size=2></FONT>
<DIV dir=ltr align=left><BR>Do I really serialize the xml when doing a XSLT 
tranformation?<BR><FONT face="Arial Narrow, Helvetica"><SPAN 
class=650430322-20062005><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face="Arial Narrow, Helvetica"><SPAN 
class=650430322-20062005><FONT face=Arial color=#0000ff size=2>The result of an 
XSLT transformation is another tree -&nbsp;which you may (or may not) choose to 
serialize.</FONT></SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face="Arial Narrow, Helvetica"><SPAN 
class=650430322-20062005></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face="Arial Narrow, Helvetica"><SPAN 
class=650430322-20062005><FONT face=Arial color=#0000ff size=2>If the 
serialization is controlled from XSLT&nbsp;then the xsl:output properties will 
determine what XML declaration gets output.</FONT></SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face="Arial Narrow, Helvetica"><SPAN 
class=650430322-20062005></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face="Arial Narrow, Helvetica"><SPAN 
class=650430322-20062005><FONT face=Arial color=#0000ff size=2>Don't think of it 
in terms of asking&nbsp;for an XML declaration that 
specifies&nbsp;encoding="euc-jp". Think&nbsp;of it as asking the serializer to 
output the XML in a particular encoding. </FONT></SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face="Arial Narrow, Helvetica"><SPAN 
class=650430322-20062005><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face="Arial Narrow, Helvetica"><SPAN 
class=650430322-20062005><FONT face=Arial color=#0000ff size=2>Michael 
Kay</FONT></SPAN></DIV></FONT></BODY></HTML>