ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> soapbuilders
soapbuilders
[soapbuilders] Inlined Schemas in WSDLs Question
by Jeehongmin2003 other posts by this author
Sep 22 2004 3:46PM messages near this date
[soapbuilders] Want free music downloads? | [soapbuilders] Re: Inlined Schemas in WSDLs Question
SERVICES Recently, I have been seeing multiple inlined schemas with the same
namespace in our customers' WSDLs.  For example (ignoring namespaces):

<wsdl:definition> 
<wsdl:types> 
<xs:schema targetNamespace="a"> 
types and elements
</xs:schema> 
<xs:schema targetNamespace="a"> 
different types and elements
</xs:schema> 
<xs:schema targetNamespace="b"> 
whatever
</xs:schema> 
</wsdl:types> 
...
<wsdl:definition> 

My understanding is that each inlined schema should have a unique
namespace.  So what I've done is merge the two schemas with
targetNamespace="a".  

Am I correct in concluding that the above WSDL is incorrect?  If so,
why are various WSDL generators allowing that?

Thanks,

Jeehong Min



------------------------ Yahoo! Groups Sponsor --------------------~-->  
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/W6uqlB/TM
--------------------------------------------------------------------~->  

-----------------------------------------------------------------
This group is a forum for builders of SOAP implementations to discuss implementation and int
eroperability issues.  Please stay on-topic. 
Yahoo! Groups Links

<*>  To visit your group on the web, go to:
    http://groups.yahoo.com/group/soapbuilders/

<*>  To unsubscribe from this group, send an email to:
    soapbuilders-unsubscribe@[...].com

<*>  Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 
Thread:
Jeehongmin2003
Boruvek
Pete Hendry
Milan Boruvka
Jeehong Min

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved