diff options
author | harald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2005-11-23 14:35:34 +0000 |
---|---|---|
committer | harald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2005-11-23 14:35:34 +0000 |
commit | c1efde1f013fc39cdf853d400dd3a5d19ce400e5 (patch) | |
tree | b242677a71a420df5677323686eb55167f903dc2 /common/res | |
parent | 7089136a7146f75ce5e5617b9966c96232aafe21 (diff) | |
download | moa-id-spss-c1efde1f013fc39cdf853d400dd3a5d19ce400e5.tar.gz moa-id-spss-c1efde1f013fc39cdf853d400dd3a5d19ce400e5.tar.bz2 moa-id-spss-c1efde1f013fc39cdf853d400dd3a5d19ce400e5.zip |
*** empty log message ***
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@572 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'common/res')
-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> |