Re: [xsl] Document() and &

Subject: Re: [xsl] Document() and &
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 17 May 2002 17:09:30 +0100
> That string does not look like well-formed XML to me,

It's part of a well formed document, so must have < and & quoted.
For the same reason that the XPath test
3 < 4
is usually written
3 &lt; 4
if it appears in a stylesheet (which has to be well formed)

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