- From: Lauren Wood <lauren@sqwest.bc.ca>
- Date: Thu, 25 Nov 1999 11:35:19 -0800
- To: www-dom@w3.org
On 28 Sep 99, at 20:03, David Brownell wrote: > So for example, if I wanted to define a feature string, what would I do? You use a prefix. The W3C DOM doesn't use a prefix, so anything with a prefix is safe from being used by a future version of the DOM. "Brownell.Core" is all yours, for example. The only restriction is that it be an XML Name. Lauren
Received on Thursday, 25 November 1999 14:40:26 UTC