[Home] [By Thread] [By Date] [Recent Entries]
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
|

Cart



