Re: What's wrong with the following XML??

2008-03-20 Thread Dan Hwang
Hi, Thanks for the answer. However, making both subComponents include sequence/ didn't work. I guess my main questions is how does relationships affect subComponent? It was working fine before the relationships was introduced. Thanks again, Dan On Wed, Mar 19, 2008 at 6:37 PM, Jacob Danner

Why dropping namespaces when soap encoding is used?

2008-03-20 Thread Jun Qian
Hi, Can someone please explain why when soap encoding is used, the instance document generated by XmlBeans' SampleXmlUtil drops all the namespaces, even if the schema says elementFormDefault=qualified? From SampleXmlUtil.java: if (_soapEnc)

unsubscribed

2008-03-20 Thread jim smith
On 3/21/08, Jun Qian [EMAIL PROTECTED] wrote: Hi, Can someone please explain why when soap encoding is used, the instance document generated by XmlBeans' SampleXmlUtil drops all the namespaces, even if the schema says elementFormDefault=qualified? From SampleXmlUtil.java: if