Re: XSLT and Text Processing Languages

Subject: Re: XSLT and Text Processing Languages
From: Mike Brown <mike@xxxxxxxx>
Date: Thu, 7 Sep 2000 13:36:36 -0600 (MDT)
Correction:

The XML output method must emit a well-formed external general parsed
entity. So it is OK to put a text node as a child of the root node,
*except* when that text node would be something that you can't put inside
a document element. So it's actually the reverse of what I said ... you
can create non-whitespace but you can't create a <!DOCTYPE> (which must
come before the document element).

   - Mike
____________________________________________________________________
Mike J. Brown, software engineer at         My XML/XSL resources:
webb.net in Denver, Colorado, USA           http://www.skew.org/xml/


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


Current Thread