הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
Contains the definition of one or more subscription classes.
Syntax
<Application>
...
<SubscriptionClasses>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type |
None. |
Default value |
None. |
Occurrence |
Required once per Application element. |
Updates |
Cannot be added or deleted when updating the application. |
Element Relationships
| Relationship | Elements |
|---|---|
Parent element |
|
Child elements |
Example
The following example shows a how include multiple subscription classes in an application. The definitions for each subscription class are not shown here. For an example of a subscription class, see SubscriptionClass Element (ADF).
<SubscriptionClasses>
<SubscriptionClass>
<!-- Define the first subscription class. -->
</SubscriptionClass>
<SubscriptionClass>
<!-- Define the second subscription class. -->
</SubscriptionClass>
</SubscriptionClasses>
See Also
Reference
Application Definition File Reference
Other Resources
Defining the Core Subscription Class
Updating Instances and Applications