|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Need help for XSL beautifaction
> <!-- Define Text-Modules --> > <xsl:variable name="text-1">This is long text number > one.</xsl:variable> > <xsl:variable name="text-2">This is an other very long > text.</xsl:variable> > <xsl:variable name="text-3">This is my third text without > sense.</xsl:variable> ... The answer to this is, don't use three variables, use one variable with an internal XML structure. Unfortunately in XSLT 1.0 you need the node-set() extension to access the internal structure using path expressions, but that problem disappears in 2.0. Michael Kay http://www.saxonica.com/
|
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








