Subject: Re: GOTCHA!
From: James Clark <jjc@xxxxxxxxxx>
Date: Fri, 15 Jan 1999 17:51:23 +0700
|
Oren Ben-Kiki wrote:
> Checked again. XT version 0.5 emits '>' and not '?>' at an end of a PI.
Only if you make the result namespace HTML 4.0 (since a PI is terminated
by > in HTML 4.0). If you don't declare a result namespace, it will
terminate a PI with ?>, at least in the current version (I don't
remember that as a bug, but maybe it was).
> Also, it would emit '?>' inside the content without converting it to '? >'
> as per the spec.
Right. That is a bug.
James
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|