Re: [xsl] xsl:processing-instruction

Subject: Re: [xsl] xsl:processing-instruction
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 14 Oct 2002 16:27:52 +0100
> I have

which is what you want. processing instructions do not have attributes
they just have plain text. It might look like
<?xml-stylesheet href="base.css" type="text/css"?>
has two attributes, but it hasn't.

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