|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: arbitrary depth element type conversion
Sebastian Tennant <sebyte@xxxxxxxxxxxxxxx> wrote:
I just noticed a typo in my post, not that it matters much, but for
the sake of clarity, it should read:
Given an XML doc:
<document>
<first>
first
<first-child-of-first>
first child of first
</first-child-of-first>
<second-child-of-FIRST>
second child of FIRST
</second-child-of-FIRST>
[...]
and the XML output is therefore:
<div class="first">
first
first child of first
second child of FIRST
[...]
e.t.c
sdt
|
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
|






