Unfall: Zwei neue Elemente in der Risikobeschreibung Person in 1.6,

Unfall: Korrektur SubmitApplicationUnfallRequest: War Response-Objekt referenziert,
Generierte Java Klassen Produktfinder ergänzt
Dokumentation BOA Allgemein neuer Stand gleich mit Development
This commit is contained in:
2020-04-21 17:05:04 +02:00
parent 0dae9937a3
commit 6ddc4a0ebd
21 changed files with 979 additions and 45 deletions

View File

@@ -1889,6 +1889,8 @@
<xsd:element name="PersonenartKranken" type="AttributEnum_Type" minOccurs="0"/>
<xsd:element name="Berufsgruppe" type="AttributEnum_Type" minOccurs="0"/>
<xsd:element name="ManuelleTaetigkeit" type="AttributEnum_Type" minOccurs="0"/>
<xsd:element name="BehandelnderArzt" type="xsd:string" minOccurs="0"/>
<xsd:element name="KontaktRueckfragen" type="xsd:string" minOccurs="0"/>
<xsd:element name="ZusaetzlicheRisikodaten" type="ZusaetzlicheRisikodaten_Type" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>

View File

@@ -238,7 +238,7 @@
<xsd:documentation>Responseobjekt für die Antragserzeugung Unfall</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SubmitApplicationUnfallRequest" type="SubmitApplicationUnfallResponse_Type">
<xsd:element name="SubmitApplicationUnfallRequest" type="SubmitApplicationUnfallRequest_Type">
<xsd:annotation>
<xsd:documentation>Requestobjekt für die Antragsüberleitung Unfall</xsd:documentation>
</xsd:annotation>

View File

@@ -1889,6 +1889,8 @@
<xsd:element name="PersonenartKranken" type="AttributEnum_Type" minOccurs="0"/>
<xsd:element name="Berufsgruppe" type="AttributEnum_Type" minOccurs="0"/>
<xsd:element name="ManuelleTaetigkeit" type="AttributEnum_Type" minOccurs="0"/>
<xsd:element name="BehandelnderArzt" type="xsd:string" minOccurs="0"/>
<xsd:element name="KontaktRueckfragen" type="xsd:string" minOccurs="0"/>
<xsd:element name="ZusaetzlicheRisikodaten" type="ZusaetzlicheRisikodaten_Type" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>

View File

@@ -238,7 +238,7 @@
<xsd:documentation>Responseobjekt für die Antragserzeugung Unfall</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SubmitApplicationUnfallRequest" type="SubmitApplicationUnfallResponse_Type">
<xsd:element name="SubmitApplicationUnfallRequest" type="SubmitApplicationUnfallRequest_Type">
<xsd:annotation>
<xsd:documentation>Requestobjekt für die Antragsüberleitung Unfall</xsd:documentation>
</xsd:annotation>