XHTML2 <style> questions

1. ref[1]: there is a typo: the first example should start with
<?xml-stylesheet


2. has the <link> element lost its XHTML1 role of loading external 
stylesheets? If so, Yay! about time too. I never liked the inconsistency 
between <link> for external stylesheets and <script> for external JS files.


3. it appears from ref[1] that external stylesheets are linked via
        <?xml-stylesheet?> and
        <style> containing @import. 
Is it sensible to propose that <style> should accept a src attribute in 
a similar way to <script> ?  The rationale would be that it would be 
more consistent to do so.


Rick

Refs
[1] 
http://www.w3.org/TR/2004/WD-xhtml2-20040722/mod-styleSheet.html#sec_25.1.3.









-- 

Visit our website at www.roke.co.uk

Roke Manor Research Ltd, Roke Manor, Romsey, Hampshire SO51 0ZN, UK.

The information contained in this e-mail and any attachments is proprietary to
Roke Manor Research Ltd and must not be passed to any third party without
permission. This communication is for information only and shall not create or
change any contractual relationship.

Received on Wednesday, 25 May 2005 16:53:50 UTC