diff options
author | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2005-07-18 07:54:42 +0000 |
---|---|---|
committer | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2005-07-18 07:54:42 +0000 |
commit | 6024bf5b713bd4c46c5a7aa6c0411649b0dd74ae (patch) | |
tree | a990cf192fe1f6266d564fb7ddbb64466aef0354 /spss.handbook/handbook/config | |
parent | 7da37e9330ec559ac7745f0675355a1bac2b2322 (diff) | |
download | moa-id-spss-6024bf5b713bd4c46c5a7aa6c0411649b0dd74ae.tar.gz moa-id-spss-6024bf5b713bd4c46c5a7aa6c0411649b0dd74ae.tar.bz2 moa-id-spss-6024bf5b713bd4c46c5a7aa6c0411649b0dd74ae.zip |
Dokumentation und Konfiguration wegen Bugfix für Bug 267 geändert.
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@385 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'spss.handbook/handbook/config')
-rw-r--r-- | spss.handbook/handbook/config/MOA-SPSS.config.xsd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spss.handbook/handbook/config/MOA-SPSS.config.xsd b/spss.handbook/handbook/config/MOA-SPSS.config.xsd index 978733394..5a9f966ea 100644 --- a/spss.handbook/handbook/config/MOA-SPSS.config.xsd +++ b/spss.handbook/handbook/config/MOA-SPSS.config.xsd @@ -193,6 +193,7 @@ <xs:complexType>
<xs:attribute name="id" type="xs:token" use="required"/>
<xs:attribute name="uri" type="xs:anyURI" use="required"/>
+ <xs:attribute name="signerCertsUri" type="xs:anyURI" use="optional"/>
</xs:complexType>
</xs:element>
</xs:sequence>
|