When serializing DOM, use setAttributeNS instead of setAttribute ----------------------------------------------------------------
Key: XMLSCHEMA-24 URL: https://issues.apache.org/jira/browse/XMLSCHEMA-24 Project: XmlSchema Issue Type: Improvement Affects Versions: XmlSchema 2.0.1 Reporter: Daniel Kulp Assignee: Daniel Kulp Fix For: 2.0.2 By using setAttributeNS, the call to getLocalName will work properly (and getName still works) which allows easier processing of the DOM later. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org For additional commands, e-mail: dev-h...@ws.apache.org