[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: XSL and entities

Subject: Re: XSL and entities
From: Eric van der Vlist <vdv@xxxxxxxxxxxx>
Date: Mon, 15 May 2000 23:18:55 +0200
Re: XSL and entities
Bryce,

> I have a challenge and I'm not finding any examples that relate to this. The
> problem is I have entities in my XML document that identify picture files.
> These entities are referenced in the body of the document in an attribute of
> the graphic element in a figure element. The goal is to transform the XML
> into HTML which means I need to insert the filename into an <IMG> HTML
> element. I've included both a short XML fragment and the relevant fragment
> of the XSL below.


You can't do this like you are showing it in your example (it's the
almost the same topic we are discussing under the title "feature
request") as the entities are resolved by the XML parser and their name
is not available by the XSLT transformation.

One way to work around this is to add the filename in your XML tree for
example like this :

 <graphic figname="fig01" figfile="&fig01;"/>

Eric
-- 
------------------------------------------------------------------------
Eric van der Vlist       Dyomedea                    http://dyomedea.com
http://xmlfr.org         http://4xt.org              http://ducotede.com
------------------------------------------------------------------------


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.