corrected examples

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3973 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2010-02-22 04:37:44 +00:00
parent 2137c1ab68
commit 66253d1e59
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@
id='publish-0123'
profile='si-profile'
mime-type='mime/type'>
<profile xmlns='si-profile' ...>...</profile>
<profile xmlns='si-profile'></profile>
</sipub>
]]></example>
<p>This format is nearly identical to that for the stream initiation &lt;si/&gt; element (see <cite>XEP-0095</cite>). The major difference is the lack of the feature negotiation for the stream methods, and the addition of a 'from' attribute.</p>