xsl-list
[Top] [All Lists]

Re: [xsl] xlink:href - how do I get the value of?

2008-06-18 02:57:35
I'm pretty sure you''re going to have to send the full xsl-t and xml
to get any help.

On Wed, Jun 18, 2008 at 11:50 AM, Craig Riley 
<craig(_at_)thelifeofriley(_dot_)org> wrote:
Hi,

I have an equation graphic that contains a "xlink:href" attribute that I
want to get the value of to use as the image src. I have tried numerous ways
of accessing this value but I keep getting an error! For example if I use:

<xsl:value-of select="@xlink:href" />

I get the following error:

"A Transformer object cannot be created that satisfies the configuration
requested. This could be due to a failure in compiling the XSL text."

This is the xml that contains the xlink...

<graphic position="anchor" xlink:href="AVT-07-CR-0001-m1"
xmlns:xlink="http://www.w3.org/1999/xlink"/>

Cheers

Craig

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--