- From: Curt Arnold <carnold@houston.rr.com>
- Date: Fri, 19 Dec 2003 13:00:54 -0600
- To: www-dom-ts@w3.org
> > has no resolver or expression although the dom3.dtd has resolver and > expression as required > > <!ELEMENT evaluate EMPTY > > <!ATTLIST evaluate > id ID #IMPLIED > obj CDATA #REQUIRED > var CDATA #REQUIRED > expression CDATA #REQUIRED > contextNode CDATA #REQUIRED > resolver CDATA #REQUIRED > type CDATA #REQUIRED > result CDATA #REQUIRED > interface (XPathEvaluator|XPathExpression) #REQUIRED > > > The element definition is generated from the first occurance of the method name and assumes that the argument list is compatible. Attempting to resolve the differences in the transform way too complicated. In previous cases where the was a conflict, the standard generation was suppressed and a hand-crafted definition was provided.
Received on Friday, 19 December 2003 14:01:01 UTC