|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Implementing simple XLinks using XSL
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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








