mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
corrected examples
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3982 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
6a40cbbcbc
commit
33aea4e65b
@ -83,7 +83,7 @@
|
|||||||
</p>
|
</p>
|
||||||
<example caption='Example message with locale set to German'>
|
<example caption='Example message with locale set to German'>
|
||||||
<message to='friedrich@jabber.org' xml:lang='de-DE'>
|
<message to='friedrich@jabber.org' xml:lang='de-DE'>
|
||||||
<body'>Ich bin ein Berliner!</body'>
|
<body>Ich bin ein Berliner!</body>
|
||||||
</message> </example>
|
</message> </example>
|
||||||
<p>
|
<p>
|
||||||
An xml:lang tag can be put onto any XML element; for the purposes of this document, however, we will limit its usage to the four central Jabber elements: <stream/>, <message/>, <iq/> and <presence/>.
|
An xml:lang tag can be put onto any XML element; for the purposes of this document, however, we will limit its usage to the four central Jabber elements: <stream/>, <message/>, <iq/> and <presence/>.
|
||||||
|
Loading…
Reference in New Issue
Block a user