Rational Developer for System z, Version 7.6

TypeSelection

Use this element to select an operation from those defined in the WSDL file.

Contained by

TypeSelectionArray

Contains

None

Attributes

Fields Description

Attribute: name
Valid values: typeName
Required?: No
Default value: None

Selects a type to implement from the XSD file or from the types section of the WSDL file in a top-down scenario. Specified type must exist in the XSD or the WSDL file. If the specified type is not found, an error message is generated.

Example

<TypeSelectionArray>
      <TypeSelection name="balanceType"/>
      <TypeSelection name="interestRateType"/>
</TypeSelectionArray>

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)