userInformation/phones
Specifies the list of optional phone lines made available to reach the user. The options are set in the Microsoft Lync 2010 Lync Options dialog box.
<ui:phones xmlns:ui="https://schemas.microsoft.com/2006/09/sip/options/userInformation" >
<ui:phones>Zero or more phone elements</ui:phones>
<ui:callHandlingList>Zero or more targets to handle the listed phones</ui:callHandlingList>
<ct:delimiter xmlns:ct="https://schemas.microsoft.com/2006/09/sip/commontypes" />
<[any]>any element</[any]>
<ct:end xmlns:ct="https://schemas.microsoft.com/2006/09/sip/commontypes" />
<ct:extension xmlns:ct="https://schemas.microsoft.com/2006/09/sip/commontypes" >...<ct:extension>
</ui:phones>
userInformationType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
---|---|
majorVersion |
Optional attribute to specify major version information. The default value is unspecified. |
minorVersion |
Optional attribute to specify minor version information. The default value is unspecified. |
[anyAttr] |
Optional custom attribute of any name and namespace. |
Child Elements
Element |
Occurrence |
Description |
---|---|---|
1 |
A list of phone numbers a user can choose to make available to others. |
|
0 or 1 |
A list of handlers for listed phone lines. |
|
0 or more |
A beginning marker of a schema extension to this element. |
|
[any] |
0 or more |
Schema extension |
0 or 1 |
The ending marker of all the schema extensions to this element. |
|
0 or 1 |
Application-specific custom extension. |
Parent Elements
Element |
Description |
---|---|
The userInformation category instance value. |
Text Value
None
Remarks
The userInformation category instance represents the options that can be set by a user to share his or her phone numbers and to configure how calls may be handled. Lync 2010 publishes this type of category instances to the Self Container only.
Element Information
Namespace |
https://schemas.microsoft.com/2006/09/sip/options/userInformation |
Schema Name |
Options-userInformation |
Validation File |
Options-UserInformation.xsd, Options-UserInformationtypes.xsd |
Can be Empty |
True |