Kardinalität für Konvertierungsmöglichkeit und Konvertierungsplan auf 1 reduziert.
This commit is contained in:
@@ -537,9 +537,9 @@
|
||||
<xsd:complexContent>
|
||||
<xsd:extension base="cst:CommonResponse_Type">
|
||||
<xsd:sequence>
|
||||
<xsd:element name="Scope" type="Konvertierungsumfang_Type" maxOccurs="unbounded">
|
||||
<xsd:element name="Konvertierungsmoeglichkeit" type="Konvertierungsumfang_Type">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Konvertierungsmöglichkeiten</xsd:documentation>
|
||||
<xsd:documentation>Eine Konvertierungsmöglichkeit oder mehrere Möglichkeiten.</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
</xsd:sequence>
|
||||
@@ -555,9 +555,9 @@
|
||||
<xsd:complexContent>
|
||||
<xsd:extension base="cst:CommonRequest_Type">
|
||||
<xsd:sequence>
|
||||
<xsd:element name="Konvertierungsplan" type="Konvertierungsumfang_Type" maxOccurs="unbounded">
|
||||
<xsd:element name="Konvertierungsplan" type="Konvertierungsumfang_Type">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Angabe auf welchem Vertrag oder welchen Verträgen der neue Vertrag aufgebaut werden soll</xsd:documentation>
|
||||
<xsd:documentation>Angabe auf welchem Vertrag oder welchen Verträgen der neue Vertrag aufgebaut werden soll.</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
</xsd:sequence>
|
||||
|
||||
Reference in New Issue
Block a user