aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/src/main/resources/config/moaid_config_2.0.xsd
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2014-07-07 14:27:08 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2014-07-07 14:27:08 +0200
commit85d5d9885979ca298f3d83699a07f7c5c234bec7 (patch)
treed273ccd77d098bde8f698fec0e78c0470e21e05c /id/server/moa-id-commons/src/main/resources/config/moaid_config_2.0.xsd
parentb6b155c4d55a31a13d189f50831fb7fa8c504b90 (diff)
parentf595cb0d46358e44fad838dd01a449e40c52e18b (diff)
downloadmoa-id-spss-85d5d9885979ca298f3d83699a07f7c5c234bec7.tar.gz
moa-id-spss-85d5d9885979ca298f3d83699a07f7c5c234bec7.tar.bz2
moa-id-spss-85d5d9885979ca298f3d83699a07f7c5c234bec7.zip
Merge remote-tracking branch 'remotes/origin/persistance-fixes' into moa-2.1-Snapshot
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"/>