|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Problem with "<link>" in xslt output
Hi! Is <link> a reserved word in libxslt ? (I don't see it listed in the xslt reference on zvon.org) I have an xsl where the expected output is of the form <link>foo</link> It worked with sablotron (php4) but after moving to libxslt (php5) the output is just <link> If i change the tag in the output to <linky> (or anything else) it works fine and the output is in the expected form <linky>foo</linky> I tested it out with perl and found the same error... You can see the snipped out xml/xsl files and php and perl code which demonstrates the unexpected output at http://kingsly.net/tmp/xsltbug.tgz Kingsly -- --------------------------------------------------------------------------- Kingsly At Users Dot SourceForge Dot Net -- http://kingsly.org/ ---------------------------------------------------------------------------
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






