Änderung an ChangePartnerMainAddressRequestType

This commit is contained in:
2019-10-28 12:41:33 +01:00
parent 8efe8466c4
commit 41684558ea
3 changed files with 8 additions and 45 deletions

View File

@@ -104,13 +104,7 @@
<xsd:documentation>Optionaler Hinweistext mit Anmerkungen für den Sachbearbeiter</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:choice>
<xsd:annotation>
<xsd:documentation>Referenz bisherige Anschrift über Id oder mit Daten</xsd:documentation>
</xsd:annotation>
<xsd:element ref="cst:ObjektId"/>
<xsd:element name="BisherigeAnschrift" type="omds:ADRESSE_Type"/>
</xsd:choice>
<xsd:element name="BisherigeAnschrift" type="cst:Adresse_Type"/>
<xsd:element name="GeaenderteAnschrift" type="cst:Adresse_Type"/>
<xsd:element name="WirksamtkeitAb" type="xsd:date"/>
<xsd:element name="Dateianhaenge" type="cst:Dateianhang_Type" minOccurs="0" maxOccurs="unbounded"/>