xsl-list
[Top] [All Lists]

Re: MSXML / NBSP problem and resolution

2002-11-08 05:34:22



  The other more pressing reason is that if you are starting the serialization
  of each node of the result tree as soon as it is added, which is what many
  XSLT processors attempt to do, you have to keep state while outputting the
  contents of the <head> element, in order to know whether you've reached the
  end and haven't yet output a <meta http-equiv="Content-Type">. That might be
  more work than the spec wants to require of an XSLT processor.

actually it says it should output the meta immediately after the start
of the head so it is not required to do this check (and saxon  I think
will give you two meta elements if you explictly write one into teh head
within the stylesheet)

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