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: Another question about unresolved entities & XSL


If you can compose a regular expression for all unresolved entities, you
could use awk
or sed to remove them (and do the copy at the same time).  This will work on
arbitrarily large files.
Jeff
----- Original Message -----
From: Laurie Mann <laurie.mann@ansys.com>
To: '|XSL' <xsl-list@mulberrytech.com>
Sent: Tuesday, June 06, 2000 10:04 AM
Subject: Another question about unresolved entities & XSL


> A few weeks ago, I asked if there was a way for XSL to
> ignore unresolved entities and was told no.
>
> How about this - is there a way to:
>
>      copy everything in one file to another file
>      delete any unresolved entity from the copied file
>      run standard XSL scripts on the copied file
>
> without resorting to Emacs or Perl?  I'm dealing with a really big
> file (so Emacs is painful) and I can't program (so Perl is right out).
>
>
>
>
>
>  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]