Subject: [HELP] Preserving character references in the result tree
From: Borges Charles <charlesborges_dev@xxxxxxxx>
Date: Thu, 15 Jan 2004 11:46:01 +0100 (CET)
|
Hi,
I'm trying to copy (whith a xsl) a font node from a
svg file which contains child nodes as follows:
<glyph unicode="Ç" glyph-name="Ccedilla"
horiz-adv-x="750" d="M250
-254H-7V-122H243V-4H118V122H-7V754H118V879H500V754H625V622H493V747H125V129H493V254H625V122H500V-4H375V-129H250V-254Z"
/>
The unicode attribute value of my result tree is not a
character reference (in this case Ç) anymore.
So my question is:
How can i preserve the characters references in the
result tree?
Many thanks,
/Charles Borges
_________________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|