diff options
Diffstat (limited to 'src/main')
-rw-r--r-- | src/main/resources/mzs/mzs_mypersondata_en.xsd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/mzs/mzs_mypersondata_en.xsd b/src/main/resources/mzs/mzs_mypersondata_en.xsd index a50d605..3abfb8e 100644 --- a/src/main/resources/mzs/mzs_mypersondata_en.xsd +++ b/src/main/resources/mzs/mzs_mypersondata_en.xsd @@ -249,6 +249,11 @@ <xs:documentation>compare Gemeinde</xs:documentation> </xs:annotation> </xs:element> + <xs:element name="MunicipalityNumber" type="xs:string" minOccurs="0"> + <xs:annotation> + <xs:documentation>compare Gemeindekennzahl</xs:documentation> + </xs:annotation> + </xs:element> <xs:element name="DeliveryAddress"> <xs:complexType> <xs:sequence> |