Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: [xsl] Problem with "" in xslt output

From: Kingsly John <member+xslt@----------->
To:
Date: 12/3/2007 12:31:00 PM
+++ Kingsly John [2007-12-03 17:46:57]:

> Is <link> a reserved word in libxslt ?
> (I don't see it listed in the xslt reference on zvon.org)

racked my brains for 3 days over this .. and I find the solution minutes
after sending the mail out to the list...

The style sheet had this set .. 

<xsl:output method="html" omit-xml-declaration="yes" indent="yes" />


and <link> is a html tag with no closing element. 

changing it to 

<xsl:output method="xml" omit-xml-declaration="yes" indent="yes" />

fixed the problem.

Kingsly

-- 
---------------------------------------------------------------------------
     Kingsly At Users Dot SourceForge Dot Net  -- http://kingsly.org/
---------------------------------------------------------------------------


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent