OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

ws-brsp message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [ws-brsp] Proposed resolution for: Fw: Multiple inline schema's with the same targetNamespace doesn't work properly


this looks fine to me.

thanks
-Doug
________________________________________________________
STSM |  Standards Architect  |  IBM Software Group
(919) 254-6905  |  IBM 444-6905  |  dug@us.ibm.com
The more I'm around some people, the more I like my dog.


Inactive hide details for Jacques Durand ---09/26/2012 05:09:53 PM---After a bit of investigation on the code of previous toolsJacques Durand ---09/26/2012 05:09:53 PM---After a bit of investigation on the code of previous tools, here would be a proposed response to Ger

From: Jacques Durand <JDurand@us.fujitsu.com>
To: Doug Davis/Raleigh/IBM@IBMUS, "ws-brsp@lists.oasis-open.org" <ws-brsp@lists.oasis-open.org>,
Date: 09/26/2012 05:09 PM
Subject: [ws-brsp] Proposed resolution for: Fw: Multiple inline schema's with the same targetNamespace doesn't work properly
Sent by: <ws-brsp@lists.oasis-open.org>





After a bit of investigation on the code of previous tools, here would be a proposed response to Gerwin, to be approved by TC:
   
From: ws-brsp@lists.oasis-open.org [mailto:ws-brsp@lists.oasis-open.org] On Behalf Of Doug Davis
Sent:
 Wednesday, September 05, 2012 1:08 PM
To:
 ws-brsp@lists.oasis-open.org
Subject:
 [ws-brsp] Fw: Multiple inline schema's with the same targetNamespace doesn't work properly
 

Forwarding to the new group so that we don't forget that we owe Gerwin an official response.
-Doug


---------- Forwarded message ----------
From:
Gerwin Jansen <gjansen@cordys.com>
Date: Mon, Jun 4, 2012 at 10:55 AM
Subject: Multiple inline schema's with the same targetNamespace doesn't work properly
To: Scott McGrath <
scott.mcgrath@oasis-open.org>


Hi WS-I members,

I created a WSDL with multiple inline schema's with the same targetNamespace.
WSDL 1.1 is not very clear regarding this, but this is corrected in WSDL 2.0, which explicitly allows this:
A WSDL 2.0 document may define multiple inline schemas in its types element. The two or more schemas may have the same target namespace provided that they do not define the same elements or types. It is an error to define the same element or type more than once, even if the definitions are identical.
 

This gives me the impression that WSDL 1.1 was also intended to allow this, although not explicitly stated.

Basic Profile Version 1.1 doesn't seem to restrict WSDL 1.1 in any way regarding multiple schema's with the same targetNamespace.
This is also confirmed by the fact that the Analyzer tool allows me to refer to different inline XSD Schema's with the same targetNamespace from a Message Part element.
But when it comes to a reference from one inline XSD Schema to another XSD Schema, it is failing saying:

Error: src-resolve: Cannot resolve the name 'same:addressElement' to a(n) 'element declaration' component.
 

I included the required Analyzer config file, WSDL file, console output and report in the attached zip file.

Given this scenario, I have the following questions:
1) Are multiple inline XSD Schema's with the same targetNamespace allowed? Are there any references available?
2) Can you confirm that the problem reported above is a bug in the Analyzer? If this is true, we can still claim to be Basic Profile compliant.
3) If this is a bug, can it be fixed?

Kind regards,
Gerwin

Gerwin Jansen
Software Engineer

gjansen@cordys.com
www.cordys.com
T
+31 341 375685 • M +31 6 13746668 
 


 CORDYS – My Business Platform

 



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]