Binding fuer ON 1 Basisfunktionen ergaenzt

Viele der Anforderungen aus TaskForce-Kfz umgesetzt:
  * Umgang mit Ids in Dokumentation ergänzt
  * Wie komme ich zur Polizze
  * Dokumente können gleich mit Response zurueckgegeben werden
  * neuer Status "Übertragen"
  * Antragsart optional
  * Merkmale des Kfz optional
  * Rahmenvertragsnummer
  * Erweiterungsmöglichkeit Antragsobjekt für VU
  * Datum der Begutachtung (Kasko) entfernt,
    ist in Fahrzeugzustand_Type vorhanden
  * VtgBeg und VtgEnde statt Versicherungsbeginn, -ende
This commit is contained in:
2018-11-19 16:38:45 +01:00
parent d84895f6e5
commit 0e7bfecdb5
169 changed files with 17981 additions and 7613 deletions

View File

@@ -295,6 +295,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<bindingFile>${bindings.location}/omds20Types_binding.xml</bindingFile>
<bindingFile>${bindings.location}/omdsServiceTypes_binding.xml</bindingFile>
<bindingFile>${bindings.location}/omdsCommonServiceTypes_binding.xml</bindingFile>
<bindingFile>${bindings.location}/omds3_ON1_Basisfunktionen_binding.xml</bindingFile>
<bindingFile>${bindings.location}/omds3_ON2_Antrag_Common_binding.xml</bindingFile>
<bindingFile>${bindings.location}/omds3_ON2_Antrag_Kfz_binding.xml</bindingFile>
<bindingFile>${bindings.location}/omds3_ON2_Antrag_SachPrivat_binding.xml</bindingFile>