RE: [xsl] XSLT and XML in the same document

Subject: RE: [xsl] XSLT and XML in the same document
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Sun, 27 May 2007 10:02:54 +0100
If you mean, can you put the stylesheet inside the source document you are
trying to transform, the answer is yes (see "Embedded Stylesheets" in the
spec), but not all XSLT processors support it.

Michael Kay
http://www.saxonica.com/ 

> -----Original Message-----
> From: Mohsen Saboorian [mailto:mohsens@xxxxxxxxx] 
> Sent: 27 May 2007 09:06
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] XSLT and XML in the same document
> 
> Hi,
> Is it possible to have XSLT and XML document in the same file?
> Something like CSS rule sets which can be either specified in 
> an HTML or another file.
> 
> Thanks.

Current Thread