|
Subject: [xsl] element to root From: jpk <jopaki@xxxxxxxxx> Date: Tue, 31 May 2005 09:34:35 -0700 (PDT) |
Hi all,
I am still struggling with coming up with an xsl
transform that will convert this source:
------
<p>
<span style="style a">
span a text 1
<span style="style b">
span b pre br text
<br name="b"/>
span b post br text
</span>
span a text 2
</span>
</p>
------
TO:
------
<p>
<span style="style a">
span a text 1
<span style="style b">
span b pre br text
<br name="b"/>
span b post br text
</span>
span a text 2
</span>
</p>
------
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] xsl:include problems, Ross, Douglas | Thread | Re: [xsl] element to root, David Carlisle |
| [xsl] xsl:include problems, Hardy Merrill | Date | [xsl] element to root, jpk |
| Month |