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

Subject: Re: [xsl] OT: ICFP 2001 (xsl solution?)
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 27 Jul 2001 15:49:55 +0100
> 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

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread