element <query>
Namespace:
Type:
Content:
empty, 3 attributes
Subst.Gr:
may substitute for element abstract-query
Defined:
globally in mule-jdbc.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<query
    key
 = 
xsd:string
    value
 = 
xsd:string
    value-ref
 = 
xsd:string
/>
May be included in elements by substitutions (4):
Annotation
Assigns a name (key) to a query (value). Queries are then referenced by key, such as jdbc://myQuery for <jdbc:query key="myQuery" value="select * from table"/>
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="query" substitutionGroup="abstract-query" type="queryType"/>

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.