xsl-list
[Top] [All Lists]

Order of xsl:template matching

2005-05-11 05:48:20
Hi again,

Given this XML chunk:
<TEXT>sldj aldj aldj a</TEXT>
<REPORT>12345</REPORT>

How can I apply templates and have the REPORT appear
before the TEXT in the results of the transformation?

By default, ther matches seem to get processed in the
order in which they appear in the XML. To change this
order, must I use xsl:value-of select= of the fields,
or can it be done with template matching?

Thanks,

JW
 

--~------------------------------------------------------------------
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>
--~--



<Prev in Thread] Current Thread [Next in Thread>