( <inbound>
<from>
<uri>louis-songs.xml</uri>
</from>
<to>
<nodes>
<biography xlink:type="resource" xlink:label="bio">
<name>Louis Daniel Armstrong</name>
(а)
<born>August 4, 1901</born>
...<!- Описание биографии Луиса Армстронга -->
</biography>
</nodes>
</to>
<actuate>onRequest</actuate>
</inbound>,
<third-party>
<from>
<uri>louis-songs.xml</uri>
</from>
(б)
<uri>www.press.com/archive.xml</uri>
<xpointer>xpointer(paper[keyword='Armstrong'])</xpointer>
</to>
</third-party> )
|