aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/mzs/mzs_mypersondata_en.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/mzs/mzs_mypersondata_en.xsd')
-rw-r--r--src/main/resources/mzs/mzs_mypersondata_en.xsd12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/main/resources/mzs/mzs_mypersondata_en.xsd b/src/main/resources/mzs/mzs_mypersondata_en.xsd
index 43a3a88..756669f 100644
--- a/src/main/resources/mzs/mzs_mypersondata_en.xsd
+++ b/src/main/resources/mzs/mzs_mypersondata_en.xsd
@@ -12,11 +12,6 @@
<xs:documentation>dummy abstract Peson Data element needed for bi-lingual schema (substitution groups)</xs:documentation>
</xs:annotation>
</xs:element>
- <xs:element name="PersonData" type="PersonDataType">
- <xs:annotation>
- <xs:documentation>element of signed person datastructure type</xs:documentation>
- </xs:annotation>
- </xs:element>
<!-- ### base type for person data ### -->
<xs:element name="Person" type="AbstractPersonType"/>
<!-- ### physical person and corporate body ### -->
@@ -324,11 +319,4 @@
</xs:extension>
</xs:complexContent>
</xs:complexType>
- <!-- ### strings of defined maximum lenght for use with ZMR address #### -->
- <xs:simpleType name="DateOfBirthType">
- <xs:annotation>
- <xs:documentation>simple type for dates (union), which may omit day and/or month</xs:documentation>
- </xs:annotation>
- <xs:union memberTypes="xs:date xs:gYearMonth xs:gYear"/>
- </xs:simpleType>
</xs:schema>