summaryrefslogtreecommitdiffstats
path: root/tags/java/sca/1.5.1/itest/domainmgr/error/runtest/src/test/resources/domain/domain.composite
blob: f03181ecc55f54828ce311e411c2124c0248ee33 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<composite local="true" name="domain"
           targetNamespace="http://tuscany.apache.org/xmlns/sca/1.0"
           xmlns="http://www.osoa.org/xmlns/sca/1.0"
           xmlns:ns1="http://www.osoa.org/xmlns/sca/1.0">
    <include name="ns2:payment"
           uri="scatours-payment"
           xmlns:ns2="http://scatours" />
</composite>