Apache Camel

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

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

Properties
This component is not nillable.

Model
<...
  language = xs:string>
expressionType
</...>


Attribute Summary
 xs:stringlanguage
          

Attribute Detail

language

Type:
xs:string
Use:
optional
Form:
unqualified

Source
<xs:complexType name="languageExpression">
<xs:simpleContent>
<xs:extension base="tns:expressionType">
<xs:attribute name="language" type="xs:string"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>

Apache Camel

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