Share via


st:extension

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Specifies the extension to the presence state, with one or more elements, of any kind, in the same namespace as the child elements.

Syntax

<st:extension xmlns:st="http://schemas.microsoft.com/2006/09/sip/state">
   <st:any>…</st:any>
   ...
</st:extension>

Attributes

None

Parent Element

Element Description

st:state

The presence state described, in part, by this element.

Child Elements

Element Occurrence Description

st:any

1 or more

Any element in the same namespace.

Remarks