Status_Type hatte eine Enumeration von OK, OKNA, NOK, schrieb aber zugleich die Länge 4 vor, das wäre nur bei OKNA der Fall.
This commit is contained in:
@@ -570,7 +570,6 @@
|
||||
<xsd:documentation>Der Typ eines Response-Status</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
<xsd:restriction base="xsd:string">
|
||||
<xsd:length value="4"/>
|
||||
<xsd:enumeration value="OK">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Request konnte verarbeitet werden</xsd:documentation>
|
||||
|
||||
Reference in New Issue
Block a user