diff options
| author | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2005-08-24 13:35:35 +0000 | 
|---|---|---|
| committer | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2005-08-24 13:35:35 +0000 | 
| commit | 964fa4bfe11545fb7be8a75296846e7df16e729a (patch) | |
| tree | 5f0f39beff6166596b18062cfdeaadb5d29bf528 | |
| parent | 412428f295866cceb1b08cbc4a7c76711094d01d (diff) | |
| download | moa-id-spss-964fa4bfe11545fb7be8a75296846e7df16e729a.tar.gz moa-id-spss-964fa4bfe11545fb7be8a75296846e7df16e729a.tar.bz2 moa-id-spss-964fa4bfe11545fb7be8a75296846e7df16e729a.zip | |
Bug 232: Ausgabe von ReferenceInputData und HashInputData für SignatureManifest wieder herausgenommen, da nicht sinnvoll.
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@461 d688527b-c9ab-4aba-bd8d-4036d912da1d
| -rw-r--r-- | common/res/resources/schemas/MOA-SPSS-1.3.xsd | 1 | ||||
| -rw-r--r-- | spss.handbook/handbook/spec/MOA-SPSS-1.3.xsd | 1 | ||||
| -rw-r--r-- | spss.server/res/resources/wsdl/MOA-SPSS-1.3.xsd | 1 | 
3 files changed, 0 insertions, 3 deletions
| diff --git a/common/res/resources/schemas/MOA-SPSS-1.3.xsd b/common/res/resources/schemas/MOA-SPSS-1.3.xsd index 80842b36c..9c40d8153 100644 --- a/common/res/resources/schemas/MOA-SPSS-1.3.xsd +++ b/common/res/resources/schemas/MOA-SPSS-1.3.xsd @@ -174,7 +174,6 @@              <xsd:restriction base="xsd:token">
                <xsd:enumeration value="SignedInfo"/>
                <xsd:enumeration value="XMLDSIGManifest"/>
 -              <xsd:enumeration value="SignatureManifest"/>
              </xsd:restriction>
            </xsd:simpleType>
          </xsd:attribute>
 diff --git a/spss.handbook/handbook/spec/MOA-SPSS-1.3.xsd b/spss.handbook/handbook/spec/MOA-SPSS-1.3.xsd index 80842b36c..9c40d8153 100644 --- a/spss.handbook/handbook/spec/MOA-SPSS-1.3.xsd +++ b/spss.handbook/handbook/spec/MOA-SPSS-1.3.xsd @@ -174,7 +174,6 @@              <xsd:restriction base="xsd:token">
                <xsd:enumeration value="SignedInfo"/>
                <xsd:enumeration value="XMLDSIGManifest"/>
 -              <xsd:enumeration value="SignatureManifest"/>
              </xsd:restriction>
            </xsd:simpleType>
          </xsd:attribute>
 diff --git a/spss.server/res/resources/wsdl/MOA-SPSS-1.3.xsd b/spss.server/res/resources/wsdl/MOA-SPSS-1.3.xsd index 80842b36c..9c40d8153 100644 --- a/spss.server/res/resources/wsdl/MOA-SPSS-1.3.xsd +++ b/spss.server/res/resources/wsdl/MOA-SPSS-1.3.xsd @@ -174,7 +174,6 @@              <xsd:restriction base="xsd:token">
                <xsd:enumeration value="SignedInfo"/>
                <xsd:enumeration value="XMLDSIGManifest"/>
 -              <xsd:enumeration value="SignatureManifest"/>
              </xsd:restriction>
            </xsd:simpleType>
          </xsd:attribute>
 | 
