element <component>
Namespace:
Type:
Content:
complex, 1 attribute, 4 elements
Subst.Gr:
Defined:
Used:
never
Content Model Diagram
XML Representation Summary
<component
    script-ref
 = 
xsd:string
    >
   
Content: 
((abstract-interceptor | interceptor-stack)+)?, script?, java-interface-binding*
</component>
Content model elements (4):
May contain elements by substitutions (3):
May be included in elements by substitutions (18):
Annotation
Defines a script component backed by a JSR-223 compliant script engine such as Groovy, JavaScript, or Ruby. Scripting allows you to either directly embed your script inside the XML config or reference a script using Spring's dynamic language support: http://static.springframework.org/spring/docs/2.5.x/reference/dynamic-language.html.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="component" substitutionGroup="mule:abstract-component" type="scriptComponentType"/>

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.