aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/mzs
diff options
context:
space:
mode:
authorChristof Rabensteiner <christof.rabensteiner@iaik.tugraz.at>2019-04-03 14:51:38 +0200
committerChristof Rabensteiner <christof.rabensteiner@iaik.tugraz.at>2019-04-03 14:51:38 +0200
commit5c3834a722c29eb52837a04e5bcac727fff8572c (patch)
treeb719899ff1c60fdb8f0a8d75c530e6f9ecdb444d /src/main/resources/mzs
parent6dcbc7e94fdaefccff368f329b33482640211954 (diff)
downloadmoa-zs-5c3834a722c29eb52837a04e5bcac727fff8572c.tar.gz
moa-zs-5c3834a722c29eb52837a04e5bcac727fff8572c.tar.bz2
moa-zs-5c3834a722c29eb52837a04e5bcac727fff8572c.zip
Make Corporate/FullPerson Mandatory
- Reason: mandatory in zusemsg2.0.0
Diffstat (limited to 'src/main/resources/mzs')
-rw-r--r--src/main/resources/mzs/mzs_mypersondata_en.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/mzs/mzs_mypersondata_en.xsd b/src/main/resources/mzs/mzs_mypersondata_en.xsd
index 974dfae..dd71ed9 100644
--- a/src/main/resources/mzs/mzs_mypersondata_en.xsd
+++ b/src/main/resources/mzs/mzs_mypersondata_en.xsd
@@ -177,7 +177,7 @@
</xs:annotation>
<xs:complexContent>
<xs:extension base="AbstractPersonType">
- <xs:sequence minOccurs="0">
+ <xs:sequence>
<xs:element name="FullName" type="xs:token">
<xs:annotation>
<xs:documentation>name of corporate body (whole name), compare VollerName</xs:documentation>