xsl-list
[Top] [All Lists]

Re: [xsl] XSLT transformation using counters

2011-04-26 13:44:36
On 26/04/2011 17:16, Bubba O'Reily wrote:

<PStyle:hd1>
<PStyle:hd2>

etc.


your sample results are not well formed XML, is that because you are not generating xml, in which case xsl:output method="text" is appropriate, or is it just that you have over-truncated your examples, in which case it's hard to suggest exactly what code you need without seeing a complete (but small) result xml file.

david


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