SubscriptionClasses Element (ADF)
Contains the definition of one or more subscription classes.
구문
<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 |
예
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>
참고 항목
참조
Application Definition File Reference
관련 자료
핵심 구독 클래스 정의
인스턴스 및 응용 프로그램 업데이트