source: src/main/resources/genius/repositories/domains/domainrep_ANAC2010.xml@ 88

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

Initial import : Genius 9.0.0

File size: 3.2 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/party_bartluijten_utility.xml"/>
14 </domainRepItem>
15 <domainRepItem url="file:etc/templates/SON/son_domain.xml">
16 <profile url="file:etc/templates/SON/son_buyer.xml"/>
17 <profile url="file:etc/templates/SON/son_seller.xml"/>
18 </domainRepItem>
19 <domainRepItem url="file:etc/templates/SON_with_discount/son_domain_with_discount_factor.xml">
20 <profile url="file:etc/templates/SON_with_discount/son_buyer.xml"/>
21 <profile url="file:etc/templates/SON_with_discount/son_seller.xml"/>
22 </domainRepItem>
23 <domainRepItem url="file:etc/templates/thompson/thompson_employment.xml">
24 <profile url="file:etc/templates/thompson/thompson_employer_utilityspace.xml"/>
25 <profile url="file:etc/templates/thompson/thompson_employee_utilityspace.xml"/>
26 </domainRepItem>
27 <domainRepItem url="file:etc/templates/2nd_hand_car/car_domain.xml">
28 <profile url="file:etc/templates/2nd_hand_car/car_buyer.xml"/>
29 <profile url="file:etc/templates/2nd_hand_car/car_dealer.xml"/>
30 </domainRepItem>
31
32 <domainRepItem url="file:etc/templates/travel/travel_domain.xml">
33 <profile url="file:etc/templates/travel/travel_fanny.xml"/>
34 <profile url="file:etc/templates/travel/travel_chox.xml"/>
35 </domainRepItem>
36 <domainRepItem url="file:etc/templates/EnglandZimbabwe/EnglandZimbabwe_domain.xml">
37 <profile url="file:etc/templates/EnglandZimbabwe/England.xml"/>
38 <profile url="file:etc/templates/EnglandZimbabwe/Zimbabwe.xml"/>
39 </domainRepItem>
40 <domainRepItem url="file:etc/templates/ItexvsCypress/ItexvsCypress_domain.xml">
41 <profile url="file:etc/templates/ItexvsCypress/ItexvsCypress_Cypress.xml"/>
42 <profile url="file:etc/templates/ItexvsCypress/ItexvsCypress_Itex.xml"/>
43 </domainRepItem>
44 <domainRepItem url="file:etc/templates/ItexvsCypress_discount/ItexvsCypress_domain_discount.xml">
45 <profile url="file:etc/templates/ItexvsCypress_discount/ItexvsCypress_Cypress_discount.xml"/>
46 <profile url="file:etc/templates/ItexvsCypress_discount/ItexvsCypress_Itex_discount.xml"/>
47 </domainRepItem>
48 </domainRepItem>
49 <protocolRepItem/>
50 </items>
51 <filename>domainrepository.xml</filename>
52</repository>
Note: See TracBrowser for help on using the repository browser.