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:annotation>
|
||||
</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:documentation>Spezifikation der benötigten Autorisierungen</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
@@ -3746,7 +3746,6 @@
|
||||
</xsd:sequence>
|
||||
</xsd:complexType>
|
||||
<xsd:complexType name="ZusaetzlicheFondsdaten_Type" abstract="true"/>
|
||||
|
||||
<!-- Als Draft: Zwei Typen um dyn. Formulare zu integrieren -->
|
||||
<xsd:complexType name="Formularfrage_Type">
|
||||
<xsd:annotation>
|
||||
@@ -3798,5 +3797,4 @@
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<!-- Ende Typen Formulare -->
|
||||
|
||||
</xsd:schema>
|
||||
|
||||
Reference in New Issue
Block a user