-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathget-response-v6.xml
108 lines (108 loc) · 5.44 KB
/
get-response-v6.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
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
<iias-get-response
xmlns="https://github.com/erasmus-without-paper/ewp-specs-api-iias/blob/stable-v6/endpoints/get-response.xsd"
xmlns:c="https://github.com/erasmus-without-paper/ewp-specs-types-contact/tree/stable-v1"
xmlns:p="https://github.com/erasmus-without-paper/ewp-specs-types-phonenumber/tree/stable-v1"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="
https://github.com/erasmus-without-paper/ewp-specs-api-iias/blob/stable-v6/endpoints/get-response.xsd
https://raw.githubusercontent.com/erasmus-without-paper/ewp-specs-api-iias/stable-v6/endpoints/get-response.xsd
"
>
<iia>
<partner>
<hei-id>uw.edu.pl</hei-id>
<iia-id>0f7a5682-faf7-49a7-9cc7-ec486c49a281</iia-id>
<iia-code>983/E+/III14&15</iia-code>
<signing-contact>
<c:contact-name>Sylwia Nowak</c:contact-name>
<c:person-given-names>Sylwia</c:person-given-names>
<c:person-family-name>Nowak</c:person-family-name>
<c:email>[email protected]</c:email>
</signing-contact>
<c:contact>
<c:contact-name>Jadwiga Kowalska</c:contact-name>
<c:person-given-names>Jadwiga</c:person-given-names>
<c:person-family-name>Kowalska</c:person-family-name>
<c:email>[email protected]</c:email>
</c:contact>
</partner>
<partner>
<hei-id>hibo.no</hei-id>
<iia-id>1954991</iia-id>
<iia-code>2014/E+/PL/4104B</iia-code>
<signing-contact>
<c:contact-name>Monica Turner</c:contact-name>
<c:email>[email protected]</c:email>
</signing-contact>
</partner>
<in-effect>true</in-effect>
<cooperation-conditions>
<student-studies-mobility-spec>
<sending-hei-id>uw.edu.pl</sending-hei-id>
<sending-ounit-id>140</sending-ounit-id>
<sending-contact>
<c:contact-name>XYZ</c:contact-name>
<p:phone-number>
<p:other-format>123456789</p:other-format>
</p:phone-number>
</sending-contact>
<receiving-hei-id>hibo.no</receiving-hei-id>
<receiving-academic-year-id>2014/2015</receiving-academic-year-id>
<receiving-academic-year-id>2015/2016</receiving-academic-year-id>
<receiving-academic-year-id>2016/2017</receiving-academic-year-id>
<receiving-academic-year-id>2017/2018</receiving-academic-year-id>
<receiving-academic-year-id>2018/2019</receiving-academic-year-id>
<receiving-academic-year-id>2019/2020</receiving-academic-year-id>
<receiving-academic-year-id>2020/2021</receiving-academic-year-id>
<subject-area>
<isced-f-code>031</isced-f-code>
<isced-clarification>Social and behavioural sciences</isced-clarification>
</subject-area>
<total-months-per-year>5</total-months-per-year>
<blended>false</blended>
<eqf-level>7</eqf-level>
<eqf-level>8</eqf-level>
</student-studies-mobility-spec>
<staff-teacher-mobility-spec>
<sending-hei-id>hibo.no</sending-hei-id>
<receiving-hei-id>uw.edu.pl</receiving-hei-id>
<receiving-ounit-id>140</receiving-ounit-id>
<receiving-academic-year-id>2016/2017</receiving-academic-year-id>
<receiving-academic-year-id>2017/2018</receiving-academic-year-id>
<mobilities-per-year>2</mobilities-per-year>
<recommended-language-skill>
<language>en</language>
<cefr-level>C1</cefr-level>
</recommended-language-skill>
<subject-area>
<isced-f-code>0514</isced-f-code>
</subject-area>
<subject-area>
<isced-f-code>0314</isced-f-code>
</subject-area>
<total-days-per-year>14</total-days-per-year>
</staff-teacher-mobility-spec>
<staff-teacher-mobility-spec>
<sending-hei-id>uw.edu.pl</sending-hei-id>
<sending-ounit-id>140</sending-ounit-id>
<receiving-hei-id>hibo.no</receiving-hei-id>
<receiving-academic-year-id>2016/2017</receiving-academic-year-id>
<receiving-academic-year-id>2017/2018</receiving-academic-year-id>
<mobilities-per-year>2</mobilities-per-year>
<recommended-language-skill>
<language>en</language>
<cefr-level>C1</cefr-level>
</recommended-language-skill>
<recommended-language-skill>
<language>pl</language>
<cefr-level>C1</cefr-level>
</recommended-language-skill>
<subject-area>
<isced-f-code>0314</isced-f-code>
</subject-area>
<total-days-per-year>8</total-days-per-year>
</staff-teacher-mobility-spec>
</cooperation-conditions>
<conditions-hash>d17e9a84bcc7f898ec107bfad21d4fe2456c1a23e44fa84f54efc70dbad4ef98</conditions-hash>
</iia>
</iias-get-response>