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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] What does SOAP really add?

[ Lists Home | Date Index | Thread Index ]

> > From: Julian Reschke [mailto:julian.reschke@gmx.de]
> > Sent: 23 April 2002 07:19
> >
> > But data exposed using SOAP usually cannot retrieved using
> > GET, and therefore isn't easily accessible using XSLT's
> > document() function.
>
> Why is XSLT so tied to GET?

It's not tied to GET itself, it's tied to a generic retrieval of a resource
identified by a URI, which *happens* to be GET for HTTP.

<http://www.w3.org/TR/xslt#document>:

"When the first argument to the document function is not a node-set, the
first argument is converted to a string as if by a call to the string
function. This string is treated as a URI reference; the resource identified
by the URI is retrieved. The data resulting from the retrieval action is
parsed as an XML document and a tree is constructed in accordance with the
data model (see [3 Data Model]). If there is an error retrieving the
resource, then the XSLT processor may signal an error; if it does not signal
an error, it must recover by returning an empty node-set. One possible kind
of retrieval error is that the XSLT processor does not support the URI
scheme used by the URI. An XSLT processor is not required to support any
particular URI schemes. The documentation for an XSLT processor should
specify which URI schemes the XSLT processor supports."





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS