messageTypeDefinitions element

Generates C constants for XML schema tables for message types.

Usage

<messageTypeDefinitions>
  child elements
</messageTypeDefinitions>

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

This element is generally used in C source files to provide the schema tables declared by messageTypeDeclarations.

Element information

Label Value
Minimum supported system
Windows Vista
Can be empty Yes