messageStructureDefinitions element
Generates C structure definitions for message types.
Usage
<messageStructureDefinitions>
child elements
</messageStructureDefinitions>
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
Message structures are referenced by generated proxy and stub code. This element is used to generate include files.
Element information
Label | Value |
---|---|
Minimum supported system |
Windows Vista |
Can be empty | Yes |