xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] xsl and
tags - urgent please help


Subject: Re: [xsl] xsl and <Div> tags - urgent please help
From: Joerg Heinicke <joerg.heinicke@xxxxxx>
Date: Thu, 23 May 2002 20:38:07 +0200

Again a problem with WD-XSL, change to XSLT standard. A <xsl:script/> doesn't exist. And where do you want to write the closing </DIV>? Either you put it out as normal Javascript (with escaping the <, not the /):

<xsl:text>document.write("&lt;/DIV>");</xsl:text>

or you do it with normal XML. But for help with this you must provide more information. And change your xsl-namespace to "http://www.w3.org/1999/XSL/Transform".

Regards,

Joerg

Aparna Konduri schrieb:
Thanks. Can I know why the following gives an error? How to close a tag inside <xsl:script>?

<xsl:script>
document.write("<\/DIV>"); </xsl:script>


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread
Keywords
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor