ID attribute in xsl:stylesheet

Hi,

I tried to embed the stylesheet in the xml file and it doesn’t work.

I expected to see the content of the orange element appear orange in color.

Can anyone correct me and let me know where I am wrong ?

thanks.

S

<?xml version="1.0"?> <?xml-stylesheet type="text/xsl" href="#style1"?>
The text content to appear red The text content to appear orange The text content to appear blue