KorrelationsId eingeführt auf Anregung Peter Straka

This commit is contained in:
2018-05-29 17:04:50 +02:00
parent 785d94a5dc
commit 59a78d93e7

View File

@@ -355,6 +355,7 @@
<xsd:documentation>beliebige Anzahl an technischen Parametern als Key-Value Paare</xsd:documentation> <xsd:documentation>beliebige Anzahl an technischen Parametern als Key-Value Paare</xsd:documentation>
</xsd:annotation> </xsd:annotation>
</xsd:element> </xsd:element>
<xsd:element name="KorrelationsId" type="xsd:string"/>
</xsd:sequence> </xsd:sequence>
</xsd:complexType> </xsd:complexType>
<xsd:complexType name="CommonResponse_Type" abstract="true"> <xsd:complexType name="CommonResponse_Type" abstract="true">
@@ -388,6 +389,7 @@
</xsd:sequence> </xsd:sequence>
</xsd:complexType> </xsd:complexType>
</xsd:element> </xsd:element>
<xsd:element name="KorrelationsId" type="xsd:string"/>
</xsd:sequence> </xsd:sequence>
</xsd:complexType> </xsd:complexType>
<xsd:complexType name="CommonSearchRequest_Type" abstract="true"> <xsd:complexType name="CommonSearchRequest_Type" abstract="true">