1+ <?xml version =" 1.0" ?>
2+ <Conventions >
3+ <Zero >
4+ <Id >EUR-ZERO-TENOR-BASED</Id >
5+ <TenorBased >true</TenorBased >
6+ <DayCounter >A365</DayCounter >
7+ <Compounding >Continuous</Compounding >
8+ <CompoundingFrequency >Daily</CompoundingFrequency >
9+ <TenorCalendar >TARGET</TenorCalendar >
10+ <SpotLag >2</SpotLag >
11+ <SpotCalendar >TARGET</SpotCalendar >
12+ <RollConvention >Following</RollConvention >
13+ <EOM >false</EOM >
14+ </Zero >
15+ <Deposit >
16+ <Id >EUR-ON-DEPOSIT-ESTER</Id >
17+ <IndexBased >true</IndexBased >
18+ <Index >EUR-ESTER</Index >
19+ </Deposit >
20+ <Deposit >
21+ <Id >USD-DEPOSIT</Id >
22+ <IndexBased >true</IndexBased >
23+ <Index >USD-LIBOR</Index >
24+ </Deposit >
25+ <Deposit >
26+ <Id >USD-ON-DEPOSIT</Id >
27+ <IndexBased >true</IndexBased >
28+ <Index >USD-FedFunds</Index >
29+ </Deposit >
30+ <Deposit >
31+ <Id >EUR-DEPOSIT</Id >
32+ <IndexBased >true</IndexBased >
33+ <Index >EUR-EURIBOR</Index >
34+ </Deposit >
35+ <OIS >
36+ <Id >EUR-ESTER-OIS</Id >
37+ <SpotLag >1</SpotLag >
38+ <Index >EUR-ESTER</Index >
39+ <FixedDayCounter >A360</FixedDayCounter >
40+ <PaymentLag >1</PaymentLag >
41+ <EOM >false</EOM >
42+ <FixedFrequency >Annual</FixedFrequency >
43+ <FixedConvention >MF</FixedConvention >
44+ <FixedPaymentConvention >MF</FixedPaymentConvention >
45+ <Rule >Backward</Rule >
46+ </OIS >
47+ <OIS >
48+ <Id >USD-FedFunds-OIS</Id >
49+ <SpotLag >2</SpotLag >
50+ <Index >USD-FedFunds</Index >
51+ <FixedDayCounter >A360</FixedDayCounter >
52+ <PaymentLag >2</PaymentLag >
53+ <EOM >false</EOM >
54+ <FixedFrequency >Annual</FixedFrequency >
55+ <FixedConvention >Following</FixedConvention >
56+ <FixedPaymentConvention >Following</FixedPaymentConvention >
57+ <Rule >Backward</Rule >
58+ </OIS >
59+ <AverageOIS >
60+ <Id >USD-AVERAGE-OIS</Id >
61+ <SpotLag >2</SpotLag >
62+ <FixedTenor >6M</FixedTenor >
63+ <FixedDayCounter >30/360</FixedDayCounter >
64+ <FixedCalendar >US</FixedCalendar >
65+ <FixedConvention >MF</FixedConvention >
66+ <FixedPaymentConvention >MF</FixedPaymentConvention >
67+ <Index >USD-FedFunds</Index >
68+ <OnTenor >3M</OnTenor >
69+ <RateCutoff >2</RateCutoff >
70+ </AverageOIS >
71+ <FX >
72+ <Id >EUR-USD-FX</Id >
73+ <SpotDays >2</SpotDays >
74+ <SourceCurrency >EUR</SourceCurrency >
75+ <TargetCurrency >USD</TargetCurrency >
76+ <PointsFactor >10000</PointsFactor >
77+ <AdvanceCalendar >TARGET,US</AdvanceCalendar >
78+ <SpotRelative >true</SpotRelative >
79+ </FX >
80+ <CrossCurrencyBasis >
81+ <Id >EUR-USD-XCCY-BASIS</Id >
82+ <SettlementDays >2</SettlementDays >
83+ <SettlementCalendar >TARGET,US,UK</SettlementCalendar >
84+ <RollConvention >MF</RollConvention >
85+ <FlatIndex >USD-LIBOR-3M</FlatIndex >
86+ <SpreadIndex >EUR-EURIBOR-3M</SpreadIndex >
87+ <IsResettable >true</IsResettable >
88+ <FlatIndexIsResettable >true</FlatIndexIsResettable >
89+ </CrossCurrencyBasis >
90+ <FRA >
91+ <Id >USD-3M-FRA</Id >
92+ <Index >USD-LIBOR-3M</Index >
93+ </FRA >
94+ <FRA >
95+ <Id >EUR-3M-FRA</Id >
96+ <Index >EUR-EURIBOR-3M</Index >
97+ </FRA >
98+ <FRA >
99+ <Id >EUR-6M-FRA</Id >
100+ <Index >EUR-EURIBOR-6M</Index >
101+ </FRA >
102+ <Swap >
103+ <Id >USD-LIBOR-3M-SWAP</Id >
104+ <FixedCalendar >US,UK</FixedCalendar >
105+ <FixedFrequency >Semiannual</FixedFrequency >
106+ <FixedConvention >MF</FixedConvention >
107+ <FixedDayCounter >30/360</FixedDayCounter >
108+ <Index >USD-LIBOR-3M</Index >
109+ </Swap >
110+ <Swap >
111+ <Id >EUR-EURIBOR-6M-SWAP</Id >
112+ <FixedCalendar >TARGET</FixedCalendar >
113+ <FixedFrequency >Annual</FixedFrequency >
114+ <FixedConvention >MF</FixedConvention >
115+ <FixedDayCounter >30/360</FixedDayCounter >
116+ <Index >EUR-EURIBOR-6M</Index >
117+ </Swap >
118+ <TenorBasisTwoSwap >
119+ <Id >EURIBOR-3M-6M-BASIS</Id >
120+ <Calendar >TARGET</Calendar >
121+ <LongFixedFrequency >Annual</LongFixedFrequency >
122+ <LongFixedConvention >MF</LongFixedConvention >
123+ <LongFixedDayCounter >30/360</LongFixedDayCounter >
124+ <LongIndex >EUR-EURIBOR-6M</LongIndex >
125+ <ShortFixedFrequency >Annual</ShortFixedFrequency >
126+ <ShortFixedConvention >MF</ShortFixedConvention >
127+ <ShortFixedDayCounter >30/360</ShortFixedDayCounter >
128+ <ShortIndex >EUR-EURIBOR-3M</ShortIndex >
129+ <LongMinusShort >true</LongMinusShort >
130+ </TenorBasisTwoSwap >
131+ </Conventions >
0 commit comments