source: src/main/resources/genius/repositories/domains/domainrep_AIT2011.xml@ 127

Last change on this file since 127 was 1, checked in by Wouter Pasman, 6 years ago

Initial import : Genius 9.0.0

File size: 4.9 KB
Line 
1<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2<repository fileName="domainrepository.xml">
3 <items>
4 <agentRepItems/>
5 <domainRepItem>
6 <domainRepItem url="file:etc/templates/laptopdomain/laptop_domain.xml">
7 <profile url="file:etc/templates/laptopdomain/laptop_seller_utility.xml"/>
8 <profile url="file:etc/templates/laptopdomain/laptop_buyer_utility.xml"/>
9 </domainRepItem>
10 <domainRepItem url="file:etc/templates/partydomain/party_domain.xml">
11 <profile url="file:etc/templates/partydomain/party_utility_kh.xml"/>
12 <profile url="file:etc/templates/partydomain/party_utility_cath.xml"/>
13 <profile url="file:etc/templates/partydomain/AI2009/party_user1_utility.xml" />
14 <profile url="file:etc/templates/partydomain/AI2009/party_user2_utility.xml" />
15 <profile url="file:etc/templates/partydomain/AI2009/party_user3_utility.xml" />
16 <profile url="file:etc/templates/partydomain/AI2009/party_user4_utility.xml" />
17 <profile url="file:etc/templates/partydomain/AI2009/party_user5_utility.xml" />
18 <profile url="file:etc/templates/partydomain/AI2009/party_user6_utility.xml" />
19 <profile url="file:etc/templates/partydomain/AI2009/party_user7_utility.xml" />
20 <profile url="file:etc/templates/partydomain/AI2009/party_user8_utility.xml" />
21 <profile url="file:etc/templates/partydomain/AI2009/party_user9_utility.xml" />
22 <profile url="file:etc/templates/partydomain/AI2009/party_user10_utility.xml" />
23 <profile url="file:etc/templates/partydomain/AI2009/party_user11_utility.xml" />
24 <profile url="file:etc/templates/partydomain/AI2009/party_user12_utility.xml" />
25 <profile url="file:etc/templates/partydomain/AI2009/party_user13_utility.xml" />
26 <profile url="file:etc/templates/partydomain/AI2009/party_user14_utility.xml" />
27 <profile url="file:etc/templates/partydomain/AI2009/party_user15_utility.xml" />
28 <profile url="file:etc/templates/partydomain/AI2009/party_user16_utility.xml" />
29 <profile url="file:etc/templates/partydomain/AI2009/party_user17_utility.xml" />
30 <profile url="file:etc/templates/partydomain/AI2009/party_user18_utility.xml" />
31 <profile url="file:etc/templates/partydomain/AI2009/party_user19_utility.xml" />
32 <profile url="file:etc/templates/partydomain/AI2009/party_user20_utility.xml" />
33 <profile url="file:etc/templates/partydomain/AI2009/party_user21_utility.xml" />
34 <profile url="file:etc/templates/partydomain/AI2009/party_user22_utility.xml" />
35 <profile url="file:etc/templates/partydomain/AI2009/party_user23_utility.xml" />
36 <profile url="file:etc/templates/partydomain/AI2009/party_user24_utility.xml" />
37 </domainRepItem>
38 <domainRepItem url="file:etc/templates/SON/son_domain.xml">
39 <profile url="file:etc/templates/SON/son_buyer.xml"/>
40 <profile url="file:etc/templates/SON/son_seller.xml"/>
41 </domainRepItem>
42 <domainRepItem url="file:etc/templates/thompson/thompson_employment.xml">
43 <profile url="file:etc/templates/thompson/thompson_employer_utilityspace.xml"/>
44 <profile url="file:etc/templates/thompson/thompson_employee_utilityspace.xml"/>
45 </domainRepItem>
46 <domainRepItem url="file:etc/templates/2nd_hand_car/car_domain.xml">
47 <profile url="file:etc/templates/2nd_hand_car/car_buyer.xml"/>
48 <profile url="file:etc/templates/2nd_hand_car/car_dealer.xml"/>
49 </domainRepItem>
50 <domainRepItem url="file:etc/templates/inheritancedomain/inheritance_domain.xml">
51 <profile url="file:etc/templates/inheritancedomain/inheritance_Janet.xml"/>
52 <profile url="file:etc/templates/inheritancedomain/inheritance_Marty.xml"/>
53 </domainRepItem>
54 <domainRepItem url="file:etc/templates/ItexvsCypress/ItexvsCypress_domain.xml">
55 <profile url="file:etc/templates/ItexvsCypress/ItexvsCypress_Cypress.xml"/>
56 <profile url="file:etc/templates/ItexvsCypress/ItexvsCypress_Itex.xml"/>
57 </domainRepItem>
58 <domainRepItem url="file:etc/templates/ItexvsCypress_discount/ItexvsCypress_domain_discount.xml">
59 <profile url="file:etc/templates/ItexvsCypress_discount/ItexvsCypress_Cypress_discount.xml"/>
60 <profile url="file:etc/templates/ItexvsCypress_discount/ItexvsCypress_Itex_discount.xml"/>
61 </domainRepItem>
62 </domainRepItem>
63 <protocolRepItem/>
64 </items>
65 <filename>domainrepository.xml</filename>
66</repository>
Note: See TracBrowser for help on using the repository browser.