Re: Clarification on multiple schemas with same namespace

John,

Your interpretation is correct.

Thx for spotting the error in 3.1.2. It should say "inline".:

"It is NOT an error to inline two or more schemas from the same
targetNamespace. "

The intent of the Primer was to explicitly state information that is 
implicit in the other specs. The policy of the WSDL spec has been to be 
very terse about XML Schema and to expand on the implications in the 
Primer. However, we have recently received a fair amount of questions 
about the interaction of XML Schema and WSDL, so I think it is worth 
adding more clarification to the WSDL spec.


Arthur Ryman,
Rational Desktop Tools Development

phone: +1-905-413-3077, TL 969-3077
assistant: +1-905-413-2411, TL 969-2411
fax: +1-905-413-4920, TL 969-4920
mobile: +1-416-939-5063, text: 4169395063@fido.ca
intranet: http://labweb.torolab.ibm.com/DRY6/



"John Kaputin (gmail)" <jakaputin@gmail.com> 
Sent by: www-ws-desc-request@w3.org
07/21/2005 10:38 AM
Please respond to
"John Kaputin (gmail)"


To
www-ws-desc@w3.org
cc
John Kaputin <KAPUTIN@uk.ibm.com>
Subject
Clarification on multiple schemas with same namespace







I want to confirm that I have interpreted WSDL 2.0 spec correctly on
multiple schemas with the same namespace.

My interpretation is:
1) The <types> element may contain multiple <xs:import> with the same 
namespace.
2) The <types> element may contain multiple <xs:schema> with the same
targetNamespace.

Is this correct?

Part 1 Section 3.1.2 "Inlining XML Schema" confused me a bit with the 
text:

"It is NOT an error to import two or more schemas from the same
targetNamespace . "

This text mentions 'import' but the section heading is 'Inlining'.  Is
this a typo or should the text be in section 3.1.1 "Importing XML
Schema"?

The only mention of multiple inline schemas with the same namespace is
in the Primer section 3.2.2 "Multiple Inline Schemas" which states:

" two or more schemas may have the same target namespace provided that
they do not define the same elements or types"

This statement or words to this effect should probably be in the Part
1 normative spec too.

regards,
John Kaputin.

Received on Friday, 22 July 2005 20:41:51 UTC