git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1281 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2007-10-04 17:15:35 +00:00
parent 4bb19d47d3
commit 598859ef69
1 changed files with 2 additions and 2 deletions

View File

@ -917,7 +917,7 @@ And by opposing end them?
</section2>
<section2 topic='Retrieve Subscriptions' anchor='entity-subscriptions'>
<p>An entity way want to query the service to retrieve its subscriptions for all nodes at the service. Support for this feature ("retrieve-subscriptions") is RECOMMENDED.</p>
<p>An entity may want to query the service to retrieve its subscriptions for all nodes at the service. Support for this feature ("retrieve-subscriptions") is RECOMMENDED.</p>
<p>In order to make the request, the requesting entity MUST send an IQ-get whose &PUBSUB; child contains an empty &lt;subscriptions/&gt; element with no attributes.</p>
<example caption='Entity requests all current subscriptions'><![CDATA[
<iq type='get'
@ -3460,7 +3460,7 @@ And by opposing end them?
</section3>
</section2>
<section2 topic='Request Default Configuration Options' anchor='owner-default'>
<p>An entity way want to request information about the default node configuration, e.g. in order to determine whether to perform create-and-configure as previously described. Support for this feature is OPTIONAL.</p>
<p>An entity may want to request information about the default node configuration, e.g. in order to determine whether to perform create-and-configure as previously described. Support for this feature is OPTIONAL.</p>
<section3 topic='Request' anchor='owner-default-request'>
<p>To get the options, the entity MUST send an empty &lt;default/&gt; element to the service with no NodeID; in response, the service SHOULD return the default node options.</p>
<example caption='Entity requests default configuration options'><![CDATA[