Subject: RE: XSLDOC
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Thu, 24 Apr 2003 23:50:52 +0100
|
> Doesn't this break the stylesheet? If the annotations are
> outside of a
> template, then it is incorrect XSLT syntax, and if inside, they will
> get copied to the output? Or am I missing something?
XSLT allows elements in a user-defined namespace to appear at the top
level, and mandates that the XSLT processor should ignore them. It also
allows elements in such a namespace to appear as instructions, provided
the namespace is nominated as an extension namespace.
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|