From e174e5bc6e8ea1dfd15ec68adc8f1aacc9f4e18a Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 27 Nov 2020 20:58:09 -0500 Subject: upcase ‘xsd’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libeufin/ebics.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libeufin/ebics.rst') 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. -- cgit v1.2.3