Hi All,
I have a XML file that contains lines like:
<resource name="p_msc" type="packagingbulletin" format="pdf">
<title>P <small><sup>®</sup></small> MS (MSC) series Canadian
Packaging Bulletin</title>
<link>pkb_can_msc.pdf</link>
</resource>
I need to extact the contents of the <title> tag intact. If I do a
value-of, it looses the tags inside of it. If I do a copy-of I get the
<title> tag also. I need to be able to just get the contents of the
<title> tag without the <title> around it.
Any help would be greatly appreciated
thanks
Bill Chmura
Ensign-Bickford Industries, Inc.
Information Technologies Department
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|