element <query> (global)
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
   
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
/>
May be included in elements by substitutions (4):
connector, endpoint, inbound-endpoint, outbound-endpoint
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 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.