diff options
Diffstat (limited to 'src/main/resources/mzs')
-rw-r--r-- | src/main/resources/mzs/mzs_mypersondata_en.xsd | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/main/resources/mzs/mzs_mypersondata_en.xsd b/src/main/resources/mzs/mzs_mypersondata_en.xsd index 5c8ee58..49cc8e5 100644 --- a/src/main/resources/mzs/mzs_mypersondata_en.xsd +++ b/src/main/resources/mzs/mzs_mypersondata_en.xsd @@ -175,7 +175,7 @@ </xs:element> </xs:sequence> </xs:complexType> - <xs:complexType name="AuthorityType"> + <xs:complexType name="AuthorityType"> <xs:annotation> <xs:documentation>public authority</xs:documentation> </xs:annotation> @@ -189,17 +189,17 @@ </xs:extension> </xs:complexContent> </xs:complexType> - <xs:element name="FullName" type="xs:token"> + <xs:element name="FullName" type="xs:token"> <xs:annotation> <xs:documentation>name of corporate body (whole name), compare VollerName</xs:documentation> </xs:annotation> </xs:element> - <xs:element name="Target" type="xs:anyURI"> + <xs:element name="Target" type="xs:anyURI"> <xs:annotation> <xs:documentation>Beinhaltet die Bereichskennung und das VKZ der Zielorganisation für die das vbPK-ZU umzuschlüsseln ist. Das Target ist in der Form "urn:publicid:gv.at:ecdid+«VKZ»+«Bereich»" zu liefern. (vgl. SZR 3.0 Anwendungsdokumentation)</xs:documentation> </xs:annotation> </xs:element> - <xs:element name="Organization" type="xs:token"> + <xs:element name="Organization" type="xs:token"> <xs:annotation> <xs:documentation>part of an organisation, see also X.500 ou (eg departement, section, branch, ...) , compare Organisation</xs:documentation> </xs:annotation> |