- From: Philippe Le Hegaret <plh@w3.org>
- Date: 09 Sep 2002 13:48:09 -0400
- To: Gareth Reakes <gareth@decisionsoft.com>
- Cc: WWW DOM <www-dom@w3.org>
On Mon, 2002-09-09 at 06:20, Gareth Reakes wrote: > I'm implementing isDefaultNamespace and lookupNamespaceXXX. To > start with I implemented them by just looking up the appropriate > attributes. I then implemented getBaseURI and came across the idea of a > synthetic infoset. Are the namespace lookup methods supposed to work on > the infoset or is my implementation correct? Why do you link getBaseURI with the lookupNamespaceXXX? The namespace resolution does not use [baseURI] from the Infoset. Philippe
Received on Monday, 9 September 2002 13:48:33 UTC