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