Re: Bad Characters from Unicode
Re: Bad Characters from Unicode
- Subject: Re: Bad Characters from Unicode
- From: Philip Aker <email@hidden>
- Date: Fri, 05 Oct 2007 04:35:39 -0700
On 2007-04-10, at 17:46, Mark J. Reed wrote:
XML documents start with a processing directive that specifies the
version of the XML spec and a character set encoding:
<?xml version="1.0" encoding="UTF-8"?>
Is that a real PI or in actual fact just a pseudo-PI?
I believe you can't specify that line as a PI -- rather it has to be
an optional attribute in <xsl:output … />.
Philip Aker
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden