mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
typo
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1500 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
1c8f68829d
commit
0b548410a9
@ -198,7 +198,7 @@ xmpp:romeo@montague.net?vcard
|
||||
<li>Phone numbers MUST be contained in a <NUMBER> element, not included as CDATA within the <TEL/> element.</li>
|
||||
<li>If no telephone number is included in a <TEL/> element, an empty <NUMBER/> child MUST be included.</li>
|
||||
<li>Email addresses MUST be contained in a <USERID> element, not included as CDATA within the <EMAIL/> element.</li>
|
||||
<li>Some Jabber implementations add a 'version' attribute to the <vCard/> element, with the value set at "2.0" or "3.0". The DTD is incorrect, and the examples in draft-dawson-vard-xml-dtd-01 clearly show that version information is to be included by means of a 'version' attribute, not the <VERSION/> element as defined in the DTD. However, to conform to draft-dawson-vard-xml-dtd-01, the value should be "3.0", not "2.0".</li>
|
||||
<li>Some Jabber implementations add a 'version' attribute to the <vCard/> element, with the value set at "2.0" or "3.0". The DTD is incorrect, and the examples in draft-dawson-vcard-xml-dtd-01 clearly show that version information is to be included by means of a 'version' attribute, not the <VERSION/> element as defined in the DTD. However, to conform to draft-dawson-vcard-xml-dtd-01, the value should be "3.0", not "2.0".</li>
|
||||
</ul>
|
||||
</section1>
|
||||
<section1 topic='DTD'>
|
||||
|
Loading…
Reference in New Issue
Block a user