member element
Applies to: Lync 2013 | Lync Server 2013
Specifies a membership scope in a container used for grammar-based publication.
<member type="memberTypeEnumEx"
role="roleTypeEnumEx"
uri="xs:anyURI"
[anyAttribute]="anyValue">
<allowedContainers>...</allowedContainer>
<defaultContainer>...</defaultContainer>
<occurenceContstraint>...<occurrenceContstraint>
<sourceNetworks>...</sourceNetworks>
<resolutioinRules>...</resolutionRules>
<ct:extension xmlns:ct="http://schemas.microsoft.com/2006/09/sip/commontypes" >...</ct:extension>
<ct:delimiter xmlns:ct="http://schemas.microsoft.com/2006/09/sip/commontypes"/>
<[any>
<ct:end xmlns:ct="http://schemas.microsoft.com/2006/09/sip/commontypes" />
</ member >
memberType
The following sections describe attributes, child elements, and parent elements.
Attribute |
Description |
---|---|
type |
A type of membership scope of a container. Supported tokens include user, domain, sameEnterprise, federated, publicCloud, everyone. |
role |
A role assumed by this member. Supported tokens included buddy and delegate. |
uri |
URI of this member when the member type is user or domain. |
[anyAttribute] |
Any attribute |
Element |
Occurrence |
Description |
---|---|---|
0 or 1 |
Containers this member can be assigned to. |
|
0 or 1 |
Default container of this member. |
|
0 or 1 |
Occurrences of this member. Supported tokens are zero, one and zeroOrOne. |
|
0 or 1 |
Source networks of this member. |
|
0 or 1 |
Resolution rules. |
|
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. |
0 or 1 |
The marker to end all the schema extensions. |
|
0 or 1 |
Application-specified extension to the parent element. |
Element |
Description |
---|---|
The list of members to which this member belongs. |
None
An example of container manifest is listed in the containerManifestList element topic. For more information about publication grammar, see the Publication grammar, privacy, and interoperability topic.
Namespace |
http://schemas.microsoft.com/2008/09/sip/ContainerManifest |
Schema Name |
ContainerManifest |
Validation File |
ContainerManifestSchema.xsd |
Can be Empty |
True |