Synopsis
(fetch place-specification . content-specification) => tree
Description
Send a read request (synchonous, call) to another place
and return the xml-parse'd representation of the answer.
- place specification
- a path to the place to read from
- content specification
-
a list of even elements of the form "slot value slot value ..."
Each slot names a slot/value combination describes a slot
set in the message send to the other place.