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] Round4 DIME doc/lit WSDL issue
by Stanislav Opichal other posts by this author
Jun 25 2003 12:40PM messages near this date
[soapbuilders] SOAP::Lite & character encoding oddness making XML::Parser upset | RE: [soapbuilders] Round4 DIME doc/lit WSDL issue
Hi All!

During writting a documentation for DIME support I found that the 
http://www.pocketsoap.com/interop/dime-doc.wsdl specification contains 
this complexType declaration:

<complexType name="ReferencedBinary"> 
  <simpleContent> 
    <restriction base="xsd:base64Binary"> 
      <annotation> 
	<appinfo> 
          <content:mediaType value="application/octetstream"/> 
        </appinfo> 
      </annotation> 
      <attribute ref="ref:location" use="optional"/> 
    </restriction> 
  </simpleContent> 
</complexType> 

Isn't it wrong according to the XML Schema specification? IMHO there 
should be extension used instead of the restriction.

best regards

Stop

-- 
Stanislav Opichal
WASP C++ Senior Engineer
Systinet (formerly Idoox)
http://www.systinet.com  


------------------------ Yahoo! Groups Sponsor ---------------------~--> 
Looking for the latest Free IT White Papers?
Visit SearchNetworking.com to access over 500 white papers.
Get instant access at SearchNetworking.com Today
http://us.click.yahoo.com/l8VQRB/OLNGAA/ddnFAA/W6uqlB/TM
---------------------------------------------------------------------~-> 

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

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/ 

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