Subject: Re: [xsl] regexs, grouping (?) and XSLT2? From: Bruce D'Arcus <bdarcus@xxxxxxxxxxxxx> Date: Wed, 11 Aug 2004 18:07:42 -0400 |
The first option is to construct a stylesheet that does the interpretation of your "style file" on-the-fly.
You can access the style file using the document() function and then use information from it in just the same way as you would any other document.
<xsl:variable name="title-before"> <xsl:value-of select="cs:title/@before"/> </xsl:variable>
title origin location
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] regexs, grouping (?) and , Jeni Tennison | Thread | Re: [xsl] regexs, grouping (?) and , Jeni Tennison |
Re: [xsl] Can't get output from xml, M. David Peterson | Date | Re: [xsl] Transforming XML to XML, Josh Canfield |
Month |