Namespace "http://www.mulesoft.org/schema/mule/scripting"
Targeting Schemas (1):
mule-scripting.xsd
Targeting Components:
global elements, 4 local elements, 5 complexTypes
Schema Summary
mule-scripting.xsd The scripting module provides facilities for using scripting languages in Mule.
Target Namespace:
Defined Components:
5 global elements, 3 local elements, 5 complexTypes
Default Namespace-Qualified Form:
Local Elements: qualified; Local Attributes: unqualified
Schema Location:
http://www.mulesoft.org/schema/mule/scripting/3.0/mule-scripting.xsd; see XML source
Imports Schemas (2):
All Element Summary
component Defines a script component backed by a JSR-223 compliant script engine such as Groovy, JavaScript, or Ruby.
Type:
Content:
complex, 1 attribute, 4 elements
Subst.Gr:
Defined:
Used:
never
groovy-refreshable A wrapper for a component object that allows the underlying object to be reloaded at runtime.
Type:
Content:
empty, 3 attributes
Subst.Gr:
may substitute for element mule:abstract-extension
Defined:
Used:
never
java-interface-binding A binding associates a Mule endpoint with an injected Java interface (this is like using Spring to inject a bean, but instead of calling a method on the bean a message is sent to an endpoint).
Type:
Content:
complex, 2 attributes, 1 element
Defined:
lang This element allows the http://www.springframework.org/schema/lang namespace to be embedded.
Type:
Content:
mixed, elem. wildcard
Subst.Gr:
may substitute for element mule:abstract-extension
Defined:
Used:
never
script Represents a script that can be used as a component for a service or a transformer.
Type:
Content:
mixed, 3 attributes, 3 elements
Subst.Gr:
may substitute for element mule:abstract-extension
Defined:
Used:
never
script (type scriptType)
Type:
Content:
mixed, 3 attributes, 3 elements
Defined:
text Used for embedding script code inside the XML.
Type:
xsd:string
Content:
simple
Defined:
locally within scriptType complexType in mule-scripting.xsd; see XML source
transformer Runs a script to perform transformation on the current message.
Type:
Content:
complex, 5 attributes, 1 element
Subst.Gr:
Defined:
Used:
never
Complex Type Summary
groovyRefreshableType
Content:
empty, 3 attributes
Defined:
Includes:
definitions of 3 attributes
Used:
langType
Content:
mixed, elem. wildcard
Defined:
Includes:
definition of elem. wildcard
Used:
scriptComponentType
Content:
complex, 1 attribute, 4 elements
Defined:
Includes:
definitions of 1 attribute, 2 elements
Used:
scriptTransformerType
Content:
complex, 5 attributes, 1 element
Defined:
Includes:
definition of 1 element
Used:
scriptType The script to execute as a service.
Content:
mixed, 3 attributes, 3 elements
Defined:
Includes:
definitions of 3 attributes, 1 element
Used:

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.