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] Implementing simple XLinks using XSL


Subject: RE: [xsl] Implementing simple XLinks using XSL
From: Adam Van Den Hoven <Adam.Hoven@xxxxxxxxxxxx>
Date: Tue, 19 Dec 2000 11:21:12 -0800

Thanks for the help guys, 

> <xsl:variable name="xlink" select="."/>
> <xsl:for-each select="document(substring-before(@xlink:href, '#'))">
>    <xsl:copy-of 
> select="id(substring-after($xlink/@xlink:href, '#'))"/>
> </xsl:for-each>

This should help a lot. 

To be honest, I'm more worried about whether the matching will work.

This line:
<xsl:template match="*[@xlink:show='embed'][@xlink:actuate='onLoad']">
seems to not be picking up the correct elements. I tested it by writing out
<foo>bar</foo> or something just to make sure that had the correct match
pattern. Unfortunately nothing worked. Can someone verify that I have the
correct match, or select a better one. I'm trying to avoid using a
<for-each> loop if I can. 

Thanks, 
Adam van den Hoven


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



Current Thread
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