Apache Camel

http://activemq.apache.org/camel/schema/spring
element header

Properties
This component is not nillable.

Model
<header
  name = anySimpleType>

</header>


Attribute Summary
 anySimpleTypename
          

Attribute Detail

name

Type:
anySimpleType
Use:
required
Form:
unqualified

Local Usage
predicate, recipients

Source
<xs:element name="header">
<xs:complexType>
<xs:attribute name="name" 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.