aboutsummaryrefslogtreecommitdiff
path: root/moaSig/common/src/main/resources/resources/schemas/zuse_mypersondata_en_p2.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'moaSig/common/src/main/resources/resources/schemas/zuse_mypersondata_en_p2.xsd')
-rw-r--r--moaSig/common/src/main/resources/resources/schemas/zuse_mypersondata_en_p2.xsd13
1 files changed, 10 insertions, 3 deletions
diff --git a/moaSig/common/src/main/resources/resources/schemas/zuse_mypersondata_en_p2.xsd b/moaSig/common/src/main/resources/resources/schemas/zuse_mypersondata_en_p2.xsd
index 7b0c32c..1fb7992 100644
--- a/moaSig/common/src/main/resources/resources/schemas/zuse_mypersondata_en_p2.xsd
+++ b/moaSig/common/src/main/resources/resources/schemas/zuse_mypersondata_en_p2.xsd
@@ -1,6 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Mit XMLSpy v2016 (http://www.altova.com) von Arne Tauber (TU Graz) bearbeitet -->
-<xs:schema xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:p="http://reference.e-government.gv.at/namespace/persondata/phase2/20181206#" targetNamespace="http://reference.e-government.gv.at/namespace/persondata/phase2/20181206#" elementFormDefault="qualified" attributeFormDefault="unqualified" version="2.2.006">
+<xs:schema
+ xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"
+ xmlns:xs="http://www.w3.org/2001/XMLSchema"
+ xmlns:p="http://reference.e-government.gv.at/namespace/persondata/phase2/20181206#"
+ targetNamespace="http://reference.e-government.gv.at/namespace/persondata/phase2/20181206#"
+ elementFormDefault="qualified"
+ attributeFormDefault="unqualified"
+ version="2.1.0-003">
<xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="W3C-XMLDSig.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>
@@ -296,7 +303,7 @@
<xs:sequence>
<xs:element name="Address" type="xs:anyURI">
<xs:annotation>
- <xs:documentation>URI: email-Address, Web, FTP, LDAP, ..., comapre Adress</xs:documentation>
+ <xs:documentation>URI: email-Address, Web, FTP, LDAP, ..., compare Adress</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
@@ -366,4 +373,4 @@
<xs:maxInclusive value="99999"/>
</xs:restriction>
</xs:simpleType>
-</xs:schema>
+</xs:schema> \ No newline at end of file