3.9.10 SmQueryType
The SmQuery destination represents a prepared query of Subscription Management data. Arrangements for the use of Subscription Management and definition of the query must be made in advance.
Tag Name & type | # | Description |
---|
SmQueryType | | |
| @ref xs:string | 0-1 | Identifier for this destination. This can appear on reports, and should generally be kept short. |
| @refb64 xs:string | 0-1 | Base64-encoded identifier for this destination. This is an alternative to ref when applications may require data incompatible with the XML document. |
| @ownershipLevel OwnershipLevelType | 0-1 | Indicates the ownership level of the query, which is generally required. Legal values are:
user |
customer |
group |
system |
|
| Name xs:string | 1 | The name of the query. |
|