Kombinationen können auch nicht-kombinierbare Elemente enthalten.
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
</xsd:restriction>
|
</xsd:restriction>
|
||||||
</xsd:simpleType>
|
</xsd:simpleType>
|
||||||
</xsd:element>
|
</xsd:element>
|
||||||
<xsd:element name="errorCode" type="xsd:integer">
|
<xsd:element name="errorCode" type="xsd:integer" minOccurs="0">
|
||||||
<xsd:annotation>
|
<xsd:annotation>
|
||||||
<xsd:documentation>Fehlercode entsprechend allgemeiner Fehlerliste
|
<xsd:documentation>Fehlercode entsprechend allgemeiner Fehlerliste
|
||||||
</xsd:documentation>
|
</xsd:documentation>
|
||||||
@@ -1210,6 +1210,7 @@
|
|||||||
</xsd:annotation>
|
</xsd:annotation>
|
||||||
</xsd:element>
|
</xsd:element>
|
||||||
</xsd:sequence>
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="zulaessige" type="xsd:boolean" default="true" use="optional"/>
|
||||||
</xsd:complexType>
|
</xsd:complexType>
|
||||||
<xsd:complexType name="Kombination_Type">
|
<xsd:complexType name="Kombination_Type">
|
||||||
<xsd:annotation>
|
<xsd:annotation>
|
||||||
|
|||||||
Reference in New Issue
Block a user