Re: [xsl] OT: ICFP 2001 (xsl solution?)

Subject: Re: [xsl] OT: ICFP 2001 (xsl solution?)
From: Francis Norton <francis@xxxxxxxxxxx>
Date: Fri, 27 Jul 2001 17:09:33 +0100
we'd also need to wrap a root element round it... any similarly concise
one-liners?

Mark Nahabedian wrote:
> 
> David Carlisle writes:
>  >
>  > > The input language isn't valid XML, there are tags whose names start
>  > > with digits.
>  >
>  > sed -e "s/</<x/g" $1 > tmp.xml ; saxon tmp.xml icfp.xsl
> 
> Well, you'll need to deal more appropriatly with the close tags, but
> I get your point.
> 
> My point, trivial as it was, was that an XSLT processor was not
> sufficient unless its XML parser was permissive.
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

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


Current Thread