Korrektur Typ Vertrag in Konvertierungsumfang_Type nach Hinweis Martin Hartl, Korrektur einiger Test-XMLs
This commit is contained in:
@@ -971,7 +971,7 @@
|
|||||||
<xsd:documentation>Die Referenz-Id der Anforderung</xsd:documentation>
|
<xsd:documentation>Die Referenz-Id der Anforderung</xsd:documentation>
|
||||||
</xsd:annotation>
|
</xsd:annotation>
|
||||||
</xsd:element>
|
</xsd:element>
|
||||||
<xsd:element name="Autorisierungen" type="AutorisierungsAnforderung_Type" maxOccurs="unbounded">
|
<xsd:element name="Autorisierungen" type="AutorisierungsAnforderung_Type" minOccurs="0" maxOccurs="unbounded">
|
||||||
<xsd:annotation>
|
<xsd:annotation>
|
||||||
<xsd:documentation>Spezifikation der benötigten Autorisierungen</xsd:documentation>
|
<xsd:documentation>Spezifikation der benötigten Autorisierungen</xsd:documentation>
|
||||||
</xsd:annotation>
|
</xsd:annotation>
|
||||||
@@ -3746,7 +3746,6 @@
|
|||||||
</xsd:sequence>
|
</xsd:sequence>
|
||||||
</xsd:complexType>
|
</xsd:complexType>
|
||||||
<xsd:complexType name="ZusaetzlicheFondsdaten_Type" abstract="true"/>
|
<xsd:complexType name="ZusaetzlicheFondsdaten_Type" abstract="true"/>
|
||||||
|
|
||||||
<!-- Als Draft: Zwei Typen um dyn. Formulare zu integrieren -->
|
<!-- Als Draft: Zwei Typen um dyn. Formulare zu integrieren -->
|
||||||
<xsd:complexType name="Formularfrage_Type">
|
<xsd:complexType name="Formularfrage_Type">
|
||||||
<xsd:annotation>
|
<xsd:annotation>
|
||||||
@@ -3798,5 +3797,4 @@
|
|||||||
</xsd:complexType>
|
</xsd:complexType>
|
||||||
</xsd:element>
|
</xsd:element>
|
||||||
<!-- Ende Typen Formulare -->
|
<!-- Ende Typen Formulare -->
|
||||||
|
|
||||||
</xsd:schema>
|
</xsd:schema>
|
||||||
|
|||||||
Reference in New Issue
Block a user