You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Returns the MD5 checksum, as a hex digit string, calculated on the lexical form of the <code>xsd:string</code>. Hex
7525
-
digits <em class="rfc2119" title="Keyword in RFC 2119 context">SHOULD</em> be in lower
7526
-
case.</p>
7520
+
<p>Returns the MD5 checksum, as a hex digit string, calculated on the lexical form of the <code>xsd:string</code>. Hex digits SHOULD be in lower case.</p>
<p>Returns the SHA1 checksum, as a hex digit string, calculated on the lexical form of the <code>xsd:string</code>. Hex
7542
-
digits <em class="rfc2119" title="Keyword in RFC 2119 context">SHOULD</em> be in lower
7543
-
case.</p>
7535
+
<p>Returns the SHA1 checksum, as a hex digit string, calculated on the lexical form of the <code>xsd:string</code>. Hex digits SHOULD be in lower case.</p>
<p>Returns the SHA256 checksum, as a hex digit string, calculated on the lexical form of the <code>xsd:string</code>. Hex
7559
-
digits <em class="rfc2119" title="Keyword in RFC 2119 context">SHOULD</em> be in lower
7560
-
case.</p>
7550
+
<p>Returns the SHA256 checksum, as a hex digit string, calculated on the lexical form of the <code>xsd:string</code>. Hex digits SHOULD be in lower case.</p>
<p>Returns the SHA384 checksum, as a hex digit string, calculated on the lexical form of the <code>xsd:string</code>. Hex
7577
-
digits <em class="rfc2119" title="Keyword in RFC 2119 context">SHOULD</em> be in lower
7578
-
case.</p>
7566
+
<p>Returns the SHA384 checksum, as a hex digit string, calculated on the lexical form of the <code>xsd:string</code>. Hex digits SHOULD be in lower case.</p>
<p>Returns the SHA512 checksum, as a hex digit string, calculated on the lexical form of the <code>xsd:string</code>. Hex
7595
-
digits <em class="rfc2119" title="Keyword in RFC 2119 context">SHOULD</em> be in lower
7596
-
case.</p>
7582
+
<p>Returns the SHA512 checksum, as a hex digit string, calculated on the lexical form of the <code>xsd:string</code>. Hex digits SHOULD be in lower case.</p>
0 commit comments