Sorry, my mistake there (should have confirmed the values from the schema spec before replying). Dennis Sosnoski <[EMAIL PROTECTED] To: [EMAIL PROTECTED] > cc: Subject: Re: xmlns=" " in the doc\literal SOAP message 09/02/2003 12:32 PM Please respond to axis-user The "elementFormDefault" attribute of the schema element takes values of "qualified" or "unqualified", not "true" and "false". Furthermore, the default is "unqualified", meaning that elements do not use a namespace (technically, they're in the "nonnamespace" namespace). - Dennis [EMAIL PROTECTED] wrote: > > > >Whether local elements are namespacequalified or not depends on the >elementFormDefault attribute of the schema definition. > >Thus given the following definition: > ><schema targetName="http://www.foo.com" elementFormDefault ="true"/> > <element name="foo" > <complexType> > <sequence> > <element name="bar" type="xsd:string"/> > <element name="baz" type="xsd:string"/> > </sequence> > <complexType> > </element> ></schema> > ... > >Note that the default value of elementFormDefault is true in case you omit >the declaration. > >- Junaid > > >
- RE: xmlns=" " in the doc\literal SOAP... Anne Thomas Manes
- Re: xmlns=" " in the doc\literal SOAP... Jeff Greif
- RE: xmlns=" " in the doc\literal SOAP mess... Cory Wilkerson
- RE: xmlns=" " in the doc\literal SOAP... Krzysztof Swietlinski
- RE: xmlns=" " in the doc\literal ... Anne Thomas Manes
- Re: xmlns=" " in the doc\lite... Jeff Greif
- Re: xmlns=" " in the doc\... Anne Thomas Manes
- RE: xmlns=" " in the doc\literal SOAP... Anne Thomas Manes
- RE: xmlns=" " in the doc\literal SOAP mess... Junaid . Bhatra
- Re: xmlns=" " in the doc\literal SOAP... Dennis Sosnoski
- Re: xmlns=" " in the doc\literal SOAP mess... Junaid . Bhatra
- Re: xmlns=" " in the doc\literal SOAP mess... muthulee
- RE: xmlns=" " in the doc\literal SOAP mess... Cory Wilkerson
- RE: xmlns=" " in the doc\literal SOAP mess... Anne Thomas Manes
- RE: xmlns=" " in the doc\literal SOAP... Tony Opatha
- RE: xmlns=" " in the doc\literal SOAP mess... Cory Wilkerson
- RE: xmlns=" " in the doc\literal SOAP... Tony Opatha
- RE: xmlns=" " in the doc\literal SOAP mess... Mike Perham
- RE: xmlns=" " in the doc\literal SOAP... Tony Opatha
- RE: xmlns=" " in the doc\literal SOAP mess... Cory Wilkerson
- RE: xmlns=" " in the doc\literal SOAP mess... Mike Perham