Re: [xslt] bug in xsl:processing-instruction?
- From: rm mh-freiburg de (Le grande pinguin)
- To: xslt gnome org
- Subject: Re: [xslt] bug in xsl:processing-instruction?
- Date: Tue, 15 Jul 2003 15:10:06 +0200
On Tue, Jul 15, 2003 at 02:52:58PM +0200, Pierre Fran?ois wrote:
> Morus Walter wrote:
>
> >
> > The missing ? at the end of the PI is due to the xslt spec:
> > http://www.w3.org/TR/xslt#section-HTML-Output-Method:
> > ...
> > The html output method should terminate processing instructions
> > with > rather than ?>
> > ...
>
> I will improve the accuracy of my question:
But isn't it answered allready?
Your stylesheet sets the output method to 'html'.
The correct PI for html is (as Walter said) <?blub foo>.
You expect _XML_ PIs which you will undoubtly get if you
set your output method to 'xml'.
Hth Ralf Mattes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]