diff options
author | harald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2005-12-01 15:26:26 +0000 |
---|---|---|
committer | harald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2005-12-01 15:26:26 +0000 |
commit | a159f7f4e4e5a646391a7f51ebc92dcb906c9e3e (patch) | |
tree | 6fd1e04c89d61fdca4d43eed50b18c24ebdc1ff0 /common/res | |
parent | c9a3c83b6f23d4cf51eed6e8058cccfd844fed13 (diff) | |
download | moa-id-spss-a159f7f4e4e5a646391a7f51ebc92dcb906c9e3e.tar.gz moa-id-spss-a159f7f4e4e5a646391a7f51ebc92dcb906c9e3e.tar.bz2 moa-id-spss-a159f7f4e4e5a646391a7f51ebc92dcb906c9e3e.zip |
*** empty log message ***
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@606 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'common/res')
-rw-r--r-- | common/res/resources/schemas/MOA-ID-Configuration-1.3.xsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/res/resources/schemas/MOA-ID-Configuration-1.3.xsd b/common/res/resources/schemas/MOA-ID-Configuration-1.3.xsd index b387083d7..e5957d8d5 100644 --- a/common/res/resources/schemas/MOA-ID-Configuration-1.3.xsd +++ b/common/res/resources/schemas/MOA-ID-Configuration-1.3.xsd @@ -3,7 +3,7 @@ <xsd:schema targetNamespace="http://www.buergerkarte.at/namespaces/moaconfig#" xmlns="http://www.buergerkarte.at/namespaces/moaconfig#" xmlns:pr="http://reference.e-government.gv.at/namespace/persondata/20020228#" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:sl10="http://www.buergerkarte.at/namespaces/securitylayer/20020225#" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.1.1">
<xsd:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd"/>
<xsd:import namespace="http://www.buergerkarte.at/namespaces/securitylayer/20020225#" schemaLocation="http://www.buergerkarte.at/konzept/securitylayer/spezifikation/20020831/core/Core.20020225.xsd"/>
- <xsd:import namespace="http://reference.e-government.gv.at/namespace/persondata/20020228#" schemaLocation="file:///C:/misc/xml/moa/schema/pd20_final/schema/PersonData_20_en_Test.xsd"/>
+ <xsd:import namespace="http://reference.e-government.gv.at/namespace/persondata/20020228#" schemaLocation="PersonData_20_en_moaWID.xsd"/>
<xsd:element name="Configuration">
<xsd:complexType>
<xsd:sequence>
|