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 a10c8b7..de35327 100644 --- a/src/main/resources/mzs/mzs_mypersondata_en.xsd +++ b/src/main/resources/mzs/mzs_mypersondata_en.xsd @@ -229,7 +229,6 @@ <xs:documentation>main structure of address data</xs:documentation> </xs:annotation> <xs:attribute name="Id" type="xs:ID" use="optional"/> - <xs:anyAttribute namespace="##other"/> </xs:complexType> <xs:complexType name="PostalAddressType"> <xs:complexContent> |