| Subject: [xsl] outputting <? in resulting XML From: "Jasthi, Siva R." <siva.jasthi@xxxxxxxxxx> Date: Wed, 21 Apr 2004 12:00:01 -0500 | 
Hi -
 
I am trying to convert a source XML to a resulting XML that confirms to
SchemaML (Microsoft Office 2003 XML).
 
I need to have the following line in the resulting XML.
<?mso-application progid="Excel.Sheet"?>
 
My stylesheet snippet looks as follows.
<xsl:template match="/">
     <?mso-application progid="Excel.Sheet" ?>
     ...
     ....
</xsl:template>
 
However, in the final output,   
     <?mso-application progid="Excel.Sheet" ?>  is NOT appearing.
Can you pl. let me know how XSLT interprets the <? tag?
 
Thanks
- jasthi
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] Problem with xsl:if, Josh Canfield | Thread | RE: [xsl] outputting <? in resultin, Andreas L. Delmelle | 
| RE: [xsl] Problem with xsl:if, Andreas L. Delmelle | Date | RE: [xsl] XML Group with XSL, aalikaj | 
| Month |