Context Parameter Reference

Context Parameters
Column Description
Name The name of the context parameter.
Operations The operations in the port type of the service or reference to which the parameter applies.
Direction The direction of the message to which the parameter applies: Input, Output, Fault. If Fault, the list of fault messages.
Type The type of the parameter:
  • Basic - a basic property.
  • Message - a message associated with the binding. The binding cannot reference a message used by an operation in the port type.
  • Bag - a collection of properties.
Definition
  • Basic - the definition of the property. If the Direction is Input or Output, one of string, int, long, or boolean. If the Direction is Fault, one of string, int, long, boolean, QName, or URI.
  • Message - the definition of the message, consisting of a message and a message part.