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
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