|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Build hierarchies
Does anyone have thoughts on the suitability of xslt/techniques for
transforming non-nested structures to nested ones? e.g.
Given input such as: <para role="h1">Text</para>
<para/>
<para/>
{deleted stuff...}
<para role="h1">
....produce output such as: <para role="h1"><para>Text</para>
<para/>
<para/>
{deleted stuff...}
</para>...where the appearance of the second <para role="h1"> effectively marks the closure of the preceeding one.
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








