xsl-list
[Top] [All Lists]

[xsl] Wrapping an element in front of many other elements

2009-05-07 13:25:17
I tried a couple of things (looked online and such), but ended up
getting more confused. I want insert <xxx> before the <afi> element.
There are many elements prior to the element closing. This sounds
simple, but newbie-ness is getting in the way.

before:
<afi><fault fcode="xx-xx-xxx"/><describe><fdesc>xxx</fdesc></describe></afi>

after:
<afi><xxx><fault
fcode="xx-xx-xxx"/><describe><fdesc>xxx</fdesc></describe><xxx></afi>

d

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