mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
definition list
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2999 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
aaa9f5d1f1
commit
06e342152c
18
xep-0132.xml
18
xep-0132.xml
@ -165,15 +165,15 @@
|
|||||||
</section2>
|
</section2>
|
||||||
<section2 topic='Methods' anchor='protocol-methods'>
|
<section2 topic='Methods' anchor='protocol-methods'>
|
||||||
<p>The following values of the 'method' attribute are defined and SHOULD be supported by a compliant implementation:</p>
|
<p>The following values of the 'method' attribute are defined and SHOULD be supported by a compliant implementation:</p>
|
||||||
<ul>
|
<dl>
|
||||||
<li><cite>dna</cite> -- the physical presence of the target entity shall be determined by means of DNA testing; for example, the user's client may take a hair or skin sample from the user (not recommended if the testing time is inordinately long)</li>
|
<di><dt>dna</dt><dd>The physical presence of the target entity shall be determined by means of DNA testing; for example, the user's client may take a hair or skin sample from the user (not recommended if the testing time is inordinately long).</dd></di>
|
||||||
<li><cite>infrared</cite> -- the physical presence of the target entity shall be determined by means of infrared wavelengths; for example, the user's client may scan the area for the telltale heat signature of the user</li>
|
<di><dt>infrared</dt><dd>The physical presence of the target entity shall be determined by means of infrared wavelengths; for example, the user's client may scan the area for the telltale heat signature of the user.</dd></di>
|
||||||
<li><cite>sight</cite> -- the physical presence of the target entity shall be determined by means of sight; for example, the user's client may flash a strobe light that draws the user within the range of visual observation (note: this method is limited to visual wavelengths)</li>
|
<di><dt>sight</dt><dd>The physical presence of the target entity shall be determined by means of sight; for example, the user's client may flash a strobe light that draws the user within the range of visual observation (note: this method is limited to visual wavelengths).</dd></di>
|
||||||
<li><cite>smell</cite> -- the physical presence of the target entity shall be determined by means of olfaction; for example, the user's client may produce a stench known to make the user nervous and sweaty</li>
|
<di><dt>smell</dt><dd>The physical presence of the target entity shall be determined by means of olfaction; for example, the user's client may produce a stench known to make the user nervous and sweaty.</dd></di>
|
||||||
<li><cite>sound</cite> -- the physical presence of the target entity shall be determined by means of sound; for example, the user's client may generate a sound so annoying that when the user hears it, he or she reacts vocally in the form of a yell, scream, or imprecation</li>
|
<di><dt>sound</dt><dd>The physical presence of the target entity shall be determined by means of sound; for example, the user's client may generate a sound so annoying that when the user hears it, he or she reacts vocally in the form of a yell, scream, or imprecation.</dd></di>
|
||||||
<li><cite>taste</cite> -- the physical presence of the target entity shall be determined by means of taste; for example, the user's client may extend a device that licks the user's skin</li>
|
<di><dt>taste</dt><dd>The physical presence of the target entity shall be determined by means of taste; for example, the user's client may extend a device that licks the user's skin.</dd></di>
|
||||||
<li><cite>touch</cite> -- the physical presence of the target entity shall be determined by means of bodily contact; for example, the user's client may extend a probe that comes into contact with the user's body</li>
|
<di><dt>touch</dt><dd>The physical presence of the target entity shall be determined by means of bodily contact; for example, the user's client may extend a probe that comes into contact with the user's body.</dd></di>
|
||||||
</ul>
|
</dl>
|
||||||
</section2>
|
</section2>
|
||||||
</section1>
|
</section1>
|
||||||
<section1 topic='Privacy Considerations' anchor='privacy'>
|
<section1 topic='Privacy Considerations' anchor='privacy'>
|
||||||
|
Loading…
Reference in New Issue
Block a user