Re: MSXML 3.0 XSLT preview barfs at åäö

Subject: Re: MSXML 3.0 XSLT preview barfs at åäö
From: Mike Brown <mike@xxxxxxxx>
Date: Wed, 17 May 2000 14:44:22 -0600 (MDT)
> Yes. In the PI telling it that it is an XML document:
> 
> <?xml version="1.0" encoding="ISO-8859-9"?>

Technically it's not a processing instruction. It just looks like one.
It's an "XML declaration" in the document entity, or a "text declaration"
in an external entity. The difference is that the latter cannot have a
standalone document declaration in it.

   - Mike
___________________________________________________________
Mike J. Brown, software engineer, Webb Interactive Services
XML/XSL stuff: http://www.skew.org/    http://www.webb.net/


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


Current Thread