Edit

Share via


containers element

Applies to: Lync 2013 | Lync Server 2013

Holds a list of containers used in grammar-based enhanced presence publication.

<containers [anyAttribute]="anyValue">
   <container>...</container>
   <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" />
</containers>

containersType

Attributes and elements

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

Attributes

Attribute

Description

[anyAttribute]

Any attribute

Child elements

Element

Occurrence

Description

container element

1 or more

A particular container used in grammar-based publication.

delimiter element

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 element

0 or 1

The marker to end all the schema extensions.

extension element

0 or 1

Application-specified extension to the parent element.

Parent elements

Element

Description

containerManifest element

The container manifest used in grammar-based publication.

Text value

None

Remarks

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.

Element information

Namespace

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

Schema Name

ContainerManifest

Validation File

ContainerManifestSchema.xsd

Can be Empty

True

See also

Reference

Category instance elements for publication grammar

Concepts

Publication grammar, privacy, and interoperability