This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: How to extract comments only?


A simple suggestion from a somewhat unix oriented guy is to use Perl and
write a script to do it. Perl isn't too hard to learn and will allow you to
do things of this sort easily without a lot of typing.

-Jeffrey

-----Original Message-----
From: owner-xsl-list@mulberrytech.com
[mailto:owner-xsl-list@mulberrytech.com]On Behalf Of X Line
Sent: Monday, June 26, 2000 1:52 PM
To: xsl-list@mulberrytech.com
Subject: How to extract comments only?



I'm still new to XSLT, but have a need to
extract all comments (however deep) from an
XML file to another. Output should only
contain comments and nothing else perhaps
save the XML declaration (i.e: none
of the other markup/pcdata). Is this possible
with XSLT? I couldn't figure out from my
limited knowledge. Thanks much for any info.

A.

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]