aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/src/main/resources/config/moaid_config_2.0.xsd
diff options
context:
space:
mode:
authorFlorian Reimair <florian.reimair@iaik.tugraz.at>2014-07-07 09:19:40 +0200
committerFlorian Reimair <florian.reimair@iaik.tugraz.at>2014-07-07 09:19:40 +0200
commit5e77090ce5f718f5d6c50e4d2e2a2337a92e91a6 (patch)
tree72e020a1c8a9c9070814c745e19384a65d30e659 /id/server/moa-id-commons/src/main/resources/config/moaid_config_2.0.xsd
parentbab51d46c3d57ac1fe32f184d5fd8acef53ad618 (diff)
downloadmoa-id-spss-5e77090ce5f718f5d6c50e4d2e2a2337a92e91a6.tar.gz
moa-id-spss-5e77090ce5f718f5d6c50e4d2e2a2337a92e91a6.tar.bz2
moa-id-spss-5e77090ce5f718f5d6c50e4d2e2a2337a92e91a6.zip
many-to-many around cpeps list handling
Diffstat (limited to 'id/server/moa-id-commons/src/main/resources/config/moaid_config_2.0.xsd')
-rw-r--r--id/server/moa-id-commons/src/main/resources/config/moaid_config_2.0.xsd2
1 files changed, 2 insertions, 0 deletions
diff --git a/id/server/moa-id-commons/src/main/resources/config/moaid_config_2.0.xsd b/id/server/moa-id-commons/src/main/resources/config/moaid_config_2.0.xsd
index 8bc532236..f99304dcc 100644
--- a/id/server/moa-id-commons/src/main/resources/config/moaid_config_2.0.xsd
+++ b/id/server/moa-id-commons/src/main/resources/config/moaid_config_2.0.xsd
@@ -803,6 +803,7 @@
<xsd:annotation>
<xsd:documentation>Name zum Key eines KeyStores, der den privaten
Schlüssel zum Erstellen einer Signatur darstellt
+
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
@@ -822,6 +823,7 @@
<xsd:complexType>
<xsd:sequence>
<xsd:element name="AttributeValue" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>
+ <xsd:element ref="OA_STORK" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
<xsd:attribute name="countryCode" type="CountryCodeType" use="required"/>
<xsd:attribute name="URL" type="xsd:anyURI" use="required"/>