Fw: Node.namespaceURI

2003-08-29 Thread Scott Nichol
All, Some time ago, there was a question asked about Apache SOAP and the Oracle XML parser's DOM implementation. Apache SOAP following its interpretation of the DOM spec, in that a node without a namespace would have a value of null for the namespaceURI property. Oracle, as Microsoft has chos

Fw: Node.namespaceURI

2003-07-25 Thread Scott Nichol
Based on some interest expressed in having Apache SOAP support the Oracle convention of having Node.namespaceURI return an empty string instead of null when there is no namespace, I posted to [EMAIL PROTECTED] about whether the spec should further clarify what is meant by "null". This is the on