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] copying empty svg nodes (no child nodes)


Subject: RE: [xsl] copying empty svg nodes (no child nodes)
From: "Andreas L. Delmelle" <a_l.delmelle@xxxxxxxxxx>
Date: Mon, 17 May 2004 22:21:06 +0200

> -----Original Message-----
> From: ah49@xxxxxxxxxx [mailto:ah49@xxxxxxxxxx]
>
<snip />
> 2.i want to be able to copy the 'empty' rect nodes that look like this
> <rect x="0" y="0" width="50" height="50"/>
> without it copying it to look like a <rect x="0" y="0" width="50"
> height="50"></rect>
>
> my stylesheet just does look for all and copy. and it doesnt do
> anything fancy. thanx guys if u can help...
> <xsl:output method="html" indent="yes"/>
>

That's exactly it. SVG is XML, so set the output method to XML, and you will
get the 'correct' form of the empty nodes.

HTH!

Greetz,

Andreas


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