-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexemple_A2_sortie.xml
50 lines (50 loc) · 1.79 KB
/
exemple_A2_sortie.xml
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
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<algoOrdreAppelSortie>
<ordresAppel>
<entry>
<key>0</key>
<value>
<voeux>
<typeCandidat>BoursierNonResident</typeCandidat>
<G_CN_COD>6</G_CN_COD>
<rang>6</rang>
</voeux>
<voeux>
<typeCandidat>NonBoursierNonResident</typeCandidat>
<G_CN_COD>1</G_CN_COD>
<rang>1</rang>
</voeux>
<voeux>
<typeCandidat>NonBoursierNonResident</typeCandidat>
<G_CN_COD>2</G_CN_COD>
<rang>2</rang>
</voeux>
<voeux>
<typeCandidat>NonBoursierNonResident</typeCandidat>
<G_CN_COD>3</G_CN_COD>
<rang>3</rang>
</voeux>
<voeux>
<typeCandidat>NonBoursierNonResident</typeCandidat>
<G_CN_COD>4</G_CN_COD>
<rang>4</rang>
</voeux>
<voeux>
<typeCandidat>NonBoursierNonResident</typeCandidat>
<G_CN_COD>5</G_CN_COD>
<rang>5</rang>
</voeux>
<voeux>
<typeCandidat>NonBoursierNonResident</typeCandidat>
<G_CN_COD>7</G_CN_COD>
<rang>7</rang>
</voeux>
<voeux>
<typeCandidat>NonBoursierNonResident</typeCandidat>
<G_CN_COD>8</G_CN_COD>
<rang>8</rang>
</voeux>
</value>
</entry>
</ordresAppel>
</algoOrdreAppelSortie>