; To: [EMAIL PROTECTED]
> Subject: RE: namespace question
>
>
> Sorry I neglected to answer #2:
>
> If elementFormDefault="qualified" then all elements in the schema --
> whether local or global -- are in the targetNamespace, and all
> elements in
>
pace? Otherwise
if it is a local element it should not. If elementFormDefault="qualified"
is set then all should use the targetNamespace. Just to make sure.
Thanks,
Chris
> -Original Message-
> From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 25, 2003 8
Thanks Gary! That is exactly what I needed to know. That was very helpful.
Chris
> -Original Message-
> From: Gary L Peskin [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 26, 2003 12:25 PM
> To: [EMAIL PROTECTED]
> Subject: RE: namespace question
>
>
> Ple
Please see my answers below.
Gary
> -Original Message-
> From: Chris Williamson [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 26, 2003 9:35 AM
> To: [EMAIL PROTECTED]
> Subject: RE: namespace question
>
>
> I have a few followup questions about t
[EMAIL PROTECTED]
> Subject: RE: namespace question
>
>
> There's isn't a preferred way to do it. You may design your
> schema however
> you like. When using Doc/literal, the SOAP engine MUST generate SOAP
> messages that conform to the schema.
>
> Anne
>
nes [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 25, 2003 8:54 PM
> To: [EMAIL PROTECTED]
> Subject: Re: namespace question
>
>
> Per your schema, the element is a local element, which
> means that it
> should not be namespace qualified. Hence Axis does produce an accura
Chris
> -Original Message-
> From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 25, 2003 8:54 PM
> To: [EMAIL PROTECTED]
> Subject: Re: namespace question
>
>
> Per your schema, the element is a local element, which
> means that it
> s
Thomas Manes [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 25, 2003 8:54 PM
> To: [EMAIL PROTECTED]
> Subject: Re: namespace question
>
>
> Per your schema, the element is a local element, which
> means that it
> should not be namespace qualified. Hence Axis does pro
Per your schema, the element is a local element, which means that it
should not be namespace qualified. Hence Axis does produce an accurate
realization of your element. Since the has a default namespace,
you must use xmlns="" to turn off the default namespace.
If you added elementFormDefault=
The "text" element is a locally defined element in your schema because it is
declared as a child of the "sequence" element and not as a child of the
"schema" element. The schema element has an attribute elementFormDefault
whose default value is "unqualified". In your example, that attribute of
th
10 matches
Mail list logo