Fehlendes Dokument ON_1.01.2_Listenservices.docx wiederhergestellt, Events müssen nicht zwinged ein Businessobjekt enthalten.
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -492,7 +492,7 @@
|
||||
</xsd:extension>
|
||||
</xsd:complexContent>
|
||||
</xsd:complexType>
|
||||
<xsd:complexType name="CommonSearchRequest_Type" abstract="true">
|
||||
<xsd:complexType name="CommonSearchRequest_Type" abstract="true"><!-- wird für GetStateChanges verwendet -->
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Abstakter Typ fuer Suchanfragen</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
@@ -526,9 +526,8 @@
|
||||
</xsd:sequence>
|
||||
</xsd:extension>
|
||||
</xsd:complexContent>
|
||||
<!-- wird für GetStateChanges verwendet -->
|
||||
</xsd:complexType>
|
||||
<xsd:complexType name="CommonSearchResponse_Type" abstract="true">
|
||||
<xsd:complexType name="CommonSearchResponse_Type" abstract="true"><!-- wird für GetStateChanges verwendet -->
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Abstrakter Typ für Ergebnisse von Suchen</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
|
||||
@@ -306,9 +306,9 @@
|
||||
<xsd:documentation>Flag ist vorhanden und wahr, wenn Prozess auf Rückmeldung vom Vermittler wartet.</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
<xsd:element name="Objekt" maxOccurs="unbounded">
|
||||
<xsd:element name="Objekt" minOccurs="0" maxOccurs="unbounded">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Geänderte Objekte</xsd:documentation>
|
||||
<xsd:documentation>Betroffene Objekte</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
@@ -324,7 +324,7 @@
|
||||
</xsd:element>
|
||||
<xsd:element name="ArtAenderung" type="cst:ArtAenderung_Type">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Grundsätziche Art der Änderung: Angelegt, Geändert, Gelöscht</xsd:documentation>
|
||||
<xsd:documentation>Grundsätziche Art der Änderung: Angelegt, Geändert, Gelöscht, Unverändert</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
<xsd:element name="GueltigAb" type="omds:Datum">
|
||||
|
||||
Reference in New Issue
Block a user