Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Generates implementations for subscribe/unsubscribe proxy functions for port type notification operations.
Usage
<subscriptionProxyFunctionImplementations
extensible = "boolean">
child elements
</subscriptionProxyFunctionImplementations>
Attributes
| Attribute | Type | Required | Description |
|---|---|---|---|
| extensible |
boolean |
No |
The ability to add extensibility points to functions and interfaces. This value is always set to true. |
Child elements
| Element | Description |
|---|---|
| notificationInterface |
Specifies the name of the notification interface used with event subscriptions. |
| operation |
Specifies an operation for which code is to be generated. |
| portType |
Specifies the port type for which code is to be generated. |
| proxyClass |
Specifies the name of the client-side proxy class. |
Child element sequence
(
portType?,
operation*,
proxyClass?,
notificationInterface?
)
Parent elements
| Element | Description |
|---|---|
| file |
Outputs a file from the code generator. |
Element information
| Label | Value |
|---|---|
| Minimum supported system |
Windows Vista |
| Can be empty | Yes |