containerManifest
Specifies a container manifest specifying prescribed container semantics for enhanced presence category publications
<containerManifest [anyAttribute]="anyValue">
<containers>...</containers>
<members>...</members>
<blockRules>...</blockRules>
<rolePrecedence>...</rolePrecedence>
<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" />
</containerManifest>
containerManifestType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
---|---|
[anyAttribute] |
Any attribute |
Child Elements
Element |
Occurrence |
Description |
---|---|---|
0 or 1 |
Containers used in grammar-based publication. |
|
0 or 1 |
Membership scopes that can be assigned to the containers. |
|
0 or 1 |
Rules to block specified members from being notified of events of the specified types. |
|
0 or 1 |
Role-based precedence to be notified of and receive new or updated publications in multiple containers. role. |
|
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. |
Parent Elements
Element |
Description |
---|---|
This is the top-level element holding the container manifest. |
Text Value
None
Remarks
A container manifest is comprised of four parts: containers, members, block rules and role precedence. 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 |