I am writing a dynamic HTML > WML convertor and was wondering how I can
select the content between two tags and perform a conditional if test on it
to then render appropriate output.
eg.
If this is passed to my XSLT sheet:
<p> </p>
I want to perform something like.....
<xsl:if test="value of select <p> ==  " <p></p>>
To produce:
<p></p>
And remove this and other similar bits from my input.
Ive checked the archives and as best as I could understand most of the w3c
docs. Any ideas or similar implementations would be really helpful.
Many thanks,
Paul.
University of Nottingham
Nottingham
UK.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- xHTML to WML
- paulhoward.co.uk - Thu, 29 Mar 2001 05:03:20 -0500 (EST) <=
|
|