-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.xml
More file actions
29 lines (29 loc) · 836 Bytes
/
Copy pathdata.xml
File metadata and controls
29 lines (29 loc) · 836 Bytes
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
<ca.mcgill.ecse321.TreePle.model.TreePLE id="1">
<trees id="2"/>
<surveys id="3"/>
<user id="4">
<localResident id="5">
<name>ketan</name>
<email>k10@ben10.com</email>
<userID>1234567</userID>
<treePLE reference="1"/>
<properties id="6">
<property id="7">
<length>100.0</length>
<width>100.0</width>
<localResidents id="8">
<localResident reference="5"/>
</localResidents>
<location id="9">
<latitude>0.0</latitude>
<longitude>0.0</longitude>
<property reference="7"/>
</location>
</property>
</properties>
<surveys id="10"/>
</localResident>
</user>
<forecasts id="11"/>
<sustainabilityAttributes id="12"/>
</ca.mcgill.ecse321.TreePle.model.TreePLE>