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 >> xml-dev
xml-dev
Re: [xml-dev] SOAP and the Web
by Paul Prescod other posts by this author
May 2 2002 6:17PM messages near this date
RE: [xml-dev] SOAP and the Web | Re: [xml-dev] The spirit of XML (was RE: [xml-dev] Re: I can XInclude where I [expletive deleted] wantto)
"Bullard, Claude L (Len)" wrote:
>  
> ...
>  
>  It can't be done ad hoc without standard discoverable
>  vocabularies.  Even REST can't do that.  That's why the
>  major attention can't be SOAP or REST; it has to
>  be schema development.

SOAP and REST are obviously at two different levels (syntax and
architecture) but nevertheless you MUST work out some basic parts of
your processing model before you start your schema development. I think
that REST works out of the box with basically any schema but I'm not
100% sure on that. I *am* sure that using either component RPC or
one-way messaging paradigms will make it impossible for you to use
hyperlinks and that is a major factor in schema design. If you do not
design your schema specifically for RPC or one-way messaging, the schema
is likely NOT to work properly with them because well-designed schemas
tend to use hyperlinks to reference external information.

 Paul Prescod

-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org> , an
initiative of OASIS <http://www.oasis-open.org> 

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl> 
Thread:
Bullard, Claude L (Len)
Paul Prescod

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