Schnittstelle zum Datenverbund für Abfrage und Vergabe von Matrikelnummern

inkl. Testclient für manuelle Abfrage der Daten
This commit is contained in:
Andreas Österreicher
2018-06-13 18:40:07 +02:00
parent a3401922bf
commit fbcefcbd51
3 changed files with 902 additions and 2 deletions
+3 -2
View File
@@ -8,13 +8,14 @@
<li><a href="soap_test_ort.php">Ort / Raum</a></li>
<li><a href="soap_test_student.php">Studierendendaten</a></li>
<li><a href="soap_test_lvplan.php">LV-Plan</a></li>
<li><a href="soap_test_person.php">Personen</a></li>
<li><a href="soap_test_person.php">Personen</a></li>
</ul>
<h2>Sonstiges</h2>
<ul>
<li><a href="test_client.php">Soap Test Client</a></li>
<li><a href="stip_client.php">STIP Schnittstelle</a></li>
<li><a href="semesterticket_client.php">Semesterticket Wiener Linien</a></li>
<li><a href="datenverbund_client.php">Datenverbund - Matrikelnummer</a></li>
</ul>
<ul>
<li>Projekte</li>
@@ -23,4 +24,4 @@
<li>Ressource</li>
</ul>
</body>
</html>
</html>