| Name | Type | Description | Required |
|---|
| Id | String | Identifier for the element. | Yes |
| Component | String | If the element is not a child of a ComPlusComponent element, this attribute should be provided with the id of a ComPlusComponent element representing the component the subscription is to be created for. | |
| Description | String | | |
| Enabled | YesNoType | | |
| EventClassPartitionID | String | | |
| EventCLSID | String | CLSID of the event class for the subscription. If a value for this attribute is not provided, a value for the PublisherID attribute must be provided. | |
| FilterCriteria | String | | |
| InterfaceID | String | | |
| MachineName | String | | |
| MethodName | String | | |
| Name | String | Name of the subscription. | Yes |
| PerUser | YesNoType | | |
| PublisherID | String | Publisher id for the subscription. If a value for this attribute is not provided, a value for the EventCLSID attribute must be provided. | |
| Queued | YesNoType | | |
| SubscriberMoniker | String | | |
| SubscriptionId | String | Id of the subscription. If a value is not provided for this attribute, an id will be generated during installation. | |
| UserName | String | | |