Kommentar ergaenzt, Dokument Kommentare verschoben
This commit is contained in:
Binary file not shown.
@@ -352,7 +352,7 @@
|
||||
</xsd:element>
|
||||
<xsd:element name="KorrelationsId" type="xsd:string">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Id des Requests für Zwecke des Debuggings</xsd:documentation>
|
||||
<xsd:documentation>rein technische Id des Requests für Zwecke des Debuggings, soll keine Meta-Informationen enthalten</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
</xsd:sequence>
|
||||
@@ -388,7 +388,11 @@
|
||||
</xsd:sequence>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="KorrelationsId" type="xsd:string"/>
|
||||
<xsd:element name="KorrelationsId" type="xsd:string">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>rein technische ID zum Debuggen</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
</xsd:sequence>
|
||||
</xsd:complexType>
|
||||
<xsd:complexType name="CommonSearchRequest_Type" abstract="true">
|
||||
|
||||
Reference in New Issue
Block a user