element <optionalParameter>
Namespace:
Type:
Content:
empty, 3 attributes
Defined:
Content Model Diagram
XML Representation Summary
<optionalParameter
    key
 = 
xsd:string
    value
 = 
xsd:string
    value-ref
 = 
xsd:string
/>
Included in content model of elements (1):
Annotation
These are parameters that if they are on the current message will be added to the request, otherwise they will be ignored. The Key maps to the parameter name, the value can be any one of the valid expressions supported by Mule.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="optionalParameter" type="mule:keyValueType"/>

XML schema documentation generated with DocFlex/XML SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.