mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
add note about whitespace
This commit is contained in:
parent
29cdac37ae
commit
559196ebba
12
xep-0320.xml
12
xep-0320.xml
@ -33,6 +33,16 @@
|
|||||||
-->
|
-->
|
||||||
<discuss>jingle</discuss>
|
<discuss>jingle</discuss>
|
||||||
&fippo;
|
&fippo;
|
||||||
|
<revision>
|
||||||
|
<version>0.3.1</version>
|
||||||
|
<date>2015-10-15</date>
|
||||||
|
<initials>ph</initials>
|
||||||
|
<remark>
|
||||||
|
<ul>
|
||||||
|
<li>Noted that whitespace is not significant in examples.</li>
|
||||||
|
</ul>
|
||||||
|
</remark>
|
||||||
|
</revision>
|
||||||
<revision>
|
<revision>
|
||||||
<version>0.3</version>
|
<version>0.3</version>
|
||||||
<date>2015-09-28</date>
|
<date>2015-09-28</date>
|
||||||
@ -97,7 +107,7 @@ a=setup:role
|
|||||||
fingerprint
|
fingerprint
|
||||||
</fingerprint>
|
</fingerprint>
|
||||||
]]></code>
|
]]></code>
|
||||||
<p>An example follows.</p>
|
<p>An example follows. Note that the whitespace would not appear in actual XML content.</p>
|
||||||
<code><![CDATA[
|
<code><![CDATA[
|
||||||
<fingerprint xmlns='urn:xmpp:jingle:apps:dtls:0' hash='sha-256' setup='actpass'>
|
<fingerprint xmlns='urn:xmpp:jingle:apps:dtls:0' hash='sha-256' setup='actpass'>
|
||||||
02:1A:CC:54:27:AB:EB:9C:53:3F:3E:4B:65:2E:7D:46:3F:54:42:CD:54:F1:7A:03:A2:7D:F9:B0:7F:46:19:B2
|
02:1A:CC:54:27:AB:EB:9C:53:3F:3E:4B:65:2E:7D:46:3F:54:42:CD:54:F1:7A:03:A2:7D:F9:B0:7F:46:19:B2
|
||||||
|
Loading…
Reference in New Issue
Block a user