> Also note that if you insist on using DOM Level 1 factory methods to build > the nodes, you wind up with DOM Level 1 nodes -- the nodename gets set, > none of prefix, namespaceURI, or localName will. Intermixing level 1 and > level 2 nodes is _NOT_ recommended. So when adding namespace declarations through the DOM, you should manually set the namespaceURI to "http://www.w3.org/2000/xmlns/". Correct? Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- Namespace of xmlns attribute Chris Hill
- RE: Namespace of xmlns attribute Dean Roddey
- RE: Namespace of xmlns attribute Chris Hill
- RE: Namespace of xmlns attribute David E. Cleary
- RE: Namespace of xmlns attribute Dean Roddey
- RE: Namespace of xmlns attribute Joseph_Kesselman
- RE: Namespace of xmlns attribute Joseph_Kesselman
- RE: Namespace of xmlns attribute Dean Roddey
- RE: Namespace of xmlns attribute Joseph_Kesselman
- Re: Namespace of xmlns attribute David E. Cleary
- Re: Namespace of xmlns attribute Dean Roddey
- RE: Namespace of xmlns attribute Joseph_Kesselman
- Re: Namespace of xmlns attribute Joseph_Kesselman