-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathXMLFile2.xml
More file actions
76 lines (76 loc) · 4.01 KB
/
XMLFile2.xml
File metadata and controls
76 lines (76 loc) · 4.01 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
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<preparePlan xmlns="http://api">
<routePoints>
<hide xmlns="http://pojo.api">false</hide>
<periodid xmlns="http://pojo.api">715</periodid>
<point_Coordinates xmlns="http://pojo.api">120;140</point_Coordinates>
<point_Name xsi:nil="true" xmlns="http://pojo.api"/>
<point_Orientation xmlns="http://pojo.api">90</point_Orientation>
<point_Speed xmlns="http://pojo.api">0</point_Speed>
<pointid xmlns="http://pojo.api">15</pointid>
<preferred_Order xmlns="http://pojo.api">1</preferred_Order>
<req_id xmlns="http://pojo.api">1</req_id>
<time xmlns="http://pojo.api">08:11:40</time>
<user_Message xsi:nil="true" xmlns="http://pojo.api"/>
<weekday xmlns="http://pojo.api">Sat</weekday>
</routePoints>
<routePoints>
<hide xmlns="http://pojo.api">false</hide>
<periodid xmlns="http://pojo.api">716</periodid>
<point_Coordinates xmlns="http://pojo.api">120;150</point_Coordinates>
<point_Name xsi:nil="true" xmlns="http://pojo.api"/>
<point_Orientation xmlns="http://pojo.api">90</point_Orientation>
<point_Speed xmlns="http://pojo.api">0</point_Speed>
<pointid xmlns="http://pojo.api">19</pointid>
<preferred_Order xmlns="http://pojo.api">3</preferred_Order>
<req_id xmlns="http://pojo.api">2</req_id>
<time xmlns="http://pojo.api">08:11:40</time>
<user_Message xsi:nil="true" xmlns="http://pojo.api"/>
<weekday xmlns="http://pojo.api">Sat</weekday>
</routePoints>
<routePoints>
<hide xmlns="http://pojo.api">false</hide>
<periodid xmlns="http://pojo.api">717</periodid>
<point_Coordinates xmlns="http://pojo.api">120;160</point_Coordinates>
<point_Name xsi:nil="true" xmlns="http://pojo.api"/>
<point_Orientation xmlns="http://pojo.api">90</point_Orientation>
<point_Speed xmlns="http://pojo.api">0</point_Speed>
<pointid xmlns="http://pojo.api">20</pointid>
<preferred_Order xmlns="http://pojo.api">4</preferred_Order>
<req_id xmlns="http://pojo.api">3</req_id>
<time xmlns="http://pojo.api">08:11:40</time>
<user_Message xsi:nil="true" xmlns="http://pojo.api"/>
<weekday xmlns="http://pojo.api">Sat</weekday>
</routePoints>
<routePoints>
<hide xmlns="http://pojo.api">false</hide>
<periodid xmlns="http://pojo.api">718</periodid>
<point_Coordinates xmlns="http://pojo.api">120;170</point_Coordinates>
<point_Name xsi:nil="true" xmlns="http://pojo.api"/>
<point_Orientation xmlns="http://pojo.api">90</point_Orientation>
<point_Speed xmlns="http://pojo.api">0</point_Speed>
<pointid xmlns="http://pojo.api">23</pointid>
<preferred_Order xmlns="http://pojo.api">5</preferred_Order>
<req_id xmlns="http://pojo.api">4</req_id>
<time xmlns="http://pojo.api">08:11:40</time>
<user_Message xsi:nil="true" xmlns="http://pojo.api"/>
<weekday xmlns="http://pojo.api">Sat</weekday>
</routePoints>
<routePoints>
<hide xmlns="http://pojo.api">false</hide>
<periodid xmlns="http://pojo.api">719</periodid>
<point_Coordinates xmlns="http://pojo.api">120;180</point_Coordinates>
<point_Name xsi:nil="true" xmlns="http://pojo.api"/>
<point_Orientation xmlns="http://pojo.api">90</point_Orientation>
<point_Speed xmlns="http://pojo.api">0</point_Speed>
<pointid xmlns="http://pojo.api">16</pointid>
<preferred_Order xmlns="http://pojo.api">6</preferred_Order>
<req_id xmlns="http://pojo.api">5</req_id>
<time xmlns="http://pojo.api">08:11:40</time>
<user_Message xsi:nil="true" xmlns="http://pojo.api"/>
<weekday xmlns="http://pojo.api">Sat</weekday>
</routePoints>
</preparePlan>
</s:Body>
</s:Envelope>