mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
typos
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1281 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
4bb19d47d3
commit
598859ef69
@ -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 <subscriptions/> 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 <default/> 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[
|
||||
|
Loading…
Reference in New Issue
Block a user