taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit e174e5bc6e8ea1dfd15ec68adc8f1aacc9f4e18a
parent 8f7e9081cf65e48394e9021193a15cb43c7fcc11
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 27 Nov 2020 20:58:09 -0500

upcase ‘xsd’

Diffstat:
Mlibeufin/ebics.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libeufin/ebics.rst b/libeufin/ebics.rst @@ -547,7 +547,7 @@ In EBICS, only **enveloped** signatures are used. In the XML Signature standard, the element for a signature is ``Signature``. EBICS violates this standard by always mandating ``AuthSignature`` as the name. ``AuthSignature`` is an alias to -the ``SignatureType`` xsd type in the XML Schema. +the ``SignatureType`` XSD type in the XML Schema. Canonicalization vs transforms: * Canonicalization refers to the processing of the ``SignedInfo`` element.