[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Clark C. Evans" <cce@c...>
  • To: "Arnold, Curt" <Curt.Arnold@h...>
  • Date: Fri, 02 Mar 2001 21:10:12 -0500 (EST)

On Fri, 2 Mar 2001, Arnold, Curt wrote:
> Possibly, an implements attribute that has a URI value would work both 
> for XSLT and SVG.  In both SVG and XSLT, if there are multiple <script>
> elements with the same value for implements, only one would be
> loaded.  In SVG, the implements attribute would be optional and 
> all script elements without an implements attribute would be executed.

Are you suggesting:

<xsl:stylesheet xmlns:foo="uri-identifies-functionality" ... />
  <xsl:script  implements="uri-identifies-functionality" 
              type="java" src="some-source-uri" />

  Where "implements-uri" is replaced by "implements" ?

Clark


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member