element <http-request-to-parameter-map>
Namespace:
Type:
Content:
empty, 5 attributes
Subst.Gr:
Defined:
globally in mule-servlet.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<http-request-to-parameter-map
    name
 = 
(xsd:string | xsd:NMTOKEN)
    returnClass
 = 
xsd:string
    ignoreBadInput
 = 
(xsd:string | xsd:boolean)
    mimeType
 = 
xsd:string
    encoding
 = 
xsd:string
/>
May be included in elements by substitutions (125):
mule:response (type anonymous),
mule:response (type anonymous),
Annotation
The <http-request-to-parameter-map> transformer returns a simple Map of the parameters sent with the HTTP Request. If the same parameter is given more than once, only the first value for it will be in the Map.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="http-request-to-parameter-map" substitutionGroup="mule:abstract-transformer" type="mule:abstractTransformerType"/>

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.