You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by "Cezar Andrei (JIRA)" <xm...@xml.apache.org> on 2005/05/11 20:37:16 UTC

[jira] Resolved: (XMLBEANS-16) newDomNode creates a DOM with empty strings for namespace URIs for unprefixed attributes (rather than null)

     [ 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: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org