omds212-01.xsd fehlte,

Aenderungsgrund als optionales Element aufgenommen
This commit is contained in:
2020-10-12 16:23:36 +02:00
parent e5ab8f76b1
commit d726cbe14a
3 changed files with 7997 additions and 3 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -359,6 +359,11 @@
<xsd:documentation>Optional eine Geschaeftsfallnummer, die mehrere Request-Responses einem Geschaeftsfall zuordnet</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Aenderungsgrund" type="omds:AendGrundCd_Type" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Optional die Angabe eines Aenderungsgrunds</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
@@ -375,6 +380,11 @@
<xsd:documentation>Optional die Nummer eines Geschäftsfalls dem der Response zugeordnet ist. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Aenderungsgrund" type="omds:AendGrundCd_Type" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Optional die Angabe eines Aenderungsgrunds</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>