To: user@xmlbeans.apache.org, xml-dev@lists.xml.org
Date: Tue, 19 Dec 2006 12:01:25 -0800
Hi,
I have the following schema instance and the xmlns on contact nodes are empty strings. I use xmlbeans for databinding in Axis2. and would like to not use any ns on contact.
How do I manupulate xmlns in my schema (or using xbean api) for contact node to get rid of xmlns="" ?