diff options
-rw-r--r-- | common/res/resources/schemas/PersonData_20_en_moaWID.xsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/res/resources/schemas/PersonData_20_en_moaWID.xsd b/common/res/resources/schemas/PersonData_20_en_moaWID.xsd index 12cd65cc1..4c9a7fdc6 100644 --- a/common/res/resources/schemas/PersonData_20_en_moaWID.xsd +++ b/common/res/resources/schemas/PersonData_20_en_moaWID.xsd @@ -8,7 +8,7 @@ --> <?xml-stylesheet type="text/xsl" href="getelementnames.xslt"?> <xs:schema targetNamespace="http://reference.e-government.gv.at/namespace/persondata/20020228#" xmlns="http://reference.e-government.gv.at/namespace/persondata/20020228#" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0.0"> - <xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="W3C-XMLDSig.xsd"/> + <xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="xmldsig-core-schema.xsd"/> <xs:annotation> <xs:documentation>This version of person deploys only global elements. All types derived from abstract types have been replaced by substitution groups</xs:documentation> </xs:annotation> |