1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
|
.in 3
Lists with 'hanging labels': the list item is indented the amount of
the hangIndent:
.in 11
.ti 3
Item A: Here is an example of a setence that follows the "hangText"
in a list item in a hanging list.
.ti 3
Item B with a much longer label: Here is an example if the text
following the "hangText" is long and wraps, the indent (set
to 8 in the XML) is used.
.ti 3
Item C:
.sp 0
Here's an example where a vspace element has been inserted so
the text starts on a new line (instead of next to the
"hangText".
.sp 1
And something which should look like a new paragraph for the
same hangindent item.
.ti 3
Item D with a very longer label followed by <vspace/>:
.sp 0
Here is an example if the text following the "hangText" is
long and wraps, the indent (set to 8 in the XML) is used.
.in 6
.ti 3
RFC 4662, A Session Initiation Protocol (SIP) Event Notification
Extension for Resource Lists (S): RFC 4662 [RFC4662] defines an
extension to RFC 6665 that allows a client to subscribe to a list
of resources using a single subscription. The server, called a
Resource List Server (RLS) will "expand" the subscription and
subscribe to each individual member of the list. Its primary
usage with presence is to allow subscriptions to "buddy lists".
Without RFC 4662, a UA would need to subscribe to each presentity
individually. With RFC 4662, they can have a single subscription
to all buddies. A user can manage the entries in their buddy list
using the provisioning mechanisms in \%[sec-prov], below.
|