Partilhar via


rolePrecedenceEntry

Specifies an entry in the role-based precedence hierarchy.

<rolePrecedenceEntry type="roleTypeEnumEx" [anyAttribute]="anyValue">
   <ct:extension xmlns:ct="https://schemas.microsoft.com/2006/09/sip/commontypes" >...</ct:extension>
   <ct:delimiter xmlns:ct="https://schemas.microsoft.com/2006/09/sip/commontypes"/>
   <[any>
   <ct:end xmlns:ct="https://schemas.microsoft.com/2006/09/sip/commontypes" />
</ rolePrecedenceEntry >

rolePrecedenceEntryType

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute

Description

type

A particular type of role. Supported values include "buddy" for a contact and "delegate" for a delegate of a contact.

[anyAttribute]

Any attribute

Child Elements

Element

Occurrence

Description

delimiter

0 or more

A marker to begin a version-dependent schema extension.

[any]

0 or more

Any element in the namespace of the parent element, specifying the extension to the parent element introduced in a particular version of the schema.

end

0 or 1

The marker to end all the schema extensions.

extension

0 or 1

Application-specified extension to the parent element.

Parent Elements

Element

Description

rolePrecedence

Holds an ordered list specifying the role-based precedence hierarchy.

Text Value

None

Remarks

This feature is introduced in the Microsoft Lync Server 2010 release.

An example of container manifest is listed in the containerManifestList topic. For more information about publication grammar, see the Publication Grammar, Privacy and Interoperability topic.

Element Information

Namespace

https://schemas.microsoft.com/2008/09/sip/ContainerManifest

Schema Name

ContainerManifest

Validation File

ContainerManifestSchema.xsd

Can be Empty

True

See Also

Concepts

Publication Grammar, Privacy and Interoperability