diff options
-rw-r--r-- | src/main/resources/mzs/mzs_mypersondata_en.xsd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/resources/mzs/mzs_mypersondata_en.xsd b/src/main/resources/mzs/mzs_mypersondata_en.xsd index 49cc8e5..a10c8b7 100644 --- a/src/main/resources/mzs/mzs_mypersondata_en.xsd +++ b/src/main/resources/mzs/mzs_mypersondata_en.xsd @@ -104,7 +104,6 @@ </xs:element> </xs:choice> <xs:attribute name="Id" type="xs:ID" use="optional"/> - <xs:anyAttribute namespace="##other"/> </xs:complexType> <xs:complexType name="PhysicalPersonType"> <xs:annotation> |