Re: [xml-dev] RE: James Clark: XML versus the Web

From
Ben Trafford <>
To
Doug <>
Date
2010-12-03T17:15:26Z
ID
<1291396526.2836.176.camel@benslaptop>
Thread
Re: [xml-dev] RE: James Clark: XML versus the Web
On Fri, 2010-12-03 at 11:08 +1100, Doug wrote: 
> i.e. instead of:
>   <?xml version='1.0' encoding='UTF-8'?>
>   <?xml-stylesheet href="convertXML2HTML.xsl" type="text/xsl"?>
>   ...
> why not promulgate:
> 
>   <?xml-javascript href="convertXML2HTML.js" type="text/javascript"?>

I'd say "in addition to," but otherwise, I like this idea very much.

--->Ben