File: README

package info (click to toggle)
libxml-compile-soap-perl 3.28%2Bds-1
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm, forky, sid, trixie
  • size: 616 kB
  • sloc: perl: 4,407; makefile: 7
file content (14 lines) | stat: -rw-r--r-- 579 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

READER for rpc-literal examples
=============================== 2008-12-26

These examples are rewrites from an RPC-Literal detailed description
kindly contributed by Daniel Ruoso.  They are also used in a test-script
to guarantee that they will continue to work in future releases.

One pair of files show how rpc-literal via 'element' works, and
one how rpc-literal via 'type' is working.  Exactly the same for
the end-user's point of view, while the messages do slightly differ.

This example is provided under the same license as the XML::Compile::SOAP
distribution itself.