1.) If both an XSLT stylesheet and a CSS stylesheet are applied to a single document, what happens? For instance, if I have <link rel="stylesheet" type="text/css" href="style.css"> <link rel="stylesheet" type="application/xml" href="transform.xsl"> 2.) If two XSLT stylesheets are both applied to a single document, how do they interact? For instance, if I have <link rel="stylesheet" type="application/xml" href="index.xsl"> <link rel="stylesheet" type="application/xml" href="transform.xsl">Received on Sunday, 15 April 2001 14:57:07 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:09 GMT