Apache Camel

http://activemq.apache.org/camel/schema/camel-1.0.xsd
element tokenize

Properties
This component is not nillable.

Model
<tokenize
  token = anySimpleType>

</tokenize>


Attribute Summary
 anySimpleTypetoken
          

Attribute Detail

token

Type:
anySimpleType
Use:
required
Form:
unqualified

Local Usage
recipients

Source
<xs:element name="tokenize">
<xs:complexType>
<xs:attribute name="token" use="required"/>
</xs:complexType>
</xs:element>

Apache Camel

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