-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcob_data.xml
More file actions
154 lines (154 loc) · 7.5 KB
/
cob_data.xml
File metadata and controls
154 lines (154 loc) · 7.5 KB
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<?xml version="1.0" encoding="UTF-8"?>
<Any collection="mapped" type="Any">
<Any collection="mapped" key="buyerParties" type="Any">
<Person collection="indexed" key="AO" type="Person">
<PhysicalPerson index="1" type="PhysicalPerson">
<canBeInvited>true</canBeInvited>
<contactDetails type="ContactDetails">
<emails collection="indexed" type="Email">
<Email index="1" type="Email">
<email>kenfackjoslin+1buyer@gmail.com</email>
</Email>
</emails>
<postalAddresses collection="indexed" type="PostMail"/>
<telephones collection="indexed" type="Phone"/>
</contactDetails>
<countryOfBirth/>
<favouriteNotary collection="indexed" type="FavouriteNotary"/>
<firstName>kenfack</firstName>
<hasSentDocument>false</hasSentDocument>
<isActiveInProcess>true</isActiveInProcess>
<isExistingInBackEnd>false</isExistingInBackEnd>
<isInvited>true</isInvited>
<kycProfile type="KYCProfilePhysicalPerson"/>
<lastName>buyer</lastName>
<matrimonialRegime type="MatrimonialRegime"/>
<personType>individual</personType>
<placeOfBirth/>
<userID>kenfackjoslin+1buyer@gmail.com</userID>
</PhysicalPerson>
</Person>
<Person collection="indexed" key="BO" type="Person"/>
<Person collection="indexed" key="authSignature" type="Person"/>
<Person collection="indexed" key="notary" type="Person"/>
<Person collection="indexed" key="renter" type="Person"/>
</Any>
<Deed key="deed" type="Deed">
<asset type="Forest">
<buyerDealConditions type="ForestDealCondition">
<hasPreferenceRight>false</hasPreferenceRight>
<hasSpecialConditions>false</hasSpecialConditions>
</buyerDealConditions>
<description>152nbien</description>
<parcels collection="indexed" type="Parcel">
<Parcel index="1" type="Parcel">
<address type="PostMail">
<city>c123</city>
<co/>
<country>AT</country>
<number>12</number>
<street>12</street>
<zip>z12</zip>
</address>
<forestOperator type="Person">
<contactDetails type="ContactDetails">
<emails collection="indexed" type="Email"/>
<postalAddresses collection="indexed" type="PostMail"/>
<telephones collection="indexed" type="Phone"/>
</contactDetails>
<favouriteNotary collection="indexed" type="FavouriteNotary"/>
<kycProfile type="KYCProfilePerson"/>
<personType>person</personType>
</forestOperator>
<nature>wood</nature>
<reference>123</reference>
<status>free</status>
<surface>123</surface>
<surfaceUnit>metre</surfaceUnit>
<takingPossession>perceptionRent</takingPossession>
</Parcel>
</parcels>
<vendorDealConditions type="ForestDealCondition">
<hasPreferenceRight>false</hasPreferenceRight>
<hasSpecialConditions>false</hasSpecialConditions>
</vendorDealConditions>
</asset>
<financialConditions type="FinancialConditions">
<acceptedPaymentMethods collection="indexed" type="String"/>
<agreedAssetPrice>0</agreedAssetPrice>
<assetValue>1220</assetValue>
<assetValueCurrency>eur</assetValueCurrency>
<fees collection="indexed" type="Fee">
<Fee index="1" type="Fee">
<amount>200.0</amount>
<isFixed>false</isFixed>
</Fee>
</fees>
<paymentTerms>cashOnDelivery</paymentTerms>
<payments collection="indexed" type="Payment"/>
</financialConditions>
<notary>PatrikKenfack</notary>
<notaryOffice>BlueNotaryOffice</notaryOffice>
<subType>forest</subType>
<type>realEstate</type>
</Deed>
<Any collection="mapped" key="vendorParties" type="Any">
<Person collection="indexed" key="AO" type="Person">
<PhysicalPerson index="1" type="PhysicalPerson">
<canBeInvited>true</canBeInvited>
<contactDetails type="ContactDetails">
<emails collection="indexed" type="Email">
<Email index="1" type="Email">
<email>kenfackjoslin+1vendor@gmail.com</email>
</Email>
</emails>
<postalAddresses collection="indexed" type="PostMail"/>
<telephones collection="indexed" type="Phone"/>
</contactDetails>
<countryOfBirth/>
<favouriteNotary collection="indexed" type="FavouriteNotary"/>
<firstName>kenfack</firstName>
<hasSentDocument>false</hasSentDocument>
<isActiveInProcess>true</isActiveInProcess>
<isExistingInBackEnd>false</isExistingInBackEnd>
<isInvited>true</isInvited>
<kycProfile type="KYCProfilePhysicalPerson"/>
<lastName>vendor</lastName>
<matrimonialRegime type="MatrimonialRegime"/>
<personType>individual</personType>
<placeOfBirth/>
<userID>kenfackjoslin+1vendor@gmail.com</userID>
</PhysicalPerson>
</Person>
<Person collection="indexed" key="BO" type="Person"/>
<Person collection="indexed" key="authSignature" type="Person"/>
<Person collection="indexed" key="notary" type="Person">
<Notary index="1" type="Notary">
<canBeInvited>true</canBeInvited>
<contactDetails type="ContactDetails">
<emails collection="indexed" type="Email">
<Email index="1" type="Email">
<email>PatrikKenfack</email>
</Email>
</emails>
<postalAddresses collection="indexed" type="PostMail"/>
<telephones collection="indexed" type="Phone"/>
</contactDetails>
<countryOfBirth/>
<favouriteNotary collection="indexed" type="FavouriteNotary"/>
<firstName>Patrik</firstName>
<hasSentDocument>false</hasSentDocument>
<isActiveInProcess>true</isActiveInProcess>
<isExistingInBackEnd>false</isExistingInBackEnd>
<isInvited>true</isInvited>
<kycProfile type="KYCProfilePhysicalPerson"/>
<lastName>Kenfack</lastName>
<matrimonialRegime type="MatrimonialRegime"/>
<personType>notary</personType>
<placeOfBirth/>
<userID>PatrikKenfack</userID>
</Notary>
</Person>
<Person collection="indexed" key="renter" type="Person"/>
</Any>
</Any>