diff --git a/xep-0045.xml b/xep-0045.xml index b7416f2c..8a4674ca 100644 --- a/xep-0045.xml +++ b/xep-0045.xml @@ -2101,13 +2101,13 @@ http://jabber.org/protocol/muc#register @@ -3269,12 +3269,12 @@ + label='Given Name'> Brunhilde + label="Family Name"> Entwhistle-Throckmorton + label='Given Name'/> + label='Family Name'/> 1.2 2004-03-22 psa - Clarified scope (searching of any information repository, not just user directories); added search and result examples to the extensibility section. +

Clarified scope (searching of any information repository, not just user directories); added search and result examples to the extensibility section.

1.1 2004-01-06 psa - Added XML schema; added text regarding extensibility via Data Forms; added FORM_TYPE submission. +

Added XML schema; added text regarding extensibility via Data Forms; added FORM_TYPE submission.

1.0 2003-01-09 psa - Updated status to Active per vote of the Jabber Council. +

Updated status to Active per vote of the Jabber Council.

0.1 2002-11-01 psa - Initial version. +

Initial version.

@@ -210,8 +210,8 @@ jabber:iq:search
- - + + @@ -232,6 +232,23 @@ ]]> + +

The intent of the <first/> and <last/> elements (and associated data form fields) is that they map to given name and family name, respectively. Therefore, cultures that place the family name first and the given name second (e.g., as is done in China) would use <first/> for the given name and <last/> for the family name, NOT the other way around.

+

For example, the name of the Chinese philosopher Confucius would be rendered as shown below because his given name was Qui and his family name was Kong.

+ + + confucios + Qui + Kong + + + ]]> +

There are no security features or concerns related to this proposal.

@@ -253,7 +270,7 @@ + label='Given Name'/> + label='Given name of the user'/> + label='Family name of the user'/>