publicationList
Specifies a list of publication rules comprising a publication grammar for enhanced presence category instances.
<publicationList [anyAttribute]="anyType">
<publicationRule
rulType="ruleTypeEnumEx"
categoryName="xs:string"
containerId="xs:integer"
preferredSelfConsumption="xs:boolean"
[anyAttribute]="anyType">[0..*]
......
</publicationRule>
<ct:delimiter/>[0..*]
<[any]>anyType</[any]>[0..*]
<ct:end/>[0..1]
<ct:extension>[any]</ct:extension>[0..1]
</publicationList>
publicationListType
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 more |
A publication rules prescribing how enhanced presence category instances are published. |
|
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 |
---|---|
A category publication manifest specifying a publication grammar. |
Text Value
None
Element Information
Namespace |
https://schemas.microsoft.com/2008/09/sip/categoryPublicationManifest |
Schema Name |
categoryPublicationManifest |
Validation File |
PublicationGrammarSchemaForNewPublicationManifest.xsd |
Can be Empty |
False |