pp108 : Message

Message

Represents a message used for communication in an operation.

Method

Description

getQName

Returns a QName Object for the name attribute of the message node

getParts

Creates a Part object for each message in the WSDL and returns a collection of Part Objects

getPart(name)

Returns the appropriate Part Object for the name specified

getDocumentation

Returns the documentation node containing some human readable documentation

getDefinition

Returns the parent Definition object corresponding to this Message object

getXMLNode

Returns the XML node corresponding to this message object

getInstanceNodes

Returns the instance of the schema for that particular message.