RE: document node attributes

Liam,

> adverts, which I can't do in XML (no equivalent of <script 
> type="text/javascript" src="googleads.js" />)

A simple thing that we could do would be to specify a
<?xml-script type="application/javascript" href="googleads.js"?>

like this http://www.w3.org/TR/xml-stylesheet/

although I suppose googleads.js would still have to know it was being
embedded in an xml document.

It would still be useable for people who preferred to work with XML
on the client.

Peter

Received on Monday, 17 June 2013 12:33:08 UTC