corrected examples

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3970 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2010-02-22 04:29:07 +00:00
parent 4ab5256558
commit 60a6e15bde
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@
<p>One situation in which both the "Created" and "TTL" headers might prove valuable is the broadcasting of structured presence information, such as a calendar-generated notification that a user will be in a meeting for the next hour:</p>
<example caption='Time to Live for Presence Information'><![CDATA[
<presence>
<show>dnd</status>
<show>dnd</show>
<status>in a meeting</status>
<headers xmlns='http://jabber.org/protocol/shim'>
<header name='Created'>2004-05-10T11:00Z</header>