Subject: Re: Hello World
From: "Thomas B. Passin" <tpassin@xxxxxxxxxxxx>
Date: Wed, 19 Jun 2002 11:36:45 -0400
|
[Jeff Beadle]
> what about?
>
> <a xmlns:a="http://www.w3.org/1999/XSL/Transform"
> a:version="1.0">Hello World</a>
>
> :)
Shorter still, if it's just short we're after -
<a xmlns:a="http://www.w3.org/1999/XSL/Transform"
a:version="1.0"/>
I think that the original request had in mind a separate xml document that
the stylesheet would operate on, and also a stylesheet PI so that results
would get transformed by IE or some other browser.
Cheers,
Tom P
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|