- From: Stanley Guan <Stanley.Guan@oracle.com>
- Date: Fri, 14 Dec 2001 16:16:26 -0800
- To: www-dom@w3.org
It claims that:
This interface extends the Document interface ...
However, in its definition, it doesnot show that
interface DocumentAS : Document {
....
};
Or, should it really means:
An instance of DocumentAS interface can be obtained by using
binding-specific
casting methods on an instance of the Document interface!
Thx,
-Stanley
Received on Friday, 14 December 2001 19:16:41 UTC