Apache Camel

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

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

Properties
This component is not nillable.

Model
<...
  id = xs:ID>

</...>


Attribute Summary
 xs:IDid
          

Attribute Detail

id

Type:
xs:ID
Use:
optional
Form:
unqualified

Sub Types
{http://activemq.apache.org/camel/schema/spring}identifiedType (restriction)
|
+--{http://activemq.apache.org/camel/schema/spring}camelContextFactoryBean (extension)
|
+--{http://activemq.apache.org/camel/schema/spring}camelProxyFactoryType (extension)
|
+--{http://activemq.apache.org/camel/schema/spring}camelServiceExporterType (extension)
|
+--{http://activemq.apache.org/camel/schema/spring}endpointFactoryBean (extension)

Local Usage
camelContextFactoryBean, camelProxyFactoryType, camelServiceExporterType, endpointFactoryBean

Source
<xs:complexType abstract="true" name="identifiedType">
<xs:attribute name="id" type="xs:ID"/>
</xs:complexType>

Apache Camel

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