aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d>2005-09-02 13:04:53 +0000
committergregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d>2005-09-02 13:04:53 +0000
commitc067ecc9521d55d2167d24fb8b2e8f881339c953 (patch)
tree0c7d9d1133909a1877d2f61d82bdc902890ea55e
parent316de3b59fb81bff3077534fd4c41f0b9ae6aadf (diff)
downloadmoa-id-spss-c067ecc9521d55d2167d24fb8b2e8f881339c953.tar.gz
moa-id-spss-c067ecc9521d55d2167d24fb8b2e8f881339c953.tar.bz2
moa-id-spss-c067ecc9521d55d2167d24fb8b2e8f881339c953.zip
Siehe Kommentar zur Revision 1.7 im Projekt common.
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@483 d688527b-c9ab-4aba-bd8d-4036d912da1d
-rw-r--r--spss.handbook/handbook/config/MOA-SPSS-config-1.3.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/spss.handbook/handbook/config/MOA-SPSS-config-1.3.xsd b/spss.handbook/handbook/config/MOA-SPSS-config-1.3.xsd
index 27209b51f..1521b4f1b 100644
--- a/spss.handbook/handbook/config/MOA-SPSS-config-1.3.xsd
+++ b/spss.handbook/handbook/config/MOA-SPSS-config-1.3.xsd
@@ -194,11 +194,11 @@
<xs:element name="CRLDP">
<xs:complexType>
<xs:sequence>
+ <xs:element name="IndirectCRLIssuer" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="Location" type="xs:anyURI"/>
<xs:element name="ReasonCode" minOccurs="0" maxOccurs="unbounded">
<xs:simpleType>
<xs:restriction base="xs:token">
- <xs:enumeration value="all"/>
<xs:enumeration value="unused"/>
<xs:enumeration value="keyCompromise"/>
<xs:enumeration value="cACompromise"/>