-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathdomainrepository.xml
28 lines (28 loc) · 1.58 KB
/
domainrepository.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<repository fileName="domainrepository.xml">
<items>
<agentRepItems/>
<partyRepItems/>
<domainRepItem>
<domainRepItem url="file:etc/templates/partydomain/party_domain.xml">
<profile url="file:etc/templates/partydomain/party1_utility.xml"/>
<profile url="file:etc/templates/partydomain/party2_utility.xml"/>
<profile url="file:etc/templates/partydomain/party3_utility.xml"/>
<profile url="file:etc/templates/partydomain/party4_utility.xml"/>
<profile url="file:etc/templates/partydomain/party5_utility.xml"/>
<profile url="file:etc/templates/partydomain/party6_utility.xml"/>
<profile url="file:etc/templates/partydomain/party7_utility.xml"/>
<profile url="file:etc/templates/partydomain/party8_utility.xml"/>
<profile url="file:etc/templates/partydomain/party9_utility.xml"/>
</domainRepItem>
<domainRepItem url="file:etc/templates/ANAC2015/group1-university/University.xml">
<profile url="file:etc/templates/ANAC2015/group1-university/University_util1.xml"/>
<profile url="file:etc/templates/ANAC2015/group1-university/University_util2.xml"/>
<profile url="file:etc/templates/ANAC2015/group1-university/University_util3.xml"/>
</domainRepItem>
</domainRepItem>
<protocolRepItem/>
<multiPartyProtocolRepItem/>
</items>
<filename>domainrepository.xml</filename>
</repository>