[ http://issues.apache.org/jira/browse/XMLBEANS-16?page=all ]
     
Cezar Andrei resolved XMLBEANS-16:
----------------------------------

    Resolution: Fixed

> newDomNode creates a DOM with empty strings for namespace URIs for unprefixed 
> attributes (rather than null)
> -----------------------------------------------------------------------------------------------------------
>
>          Key: XMLBEANS-16
>          URL: http://issues.apache.org/jira/browse/XMLBEANS-16
>      Project: XMLBeans
>         Type: Bug
>   Components: DOM
>     Versions: unspecified
>  Environment: Operating System: Windows XP
> Platform: PC
>     Reporter: David Waite
>     Assignee: Cezar Andrei
>  Attachments: fix16.patch, newDomNode.patch, test16.patch
>
> on attributes without a prefix qualifier, element.getAttributeNS(null, 
> "name") should work; however, the 
> DOM that xmlbeans creates sets the namespace URI to an empty string rather 
> than null. DOM specifies 
> that empty namespaceURI parameters are represented by null

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to