|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Transfer a subelement to top
Hi,
I have an HTML structure like this:
<p>
some text
<table>
...
</table>
some text
</p>
How can i cut the embedding <p>-Tag into three parts, before and after the
table tag, so that i get this:
<p>
some text
</p>
<table>
...
</table>
<p>
some text
</p>
It would also be ok, if the table tag is embedded by <p>. In an imperative
language i would know the way to go, but how to do it in XSL?
Regards,
Marc
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








