Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Generates C constant declarations for XML schema tables for message types.
Usage
<messageTypeDeclarations>
child elements
</messageTypeDeclarations>
Attributes
There are no attributes.
Child elements
| Element | Description |
|---|---|
| operation |
Specifies an operation for which code is to be generated. |
| portType |
Specifies the port type for which code is to be generated. |
Child element sequence
(
portType?,
operation*
)
Parent elements
| Element | Description |
|---|---|
| file |
Outputs a file from the code generator. |
Remarks
Schema tables are referenced by port type definitions. This element is therefore generally used just prior to portTypeDefinitions elements.
Element information
| Label | Value |
|---|---|
| Minimum supported system |
Windows Vista |
| Can be empty | Yes |