element <script> (global)
Namespace:
Type:
Content:
mixed (allows character data), 3 attributes, attr. wildcard, 4 elements
Subst.Gr:
may substitute for element mule:abstract-mixed-content-extension
Defined:
Used:
never
Content Model Diagram
XML Representation Summary
<script
   
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
    {any attribute with non-schema namespace}
    >
   
Content: 
{text} × mule:annotations?, (mule:property*, mule:properties?)?, text?
</script>
Content model elements (4):
mule:annotations, mule:properties, mule:property, text
May be included in elements by substitutions (1):
mule:mule
Annotation
Represents a script that can be used as a component for a service or a transformer. The script text can be pulled in from a script file or can be embedded inside this element. A script can be executed by any JSR-223 compliant script engine such as Groovy, JavaScript(Rhino), Python, Ruby, or Beanshell.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="script" substitutionGroup="mule:abstract-mixed-content-extension" type="scriptType"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.