RE: Request for new function "apply-webservice" in EXSLT 1.1
"Pawson, David" <[email protected]>
| Newsgroups | gmane.text.xml.xslt.extensions |
|---|---|
| Message-ID | <47DFC5E9D8B9E4429C2861946386EA9901E9BA64@pbrmsx01.ads.rnib.org.uk> |
I think this is the place form XSLT extensions. So I post it here.
The exsl:apply-webservice element is used to send a XML
document to a http resource an receive a XML document that
can be processed by XSLT.
The second part of that is the domain of XSLT. Sending XSLT
is (IMHO) a mile out of scope. There are other protocols to do that.
regards DaveP