summaryrefslogtreecommitdiff
path: root/libeufin/ebics.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2020-11-27 20:58:09 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2020-11-27 20:58:09 -0500
commite174e5bc6e8ea1dfd15ec68adc8f1aacc9f4e18a (patch)
tree78d03e306014738db4fb32b5a95fa1073c8f4d66 /libeufin/ebics.rst
parent8f7e9081cf65e48394e9021193a15cb43c7fcc11 (diff)
downloaddocs-e174e5bc6e8ea1dfd15ec68adc8f1aacc9f4e18a.tar.gz
docs-e174e5bc6e8ea1dfd15ec68adc8f1aacc9f4e18a.tar.bz2
docs-e174e5bc6e8ea1dfd15ec68adc8f1aacc9f4e18a.zip
upcase ‘xsd’
Diffstat (limited to 'libeufin/ebics.rst')
-rw-r--r--libeufin/ebics.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/libeufin/ebics.rst b/libeufin/ebics.rst
index 679a22a4..5cabc48f 100644
--- 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.