Apache Camel

http://activemq.apache.org/camel/schema/spring
complexType completedPredicate

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://activemq.apache.org/camel/schema/spring}completedPredicate (restriction)

Properties
This component is not nillable.

Model
<...>
(el | groovy | header | jxpath | javaScript | expression | methodCall | ognl | php | python | ruby | simple | sql | xpath | xquery)
</...>


Nested Element Summary
 el
          
 expression
          
 groovy
          
 header
          
 javaScript
          
 jxpath
          
 methodCall
          
 ognl
          
 php
          
 python
          
 ruby
          
 simple
          
 sql
          
 xpath
          
 xquery
          
Implementors
completedPredicate

Local Usage
aggregatorType

Source
<xs:complexType name="completedPredicate">
<xs:sequence>
<xs:choice maxOccurs="1" minOccurs="1">
<xs:element ref="tns:el"/>
<xs:element ref="tns:groovy"/>
<xs:element ref="tns:header"/>
<xs:element ref="tns:jxpath"/>
<xs:element ref="tns:javaScript"/>
<xs:element ref="tns:expression"/>
<xs:element ref="tns:methodCall"/>
<xs:element ref="tns:ognl"/>
<xs:element ref="tns:php"/>
<xs:element ref="tns:python"/>
<xs:element ref="tns:ruby"/>
<xs:element ref="tns:simple"/>
<xs:element ref="tns:sql"/>
<xs:element ref="tns:xpath"/>
<xs:element ref="tns:xquery"/>
</xs:choice>
</xs:sequence>
</xs:complexType>

Apache Camel

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.