You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2020/12/16 10:57:59 UTC

[camel-website] branch asf-site updated (bda07e7 -> 8450f9f)

This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/camel-website.git.


 discard bda07e7  Website updated to 3d220db1873b8b705df39c84c415e0093775b45b
 discard c08e1d2  Updated the website to b19baea
     new d1fe382  Updated the website to b19baea
     new 8450f9f  Website updated to c3d52b1a04c482c10bd4a5c3deb3f01ba5ad26bd

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (bda07e7)
            \
             N -- N -- N   refs/heads/asf-site (8450f9f)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ...ueprint-3.6.0.xsd => camel-blueprint-3.7.0.xsd} |  280 +-
 ...3.6.0-spring.xsd => camel-cxf-3.7.0-spring.xsd} |    0
 ...y-3.6.0.xsd => camel-spring-security-3.7.0.xsd} |    0
 ...mel-spring-3.6.0.xsd => camel-spring-3.7.0.xsd} |  280 +-
 ....6.0.xsd => camel-spring-integration-3.7.0.xsd} |    0
 sitemap-camel-k.xml                                |  168 +-
 sitemap-camel-kafka-connector.xml                  | 3298 +++++++--------
 sitemap-camel-karaf.xml                            |   28 +-
 sitemap-camel-quarkus.xml                          | 1294 +++---
 sitemap-camel-spring-boot.xml                      | 1282 +++---
 sitemap-components.xml                             | 4280 ++++++++++----------
 sitemap-manual.xml                                 |  482 +--
 12 files changed, 5956 insertions(+), 5436 deletions(-)
 copy schema/blueprint/{camel-blueprint-3.6.0.xsd => camel-blueprint-3.7.0.xsd} (98%)
 copy schema/cxf/{camel-cxf-3.6.0-spring.xsd => camel-cxf-3.7.0-spring.xsd} (100%)
 copy schema/spring-security/{camel-spring-security-3.6.0.xsd => camel-spring-security-3.7.0.xsd} (100%)
 copy schema/spring/{camel-spring-3.6.0.xsd => camel-spring-3.7.0.xsd} (98%)
 copy schema/spring/integration/{camel-spring-integration-3.6.0.xsd => camel-spring-integration-3.7.0.xsd} (100%)


[camel-website] 02/02: Website updated to c3d52b1a04c482c10bd4a5c3deb3f01ba5ad26bd

Posted by gi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/camel-website.git

commit 8450f9f10545f84fa34f4ab0212c988df4ec5f87
Author: jenkins <bu...@apache.org>
AuthorDate: Wed Dec 16 10:57:44 2020 +0000

    Website updated to c3d52b1a04c482c10bd4a5c3deb3f01ba5ad26bd
---
 schema/blueprint/camel-blueprint-3.7.0.xsd         | 14669 ++++++++++++++++++
 schema/cxf/camel-cxf-3.7.0-spring.xsd              |   180 +
 .../camel-spring-security-3.7.0.xsd                |    44 +
 schema/spring/camel-spring-3.7.0.xsd               | 14714 +++++++++++++++++++
 .../integration/camel-spring-integration-3.7.0.xsd |    65 +
 sitemap-camel-k.xml                                |   168 +-
 sitemap-camel-kafka-connector.xml                  |  3298 ++---
 sitemap-camel-karaf.xml                            |    28 +-
 sitemap-camel-quarkus.xml                          |  1294 +-
 sitemap-camel-spring-boot.xml                      |  1282 +-
 sitemap-components.xml                             |  4280 +++---
 sitemap-manual.xml                                 |   482 +-
 12 files changed, 35088 insertions(+), 5416 deletions(-)

diff --git a/schema/blueprint/camel-blueprint-3.7.0.xsd b/schema/blueprint/camel-blueprint-3.7.0.xsd
new file mode 100644
index 0000000..06fe1d2
--- /dev/null
+++ b/schema/blueprint/camel-blueprint-3.7.0.xsd
@@ -0,0 +1,14669 @@
+<?xml version="1.0" encoding="UTF-8"?><xs:schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://camel.apache.org/schema/blueprint" elementFormDefault="qualified" targetNamespace="http://camel.apache.org/schema/blueprint" version="1.0">
+
+  <xs:element name="aggregate" type="tns:aggregateDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Aggregates many messages into a single message
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="any23" type="tns:any23DataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Extract RDF data from HTML documents.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="apiKey" type="tns:restSecurityApiKey">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Rest security basic auth definition
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="asn1" type="tns:asn1DataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Encode and decode data structures using Abstract Syntax Notation One (ASN.1).
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="avro" type="tns:avroDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Serialize and deserialize messages using Apache Avro binary data format.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="barcode" type="tns:barcodeDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Transform strings to various 1D/2D barcode bitmap formats and back.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="base64" type="tns:base64DataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Encode and decode data using Base64.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="basicAuth" type="tns:restSecurityBasicAuth">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Rest security basic auth definition
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="batch-config" type="tns:batchResequencerConfig">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Configures batch-processing resequence eip.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="bean" type="tns:beanDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Calls a java bean
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="beanio" type="tns:beanioDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Marshal and unmarshal Java beans to and from flat files (such as CSV, delimited,
+or fixed length formats).
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="bindy" type="tns:bindyDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Marshal and unmarshal Java beans from and to flat payloads (such as CSV,
+delimited, fixed length formats, or FIX messages).
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="blacklistServiceFilter" type="tns:blacklistServiceCallServiceFilterConfiguration">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+null
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="cachingServiceDiscovery" type="tns:cachingServiceCallServiceDiscoveryConfiguration">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+null
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="camelContext" type="tns:camelContextFactoryBean">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+CamelContext using XML configuration.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="cbor" type="tns:cborDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Unmarshal a CBOR payload to POJO and back.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="choice" type="tns:choiceDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Routes messages based on a series of predicates
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="circuitBreaker" type="tns:circuitBreakerDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+null
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="claimCheck" type="tns:claimCheckDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+The Claim Check EIP allows you to replace message content with a claim check (a
+unique key), which can be used to retrieve the message content at a later time.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="combinedServiceDiscovery" type="tns:combinedServiceCallServiceDiscoveryConfiguration">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+null
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="combinedServiceFilter" type="tns:combinedServiceCallServiceFilterConfiguration">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+null
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="constant" type="tns:constantExpression">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+A fixed value set only once during the route startup.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="consulServiceDiscovery" type="tns:consulServiceCallServiceDiscoveryConfiguration">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+null
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="consumerTemplate" type="tns:camelConsumerTemplateFactoryBean">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Configures a ConsumerTemplate
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="contextScan" type="tns:contextScanDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Scans for Java org.apache.camel.builder.RouteBuilder instances in the context
+org.apache.camel.spi.Registry .
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="convertBodyTo" type="tns:convertBodyDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Converts the message body to another type
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="crypto" type="tns:cryptoDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Encrypt and decrypt messages using Java Cryptography Extension (JCE).
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="csimple" type="tns:cSimpleExpression">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Evaluate a compile simple expression language.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="csv" type="tns:csvDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Handle CSV (Comma Separated Values) payloads.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="customDataFormat" type="tns:customDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Delegate to a custom org.apache.camel.spi.DataFormat implementation via Camel
+registry.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="customLoadBalancer" type="tns:customLoadBalancerDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Custom load balancer
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="customServiceFilter" type="tns:customServiceCallServiceFilterConfiguration">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+null
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="dataFormats" type="tns:dataFormatsDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Configure data formats.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="datasonnet" type="tns:datasonnetExpression">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+To use DataSonnet scripts in Camel expressions or predicates.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="defaultLoadBalancer" type="tns:defaultServiceCallServiceLoadBalancerConfiguration">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+null
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="delay" type="tns:delayDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Delays processing for a specified length of time
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="delete" type="tns:deleteVerbDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Rest DELETE command
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="description" type="tns:descriptionDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+To provide comments about the node.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="dnsServiceDiscovery" type="tns:dnsServiceCallServiceDiscoveryConfiguration">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+null
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="doCatch" type="tns:catchDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Catches exceptions as part of a try, catch, finally block
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="doFinally" type="tns:finallyDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Path traversed when a try, catch, finally block exits
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="doTry" type="tns:tryDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Marks the beginning of a try, catch, finally block
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="dynamicRouter" type="tns:dynamicRouterDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Routes messages based on dynamic rules
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="endpoint" type="tns:camelEndpointFactoryBean">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Camel endpoint configuration
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="enrich" type="tns:enrichDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Enriches a message with data from a secondary resource
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="errorHandler" type="tns:camelErrorHandlerFactoryBean">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Error handler settings
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="etcdServiceDiscovery" type="tns:etcdServiceCallServiceDiscoveryConfiguration">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+null
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="exchangeProperty" type="tns:exchangePropertyExpression">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Get the value of named Camel Exchange property.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="export" type="tns:camelServiceExporterDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Used for export a service using Spring Remoting to hide the network call using
+an interface.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="expression" type="tns:expressionSubElementDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+A useful base class for an expression
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="expressionDefinition" type="tns:expression"/>
+
+  <xs:element name="failover" type="tns:failoverLoadBalancerDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Failover load balancer The failover load balancer is capable of trying the next
+processor in case an Exchange failed with an exception during processing. You
+can constrain the failover to activate only when one exception of a list you
+specify occurs. If you do not specify a list any exception will cause fail over
+to occur. This balancer uses the same strategy for matching exceptions as the
+Exception Clause does for the onException.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="faultToleranceConfiguration" type="tns:faultToleranceConfigurationDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+MicroProfile Fault Tolerance Circuit Breaker EIP configuration
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="fhirJson" type="tns:fhirJsonDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Marshall and unmarshall FHIR objects to/from JSON.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="fhirXml" type="tns:fhirXmlDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Marshall and unmarshall FHIR objects to/from XML.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="filter" type="tns:filterDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Filter out messages based using a predicate
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="flatpack" type="tns:flatpackDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Marshal and unmarshal Java lists and maps to/from flat files (such as CSV,
+delimited, or fixed length formats) using Flatpack library.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="fluentTemplate" type="tns:camelFluentProducerTemplateFactoryBean">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Configures a org.apache.camel.FluentProducerTemplate
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="from" type="tns:fromDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Act as a message source as input to a route
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="get" type="tns:getVerbDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Rest GET command
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="globalOption" type="tns:globalOptionDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Models a string key/value pair for configuring some global options on a Camel
+context such as max debug log length.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="globalOptions" type="tns:globalOptionsDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Models a series of string key/value pairs for configuring some global options on
+a Camel context such as max debug log length.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="grok" type="tns:grokDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Unmarshal unstructured data to objects using Logstash based Grok patterns.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="groovy" type="tns:groovyExpression">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Evaluate a Groovy script.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="gzipdeflater" type="tns:gzipDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Compress and decompress messages using java.util.zip.GZIPStream.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="head" type="tns:headVerbDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Rest HEAD command
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="header" type="tns:headerExpression">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Get the value of the named Camel Message header.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="healthyServiceFilter" type="tns:healthyServiceCallServiceFilterConfiguration">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+null
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="hl7" type="tns:hl7DataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Marshal and unmarshal HL7 (Health Care) model objects using the HL7 MLLP codec.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="hl7terser" type="tns:hl7TerserExpression">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Get the value of an HL7 message field specified by terse location specification
+syntax.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="hystrixConfiguration" type="tns:hystrixConfigurationDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Hystrix Circuit Breaker EIP configuration
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="ical" type="tns:icalDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Marshal and unmarshal iCal (.ics) documents to/from model objects provided by
+the iCal4j library.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="idempotentConsumer" type="tns:idempotentConsumerDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Filters out duplicate messages
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="inOnly" type="tns:inOnlyDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Marks the exchange pattern for the route to one way
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="inOut" type="tns:inOutDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Marks the exchange pattern for the route to request/reply
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="inputType" type="tns:inputTypeDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Set the expected data type of the input message. If the actual message type is
+different at runtime, camel look for a required Transformer and apply if exists.
+If validate attribute is true then camel applies Validator as well. Type name
+consists of two parts, 'scheme' and 'name' connected with ':'. For Java type
+'name' is a fully qualified class name. For example {code java:java.lang.String}
+, {code json:ABCOrder} . It's also possible to specify only scheme part, so that
+it works like a wildcard. If only 'xml' is specified, all the XML message
+matches. It's handy to add only one transformer/validator for all the
+transformation from/to XML.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="intercept" type="tns:interceptDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Intercepts a message at each step in the route
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="interceptFrom" type="tns:interceptFromDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Intercepts incoming messages
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="interceptSendToEndpoint" type="tns:interceptSendToEndpointDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Intercepts messages being sent to an endpoint
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="jacksonxml" type="tns:jacksonXMLDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Unmarshal a XML payloads to POJOs and back using XMLMapper extension of Jackson.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="jaxb" type="tns:jaxbDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Unmarshal XML payloads to POJOs and back using JAXB2 XML marshalling standard.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="jmxAgent" type="tns:camelJMXAgentDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+JMX configuration.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="joor" type="tns:joorExpression">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Evaluate a jOOR (Java compiled once at runtime) expression language.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="json" type="tns:jsonDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Marshal POJOs to JSON and back.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="jsonApi" type="tns:jsonApiDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Marshal and unmarshal JSON:API resources using JSONAPI-Converter library.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="jsonpath" type="tns:jsonPathExpression">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Evaluate a JsonPath expression against a JSON message body.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="keyStoreParameters" type="tns:keyStoreParametersFactoryBean"/>
+
+  <xs:element name="kubernetesServiceDiscovery" type="tns:kubernetesServiceCallServiceDiscoveryConfiguration">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+null
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="language" type="tns:languageExpression">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Evaluate the given expression using the specified language.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="loadBalance" type="tns:loadBalanceDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Balances message processing among a number of nodes
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="loadBalancerConfiguration" type="tns:serviceCallServiceLoadBalancerConfiguration">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+null
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="log" type="tns:logDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Logs the defined message to the logger
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="loop" type="tns:loopDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Processes a message multiple times
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="lzf" type="tns:lzfDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Compress and decompress streams using LZF deflate algorithm.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="marshal" type="tns:marshalDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Marshals data into a specified format for transmission over a transport or
+component
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="method" type="tns:methodCallExpression">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Call a method of the specified Java bean passing the Exchange, Body or specific
+headers to it.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="mime-multipart" type="tns:mimeMultipartDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Marshal Camel messages with attachments into MIME-Multipart messages and back.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="multicast" type="tns:multicastDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Routes the same message to multiple paths either sequentially or in parallel.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="mvel" type="tns:mvelExpression">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Evaluate an MVEL template against the Camel Exchange.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="oauth2" type="tns:restSecurityOAuth2">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Rest security OAuth2 definition
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="ognl" type="tns:ognlExpression">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Evaluate an Apache Commons Object Graph Navigation Library (OGNL) expression
+against the Camel Exchange.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="onCompletion" type="tns:onCompletionDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Route to be executed when normal route processing completes
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="onException" type="tns:onExceptionDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Route to be executed when an exception is thrown
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="onFallback" type="tns:onFallbackDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Route to be executed when Hystrix EIP executes fallback
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="optimisticLockRetryPolicy" type="tns:optimisticLockRetryPolicyDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+To configure optimistic locking
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="otherwise" type="tns:otherwiseDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Route to be executed when all other choices evaluate to false
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="outputType" type="tns:outputTypeDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Set the expected data type of the output message. If the actual message type is
+different at runtime, camel look for a required Transformer and apply if exists.
+If validate attribute is true then camel applies Validator as well. Type name
+consists of two parts, 'scheme' and 'name' connected with ':'. For Java type
+'name' is a fully qualified class name. For example {code java:java.lang.String}
+, {code json:ABCOrder} . It's also possible to specify only scheme part, so that
+it works like a wildcard. If only 'xml' is specified, all the XML message
+matches. It's handy to add only one transformer/validator for all the XML-Java
+transformation.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="packageScan" type="tns:packageScanDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Scans for Java org.apache.camel.builder.RouteBuilder classes in java packages
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="param" type="tns:restOperationParamDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+To specify the rest operation parameters using Swagger. This maps to the Swagger
+Parameter Message Object.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="passThroughServiceFilter" type="tns:passThroughServiceCallServiceFilterConfiguration">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+null
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="patch" type="tns:patchVerbDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Rest PATCH command
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="pgp" type="tns:pgpDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Encrypt and decrypt messages using Java Cryptographic Extension (JCE) and PGP.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="pipeline" type="tns:pipelineDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Routes the message to a sequence of processors.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="policy" type="tns:policyDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Defines a policy the route will use
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="pollEnrich" type="tns:pollEnrichDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Enriches messages with data polled from a secondary resource
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="post" type="tns:postVerbDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Rest POST command
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="process" type="tns:processDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Calls a Camel processor
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="propertiesFunction" type="tns:camelPropertyPlaceholderFunctionDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Function to use with properties placeholder
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="propertiesLocation" type="tns:camelPropertyPlaceholderLocationDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Properties to use with properties placeholder
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="property" type="tns:propertyDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+A key value pair
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="propertyPlaceholder" type="tns:camelPropertyPlaceholderDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Properties placeholder
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="protobuf" type="tns:protobufDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Serialize and deserialize Java objects using Google's Protocol buffers.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="proxy" type="tns:camelProxyFactoryBean">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+To proxy a service call using a interface
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="put" type="tns:putVerbDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Rest PUT command
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="random" type="tns:randomLoadBalancerDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Random load balancer The random load balancer selects a random endpoint for each
+exchange.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="recipientList" type="tns:recipientListDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Routes messages to a number of dynamically specified recipients (dynamic to)
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="redeliveryPolicy" type="tns:redeliveryPolicyDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+To configure re-delivery for error handling
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="redeliveryPolicyProfile" type="tns:camelRedeliveryPolicyFactoryBean">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Configuration of redelivery policy.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="ref" type="tns:refExpression">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Look up an expression in the Camel Registry and evaluate it.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="removeHeader" type="tns:removeHeaderDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Removes a named header from the message
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="removeHeaders" type="tns:removeHeadersDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Removes message headers whose name matches a specified pattern
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="removeProperties" type="tns:removePropertiesDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Removes message exchange properties whose name matches a specified pattern
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="removeProperty" type="tns:removePropertyDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Removes a named property from the message exchange
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="resequence" type="tns:resequenceDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Resequences (re-order) messages based on an expression
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="resilience4jConfiguration" type="tns:resilience4JConfigurationDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Resilience4j Circuit Breaker EIP configuration
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="responseHeader" type="tns:restOperationResponseHeaderDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+To specify the rest operation response headers using Swagger. This maps to the
+Swagger Response Header Object.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="responseMessage" type="tns:restOperationResponseMsgDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+To specify the rest operation response messages using Swagger. This maps to the
+Swagger Response Message Object.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="rest" type="tns:restDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Defines a rest service using the rest-dsl
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="restBinding" type="tns:restBindingDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+To configure rest binding
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="restConfiguration" type="tns:restConfigurationDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+To configure rest
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="restContext" type="tns:camelRestContextFactoryBean">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Configuration of REST services using rest-dsl using XML
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="restContextRef" type="tns:restContextRefDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+To refer to an XML file with rest services defined using the rest-dsl
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="restProperty" type="tns:restPropertyDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+A key value pair
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="rests" type="tns:restsDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+A series of rest services defined using the rest-dsl
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="ribbonLoadBalancer" type="tns:ribbonServiceCallServiceLoadBalancerConfiguration">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+null
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="rollback" type="tns:rollbackDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Forces a rollback by stopping routing the message
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="roundRobin" type="tns:roundRobinLoadBalancerDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Round robin load balancer The round robin load balancer will use the next
+endpoint for each message. This load balancer is not meant to work with
+failover, for that you should use the dedicated failover load balancer.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="route" type="tns:routeDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+A Camel route
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="routeBuilder" type="tns:routeBuilderDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+To refer to a Java org.apache.camel.builder.RouteBuilder instance to use.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="routeContext" type="tns:camelRouteContextFactoryBean">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Configuration of routes using XML
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="routeContextRef" type="tns:routeContextRefDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+To refer to an XML file with routes defined using the xml-dsl
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="routeController" type="tns:camelRouteControllerDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Route controller configuration.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="routeTemplate" type="tns:routeTemplateDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Defines a route template (parameterized routes)
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="routeTemplateContext" type="tns:camelRouteTemplateContextFactoryBean">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Configuration of route templates using XML
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="routeTemplateContextRef" type="tns:routeTemplateContextRefDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+To refer to an XML file with route templates defined using the xml-dsl
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="routeTemplates" type="tns:routeTemplatesDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+A series of route templates
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="routes" type="tns:routesDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+A series of Camel routes
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="routingSlip" type="tns:routingSlipDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Routes a message through a series of steps that are pre-determined (the slip)
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="rss" type="tns:rssDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Transform from ROME SyndFeed Java Objects to XML and vice-versa.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="saga" type="tns:sagaDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Enables sagas on the route
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="sample" type="tns:samplingDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Extract a sample of the messages passing through a route
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="script" type="tns:scriptDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Executes a script from a language which does not change the message body.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="secureRandomParameters" type="tns:secureRandomParametersFactoryBean"/>
+
+  <xs:element name="secureXML" type="tns:xmlSecurityDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Encrypt and decrypt XML payloads using Apache Santuario.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="security" type="tns:securityDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Rest security definition
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="securityDefinitions" type="tns:restSecuritiesDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+To configure rest security definitions.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="serviceCall" type="tns:serviceCallDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+To call remote services
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="serviceCallConfiguration" type="tns:serviceCallConfigurationDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Remote service call configuration
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="serviceChooserConfiguration" type="tns:serviceCallServiceChooserConfiguration">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+null
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="serviceDiscoveryConfiguration" type="tns:serviceCallServiceDiscoveryConfiguration">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+null
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="serviceExpression" type="tns:serviceCallExpressionConfiguration">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+null
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="serviceFilterConfiguration" type="tns:serviceCallServiceFilterConfiguration">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+null
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="setBody" type="tns:setBodyDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Sets the contents of the message body
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="setExchangePattern" type="tns:setExchangePatternDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Sets the exchange pattern on the message exchange
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="setHeader" type="tns:setHeaderDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Sets the value of a message header
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="setProperty" type="tns:setPropertyDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Sets a named property on the message exchange
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="simple" type="tns:simpleExpression">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Evaluate Camel's built-in Simple language expression against the Camel Exchange.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="soapjaxb" type="tns:soapJaxbDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Marshal Java objects to SOAP messages and back.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="sort" type="tns:sortDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Sorts the contents of the message
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="spel" type="tns:spELExpression">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Evaluate a Spring Expression Language (SpEL) expression against the Camel
+Exchange.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="split" type="tns:splitDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Splits a single message into many sub-messages.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="sslContextParameters" type="tns:sslContextParametersFactoryBean"/>
+
+  <xs:element name="staticServiceDiscovery" type="tns:staticServiceCallServiceDiscoveryConfiguration">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+null
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="step" type="tns:stepDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Routes the message to a sequence of processors which is grouped together as one
+logical name
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="sticky" type="tns:stickyLoadBalancerDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Sticky load balancer Sticky load balancing using an Expression to calculate a
+correlation key to perform the sticky load balancing; rather like jsessionid in
+the web or JMSXGroupID in JMS.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="stop" type="tns:stopDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Stops the processing of the current message
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="stream-config" type="tns:streamResequencerConfig">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Configures stream-processing resequence eip.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="streamCaching" type="tns:camelStreamCachingStrategyDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Stream caching configuration.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="syslog" type="tns:syslogDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Marshall SyslogMessages to RFC3164 and RFC5424 messages and back.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="tarfile" type="tns:tarFileDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Archive files into tarballs or extract files from tarballs.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="template" type="tns:camelProducerTemplateFactoryBean">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Configures a ProducerTemplate
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="templateParameter" type="tns:routeTemplateParameterDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+A route template parameter
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="threadPool" type="tns:camelThreadPoolFactoryBean">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Configuration of thread pools
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="threadPoolProfile" type="tns:threadPoolProfileDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+To configure thread pools
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="threads" type="tns:threadsDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Specifies that all steps after this node are processed asynchronously
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="thrift" type="tns:thriftDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Serialize and deserialize messages using Apache Thrift binary data format.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="throttle" type="tns:throttleDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Controls the rate at which messages are passed to the next node in the route
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="throwException" type="tns:throwExceptionDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Throws an exception
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="tidyMarkup" type="tns:tidyMarkupDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Parse (potentially invalid) HTML into valid HTML or DOM.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="to" type="tns:toDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Sends the message to a static endpoint
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="toD" type="tns:toDynamicDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Sends the message to a dynamic endpoint You can specify multiple languages in
+the uri separated by the plus sign, such as mock:language:xpath:/order/uri where
+mock: would be a prefix to a xpath expression. For more dynamic behavior use
+Recipient List or Dynamic Router EIP instead.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="tokenize" type="tns:tokenizerExpression">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Tokenize text payloads using the specified delimiter patterns.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="topic" type="tns:topicLoadBalancerDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Topic load balancer The topic load balancer sends to all destinations (rather
+like JMS Topics)
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="transacted" type="tns:transactedDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Enables transaction on the route
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="transform" type="tns:transformDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Transforms the message body based on an expression
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="transformers" type="tns:transformersDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+To configure transformers.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="typeFilter" type="tns:yamlTypeFilterDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+null
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="univocity-csv" type="tns:uniVocityCsvDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Marshal and unmarshal Java objects from and to CSV (Comma Separated Values)
+using UniVocity Parsers.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="univocity-fixed" type="tns:uniVocityFixedWidthDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Marshal and unmarshal Java objects from and to fixed length records using
+UniVocity Parsers.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="univocity-header" type="tns:uniVocityHeader">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+To configure headers for UniVocity data formats.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="univocity-tsv" type="tns:uniVocityTsvDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Marshal and unmarshal Java objects from and to TSV (Tab-Separated Values)
+records using UniVocity Parsers.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="unmarshal" type="tns:unmarshalDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Converts the message data received from the wire into a format that Apache Camel
+processors can consume
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="validate" type="tns:validateDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Validates a message based on an expression
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="validators" type="tns:validatorsDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+To configure validators.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="verb" type="tns:verbDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Rest command
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="weighted" type="tns:weightedLoadBalancerDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Weighted load balancer The weighted load balancing policy allows you to specify
+a processing load distribution ratio for each server with respect to others. In
+addition to the weight, endpoint selection is then further refined using random
+distribution based on weight.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="when" type="tns:whenDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Triggers a route when an expression evaluates to true
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="whenSkipSendToEndpoint" type="tns:whenSkipSendToEndpointDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Predicate to determine if the message should be sent or not to the endpoint,
+when using interceptSentToEndpoint.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="wireTap" type="tns:wireTapDefinition">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Routes a copy of a message (or creates a new message) to a secondary destination
+while continue routing the original message.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="xmlrpc" type="tns:xmlRpcDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Marshal and unmarshal XML RPC protocol requests or responses.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="xpath" type="tns:xPathExpression">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Evaluate an XPath expression against an XML payload.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="xquery" type="tns:xQueryExpression">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Evaluate an XQuery expressions against an XML payload.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="xstream" type="tns:xStreamDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Marshal and unmarshal POJOs to/from XML using XStream library.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="xtokenize" type="tns:xmlTokenizerExpression">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Tokenize XML payloads using the specified path expression.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="yaml" type="tns:yamlDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Marshal and unmarshal Java objects to and from YAML.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="zipdeflater" type="tns:zipDeflaterDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Compress and decompress streams using java.util.zip.Deflater and
+java.util.zip.Inflater.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="zipfile" type="tns:zipFileDataFormat">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+Compression and decompress streams using java.util.zip.ZipStream.
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:element name="zookeeperServiceDiscovery" type="tns:zooKeeperServiceCallServiceDiscoveryConfiguration">
+    <xs:annotation>
+      <xs:documentation xml:lang="en"><![CDATA[
+null
+      ]]></xs:documentation>
+    </xs:annotation>
+  </xs:element>
+
+  <xs:complexType name="camelConsumerTemplateFactoryBean">
+    <xs:complexContent>
+      <xs:extension base="tns:abstractCamelConsumerTemplateFactoryBean">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType abstract="true" name="abstractCamelConsumerTemplateFactoryBean">
+    <xs:complexContent>
+      <xs:extension base="tns:abstractCamelFactoryBean">
+        <xs:sequence/>
+        <xs:attribute name="maximumCacheSize" type="xs:int">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets a custom maximum cache size to use in the backing cache pools.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType abstract="true" name="abstractCamelFactoryBean">
+    <xs:complexContent>
+      <xs:extension base="tns:identifiedType">
+        <xs:sequence/>
+        <xs:attribute name="camelContextId" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Id of CamelContext to use if there are multiple CamelContexts in the same JVM.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType abstract="true" name="identifiedType">
+    <xs:sequence/>
+    <xs:attribute name="id" type="xs:ID">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+The id of this node.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+  </xs:complexType>
+
+  <xs:complexType name="camelContextFactoryBean">
+    <xs:complexContent>
+      <xs:extension base="tns:abstractCamelContextFactoryBean">
+        <xs:sequence>
+          <xs:element minOccurs="0" ref="tns:globalOptions"/>
+          <xs:element minOccurs="0" ref="tns:propertyPlaceholder"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" name="package" type="xs:string"/>
+          <xs:element minOccurs="0" ref="tns:packageScan"/>
+          <xs:element minOccurs="0" ref="tns:contextScan"/>
+          <xs:element minOccurs="0" ref="tns:jmxAgent"/>
+          <xs:element minOccurs="0" ref="tns:streamCaching"/>
+          <xs:element minOccurs="0" ref="tns:routeController"/>
+          <xs:choice maxOccurs="unbounded" minOccurs="0">
+            <xs:element ref="tns:template"/>
+            <xs:element ref="tns:fluentTemplate"/>
+            <xs:element ref="tns:consumerTemplate"/>
+            <xs:element ref="tns:proxy"/>
+            <xs:element ref="tns:errorHandler"/>
+          </xs:choice>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:export"/>
+          <xs:element minOccurs="0" name="defaultServiceCallConfiguration" type="tns:serviceCallConfigurationDefinition"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:serviceCallConfiguration"/>
+          <xs:element minOccurs="0" name="defaultHystrixConfiguration" type="tns:hystrixConfigurationDefinition"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:hystrixConfiguration"/>
+          <xs:element minOccurs="0" name="defaultResilience4jConfiguration" type="tns:resilience4JConfigurationDefinition"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:resilience4jConfiguration"/>
+          <xs:element minOccurs="0" name="defaultFaultToleranceConfiguration" type="tns:faultToleranceConfigurationDefinition"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:faultToleranceConfiguration"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:routeTemplateContextRef"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:routeBuilder"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:routeContextRef"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:restContextRef"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:threadPoolProfile"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:threadPool"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:endpoint"/>
+          <xs:element minOccurs="0" ref="tns:dataFormats"/>
+          <xs:element minOccurs="0" ref="tns:transformers"/>
+          <xs:element minOccurs="0" ref="tns:validators"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:redeliveryPolicyProfile"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:onException"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:onCompletion"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:intercept"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:interceptFrom"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:interceptSendToEndpoint"/>
+          <xs:element minOccurs="0" ref="tns:restConfiguration"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:rest"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:routeTemplate"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:route"/>
+        </xs:sequence>
+        <xs:attribute name="depends-on" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+List of other bean id's this CamelContext depends up. Multiple bean id's can be
+separated by comma.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="trace" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether tracing is enabled or not. To use tracing then this must be enabled
+on startup to be installed in the CamelContext.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="backlogTrace" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether backlog tracing is enabled or not. To use backlog tracing then this
+must be enabled on startup to be installed in the CamelContext.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="tracePattern" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Tracing pattern to match which node EIPs to trace. For example to match all To
+EIP nodes, use to. The pattern matches by node and route id's Multiple patterns
+can be separated by comma.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="debug" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether debugging is enabled or not. To use debugging then this must be
+enabled on startup to be installed in the CamelContext.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="messageHistory" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether message history is enabled or not. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="logMask" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether security mask for Logging is enabled or not. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="logExhaustedMessageBody" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether to log exhausted message body with message history.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="streamCache" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether stream caching is enabled or not.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="delayer" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets a delay value in millis that a message is delayed at every step it takes in
+the route path, slowing the process down to better observe what is occurring.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="errorHandlerRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the name of the error handler object used to default the error handling
+strategy.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="autoStartup" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether the object should automatically start when Camel starts. Important:
+Currently only routes can be disabled, as CamelContext s are always started.
+Note: When setting auto startup false on CamelContext then that takes precedence
+and no routes is started. You would need to start CamelContext explicit using
+the org.apache.camel.CamelContext#start() method, to start the context, and then
+you would need to start the routes manually using
+org.apache.camel.spi.RouteController#startRoute(String) . Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="useMDCLogging" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Set whether MDC is enabled.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="mdcLoggingKeysPattern" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the pattern used for determine which custom MDC keys to propagate during
+message routing when the routing engine continues routing asynchronously for the
+given message. Setting this pattern to will propagate all custom keys. Or
+setting the pattern to foo,bar will propagate any keys starting with either foo
+or bar. Notice that a set of standard Camel MDC keys are always propagated which
+starts with camel. as key name. The match rules are applied in this order (case
+insensitive): 1. exact match, returns true 2. wildcard match (pattern ends with
+a and the name starts with the pattern), returns true 3. regular expression
+match, returns true 4. otherwise returns false.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="useDataType" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to enable using data type on Camel messages. Data type are automatic
+turned on if: one ore more routes has been explicit configured with input and
+output types when using rest-dsl with binding turned on Otherwise data type is
+default off.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="useBreadcrumb" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Set whether breadcrumb is enabled.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="beanPostProcessorEnabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Can be used to turn off bean post processing. Be careful to turn this off, as
+this means that beans that use Camel annotations such as
+org.apache.camel.EndpointInject , org.apache.camel.ProducerTemplate ,
+org.apache.camel.Produce , org.apache.camel.Consume etc will not be injected and
+in use. Turning this off should only be done if you are sure you do not use any
+of these Camel features. Not all runtimes allow turning this off (such as
+camel-blueprint or camel-cdi with XML). The default value is true (enabled).
+Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="allowUseOriginalMessage" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether to allow access to the original message from Camel's error handler,
+or from org.apache.camel.spi.UnitOfWork#getOriginalInMessage() . Turning this
+off can optimize performance, as defensive copy of the original message is not
+needed.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="caseInsensitiveHeaders" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to use case sensitive or insensitive headers. Important: When using case
+sensitive (this is set to false). Then the map is case sensitive which means
+headers such as content-type and Content-Type are two different keys which can
+be a problem for some protocols such as HTTP based, which rely on case
+insensitive headers. However case sensitive implementations can yield faster
+performance. Therefore use case sensitive implementation with care. Default is
+true.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="autowiredEnabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether autowiring is enabled. This is used for automatic autowiring options
+(the option must be marked as autowired) by looking up in the registry to find
+if there is a single instance of matching type, which then gets configured on
+the component. This can be used for automatic configuring JDBC data sources, JMS
+connection factories, AWS Clients, etc. Default is true.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="runtimeEndpointRegistryEnabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether org.apache.camel.spi.RuntimeEndpointRegistry is enabled.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="managementNamePattern" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The naming pattern for creating the CamelContext management name. Default value:
+#name#
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="threadNamePattern" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the thread name pattern used for creating the full thread name. The default
+pattern is: Camel (#camelId#) thread ##counter# - #name# Where #camelId# is the
+name of the org.apache.camel.CamelContext and #counter# is a unique incrementing
+counter. and #name# is the regular thread name. You can also use #longName# is
+the long thread name which can includes endpoint parameters etc. Default value:
+Camel (#camelId#) thread ##counter# - #name#
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="useBlueprintPropertyResolver" type="xs:boolean">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to automatic detect OSGi Blueprint property placeholder service in use,
+and bridge with Camel property placeholder. When enabled this allows you to only
+setup OSGi Blueprint property placeholder and Camel can use the properties in
+the camelContext.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="shutdownRoute" type="tns:shutdownRoute">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the ShutdownRoute option for routes. Default value: Default
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="shutdownRunningTask" type="tns:shutdownRunningTask">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the ShutdownRunningTask option to use when shutting down a route. Default
+value: CompleteCurrentTaskOnly
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="loadTypeConverters" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether to load custom type converters by scanning classpath. This can be
+turned off if you are only using Camel components that does not provide type
+converters which is needed at runtime. In such situations setting this option to
+false, can speedup starting Camel. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="typeConverterStatisticsEnabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether or not type converter statistics is enabled. By default the type
+converter utilization statistics is disabled. Notice: If enabled then there is a
+slight performance impact under very heavy load. You can enable/disable the
+statistics at runtime using the
+org.apache.camel.spi.TypeConverterRegistry#getStatistics()#setTypeConverterStatisticsEnabled(Boolean)
+method, or from JMX on the
+org.apache.camel.api.management.mbean.ManagedTypeConverterRegistryMBean mbean.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="inflightRepositoryBrowseEnabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether the inflight repository should allow browsing each inflight
+exchange. This is by default disabled as there is a very slight performance
+overhead when enabled.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="typeConverterExists" type="tns:typeConverterExists">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+What should happen when attempting to add a duplicate type converter. The
+default behavior is to override the existing. Default value: Override
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="typeConverterExistsLoggingLevel" type="tns:loggingLevel">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The logging level to use when logging that a type converter already exists when
+attempting to add a duplicate type converter. The default logging level is WARN.
+Default value: WARN
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType abstract="true" name="abstractCamelContextFactoryBean">
+    <xs:complexContent>
+      <xs:extension base="tns:identifiedType">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="globalOptionsDefinition">
+    <xs:sequence>
+      <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:globalOption"/>
+    </xs:sequence>
+  </xs:complexType>
+
+  <xs:complexType name="globalOptionDefinition">
+    <xs:sequence/>
+    <xs:attribute name="key" type="xs:string" use="required">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Global option key.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="value" type="xs:string" use="required">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Global option value.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+  </xs:complexType>
+
+  <xs:complexType name="camelPropertyPlaceholderDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:identifiedType">
+        <xs:sequence>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:propertiesFunction"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:propertiesLocation"/>
+        </xs:sequence>
+        <xs:attribute name="location" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+A list of locations to load properties. You can use comma to separate multiple
+locations. This option will override any default locations and only use the
+locations from this option.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="encoding" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Encoding to use when loading properties file from the file system or classpath.
+If no encoding has been set, then the properties files is loaded using
+ISO-8859-1 encoding (latin-1) as documented by
+java.util.Properties#load(java.io.InputStream).
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="ignoreMissingLocation" type="xs:boolean">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to silently ignore if a location cannot be located, such as a properties
+file not found. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="propertiesParserRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Reference to a custom PropertiesParser to be used.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="defaultFallbackEnabled" type="xs:boolean">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If false, the component does not attempt to find a default for the key by
+looking after the colon separator. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="camelPropertyPlaceholderFunctionDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:identifiedType">
+        <xs:sequence/>
+        <xs:attribute name="ref" type="xs:string" use="required">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Reference to the custom properties function to lookup in the registry.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="camelPropertyPlaceholderLocationDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:identifiedType">
+        <xs:sequence/>
+        <xs:attribute name="resolver" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The resolver to use to locate the location. Default value: classpath
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="path" type="xs:string" use="required">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Property locations to use.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="optional" type="xs:boolean">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If the location is optional. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="packageScanDefinition">
+    <xs:sequence>
+      <xs:element maxOccurs="unbounded" name="package" type="xs:string"/>
+      <xs:element maxOccurs="unbounded" minOccurs="0" name="excludes" type="xs:string"/>
+      <xs:element maxOccurs="unbounded" minOccurs="0" name="includes" type="xs:string"/>
+    </xs:sequence>
+  </xs:complexType>
+
+  <xs:complexType name="contextScanDefinition">
+    <xs:sequence>
+      <xs:element maxOccurs="unbounded" minOccurs="0" name="excludes" type="xs:string"/>
+      <xs:element maxOccurs="unbounded" minOccurs="0" name="includes" type="xs:string"/>
+    </xs:sequence>
+    <xs:attribute name="includeNonSingletons" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Whether to include non-singleton beans (prototypes) By default only singleton
+beans is included in the context scan. Default value: false
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+  </xs:complexType>
+
+  <xs:complexType name="camelJMXAgentDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:identifiedType">
+        <xs:sequence/>
+        <xs:attribute name="disabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Disable JMI (default false). Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="onlyRegisterProcessorWithCustomId" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Only register processor if a custom id was defined for it. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="mbeanServerDefaultDomain" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+MBean server default domain name (default org.apache.camel). Default value:
+org.apache.camel
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="mbeanObjectDomainName" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+MBean object domain name (default org.apache.camel). Default value:
+org.apache.camel
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="usePlatformMBeanServer" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+A flag that indicates whether the platform mbean server should be used. Default
+value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="registerAlways" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+A flag that indicates whether to register mbeans always. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="registerNewRoutes" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+A flag that indicates whether to register mbeans when starting new routes.
+Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="statisticsLevel" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Level of granularity for performance statistics enabled. Default value: Default
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="loadStatisticsEnabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+A flag that indicates whether Load statistics is enabled. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="endpointRuntimeStatisticsEnabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+A flag that indicates whether endpoint runtime statistics is enabled. Default
+value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="includeHostName" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+A flag that indicates whether to include hostname in JMX MBean names. Default
+value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="useHostIPAddress" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+A flag that indicates whether to use hostname or IP Address in the service url.
+Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="mask" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+A flag that indicates whether to remove detected sensitive information (such as
+passwords) from MBean names and attributes. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="camelStreamCachingStrategyDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:identifiedType">
+        <xs:sequence/>
+        <xs:attribute name="enabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether the stream caching is enabled. Notice: This cannot be changed at
+runtime. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="spoolDirectory" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the spool (temporary) directory to use for overflow and spooling to disk.
+If no spool directory has been explicit configured, then a temporary directory
+is created in the java.io.tmpdir directory.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="spoolCipher" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets a cipher name to use when spooling to disk to write with encryption. By
+default the data is not encrypted.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="spoolThreshold" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Threshold in bytes when overflow to disk is activated. The default threshold is
+org.apache.camel.StreamCache#DEFAULT_SPOOL_THRESHOLD bytes (eg 128kb). Use -1 to
+disable overflow to disk.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="spoolUsedHeapMemoryThreshold" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets a percentage (1-99) of used heap memory threshold to activate spooling to
+disk.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="spoolUsedHeapMemoryLimit" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets what the upper bounds should be when spoolUsedHeapMemoryThreshold is in
+use.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="spoolRules" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Reference to one or more custom
+org.apache.camel.spi.StreamCachingStrategy.SpoolRule to use. Multiple rules can
+be separated by comma.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="bufferSize" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the buffer size to use when allocating in-memory buffers used for in-memory
+stream caches. The default size is
+org.apache.camel.util.IOHelper#DEFAULT_BUFFER_SIZE.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="removeSpoolDirectoryWhenStopping" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to remove the temporary directory when stopping. This option is default
+true. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="statisticsEnabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether statistics is enabled.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="anySpoolRules" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether if just any of the
+org.apache.camel.spi.StreamCachingStrategy.SpoolRule rules returns true then
+shouldSpoolCache(long) returns true. If this option is false, then all the
+org.apache.camel.spi.StreamCachingStrategy.SpoolRule must return true. The
+default value is false which means that all the rules must return true. Default
+value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="camelRouteControllerDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:identifiedType">
+        <xs:sequence/>
+        <xs:attribute name="supervising" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To enable using supervising route controller which allows Camel to startup and
+then the controller takes care of starting the routes in a safe manner. This can
+be used when you want to startup Camel despite a route may otherwise fail fast
+during startup and cause Camel to fail to startup as well. By delegating the
+route startup to the supervising route controller then its manages the startup
+using a background thread. The controller allows to be configured with various
+settings to attempt to restart failing routes. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="includeRoutes" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Pattern for filtering routes to be included as supervised. The pattern is
+matching on route id, and endpoint uri for the route. Multiple patterns can be
+separated by comma. For example to include all kafka routes, you can say kafka:.
+And to include routes with specific route ids myRoute,myOtherRoute. The pattern
+supports wildcards and uses the matcher from
+org.apache.camel.support.PatternHelper#matchPattern.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="excludeRoutes" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Pattern for filtering routes to be excluded as supervised. The pattern is
+matching on route id, and endpoint uri for the route. Multiple patterns can be
+separated by comma. For example to exclude all JMS routes, you can say jms:. And
+to exclude routes with specific route ids mySpecialRoute,myOtherSpecialRoute.
+The pattern supports wildcards and uses the matcher from
+org.apache.camel.support.PatternHelper#matchPattern.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="threadPoolSize" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The number of threads used by the scheduled thread pool that are used for
+restarting routes. The pool uses 1 thread by default, but you can increase this
+to allow the controller to concurrently attempt to restart multiple routes in
+case more than one route has problems starting. Default value: 1
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="initialDelay" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Initial delay in milli seconds before the route controller starts, after
+CamelContext has been started.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="backOffDelay" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Backoff delay in millis when restarting a route that failed to startup. Default
+value: 2000
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="backOffMaxDelay" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Backoff maximum delay in millis when restarting a route that failed to startup.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="backOffMaxElapsedTime" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Backoff maximum elapsed time in millis, after which the backoff should be
+considered exhausted and no more attempts should be made.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="backOffMaxAttempts" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Backoff maximum number of attempts to restart a route that failed to startup.
+When this threshold has been exceeded then the controller will give up
+attempting to restart the route, and the route will remain as stopped.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="backOffMultiplier" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Backoff multiplier to use for exponential backoff. This is used to extend the
+delay between restart attempts. Default value: 1.0
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="unhealthyOnExhausted" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to mark the route as unhealthy (down) when all restarting attempts
+(backoff) have failed and the route is not successfully started and the route
+manager is giving up. Setting this to true allows health checks to know about
+this and can report the Camel application as DOWN. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="camelProducerTemplateFactoryBean">
+    <xs:complexContent>
+      <xs:extension base="tns:abstractCamelProducerTemplateFactoryBean">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType abstract="true" name="abstractCamelProducerTemplateFactoryBean">
+    <xs:complexContent>
+      <xs:extension base="tns:abstractCamelFactoryBean">
+        <xs:sequence/>
+        <xs:attribute name="defaultEndpoint" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the default endpoint URI used by default for sending message exchanges.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="maximumCacheSize" type="xs:int">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets a custom maximum cache size to use in the backing cache pools.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="camelFluentProducerTemplateFactoryBean">
+    <xs:complexContent>
+      <xs:extension base="tns:abstractCamelFluentProducerTemplateFactoryBean">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType abstract="true" name="abstractCamelFluentProducerTemplateFactoryBean">
+    <xs:complexContent>
+      <xs:extension base="tns:abstractCamelFactoryBean">
+        <xs:sequence/>
+        <xs:attribute name="defaultEndpoint" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the default endpoint URI used by default for sending message exchanges.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="maximumCacheSize" type="xs:int">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets a custom maximum cache size to use in the backing cache pools.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="camelProxyFactoryBean">
+    <xs:complexContent>
+      <xs:extension base="tns:abstractCamelFactoryBean">
+        <xs:sequence/>
+        <xs:attribute name="serviceUrl" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The camel endpoint uri used to send the message to when calling the service from
+the interface.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="serviceRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Reference to existing endpoint to lookup by endpoint id in the Camel registry to
+be used as proxied service.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="serviceInterface" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Java interfaces to use as facade for the service to be proxied.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="binding" type="xs:boolean">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+In binding mode we bind the passed in arguments (args) to the created exchange
+using the existing Camel @Body, @Header, @Headers, @ExchangeProperty annotations
+if no annotation then its bound as the message body.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="camelErrorHandlerFactoryBean">
+    <xs:complexContent>
+      <xs:extension base="tns:abstractCamelFactoryBean">
+        <xs:sequence>
+          <xs:element minOccurs="0" ref="tns:redeliveryPolicy"/>
+        </xs:sequence>
+        <xs:attribute name="type" type="tns:errorHandlerType">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The type of the error handler. Default value: DefaultErrorHandler
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="deadLetterUri" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The dead letter endpoint uri for the Dead Letter error handler.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="deadLetterHandleNewException" type="xs:boolean">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether the dead letter channel should handle (and ignore) any new exception
+that may been thrown during sending the message to the dead letter endpoint. The
+default value is true which means any such kind of exception is handled and
+ignored. Set this to false to let the exception be propagated back on the
+org.apache.camel.Exchange . This can be used in situations where you use
+transactions, and want to use Camel's dead letter channel to deal with
+exceptions during routing, but if the dead letter channel itself fails because
+of a new exception being thrown, then by setting this to false the new
+exceptions is propagated back and set on the org.apache.camel.Exchange , which
+allows the transaction to detect the exception, and rollback.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="useOriginalMessage" type="xs:boolean">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Will use the original input org.apache.camel.Message (original body and headers)
+when an org.apache.camel.Exchange is moved to the dead letter queue. Notice:
+this only applies when all redeliveries attempt have failed and the
+org.apache.camel.Exchange is doomed for failure. Instead of using the current
+inprogress org.apache.camel.Exchange IN message we use the original IN message
+instead. This allows you to store the original input in the dead letter queue
+instead of the inprogress snapshot of the IN message. For instance if you route
+transform the IN body during routing and then failed. With the original exchange
+store in the dead letter queue it might be easier to manually re submit the
+org.apache.camel.Exchange again as the IN message is the same as when Camel
+received it. So you should be able to send the org.apache.camel.Exchange to the
+same input. The difference between useOriginalMessage and useOriginalBody is
+that the former includes both the original body and headers, where as the latter
+only includes the original body. You can use the latter to enrich the message
+with custom headers and include the original message body. The former wont let
+you do this, as its using the original message body and headers as they are. You
+cannot enable both useOriginalMessage and useOriginalBody. Important: The
+original input means the input message that are bounded by the current
+org.apache.camel.spi.UnitOfWork . An unit of work typically spans one route, or
+multiple routes if they are connected using internal endpoints such as direct or
+seda. When messages is passed via external endpoints such as JMS or HTTP then
+the consumer will create a new unit of work, with the message it received as
+input as the original input. Also some EIP patterns such as splitter, multicast,
+will create a new unit of work boundary for the messages in their sub-route (eg
+the splitted message); however these EIPs have an option named shareUnitOfWork
+which allows to combine with the parent unit of work in regard to error handling
+and therefore use the parent original message. By default this feature is off.
+Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="useOriginalBody" type="xs:boolean">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Will use the original input org.apache.camel.Message body (original body only)
+when an org.apache.camel.Exchange is moved to the dead letter queue. Notice:
+this only applies when all redeliveries attempt have failed and the
+org.apache.camel.Exchange is doomed for failure. Instead of using the current
+inprogress org.apache.camel.Exchange IN message we use the original IN message
+instead. This allows you to store the original input in the dead letter queue
+instead of the inprogress snapshot of the IN message. For instance if you route
+transform the IN body during routing and then failed. With the original exchange
+store in the dead letter queue it might be easier to manually re submit the
+org.apache.camel.Exchange again as the IN message is the same as when Camel
+received it. So you should be able to send the org.apache.camel.Exchange to the
+same input. The difference between useOriginalMessage and useOriginalBody is
+that the former includes both the original body and headers, where as the latter
+only includes the original body. You can use the latter to enrich the message
+with custom headers and include the original message body. The former wont let
+you do this, as its using the original message body and headers as they are. You
+cannot enable both useOriginalMessage and useOriginalBody. Important: The
+original input means the input message that are bounded by the current
+org.apache.camel.spi.UnitOfWork . An unit of work typically spans one route, or
+multiple routes if they are connected using internal endpoints such as direct or
+seda. When messages is passed via external endpoints such as JMS or HTTP then
+the consumer will create a new unit of work, with the message it received as
+input as the original input. Also some EIP patterns such as splitter, multicast,
+will create a new unit of work boundary for the messages in their sub-route (eg
+the splitted message); however these EIPs have an option named shareUnitOfWork
+which allows to combine with the parent unit of work in regard to error handling
+and therefore use the parent original message. By default this feature is off.
+Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="onRedeliveryRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets a reference to a processor that should be processed before a redelivery
+attempt. Can be used to change the org.apache.camel.Exchange before its being
+redelivered.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="onPrepareFailureRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets a reference to a processor to prepare the org.apache.camel.Exchange before
+handled by the failure processor / dead letter channel. This allows for example
+to enrich the message before sending to a dead letter queue.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="onExceptionOccurredRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets a reference to a processor that should be processed just after an exception
+occurred. Can be used to perform custom logging about the occurred exception at
+the exact time it happened. Important: Any exception thrown from this processor
+will be ignored.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="retryWhileRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets a reference to an retry while expression. Will continue retrying until
+expression evaluates to false.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="executorServiceRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets a reference to a thread pool to be used by the error handler.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="redeliveryPolicyRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets a reference to a RedeliveryPolicy to be used for redelivery settings.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="redeliveryPolicyDefinition">
+    <xs:sequence/>
+    <xs:attribute name="maximumRedeliveries" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the maximum redeliveries x = redeliver at most x times 0 = no redeliveries
+-1 = redeliver forever.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="redeliveryDelay" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the initial redelivery delay.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="asyncDelayedRedelivery" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Allow synchronous delayed redelivery. The route, in particular the consumer's
+component, must support the Asynchronous Routing Engine (e.g. seda). Default
+value: false
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="backOffMultiplier" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the back off multiplier.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="useExponentialBackOff" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Turn on exponential backk off. Default value: false
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="collisionAvoidanceFactor" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the collision avoidance factor.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="useCollisionAvoidance" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Turn on collision avoidance. Default value: false
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="maximumRedeliveryDelay" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the maximum delay between redelivery.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="retriesExhaustedLogLevel" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the logging level to use when retries has exhausted.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="retryAttemptedLogLevel" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the logging level to use for logging retry attempts.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="retryAttemptedLogInterval" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the interval to use for logging retry attempts.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="logRetryAttempted" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets whether retry attempts should be logged or not. Can be used to include or
+reduce verbose. Default value: false
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="logStackTrace" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets whether stack traces should be logged. Can be used to include or reduce
+verbose. Default value: false
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="logRetryStackTrace" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets whether stack traces should be logged when an retry attempt failed. Can be
+used to include or reduce verbose. Default value: false
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="logHandled" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets whether handled exceptions should be logged or not. Can be used to include
+or reduce verbose. Default value: false
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="logNewException" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets whether new exceptions should be logged or not. Can be used to include or
+reduce verbose. A new exception is an exception that was thrown while handling a
+previous exception. Default value: false
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="logContinued" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets whether continued exceptions should be logged or not. Can be used to
+include or reduce verbose. Default value: false
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="logExhausted" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets whether exhausted exceptions should be logged or not. Can be used to
+include or reduce verbose. Default value: false
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="logExhaustedMessageHistory" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets whether exhausted exceptions should be logged including message history or
+not (supports property placeholders). Can be used to include or reduce verbose.
+Default value: false
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="logExhaustedMessageBody" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets whether exhausted message body should be logged including message history
+or not (supports property placeholders). Can be used to include or reduce
+verbose. Requires logExhaustedMessageHistory to be enabled. Default value: false
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="disableRedelivery" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Disables redelivery (same as setting maximum redeliveries to 0). Default value:
+false
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="delayPattern" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the delay pattern with delay intervals.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="allowRedeliveryWhileStopping" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Controls whether to allow redelivery while stopping/shutting down a route that
+uses error handling. Default value: false
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="exchangeFormatterRef" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the reference of the instance of org.apache.camel.spi.ExchangeFormatter to
+generate the log message from exchange.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+  </xs:complexType>
+
+  <xs:complexType name="camelServiceExporterDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:identifiedType">
+        <xs:sequence/>
+        <xs:attribute name="uri" type="xs:string" use="required">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Camel endpoint uri to use a remote transport when calling the service.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="serviceRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Reference to the service name to lookup in the registry.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="method" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Name of method to invoke on service.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="serviceInterface" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Java interfaces to use as facade for the service to be exported.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="camelContextId" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The id of the CamelContext to use, if there is multiple CamelContext in the same
+JVM.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="serviceCallConfigurationDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:identifiedType">
+        <xs:sequence>
+          <xs:choice minOccurs="0">
+            <xs:element ref="tns:cachingServiceDiscovery"/>
+            <xs:element ref="tns:combinedServiceDiscovery"/>
+            <xs:element ref="tns:consulServiceDiscovery"/>
+            <xs:element ref="tns:dnsServiceDiscovery"/>
+            <xs:element ref="tns:etcdServiceDiscovery"/>
+            <xs:element ref="tns:kubernetesServiceDiscovery"/>
+            <xs:element ref="tns:staticServiceDiscovery"/>
+            <xs:element ref="tns:zookeeperServiceDiscovery"/>
+          </xs:choice>
+          <xs:choice minOccurs="0">
+            <xs:element ref="tns:blacklistServiceFilter"/>
+            <xs:element ref="tns:combinedServiceFilter"/>
+            <xs:element ref="tns:customServiceFilter"/>
+            <xs:element ref="tns:healthyServiceFilter"/>
+            <xs:element ref="tns:passThroughServiceFilter"/>
+          </xs:choice>
+          <xs:choice minOccurs="0">
+            <xs:element ref="tns:ribbonLoadBalancer"/>
+            <xs:element ref="tns:defaultLoadBalancer"/>
+          </xs:choice>
+          <xs:element minOccurs="0" name="expression" type="tns:serviceCallExpressionConfiguration"/>
+        </xs:sequence>
+        <xs:attribute name="uri" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The uri of the endpoint to send to. The uri can be dynamic computed using the
+org.apache.camel.language.simple.SimpleLanguage expression.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="component" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The component to use. Default value: http
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="pattern" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the optional ExchangePattern used to invoke this endpoint.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="serviceDiscoveryRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets a reference to a custom ServiceDiscovery to use.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="serviceFilterRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets a reference to a custom ServiceFilter to use.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="serviceChooserRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets a reference to a custom ServiceChooser to use.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="loadBalancerRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets a reference to a custom ServiceLoadBalancer to use.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="expressionRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Set a reference to a custom Expression to use.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="cachingServiceCallServiceDiscoveryConfiguration">
+    <xs:complexContent>
+      <xs:extension base="tns:serviceCallServiceDiscoveryConfiguration">
+        <xs:sequence>
+          <xs:choice minOccurs="0">
+            <xs:element ref="tns:consulServiceDiscovery"/>
+            <xs:element ref="tns:dnsServiceDiscovery"/>
+            <xs:element ref="tns:etcdServiceDiscovery"/>
+            <xs:element ref="tns:kubernetesServiceDiscovery"/>
+            <xs:element ref="tns:combinedServiceDiscovery"/>
+            <xs:element ref="tns:staticServiceDiscovery"/>
+          </xs:choice>
+        </xs:sequence>
+        <xs:attribute name="timeout" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Set the time the services will be retained. Default value: 60
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="units" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Set the time unit for the timeout. Default value: SECONDS
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="serviceCallServiceDiscoveryConfiguration">
+    <xs:complexContent>
+      <xs:extension base="tns:serviceCallConfiguration">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType abstract="true" name="serviceCallConfiguration">
+    <xs:complexContent>
+      <xs:extension base="tns:identifiedType">
+        <xs:sequence>
+          <xs:element maxOccurs="unbounded" minOccurs="0" name="properties" type="tns:propertyDefinition"/>
+        </xs:sequence>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="consulServiceCallServiceDiscoveryConfiguration">
+    <xs:complexContent>
+      <xs:extension base="tns:serviceCallServiceDiscoveryConfiguration">
+        <xs:sequence/>
+        <xs:attribute name="url" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The Consul agent URL.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="datacenter" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The data center.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="aclToken" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the ACL token to be used with Consul.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="userName" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the username to be used for basic authentication.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="password" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the password to be used for basic authentication.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="connectTimeoutMillis" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Connect timeout for OkHttpClient.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="readTimeoutMillis" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Read timeout for OkHttpClient.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="writeTimeoutMillis" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Write timeout for OkHttpClient.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="blockSeconds" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The seconds to wait for a watch event, default 10 seconds. Default value: 10
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="propertyDefinition">
+    <xs:sequence/>
+    <xs:attribute name="key" type="xs:string" use="required">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Property key.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="value" type="xs:string" use="required">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Property value.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+  </xs:complexType>
+
+  <xs:complexType name="dnsServiceCallServiceDiscoveryConfiguration">
+    <xs:complexContent>
+      <xs:extension base="tns:serviceCallServiceDiscoveryConfiguration">
+        <xs:sequence/>
+        <xs:attribute name="proto" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The transport protocol of the desired service. Default value: _tcp
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="domain" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The domain name;.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="etcdServiceCallServiceDiscoveryConfiguration">
+    <xs:complexContent>
+      <xs:extension base="tns:serviceCallServiceDiscoveryConfiguration">
+        <xs:sequence/>
+        <xs:attribute name="uris" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The URIs the client can connect to.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="userName" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The user name to use for basic authentication.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="password" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The password to use for basic authentication.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="timeout" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To set the maximum time an action could take to complete.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="servicePath" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The path to look for for service discovery. Default value: /services/
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="type" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To set the discovery type, valid values are on-demand and watch. Default value:
+on-demand
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="kubernetesServiceCallServiceDiscoveryConfiguration">
+    <xs:complexContent>
+      <xs:extension base="tns:serviceCallServiceDiscoveryConfiguration">
+        <xs:sequence/>
+        <xs:attribute name="lookup" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+How to perform service lookup. Possible values: client, dns, environment. When
+using client, then the client queries the kubernetes master to obtain a list of
+active pods that provides the service, and then random (or round robin) select a
+pod. When using dns the service name is resolved as
+name.namespace.svc.dnsDomain. When using dnssrv the service name is resolved
+with SRV query for _._...svc... When using environment then environment
+variables are used to lookup the service. By default environment is used.
+Default value: environment
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="dnsDomain" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the DNS domain to use for DNS lookup.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="portName" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the Port Name to use for DNS/DNSSRV lookup.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="portProtocol" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the Port Protocol to use for DNS/DNSSRV lookup.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="namespace" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the namespace to use. Will by default use namespace from the ENV variable
+KUBERNETES_MASTER.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="apiVersion" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the API version when using client lookup.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="masterUrl" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the URL to the master when using client lookup.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="username" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the username for authentication when using client lookup.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="password" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the password for authentication when using client lookup.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="oauthToken" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the OAUTH token for authentication (instead of username/password) when
+using client lookup.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="caCertData" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the Certificate Authority data when using client lookup.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="caCertFile" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the Certificate Authority data that are loaded from the file when using
+client lookup.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="clientCertData" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the Client Certificate data when using client lookup.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="clientCertFile" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the Client Certificate data that are loaded from the file when using client
+lookup.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="clientKeyAlgo" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the Client Keystore algorithm, such as RSA when using client lookup.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="clientKeyData" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the Client Keystore data when using client lookup.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="clientKeyFile" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the Client Keystore data that are loaded from the file when using client
+lookup.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="clientKeyPassphrase" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the Client Keystore passphrase when using client lookup.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="trustCerts" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether to turn on trust certificate check when using client lookup.
+Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="combinedServiceCallServiceDiscoveryConfiguration">
+    <xs:complexContent>
+      <xs:extension base="tns:serviceCallServiceDiscoveryConfiguration">
+        <xs:sequence>
+          <xs:choice maxOccurs="unbounded" minOccurs="0">
+            <xs:element ref="tns:consulServiceDiscovery"/>
+            <xs:element ref="tns:dnsServiceDiscovery"/>
+            <xs:element ref="tns:etcdServiceDiscovery"/>
+            <xs:element ref="tns:kubernetesServiceDiscovery"/>
+            <xs:element ref="tns:staticServiceDiscovery"/>
+            <xs:element ref="tns:cachingServiceDiscovery"/>
+          </xs:choice>
+        </xs:sequence>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="staticServiceCallServiceDiscoveryConfiguration">
+    <xs:complexContent>
+      <xs:extension base="tns:serviceCallServiceDiscoveryConfiguration">
+        <xs:sequence>
+          <xs:element maxOccurs="unbounded" minOccurs="0" name="servers" type="xs:string"/>
+        </xs:sequence>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="zooKeeperServiceCallServiceDiscoveryConfiguration">
+    <xs:complexContent>
+      <xs:extension base="tns:serviceCallServiceDiscoveryConfiguration">
+        <xs:sequence/>
+        <xs:attribute name="nodes" type="xs:string" use="required">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+A comma separate list of servers to connect to in the form host:port.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="namespace" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+As ZooKeeper is a shared space, users of a given cluster should stay within a
+pre-defined namespace. If a namespace is set here, all paths will get pre-pended
+with the namespace.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="reconnectBaseSleepTime" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Initial amount of time to wait between retries.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="reconnectMaxSleepTime" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Max time in ms to sleep on each retry.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="reconnectMaxRetries" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Max number of times to retry.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="sessionTimeout" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Session timeout.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="connectionTimeout" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Connection timeout.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="basePath" type="xs:string" use="required">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Set the base path to store in ZK.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="blacklistServiceCallServiceFilterConfiguration">
+    <xs:complexContent>
+      <xs:extension base="tns:serviceCallServiceFilterConfiguration">
+        <xs:sequence>
+          <xs:element maxOccurs="unbounded" minOccurs="0" name="servers" type="xs:string"/>
+        </xs:sequence>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="serviceCallServiceFilterConfiguration">
+    <xs:complexContent>
+      <xs:extension base="tns:serviceCallConfiguration">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="combinedServiceCallServiceFilterConfiguration">
+    <xs:complexContent>
+      <xs:extension base="tns:serviceCallServiceFilterConfiguration">
+        <xs:sequence>
+          <xs:choice maxOccurs="unbounded" minOccurs="0">
+            <xs:element ref="tns:blacklistServiceFilter"/>
+            <xs:element ref="tns:customServiceFilter"/>
+            <xs:element ref="tns:healthyServiceFilter"/>
+            <xs:element ref="tns:passThroughServiceFilter"/>
+          </xs:choice>
+        </xs:sequence>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="customServiceCallServiceFilterConfiguration">
+    <xs:complexContent>
+      <xs:extension base="tns:serviceCallServiceFilterConfiguration">
+        <xs:sequence/>
+        <xs:attribute name="ref" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Reference of a ServiceFilter.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="healthyServiceCallServiceFilterConfiguration">
+    <xs:complexContent>
+      <xs:extension base="tns:serviceCallServiceFilterConfiguration">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="passThroughServiceCallServiceFilterConfiguration">
+    <xs:complexContent>
+      <xs:extension base="tns:serviceCallServiceFilterConfiguration">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="ribbonServiceCallServiceLoadBalancerConfiguration">
+    <xs:complexContent>
+      <xs:extension base="tns:serviceCallServiceLoadBalancerConfiguration">
+        <xs:sequence/>
+        <xs:attribute name="namespace" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The namespace.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="username" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The username.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="password" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The password.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="clientName" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the Ribbon client name.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="serviceCallServiceLoadBalancerConfiguration">
+    <xs:complexContent>
+      <xs:extension base="tns:serviceCallConfiguration">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="defaultServiceCallServiceLoadBalancerConfiguration">
+    <xs:complexContent>
+      <xs:extension base="tns:serviceCallServiceLoadBalancerConfiguration">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="serviceCallExpressionConfiguration">
+    <xs:complexContent>
+      <xs:extension base="tns:serviceCallConfiguration">
+        <xs:sequence>
+          <xs:choice minOccurs="0">
+            <xs:element ref="tns:expressionDefinition"/>
+            <xs:element ref="tns:csimple"/>
+            <xs:element ref="tns:constant"/>
+            <xs:element ref="tns:datasonnet"/>
+            <xs:element ref="tns:exchangeProperty"/>
+            <xs:element ref="tns:groovy"/>
+            <xs:element ref="tns:header"/>
+            <xs:element ref="tns:hl7terser"/>
+            <xs:element ref="tns:joor"/>
+            <xs:element ref="tns:jsonpath"/>
+            <xs:element ref="tns:language"/>
+            <xs:element ref="tns:method"/>
+            <xs:element ref="tns:mvel"/>
+            <xs:element ref="tns:ognl"/>
+            <xs:element ref="tns:ref"/>
+            <xs:element ref="tns:simple"/>
+            <xs:element ref="tns:spel"/>
+            <xs:element ref="tns:tokenize"/>
+            <xs:element ref="tns:xtokenize"/>
+            <xs:element ref="tns:xpath"/>
+            <xs:element ref="tns:xquery"/>
+          </xs:choice>
+        </xs:sequence>
+        <xs:attribute name="hostHeader" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The header that holds the service host information, default
+ServiceCallConstants.SERVICE_HOST. Default value: CamelServiceCallServiceHost
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="portHeader" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The header that holds the service port information, default
+ServiceCallConstants.SERVICE_PORT. Default value: CamelServiceCallServicePort
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="expression">
+    <xs:simpleContent>
+      <xs:extension base="xs:string">
+        <xs:attribute name="id" type="xs:ID">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the id of this node.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="trim" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to trim the value to remove leading and trailing whitespaces and line
+breaks. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:simpleContent>
+  </xs:complexType>
+
+  <xs:complexType name="hystrixConfigurationDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:hystrixConfigurationCommon">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="hystrixConfigurationCommon">
+    <xs:complexContent>
+      <xs:extension base="tns:identifiedType">
+        <xs:sequence/>
+        <xs:attribute name="groupKey" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the group key to use. The default value is CamelHystrix. Default value:
+CamelHystrix
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="threadPoolKey" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the thread pool key to use. Will by default use the same value as groupKey
+has been configured to use. Default value: CamelHystrix
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="circuitBreakerEnabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to use a HystrixCircuitBreaker or not. If false no circuit-breaker logic
+will be used and all requests permitted. This is similar in effect to
+circuitBreakerForceClosed() except that continues tracking metrics and knowing
+whether it should be open/closed, this property results in not even
+instantiating a circuit-breaker. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="circuitBreakerErrorThresholdPercentage" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Error percentage threshold (as whole number such as 50) at which point the
+circuit breaker will trip open and reject requests. It will stay tripped for the
+duration defined in circuitBreakerSleepWindowInMilliseconds; The error
+percentage this is compared against comes from
+HystrixCommandMetrics.getHealthCounts(). Default value: 50
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="circuitBreakerForceClosed" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If true the HystrixCircuitBreaker#allowRequest() will always return true to
+allow requests regardless of the error percentage from
+HystrixCommandMetrics.getHealthCounts(). The circuitBreakerForceOpen() property
+takes precedence so if it set to true this property does nothing. Default value:
+false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="circuitBreakerForceOpen" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If true the HystrixCircuitBreaker.allowRequest() will always return false,
+causing the circuit to be open (tripped) and reject all requests. This property
+takes precedence over circuitBreakerForceClosed();. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="circuitBreakerRequestVolumeThreshold" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Minimum number of requests in the
+metricsRollingStatisticalWindowInMilliseconds() that must exist before the
+HystrixCircuitBreaker will trip. If below this number the circuit will not trip
+regardless of error percentage. Default value: 20
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="circuitBreakerSleepWindowInMilliseconds" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The time in milliseconds after a HystrixCircuitBreaker trips open that it should
+wait before trying requests again. Default value: 5000
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="executionIsolationSemaphoreMaxConcurrentRequests" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Number of concurrent requests permitted to HystrixCommand.run(). Requests beyond
+the concurrent limit will be rejected. Applicable only when
+executionIsolationStrategy == SEMAPHORE. Default value: 20
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="executionIsolationStrategy" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+What isolation strategy HystrixCommand.run() will be executed with. If THREAD
+then it will be executed on a separate thread and concurrent requests limited by
+the number of threads in the thread-pool. If SEMAPHORE then it will be executed
+on the calling thread and concurrent requests limited by the semaphore count.
+Default value: THREAD
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="executionIsolationThreadInterruptOnTimeout" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether the execution thread should attempt an interrupt (using Future#cancel )
+when a thread times out. Applicable only when executionIsolationStrategy() ==
+THREAD. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="executionTimeoutInMilliseconds" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Time in milliseconds at which point the command will timeout and halt execution.
+If executionIsolationThreadInterruptOnTimeout == true and the command is
+thread-isolated, the executing thread will be interrupted. If the command is
+semaphore-isolated and a HystrixObservableCommand, that command will get
+unsubscribed. Default value: 1000
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="executionTimeoutEnabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether the timeout mechanism is enabled for this command. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="fallbackIsolationSemaphoreMaxConcurrentRequests" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Number of concurrent requests permitted to HystrixCommand.getFallback().
+Requests beyond the concurrent limit will fail-fast and not attempt retrieving a
+fallback. Default value: 10
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="fallbackEnabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether HystrixCommand.getFallback() should be attempted when failure occurs.
+Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="metricsHealthSnapshotIntervalInMilliseconds" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Time in milliseconds to wait between allowing health snapshots to be taken that
+calculate success and error percentages and affect
+HystrixCircuitBreaker.isOpen() status. On high-volume circuits the continual
+calculation of error percentage can become CPU intensive thus this controls how
+often it is calculated. Default value: 500
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="metricsRollingPercentileBucketSize" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Maximum number of values stored in each bucket of the rolling percentile. This
+is passed into HystrixRollingPercentile inside HystrixCommandMetrics. Default
+value: 10
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="metricsRollingPercentileEnabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether percentile metrics should be captured using HystrixRollingPercentile
+inside HystrixCommandMetrics. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="metricsRollingPercentileWindowInMilliseconds" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Duration of percentile rolling window in milliseconds. This is passed into
+HystrixRollingPercentile inside HystrixCommandMetrics. Default value: 10000
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="metricsRollingPercentileWindowBuckets" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Number of buckets the rolling percentile window is broken into. This is passed
+into HystrixRollingPercentile inside HystrixCommandMetrics. Default value: 6
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="metricsRollingStatisticalWindowInMilliseconds" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+This property sets the duration of the statistical rolling window, in
+milliseconds. This is how long metrics are kept for the thread pool. The window
+is divided into buckets and rolls by those increments. Default value: 10000
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="metricsRollingStatisticalWindowBuckets" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Number of buckets the rolling statistical window is broken into. This is passed
+into HystrixRollingNumber inside HystrixCommandMetrics. Default value: 10
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="requestLogEnabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether HystrixCommand execution and events should be logged to
+HystrixRequestLog. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="corePoolSize" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Core thread-pool size that gets passed to
+java.util.concurrent.ThreadPoolExecutor#setCorePoolSize(int). Default value: 10
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="maximumSize" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Maximum thread-pool size that gets passed to
+ThreadPoolExecutor#setMaximumPoolSize(int) . This is the maximum amount of
+concurrency that can be supported without starting to reject HystrixCommands.
+Please note that this setting only takes effect if you also set
+allowMaximumSizeToDivergeFromCoreSize. Default value: 10
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="keepAliveTime" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Keep-alive time in minutes that gets passed to
+ThreadPoolExecutor#setKeepAliveTime(long,TimeUnit). Default value: 1
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="maxQueueSize" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Max queue size that gets passed to BlockingQueue in
+HystrixConcurrencyStrategy.getBlockingQueue(int) This should only affect the
+instantiation of a threadpool - it is not eliglible to change a queue size on
+the fly. For that, use queueSizeRejectionThreshold(). Default value: -1
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="queueSizeRejectionThreshold" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Queue size rejection threshold is an artificial max size at which rejections
+will occur even if maxQueueSize has not been reached. This is done because the
+maxQueueSize of a BlockingQueue can not be dynamically changed and we want to
+support dynamically changing the queue size that affects rejections. This is
+used by HystrixCommand when queuing a thread for execution. Default value: 5
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="threadPoolRollingNumberStatisticalWindowInMilliseconds" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Duration of statistical rolling window in milliseconds. This is passed into
+HystrixRollingNumber inside each HystrixThreadPoolMetrics instance. Default
+value: 10000
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="threadPoolRollingNumberStatisticalWindowBuckets" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Number of buckets the rolling statistical window is broken into. This is passed
+into HystrixRollingNumber inside each HystrixThreadPoolMetrics instance. Default
+value: 10
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="allowMaximumSizeToDivergeFromCoreSize" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Allows the configuration for maximumSize to take effect. That value can then be
+equal to, or higher, than coreSize. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="resilience4JConfigurationDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:resilience4JConfigurationCommon">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="resilience4JConfigurationCommon">
+    <xs:complexContent>
+      <xs:extension base="tns:identifiedType">
+        <xs:sequence>
+          <xs:element minOccurs="0" name="bulkheadEnabled" type="xs:string"/>
+          <xs:element minOccurs="0" name="bulkheadMaxConcurrentCalls" type="xs:string"/>
+          <xs:element minOccurs="0" name="bulkheadMaxWaitDuration" type="xs:string"/>
+          <xs:element minOccurs="0" name="timeoutEnabled" type="xs:string"/>
+          <xs:element minOccurs="0" name="timeoutExecutorServiceRef" type="xs:string"/>
+          <xs:element minOccurs="0" name="timeoutDuration" type="xs:string"/>
+          <xs:element minOccurs="0" name="timeoutCancelRunningFuture" type="xs:string"/>
+        </xs:sequence>
+        <xs:attribute name="circuitBreakerRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Refers to an existing io.github.resilience4j.circuitbreaker.CircuitBreaker
+instance to lookup and use from the registry. When using this, then any other
+circuit breaker options are not in use.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="configRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Refers to an existing io.github.resilience4j.circuitbreaker.CircuitBreakerConfig
+instance to lookup and use from the registry.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="failureRateThreshold" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Configures the failure rate threshold in percentage. If the failure rate is
+equal or greater than the threshold the CircuitBreaker transitions to open and
+starts short-circuiting calls. The threshold must be greater than 0 and not
+greater than 100. Default value is 50 percentage. Default value: 50
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="permittedNumberOfCallsInHalfOpenState" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Configures the number of permitted calls when the CircuitBreaker is half open.
+The size must be greater than 0. Default size is 10. Default value: 10
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="slidingWindowSize" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Configures the size of the sliding window which is used to record the outcome of
+calls when the CircuitBreaker is closed. slidingWindowSize configures the size
+of the sliding window. Sliding window can either be count-based or time-based.
+If slidingWindowType is COUNT_BASED, the last slidingWindowSize calls are
+recorded and aggregated. If slidingWindowType is TIME_BASED, the calls of the
+last slidingWindowSize seconds are recorded and aggregated. The
+slidingWindowSize must be greater than 0. The minimumNumberOfCalls must be
+greater than 0. If the slidingWindowType is COUNT_BASED, the
+minimumNumberOfCalls cannot be greater than slidingWindowSize . If the
+slidingWindowType is TIME_BASED, you can pick whatever you want. Default
+slidingWindowSize is 100. Default value: 100
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="slidingWindowType" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Configures the type of the sliding window which is used to record the outcome of
+calls when the CircuitBreaker is closed. Sliding window can either be
+count-based or time-based. If slidingWindowType is COUNT_BASED, the last
+slidingWindowSize calls are recorded and aggregated. If slidingWindowType is
+TIME_BASED, the calls of the last slidingWindowSize seconds are recorded and
+aggregated. Default slidingWindowType is COUNT_BASED. Default value: COUNT_BASED
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="minimumNumberOfCalls" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Configures the minimum number of calls which are required (per sliding window
+period) before the CircuitBreaker can calculate the error rate. For example, if
+minimumNumberOfCalls is 10, then at least 10 calls must be recorded, before the
+failure rate can be calculated. If only 9 calls have been recorded the
+CircuitBreaker will not transition to open even if all 9 calls have failed.
+Default minimumNumberOfCalls is 100. Default value: 100
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="writableStackTraceEnabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Enables writable stack traces. When set to false, Exception.getStackTrace
+returns a zero length array. This may be used to reduce log spam when the
+circuit breaker is open as the cause of the exceptions is already known (the
+circuit breaker is short-circuiting calls). Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="waitDurationInOpenState" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Configures the wait duration (in seconds) which specifies how long the
+CircuitBreaker should stay open, before it switches to half open. Default value
+is 60 seconds. Default value: 60
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="automaticTransitionFromOpenToHalfOpenEnabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Enables automatic transition from OPEN to HALF_OPEN state once the
+waitDurationInOpenState has passed. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="slowCallRateThreshold" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Configures a threshold in percentage. The CircuitBreaker considers a call as
+slow when the call duration is greater than slowCallDurationThreshold Duration.
+When the percentage of slow calls is equal or greater the threshold, the
+CircuitBreaker transitions to open and starts short-circuiting calls. The
+threshold must be greater than 0 and not greater than 100. Default value is 100
+percentage which means that all recorded calls must be slower than
+slowCallDurationThreshold. Default value: 100
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="slowCallDurationThreshold" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Configures the duration threshold (seconds) above which calls are considered as
+slow and increase the slow calls percentage. Default value is 60 seconds.
+Default value: 60
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="faultToleranceConfigurationDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:faultToleranceConfigurationCommon">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="faultToleranceConfigurationCommon">
+    <xs:complexContent>
+      <xs:extension base="tns:identifiedType">
+        <xs:sequence/>
+        <xs:attribute name="circuitBreakerRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Refers to an existing
+io.smallrye.faulttolerance.core.circuit.breaker.CircuitBreaker instance to
+lookup and use from the registry. When using this, then any other circuit
+breaker options are not in use.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="delay" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Control how long the circuit breaker stays open. The default is 5 seconds.
+Default value: 5s
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="successThreshold" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Controls the number of trial calls which are allowed when the circuit breaker is
+half-open. Default value: 1
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="requestVolumeThreshold" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Controls the size of the rolling window used when the circuit breaker is closed.
+Default value: 20
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="failureRatio" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Configures the failure rate threshold in percentage. If the failure rate is
+equal or greater than the threshold the CircuitBreaker transitions to open and
+starts short-circuiting calls. The threshold must be greater than 0 and not
+greater than 100. Default value is 50 percentage. Default value: 50
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="timeoutEnabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether timeout is enabled or not on the circuit breaker. Default is false.
+Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="timeoutDuration" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Configures the thread execution timeout. Default value is 1 second. Default
+value: 1s
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="timeoutPoolSize" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Configures the pool size of the thread pool when timeout is enabled. Default
+value is 10. Default value: 10
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="timeoutScheduledExecutorServiceRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+References to a custom thread pool to use when timeout is enabled.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="bulkheadEnabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether bulkhead is enabled or not on the circuit breaker. Default is false.
+Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="bulkheadMaxConcurrentCalls" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Configures the max amount of concurrent calls the bulkhead will support. Default
+value: 10
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="bulkheadWaitingTaskQueue" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Configures the task queue size for holding waiting tasks to be processed by the
+bulkhead. Default value: 10
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="bulkheadExecutorServiceRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+References to a custom thread pool to use when bulkhead is enabled.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="routeTemplateContextRefDefinition">
+    <xs:sequence/>
+    <xs:attribute name="ref" type="xs:string" use="required">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Reference to the route templates in the xml dsl.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+  </xs:complexType>
+
+  <xs:complexType name="routeBuilderDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:identifiedType">
+        <xs:sequence/>
+        <xs:attribute name="ref" type="xs:string" use="required">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Reference to the route builder instance.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="routeContextRefDefinition">
+    <xs:sequence/>
+    <xs:attribute name="ref" type="xs:string" use="required">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Reference to the routes in the xml dsl.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+  </xs:complexType>
+
+  <xs:complexType name="restContextRefDefinition">
+    <xs:sequence/>
+    <xs:attribute name="ref" type="xs:string" use="required">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Reference to the rest-dsl.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+  </xs:complexType>
+
+  <xs:complexType name="threadPoolProfileDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:optionalIdentifiedDefinition">
+        <xs:sequence/>
+        <xs:attribute name="defaultProfile" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether this profile is the default thread pool profile. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="poolSize" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the core pool size.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="maxPoolSize" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the maximum pool size.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="keepAliveTime" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the keep alive time for idle threads in the pool.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="timeUnit" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the time unit to use for keep alive time By default SECONDS is used.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="maxQueueSize" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the maximum number of tasks in the work queue. Use -1 or Integer.MAX_VALUE
+for an unbounded queue.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="allowCoreThreadTimeOut" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether idle core threads is allowed to timeout and therefore can shrink the
+pool size below the core pool size Is by default true. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="rejectedPolicy" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the handler for tasks which cannot be executed by the thread pool.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType abstract="true" name="optionalIdentifiedDefinition">
+    <xs:sequence>
+      <xs:element minOccurs="0" ref="tns:description"/>
+    </xs:sequence>
+    <xs:attribute name="customId" type="xs:boolean"/>
+    <xs:attribute name="id" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the id of this node.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+  </xs:complexType>
+
+  <xs:complexType name="descriptionDefinition">
+    <xs:simpleContent>
+      <xs:extension base="xs:string">
+        <xs:attribute name="lang" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Language, such as en for english.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:simpleContent>
+  </xs:complexType>
+
+  <xs:complexType name="camelThreadPoolFactoryBean">
+    <xs:complexContent>
+      <xs:extension base="tns:abstractCamelThreadPoolFactoryBean">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType abstract="true" name="abstractCamelThreadPoolFactoryBean">
+    <xs:complexContent>
+      <xs:extension base="tns:abstractCamelFactoryBean">
+        <xs:sequence/>
+        <xs:attribute name="poolSize" type="xs:string" use="required">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the core pool size (threads to keep minimum in pool).
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="maxPoolSize" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the maximum pool size.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="keepAliveTime" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the keep alive time for inactive threads.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="timeUnit" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the time unit used for keep alive time. Default value: SECONDS
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="maxQueueSize" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the maximum number of tasks in the work queue. Use -1 for an unbounded
+queue.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="allowCoreThreadTimeOut" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether to allow core threads to timeout.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="rejectedPolicy" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the handler for tasks which cannot be executed by the thread pool. Default
+value: CallerRuns
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="threadName" type="xs:string" use="required">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To use a custom thread name / pattern.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="scheduled" type="xs:boolean">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to use a scheduled thread pool. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="camelEndpointFactoryBean">
+    <xs:complexContent>
+      <xs:extension base="tns:abstractCamelEndpointFactoryBean">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType abstract="true" name="abstractCamelEndpointFactoryBean">
+    <xs:complexContent>
+      <xs:extension base="tns:abstractCamelFactoryBean">
+        <xs:sequence>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:property"/>
+        </xs:sequence>
+        <xs:attribute name="uri" type="xs:string" use="required">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the URI to use to resolve the endpoint. Notice that additional options can
+be configured using a series of property.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="dataFormatsDefinition">
+    <xs:sequence>
+      <xs:choice maxOccurs="unbounded" minOccurs="0">
+        <xs:element ref="tns:any23"/>
+        <xs:element ref="tns:asn1"/>
+        <xs:element ref="tns:avro"/>
+        <xs:element ref="tns:barcode"/>
+        <xs:element ref="tns:base64"/>
+        <xs:element ref="tns:beanio"/>
+        <xs:element ref="tns:bindy"/>
+        <xs:element ref="tns:cbor"/>
+        <xs:element ref="tns:crypto"/>
+        <xs:element ref="tns:csv"/>
+        <xs:element name="custom" type="tns:customDataFormat"/>
+        <xs:element ref="tns:fhirJson"/>
+        <xs:element ref="tns:fhirXml"/>
+        <xs:element ref="tns:flatpack"/>
+        <xs:element ref="tns:grok"/>
+        <xs:element name="gzip" type="tns:gzipDataFormat"/>
+        <xs:element ref="tns:hl7"/>
+        <xs:element ref="tns:ical"/>
+        <xs:element ref="tns:jacksonxml"/>
+        <xs:element ref="tns:jaxb"/>
+        <xs:element ref="tns:json"/>
+        <xs:element ref="tns:jsonApi"/>
+        <xs:element ref="tns:lzf"/>
+        <xs:element name="mimeMultipart" type="tns:mimeMultipartDataFormat"/>
+        <xs:element ref="tns:protobuf"/>
+        <xs:element ref="tns:rss"/>
+        <xs:element ref="tns:secureXML"/>
+        <xs:element ref="tns:soapjaxb"/>
+        <xs:element ref="tns:syslog"/>
+        <xs:element ref="tns:tarfile"/>
+        <xs:element ref="tns:thrift"/>
+        <xs:element ref="tns:tidyMarkup"/>
+        <xs:element ref="tns:univocity-csv"/>
+        <xs:element ref="tns:univocity-fixed"/>
+        <xs:element ref="tns:univocity-tsv"/>
+        <xs:element ref="tns:xmlrpc"/>
+        <xs:element ref="tns:xstream"/>
+        <xs:element ref="tns:pgp"/>
+        <xs:element ref="tns:yaml"/>
+        <xs:element name="zip" type="tns:zipDeflaterDataFormat"/>
+        <xs:element ref="tns:zipfile"/>
+      </xs:choice>
+    </xs:sequence>
+  </xs:complexType>
+
+  <xs:complexType name="any23DataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence>
+          <xs:element maxOccurs="unbounded" minOccurs="0" name="configuration" type="tns:propertyDefinition"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" name="extractors" type="xs:string"/>
+        </xs:sequence>
+        <xs:attribute name="outputFormat" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+What RDF syntax to unmarshal as, can be: NTRIPLES, TURTLE, NQUADS, RDFXML,
+JSONLD, RDFJSON, RDF4JMODEL. It is by default: RDF4JMODEL. Default value:
+RDF4JMODEL
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="baseURI" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The URI to use as base for building RDF entities if only relative paths are
+provided.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="dataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:identifiedType">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="asn1DataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="usingIterator" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If the asn1 file has more then one entry, the setting this option to true,
+allows to work with the splitter EIP, to split the data using an iterator in a
+streaming mode. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="clazzName" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Name of class to use when unmarshalling.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="avroDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="instanceClassName" type="xs:string" use="required">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Class name to use for marshal and unmarshalling.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="barcodeDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="width" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Width of the barcode.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="height" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Height of the barcode.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="imageType" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Image type of the barcode such as png.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="barcodeFormat" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Barcode format such as QR-Code.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="base64DataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="lineLength" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To specific a maximum line length for the encoded data. By default 76 is used.
+Default value: 76
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="lineSeparator" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The line separators to use. Uses new line characters (CRLF) by default.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="urlSafe" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Instead of emitting '' and '/' we emit '-' and '_' respectively. urlSafe is only
+applied to encode operations. Decoding seamlessly handles both modes. Is by
+default false. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="beanioDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="mapping" type="xs:string" use="required">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The BeanIO mapping file. Is by default loaded from the classpath. You can prefix
+with file:, http:, or classpath: to denote from where to load the mapping file.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="streamName" type="xs:string" use="required">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The name of the stream to use.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="ignoreUnidentifiedRecords" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to ignore unidentified records. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="ignoreUnexpectedRecords" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to ignore unexpected records. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="ignoreInvalidRecords" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to ignore invalid records. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="encoding" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The charset to use. Is by default the JVM platform default charset.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="beanReaderErrorHandlerType" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To use a custom org.apache.camel.dataformat.beanio.BeanIOErrorHandler as error
+handler while parsing. Configure the fully qualified class name of the error
+handler. Notice the options ignoreUnidentifiedRecords, ignoreUnexpectedRecords,
+and ignoreInvalidRecords may not be in use when you use a custom error handler.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="unmarshalSingleObject" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+This options controls whether to unmarshal as a list of objects or as a single
+object only. The former is the default mode, and the latter is only intended in
+special use-cases where beanio maps the Camel message to a single POJO bean.
+Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="bindyDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="type" type="xs:string" use="required">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to use Csv, Fixed, or KeyValue.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="classType" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Name of model class to use.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="locale" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To configure a default locale to use, such as us for united states. To use the
+JVM platform default locale then use the name default.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="unwrapSingleInstance" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+When unmarshalling should a single instance be unwrapped and returned instead of
+wrapped in a java.util.List. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="allowEmptyStream" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to allow empty streams in the unmarshal process. If true, no exception
+will be thrown when a body without records is provided. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="cborDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="objectMapper" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Lookup and use the existing CBOR ObjectMapper with the given id when using
+Jackson.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="useDefaultObjectMapper" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to lookup and use default Jackson CBOR ObjectMapper from the registry.
+Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="unmarshalTypeName" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Class name of the java type to use when unmarshalling.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="collectionTypeName" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Refers to a custom collection type to lookup in the registry to use. This option
+should rarely be used, but allows to use different collection types than
+java.util.Collection based as default.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="useList" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To unmarshal to a List of Map or a List of Pojo. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="allowUnmarshallType" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If enabled then Jackson CBOR is allowed to attempt to use the
+CamelCBORUnmarshalType header during the unmarshalling. This should only be
+enabled when desired to be used. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="prettyPrint" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To enable pretty printing output nicely formatted. Is by default false. Default
+value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="allowJmsType" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Used for JMS users to allow the JMSType header from the JMS spec to specify a
+FQN classname to use to unmarshal to. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="enableFeatures" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Set of features to enable on the Jackson
+com.fasterxml.jackson.databind.ObjectMapper. The features should be a name that
+matches a enum from com.fasterxml.jackson.databind.SerializationFeature,
+com.fasterxml.jackson.databind.DeserializationFeature, or
+com.fasterxml.jackson.databind.MapperFeature Multiple features can be separated
+by comma.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="disableFeatures" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Set of features to disable on the Jackson
+com.fasterxml.jackson.databind.ObjectMapper. The features should be a name that
+matches a enum from com.fasterxml.jackson.databind.SerializationFeature,
+com.fasterxml.jackson.databind.DeserializationFeature, or
+com.fasterxml.jackson.databind.MapperFeature Multiple features can be separated
+by comma.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="cryptoDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="algorithm" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The JCE algorithm name indicating the cryptographic algorithm that will be used.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="cryptoProvider" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The name of the JCE Security Provider that should be used.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="keyRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Refers to the secret key to lookup from the register to use.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="initVectorRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Refers to a byte array containing the Initialization Vector that will be used to
+initialize the Cipher.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="algorithmParameterRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+A JCE AlgorithmParameterSpec used to initialize the Cipher. Will lookup the type
+using the given name as a java.security.spec.AlgorithmParameterSpec type.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="buffersize" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The size of the buffer used in the signature process.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="macAlgorithm" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The JCE algorithm name indicating the Message Authentication algorithm. Default
+value: HmacSHA1
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="shouldAppendHMAC" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Flag indicating that a Message Authentication Code should be calculated and
+appended to the encrypted data. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="inline" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Flag indicating that the configured IV should be inlined into the encrypted data
+stream. Is by default false. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="csvDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence>
+          <xs:element maxOccurs="unbounded" minOccurs="0" name="header" type="xs:string"/>
+        </xs:sequence>
+        <xs:attribute name="formatRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The reference format to use, it will be updated with the other format options,
+the default value is CSVFormat.DEFAULT.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="formatName" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The name of the format to use, the default value is CSVFormat.DEFAULT.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="commentMarkerDisabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Disables the comment marker of the reference format. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="commentMarker" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the comment marker of the reference format.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="delimiter" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the delimiter to use. The default value is , (comma).
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="escapeDisabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Use for disabling using escape character. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="escape" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the escape character to use.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="headerDisabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Use for disabling headers. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="allowMissingColumnNames" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to allow missing column names. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="ignoreEmptyLines" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to ignore empty lines. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="ignoreSurroundingSpaces" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to ignore surrounding spaces. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="nullStringDisabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Used to disable null strings. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="nullString" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the null string.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="quoteDisabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Used to disable quotes. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="quote" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the quote which by default is.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="recordSeparatorDisabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Used for disabling record separator.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="recordSeparator" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the record separator (aka new line) which by default is new line characters
+(CRLF).
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="skipHeaderRecord" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to skip the header record in the output. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="quoteMode" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the quote mode.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="ignoreHeaderCase" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether or not to ignore case when accessing header names. Default value:
+false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="trim" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether or not to trim leading and trailing blanks. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="trailingDelimiter" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether or not to add a trailing delimiter. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="marshallerFactoryRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the implementation of the CsvMarshallerFactory interface which is able to
+customize marshalling/unmarshalling behavior by extending CsvMarshaller or
+creating it from scratch.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="lazyLoad" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether the unmarshalling should produce an iterator that reads the lines on the
+fly or if all the lines must be read at one. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="useMaps" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether the unmarshalling should produce maps (HashMap)for the lines values
+instead of lists. It requires to have header (either defined or collected).
+Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="useOrderedMaps" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether the unmarshalling should produce ordered maps (LinkedHashMap) for the
+lines values instead of lists. It requires to have header (either defined or
+collected). Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="recordConverterRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Refers to a custom CsvRecordConverter to lookup from the registry to use.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="customDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="ref" type="xs:string" use="required">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Reference to the custom org.apache.camel.spi.DataFormat to lookup from the Camel
+registry.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="fhirJsonDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:fhirDataformat">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType abstract="true" name="fhirDataformat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="fhirVersion" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The version of FHIR to use. Possible values are:
+DSTU2,DSTU2_HL7ORG,DSTU2_1,DSTU3,R4. Default value: DSTU3
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="prettyPrint" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the pretty print flag, meaning that the parser will encode resources with
+human-readable spacing and newlines between elements instead of condensing
+output as much as possible. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="serverBaseUrl" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the server's base URL used by this parser. If a value is set, resource
+references will be turned into relative references if they are provided as
+absolute URLs but have a base matching the given base.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="omitResourceId" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If set to true (default is false) the ID of any resources being encoded will not
+be included in the output. Note that this does not apply to contained resources,
+only to root resources. In other words, if this is set to true, contained
+resources will still have local IDs but the outer/containing ID will not have an
+ID. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="encodeElementsAppliesToChildResourcesOnly" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If set to true (default is false), the values supplied to setEncodeElements(Set)
+will not be applied to the root resource (typically a Bundle), but will be
+applied to any sub-resources contained within it (i.e. search result resources
+in that bundle). Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="encodeElements">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If provided, specifies the elements which should be encoded, to the exclusion of
+all others. Valid values for this field would include: Patient - Encode patient
+and all its children Patient.name - Encode only the patient's name
+Patient.name.family - Encode only the patient's family name .text - Encode the
+text element on any resource (only the very first position may contain a
+wildcard) .(mandatory) - This is a special case which causes any mandatory
+fields (min 0) to be encoded.
+            ]]></xs:documentation>
+          </xs:annotation>
+          <xs:simpleType>
+            <xs:list itemType="xs:string"/>
+          </xs:simpleType>
+        </xs:attribute>
+        <xs:attribute name="dontEncodeElements">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If provided, specifies the elements which should NOT be encoded. Valid values
+for this field would include: Patient - Don't encode patient and all its
+children Patient.name - Don't encode the patient's name Patient.name.family -
+Don't encode the patient's family name .text - Don't encode the text element on
+any resource (only the very first position may contain a wildcard) DSTU2 note:
+Note that values including meta, such as Patient.meta will work for DSTU2
+parsers, but values with subelements on meta such as Patient.meta.lastUpdated
+will only work in DSTU3 mode.
+            ]]></xs:documentation>
+          </xs:annotation>
+          <xs:simpleType>
+            <xs:list itemType="xs:string"/>
+          </xs:simpleType>
+        </xs:attribute>
+        <xs:attribute name="stripVersionsFromReferences" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If set to true (which is the default), resource references containing a version
+will have the version removed when the resource is encoded. This is generally
+good behaviour because in most situations, references from one resource to
+another should be to the resource by ID, not by ID and version. In some cases
+though, it may be desirable to preserve the version in resource links. In that
+case, this value should be set to false. This method provides the ability to
+globally disable reference encoding. If finer-grained control is needed, use
+setDontStripVersionsFromReferencesAtPaths(List). Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="overrideResourceIdWithBundleEntryFullUrl" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If set to true (which is the default), the Bundle.entry.fullUrl will override
+the Bundle.entry.resource's resource id if the fullUrl is defined. This behavior
+happens when parsing the source data into a Bundle object. Set this to false if
+this is not the desired behavior (e.g. the client code wishes to perform
+additional validation checks between the fullUrl and the resource id). Default
+value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="summaryMode" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If set to true (default is false) only elements marked by the FHIR specification
+as being summary elements will be included. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="suppressNarratives" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If set to true (default is false), narratives will not be included in the
+encoded values. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="dontStripVersionsFromReferencesAtPaths">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If supplied value(s), any resource references at the specified paths will have
+their resource versions encoded instead of being automatically stripped during
+the encoding process. This setting has no effect on the parsing process. This
+method provides a finer-grained level of control than
+setStripVersionsFromReferences(String) and any paths specified by this method
+will be encoded even if setStripVersionsFromReferences(String) has been set to
+true (which is the default).
+            ]]></xs:documentation>
+          </xs:annotation>
+          <xs:simpleType>
+            <xs:list itemType="xs:string"/>
+          </xs:simpleType>
+        </xs:attribute>
+        <xs:attribute name="contentTypeHeader" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether the data format should set the Content-Type header with the type from
+the data format. For example application/xml for data formats marshalling to
+XML, or application/json for data formats marshalling to JSON. Default value:
+true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="fhirXmlDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:fhirDataformat">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="flatpackDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="definition" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The flatpack pzmap configuration file. Can be omitted in simpler situations, but
+its preferred to use the pzmap.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="fixed" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Delimited or fixed. Is by default false = delimited. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="ignoreFirstRecord" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether the first line is ignored for delimited files (for the column headers).
+Is by default true. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="textQualifier" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If the text is qualified with a character. Uses quote character by default.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="delimiter" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The delimiter char (could be ; , or similar). Default value: ,
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="allowShortLines" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Allows for lines to be shorter than expected and ignores the extra characters.
+Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="ignoreExtraColumns" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Allows for lines to be longer than expected and ignores the extra characters.
+Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="parserFactoryRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+References to a custom parser factory to lookup in the registry.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="grokDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="pattern" type="xs:string" use="required">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The grok pattern to match lines of input.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="flattened" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Turns on flattened mode. In flattened mode the exception is thrown when there
+are multiple pattern matches with same key. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="allowMultipleMatchesPerLine" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If false, every line of input is matched for pattern only once. Otherwise the
+line can be scanned multiple times when non-terminal pattern is used. Default
+value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="namedOnly" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to capture named expressions only or not (i.e. %{IP:ip} but not ${IP}).
+Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="gzipDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="hl7DataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="validate" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to validate the HL7 message Is by default true. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="icalDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="validating" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to validate. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="jacksonXMLDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="xmlMapper" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Lookup and use the existing XmlMapper with the given id.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="prettyPrint" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To enable pretty printing output nicely formatted. Is by default false. Default
+value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="unmarshalTypeName" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Class name of the java type to use when unmarshalling.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="jsonView" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+When marshalling a POJO to JSON you might want to exclude certain fields from
+the JSON output. With Jackson you can use JSON views to accomplish this. This
+option is to refer to the class which has JsonView annotations.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="include" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If you want to marshal a pojo to JSON, and the pojo has some fields with null
+values. And you want to skip these null values, you can set this option to
+NON_NULL.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="allowJmsType" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Used for JMS users to allow the JMSType header from the JMS spec to specify a
+FQN classname to use to unmarshal to. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="collectionTypeName" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Refers to a custom collection type to lookup in the registry to use. This option
+should rarely be used, but allows to use different collection types than
+java.util.Collection based as default.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="useList" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To unmarshal to a List of Map or a List of Pojo. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="enableJaxbAnnotationModule" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to enable the JAXB annotations module when using jackson. When enabled
+then JAXB annotations can be used by Jackson. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="moduleClassNames" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To use custom Jackson modules com.fasterxml.jackson.databind.Module specified as
+a String with FQN class names. Multiple classes can be separated by comma.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="moduleRefs" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To use custom Jackson modules referred from the Camel registry. Multiple modules
+can be separated by comma.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="enableFeatures" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Set of features to enable on the Jackson
+com.fasterxml.jackson.databind.ObjectMapper. The features should be a name that
+matches a enum from com.fasterxml.jackson.databind.SerializationFeature,
+com.fasterxml.jackson.databind.DeserializationFeature, or
+com.fasterxml.jackson.databind.MapperFeature Multiple features can be separated
+by comma.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="disableFeatures" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Set of features to disable on the Jackson
+com.fasterxml.jackson.databind.ObjectMapper. The features should be a name that
+matches a enum from com.fasterxml.jackson.databind.SerializationFeature,
+com.fasterxml.jackson.databind.DeserializationFeature, or
+com.fasterxml.jackson.databind.MapperFeature Multiple features can be separated
+by comma.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="allowUnmarshallType" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If enabled then Jackson is allowed to attempt to use the
+CamelJacksonUnmarshalType header during the unmarshalling. This should only be
+enabled when desired to be used. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="contentTypeHeader" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether the data format should set the Content-Type header with the type from
+the data format. For example application/xml for data formats marshalling to
+XML, or application/json for data formats marshalling to JSON. Default value:
+true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="jaxbDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="contextPath" type="xs:string" use="required">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Package name where your JAXB classes are located.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="contextPathIsClassName" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+This can be set to true to mark that the contextPath is referring to a classname
+and not a package name. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="schema" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To validate against an existing schema. Your can use the prefix classpath:,
+file: or http: to specify how the resource should by resolved. You can separate
+multiple schema files by using the ',' character.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="schemaSeverityLevel" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the schema severity level to use when validating against a schema. This
+level determines the minimum severity error that triggers JAXB to stop continue
+parsing. The default value of 0 (warning) means that any error (warning, error
+or fatal error) will trigger JAXB to stop. There are the following three levels:
+0=warning, 1=error, 2=fatal error. Default value: 0
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="prettyPrint" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To enable pretty printing output nicely formatted. Is by default false. Default
+value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="objectFactory" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to allow using ObjectFactory classes to create the POJO classes during
+marshalling. This only applies to POJO classes that has not been annotated with
+JAXB and providing jaxb.index descriptor files. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="ignoreJAXBElement" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to ignore JAXBElement elements - only needed to be set to false in very
+special use-cases. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="mustBeJAXBElement" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether marhsalling must be java objects with JAXB annotations. And if not then
+it fails. This option can be set to false to relax that, such as when the data
+is already in XML format. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="filterNonXmlChars" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To ignore non xml characheters and replace them with an empty space. Default
+value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="encoding" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To overrule and use a specific encoding.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="fragment" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To turn on marshalling XML fragment trees. By default JAXB looks for
+XmlRootElement annotation on given class to operate on whole XML tree. This is
+useful but not always - sometimes generated code does not have XmlRootElement
+annotation, sometimes you need unmarshall only part of tree. In that case you
+can use partial unmarshalling. To enable this behaviours you need set property
+partClass. Camel will pass this class to JAXB's unmarshaler. Default value:
+false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="partClass" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Name of class used for fragment parsing. See more details at the fragment
+option.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="partNamespace" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+XML namespace to use for fragment parsing. See more details at the fragment
+option.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="namespacePrefixRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+When marshalling using JAXB or SOAP then the JAXB implementation will automatic
+assign namespace prefixes, such as ns2, ns3, ns4 etc. To control this mapping,
+Camel allows you to refer to a map which contains the desired mapping.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="xmlStreamWriterWrapper" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To use a custom xml stream writer.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="schemaLocation" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To define the location of the schema.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="noNamespaceSchemaLocation" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To define the location of the namespaceless schema.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="jaxbProviderProperties" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Refers to a custom java.util.Map to lookup in the registry containing custom
+JAXB provider properties to be used with the JAXB marshaller.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="contentTypeHeader" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether the data format should set the Content-Type header with the type from
+the data format. For example application/xml for data formats marshalling to
+XML, or application/json for data formats marshalling to JSON. Default value:
+true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="jsonDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="objectMapper" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Lookup and use the existing ObjectMapper with the given id when using Jackson.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="useDefaultObjectMapper" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to lookup and use default Jackson ObjectMapper from the registry.
+Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="prettyPrint" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To enable pretty printing output nicely formatted. Is by default false. Default
+value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="library" type="tns:jsonLibrary">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Which json library to use. Default value: Jackson
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="unmarshalTypeName" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Class name of the java type to use when unmarshalling.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="jsonView" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+When marshalling a POJO to JSON you might want to exclude certain fields from
+the JSON output. With Jackson you can use JSON views to accomplish this. This
+option is to refer to the class which has JsonView annotations.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="include" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If you want to marshal a pojo to JSON, and the pojo has some fields with null
+values. And you want to skip these null values, you can set this option to
+NON_NULL.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="allowJmsType" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Used for JMS users to allow the JMSType header from the JMS spec to specify a
+FQN classname to use to unmarshal to. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="collectionTypeName" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Refers to a custom collection type to lookup in the registry to use. This option
+should rarely be used, but allows to use different collection types than
+java.util.Collection based as default.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="useList" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To unmarshal to a List of Map or a List of Pojo. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="moduleClassNames" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To use custom Jackson modules com.fasterxml.jackson.databind.Module specified as
+a String with FQN class names. Multiple classes can be separated by comma.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="moduleRefs" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To use custom Jackson modules referred from the Camel registry. Multiple modules
+can be separated by comma.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="enableFeatures" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Set of features to enable on the Jackson
+com.fasterxml.jackson.databind.ObjectMapper. The features should be a name that
+matches a enum from com.fasterxml.jackson.databind.SerializationFeature,
+com.fasterxml.jackson.databind.DeserializationFeature, or
+com.fasterxml.jackson.databind.MapperFeature Multiple features can be separated
+by comma.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="disableFeatures" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Set of features to disable on the Jackson
+com.fasterxml.jackson.databind.ObjectMapper. The features should be a name that
+matches a enum from com.fasterxml.jackson.databind.SerializationFeature,
+com.fasterxml.jackson.databind.DeserializationFeature, or
+com.fasterxml.jackson.databind.MapperFeature Multiple features can be separated
+by comma.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="permissions" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Adds permissions that controls which Java packages and classes XStream is
+allowed to use during unmarshal from xml/json to Java beans. A permission must
+be configured either here or globally using a JVM system property. The
+permission can be specified in a syntax where a plus sign is allow, and minus
+sign is deny. Wildcards is supported by using . as prefix. For example to allow
+com.foo and all subpackages then specfy com.foo.. Multiple permissions can be
+configured separated by comma, such as com.foo.,-com.foo.bar.MySecretBean. The
+following default permission is always included: -,java.lang.,java.util. unless
+its overridden by specifying a JVM system property with they key
+org.apache.camel.xstream.permissions.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="allowUnmarshallType" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If enabled then Jackson is allowed to attempt to use the
+CamelJacksonUnmarshalType header during the unmarshalling. This should only be
+enabled when desired to be used. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="timezone" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If set then Jackson will use the Timezone when marshalling/unmarshalling. This
+option will have no effect on the others Json DataFormat, like gson, fastjson
+and xstream.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="autoDiscoverObjectMapper" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If set to true then Jackson will lookup for an objectMapper into the registry.
+Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="dropRootNode" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether XStream will drop the root node in the generated JSon. You may want to
+enable this when using POJOs; as then the written object will include the class
+name as root node, which is often not intended to be written in the JSON output.
+Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="contentTypeHeader" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether the data format should set the Content-Type header with the type from
+the data format. For example application/xml for data formats marshalling to
+XML, or application/json for data formats marshalling to JSON. Default value:
+true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="jsonApiDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="dataFormatTypes">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The classes to take into account for the marshalling.
+            ]]></xs:documentation>
+          </xs:annotation>
+          <xs:simpleType>
+            <xs:list itemType="xs:string"/>
+          </xs:simpleType>
+        </xs:attribute>
+        <xs:attribute name="mainFormatType" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The classes to take into account while unmarshalling.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="lzfDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="usingParallelCompression" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Enable encoding (compress) using multiple processing cores. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="mimeMultipartDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="multipartSubType" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Specify the subtype of the MIME Multipart. Default is mixed. Default value:
+mixed
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="multipartWithoutAttachment" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Defines whether a message without attachment is also marshaled into a MIME
+Multipart (with only one body part). Default is false. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="headersInline" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Defines whether the MIME-Multipart headers are part of the message body (true)
+or are set as Camel headers (false). Default is false. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="includeHeaders" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+A regex that defines which Camel headers are also included as MIME headers into
+the MIME multipart. This will only work if headersInline is set to true. Default
+is to include no headers.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="binaryContent" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Defines whether the content of binary parts in the MIME multipart is binary
+(true) or Base-64 encoded (false) Default is false. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="protobufDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="instanceClass" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Name of class to use when unmarshalling.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="contentTypeFormat" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Defines a content type format in which protobuf message will be
+serialized/deserialized from(to) the Java been. The format can either be native
+or json for either native protobuf or json fields representation. The default
+value is native. Default value: native
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="contentTypeHeader" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether the data format should set the Content-Type header with the type from
+the data format. For example application/xml for data formats marshalling to
+XML, or application/json for data formats marshalling to JSON. Default value:
+true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="rssDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="xmlSecurityDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="xmlCipherAlgorithm" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The cipher algorithm to be used for encryption/decryption of the XML message
+content. The available choices are: XMLCipher.TRIPLEDES XMLCipher.AES_128
+XMLCipher.AES_128_GCM XMLCipher.AES_192 XMLCipher.AES_192_GCM XMLCipher.AES_256
+XMLCipher.AES_256_GCM XMLCipher.SEED_128 XMLCipher.CAMELLIA_128
+XMLCipher.CAMELLIA_192 XMLCipher.CAMELLIA_256 The default value is
+XMLCipher.AES_256_GCM. Default value: AES-256-GCM
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="passPhrase" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+A String used as passPhrase to encrypt/decrypt content. The passPhrase has to be
+provided. The passPhrase needs to be put together in conjunction with the
+appropriate encryption algorithm. For example using TRIPLEDES the passPhase can
+be a Only another 24 Byte key.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="passPhraseByte" type="xs:base64Binary">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+A byte used as passPhrase to encrypt/decrypt content. The passPhrase has to be
+provided. The passPhrase needs to be put together in conjunction with the
+appropriate encryption algorithm. For example using TRIPLEDES the passPhase can
+be a Only another 24 Byte key.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="secureTag" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The XPath reference to the XML Element selected for encryption/decryption. If no
+tag is specified, the entire payload is encrypted/decrypted.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="secureTagContents" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+A boolean value to specify whether the XML Element is to be encrypted or the
+contents of the XML Element false = Element Level true = Element Content Level.
+Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="keyCipherAlgorithm" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The cipher algorithm to be used for encryption/decryption of the asymmetric key.
+The available choices are: XMLCipher.RSA_v1dot5 XMLCipher.RSA_OAEP
+XMLCipher.RSA_OAEP_11 The default value is XMLCipher.RSA_OAEP. Default value:
+RSA_OAEP
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="recipientKeyAlias" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The key alias to be used when retrieving the recipient's public or private key
+from a KeyStore when performing asymmetric key encryption or decryption.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="keyOrTrustStoreParametersRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Refers to a KeyStore instance to lookup in the registry, which is used for
+configuration options for creating and loading a KeyStore instance that
+represents the sender's trustStore or recipient's keyStore.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="keyPassword" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The password to be used for retrieving the private key from the KeyStore. This
+key is used for asymmetric decryption.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="digestAlgorithm" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The digest algorithm to use with the RSA OAEP algorithm. The available choices
+are: XMLCipher.SHA1 XMLCipher.SHA256 XMLCipher.SHA512 The default value is
+XMLCipher.SHA1. Default value: SHA1
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="mgfAlgorithm" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The MGF Algorithm to use with the RSA OAEP algorithm. The available choices are:
+EncryptionConstants.MGF1_SHA1 EncryptionConstants.MGF1_SHA256
+EncryptionConstants.MGF1_SHA512 The default value is
+EncryptionConstants.MGF1_SHA1. Default value: MGF1_SHA1
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="addKeyValueForEncryptedKey" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to add the public key used to encrypt the session key as a KeyValue in
+the EncryptedKey structure or not. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="soapJaxbDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="contextPath" type="xs:string" use="required">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Package name where your JAXB classes are located.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="encoding" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To overrule and use a specific encoding.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="elementNameStrategyRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Refers to an element strategy to lookup from the registry. An element name
+strategy is used for two purposes. The first is to find a xml element name for a
+given object and soap action when marshaling the object into a SOAP message. The
+second is to find an Exception class for a given soap fault name. The following
+three element strategy class name is provided out of the box. QNameStrategy -
+Uses a fixed qName that is configured on instantiation. Exception lookup is not
+supported TypeNameStrategy - Uses the name and namespace from the XMLType
+annotation of the given type. If no namespace is set then package-info is used.
+Exception lookup is not supported ServiceInterfaceStrategy - Uses information
+from a webservice interface to determine the type name and to find the exception
+class for a SOAP fault All three classes is located in the package name
+org.apache.camel.dataformat.soap.name If you have generated the web service stub
+code with cxf-codegen or a similar tool then you probably will want to use the
+ServiceInterfaceStrategy. In the case you have no annotated service interface
+you should use QNameStrategy or TypeNameStrategy.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="version" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+SOAP version should either be 1.1 or 1.2. Is by default 1.1. Default value: 1.1
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="namespacePrefixRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+When marshalling using JAXB or SOAP then the JAXB implementation will automatic
+assign namespace prefixes, such as ns2, ns3, ns4 etc. To control this mapping,
+Camel allows you to refer to a map which contains the desired mapping.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="schema" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To validate against an existing schema. Your can use the prefix classpath:,
+file: or http: to specify how the resource should by resolved. You can separate
+multiple schema files by using the ',' character.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="syslogDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="tarFileDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="usingIterator" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If the tar file has more then one entry, the setting this option to true, allows
+to work with the splitter EIP, to split the data using an iterator in a
+streaming mode. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="allowEmptyDirectory" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If the tar file has more then one entry, setting this option to true, allows to
+get the iterator even if the directory is empty. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="preservePathElements" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If the file name contains path elements, setting this option to true, allows the
+path to be maintained in the tar file. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="maxDecompressedSize" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Set the maximum decompressed size of a tar file (in bytes). The default value if
+not specified corresponds to 1 gigabyte. An IOException will be thrown if the
+decompressed size exceeds this amount. Set to -1 to disable setting a maximum
+decompressed size. Default value: 1073741824
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="thriftDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="instanceClass" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Name of class to use when unmarshalling.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="contentTypeFormat" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Defines a content type format in which thrift message will be
+serialized/deserialized from(to) the Java been. The format can either be native
+or json for either native binary thrift, json or simple json fields
+representation. The default value is binary. Default value: binary
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="contentTypeHeader" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether the data format should set the Content-Type header with the type from
+the data format. For example application/xml for data formats marshalling to
+XML, or application/json for data formats marshalling to JSON. Default value:
+true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="tidyMarkupDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="dataObjectType" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+What data type to unmarshal as, can either be org.w3c.dom.Node or
+java.lang.String. Is by default org.w3c.dom.Node. Default value:
+org.w3c.dom.Node
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="omitXmlDeclaration" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+When returning a String, do we omit the XML declaration in the top. Default
+value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="uniVocityCsvDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:uniVocityAbstractDataFormat">
+        <xs:sequence/>
+        <xs:attribute name="quoteAllFields" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether or not all values must be quoted when writing them. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="quote" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The quote symbol. Default value: "
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="quoteEscape" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The quote escape symbol. Default value: "
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="delimiter" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The delimiter of values. Default value: ,
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType abstract="true" name="uniVocityAbstractDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:univocity-header"/>
+        </xs:sequence>
+        <xs:attribute name="nullValue" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The string representation of a null value. The default value is null.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="skipEmptyLines" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether or not the empty lines must be ignored. The default value is true.
+Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="ignoreTrailingWhitespaces" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether or not the trailing white spaces must ignored. The default value is
+true. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="ignoreLeadingWhitespaces" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether or not the leading white spaces must be ignored. The default value is
+true. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="headersDisabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether or not the headers are disabled. When defined, this option explicitly
+sets the headers as null which indicates that there is no header. The default
+value is false. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="headerExtractionEnabled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether or not the header must be read in the first line of the test document
+The default value is false. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="numberOfRecordsToRead" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The maximum number of record to read.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="emptyValue" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The String representation of an empty value.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="lineSeparator" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The line separator of the files The default value is to use the JVM platform
+line separator.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="normalizedLineSeparator" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The normalized line separator of the files The default value is a new line
+character. Default value: \n
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="comment" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The comment symbol. The default value is #. Default value: #
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="lazyLoad" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether the unmarshalling should produce an iterator that reads the lines on the
+fly or if all the lines must be read at one. The default value is false. Default
+value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="asMap" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether the unmarshalling should produce maps for the lines values instead of
+lists. It requires to have header (either defined or collected). The default
+value is false. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="uniVocityHeader">
+    <xs:simpleContent>
+      <xs:extension base="xs:string">
+        <xs:attribute name="length" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Header length.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:simpleContent>
+  </xs:complexType>
+
+  <xs:complexType name="uniVocityFixedWidthDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:uniVocityAbstractDataFormat">
+        <xs:sequence/>
+        <xs:attribute name="skipTrailingCharsUntilNewline" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether or not the trailing characters until new line must be ignored. The
+default value is false. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="recordEndsOnNewline" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether or not the record ends on new line. The default value is false. Default
+value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="padding" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The padding character. The default value is a space.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="uniVocityTsvDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:uniVocityAbstractDataFormat">
+        <xs:sequence/>
+        <xs:attribute name="escapeChar" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The escape character. Default value: \
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="xmlRpcDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="request" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to marshal/unmarshal request or response Is by default false. Default
+value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="xStreamDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence>
+          <xs:element maxOccurs="unbounded" minOccurs="0" name="converters" type="tns:propertyDefinition"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" name="aliases" type="tns:propertyDefinition"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" name="omitFields" type="tns:propertyDefinition"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" name="implicitCollections" type="tns:propertyDefinition"/>
+        </xs:sequence>
+        <xs:attribute name="permissions" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Adds permissions that controls which Java packages and classes XStream is
+allowed to use during unmarshal from xml/json to Java beans. A permission must
+be configured either here or globally using a JVM system property. The
+permission can be specified in a syntax where a plus sign is allow, and minus
+sign is deny. Wildcards is supported by using . as prefix. For example to allow
+com.foo and all subpackages then specify com.foo.. Multiple permissions can be
+configured separated by comma, such as com.foo.,-com.foo.bar.MySecretBean. The
+following default permission is always included: -,java.lang.,java.util. unless
+its overridden by specifying a JVM system property with they key
+org.apache.camel.xstream.permissions.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="encoding" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the encoding to use.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="driver" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To use a custom XStream driver. The instance must be of type
+com.thoughtworks.xstream.io.HierarchicalStreamDriver.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="driverRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To refer to a custom XStream driver to lookup in the registry. The instance must
+be of type com.thoughtworks.xstream.io.HierarchicalStreamDriver.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="mode" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Mode for dealing with duplicate references The possible values are:
+NO_REFERENCES ID_REFERENCES XPATH_RELATIVE_REFERENCES XPATH_ABSOLUTE_REFERENCES
+SINGLE_NODE_XPATH_RELATIVE_REFERENCES SINGLE_NODE_XPATH_ABSOLUTE_REFERENCES.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="contentTypeHeader" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether the data format should set the Content-Type header with the type from
+the data format. For example application/xml for data formats marshalling to
+XML, or application/json for data formats marshalling to JSON. Default value:
+true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="pgpDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="keyUserid" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The user ID of the key in the PGP keyring used during encryption. Can also be
+only a part of a user ID. For example, if the user ID is Test User then you can
+use the part Test User or to address the user ID.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="signatureKeyUserid" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+User ID of the key in the PGP keyring used for signing (during encryption) or
+signature verification (during decryption). During the signature verification
+process the specified User ID restricts the public keys from the public keyring
+which can be used for the verification. If no User ID is specified for the
+signature verficiation then any public key in the public keyring can be used for
+the verification. Can also be only a part of a user ID. For example, if the user
+ID is Test User then you can use the part Test User or to address the User ID.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="password" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Password used when opening the private key (not used for encryption).
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="signaturePassword" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Password used when opening the private key used for signing (during encryption).
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="keyFileName" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Filename of the keyring; must be accessible as a classpath resource (but you can
+specify a location in the file system by using the file: prefix).
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="signatureKeyFileName" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Filename of the keyring to use for signing (during encryption) or for signature
+verification (during decryption); must be accessible as a classpath resource
+(but you can specify a location in the file system by using the file: prefix).
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="signatureKeyRing" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Keyring used for signing/verifying as byte array. You can not set the
+signatureKeyFileName and signatureKeyRing at the same time.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="armored" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+This option will cause PGP to base64 encode the encrypted text, making it
+available for copy/paste, etc. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="integrity" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Adds an integrity check/sign into the encryption file. The default value is
+true. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="provider" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Java Cryptography Extension (JCE) provider, default is Bouncy Castle (BC).
+Alternatively you can use, for example, the IAIK JCE provider; in this case the
+provider must be registered beforehand and the Bouncy Castle provider must not
+be registered beforehand. The Sun JCE provider does not work.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="algorithm" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Symmetric key encryption algorithm; possible values are defined in
+org.bouncycastle.bcpg.SymmetricKeyAlgorithmTags; for example 2 (= TRIPLE DES), 3
+(= CAST5), 4 (= BLOWFISH), 6 (= DES), 7 (= AES_128). Only relevant for
+encrypting.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="compressionAlgorithm" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Compression algorithm; possible values are defined in
+org.bouncycastle.bcpg.CompressionAlgorithmTags; for example 0 (= UNCOMPRESSED),
+1 (= ZIP), 2 (= ZLIB), 3 (= BZIP2). Only relevant for encrypting.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="hashAlgorithm" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Signature hash algorithm; possible values are defined in
+org.bouncycastle.bcpg.HashAlgorithmTags; for example 2 (= SHA1), 8 (= SHA256), 9
+(= SHA384), 10 (= SHA512), 11 (=SHA224). Only relevant for signing.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="signatureVerificationOption" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Controls the behavior for verifying the signature during unmarshaling. There are
+4 values possible: optional: The PGP message may or may not contain signatures;
+if it does contain signatures, then a signature verification is executed.
+required: The PGP message must contain at least one signature; if this is not
+the case an exception (PGPException) is thrown. A signature verification is
+executed. ignore: Contained signatures in the PGP message are ignored; no
+signature verification is executed. no_signature_allowed: The PGP message must
+not contain a signature; otherwise an exception (PGPException) is thrown.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="yamlDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:typeFilter"/>
+        </xs:sequence>
+        <xs:attribute name="library" type="tns:yamlLibrary">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Which yaml library to use. By default it is SnakeYAML. Default value: SnakeYAML
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="unmarshalTypeName" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Class name of the java type to use when unmarshalling.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="constructor" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+BaseConstructor to construct incoming documents.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="representer" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Representer to emit outgoing objects.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="dumperOptions" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+DumperOptions to configure outgoing objects.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="resolver" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Resolver to detect implicit type.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="useApplicationContextClassLoader" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Use ApplicationContextClassLoader as custom ClassLoader. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="prettyFlow" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Force the emitter to produce a pretty YAML document when using the flow style.
+Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="allowAnyType" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Allow any class to be un-marshaled. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="maxAliasesForCollections" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Set the maximum amount of aliases allowed for collections. Default value: 50
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="allowRecursiveKeys" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Set whether recursive keys are allowed. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType final="extension restriction" name="yamlTypeFilterDefinition">
+    <xs:sequence/>
+    <xs:attribute name="value" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Value of type such as class name or regular expression.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="type" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Whether to filter by class type or regular expression.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+  </xs:complexType>
+
+  <xs:complexType name="zipDeflaterDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="compressionLevel" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To specify a specific compression between 0-9. -1 is default compression, 0 is
+no compression, and 9 is best compression. Default value: -1
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="zipFileDataFormat">
+    <xs:complexContent>
+      <xs:extension base="tns:dataFormat">
+        <xs:sequence/>
+        <xs:attribute name="usingIterator" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If the zip file has more then one entry, the setting this option to true, allows
+to work with the splitter EIP, to split the data using an iterator in a
+streaming mode. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="allowEmptyDirectory" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If the zip file has more then one entry, setting this option to true, allows to
+get the iterator even if the directory is empty. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="preservePathElements" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If the file name contains path elements, setting this option to true, allows the
+path to be maintained in the zip file. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="maxDecompressedSize" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Set the maximum decompressed size of a zip file (in bytes). The default value if
+not specified corresponds to 1 gigabyte. An IOException will be thrown if the
+decompressed size exceeds this amount. Set to -1 to disable setting a maximum
+decompressed size. Default value: 1073741824
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="transformersDefinition">
+    <xs:sequence>
+      <xs:choice maxOccurs="unbounded" minOccurs="0">
+        <xs:element name="dataFormatTransformer" type="tns:dataFormatTransformer"/>
+        <xs:element name="endpointTransformer" type="tns:endpointTransformer"/>
+        <xs:element name="customTransformer" type="tns:customTransformer"/>
+      </xs:choice>
+    </xs:sequence>
+  </xs:complexType>
+
+  <xs:complexType name="dataFormatTransformer">
+    <xs:complexContent>
+      <xs:extension base="tns:transformer">
+        <xs:sequence>
+          <xs:choice minOccurs="0">
+            <xs:element ref="tns:any23"/>
+            <xs:element ref="tns:asn1"/>
+            <xs:element ref="tns:avro"/>
+            <xs:element ref="tns:barcode"/>
+            <xs:element ref="tns:base64"/>
+            <xs:element ref="tns:beanio"/>
+            <xs:element ref="tns:bindy"/>
+            <xs:element ref="tns:cbor"/>
+            <xs:element ref="tns:crypto"/>
+            <xs:element ref="tns:csv"/>
+            <xs:element name="custom" type="tns:customDataFormat"/>
+            <xs:element ref="tns:fhirJson"/>
+            <xs:element ref="tns:fhirXml"/>
+            <xs:element ref="tns:flatpack"/>
+            <xs:element ref="tns:grok"/>
+            <xs:element name="gzip" type="tns:gzipDataFormat"/>
+            <xs:element ref="tns:hl7"/>
+            <xs:element ref="tns:ical"/>
+            <xs:element ref="tns:jacksonxml"/>
+            <xs:element ref="tns:jaxb"/>
+            <xs:element ref="tns:json"/>
+            <xs:element ref="tns:jsonApi"/>
+            <xs:element ref="tns:lzf"/>
+            <xs:element name="mimeMultipart" type="tns:mimeMultipartDataFormat"/>
+            <xs:element ref="tns:protobuf"/>
+            <xs:element ref="tns:rss"/>
+            <xs:element ref="tns:secureXML"/>
+            <xs:element ref="tns:soapjaxb"/>
+            <xs:element ref="tns:syslog"/>
+            <xs:element ref="tns:tarfile"/>
+            <xs:element ref="tns:thrift"/>
+            <xs:element ref="tns:tidyMarkup"/>
+            <xs:element ref="tns:univocity-csv"/>
+            <xs:element ref="tns:univocity-fixed"/>
+            <xs:element ref="tns:univocity-tsv"/>
+            <xs:element ref="tns:xmlrpc"/>
+            <xs:element ref="tns:xstream"/>
+            <xs:element ref="tns:pgp"/>
+            <xs:element ref="tns:yaml"/>
+            <xs:element name="zip" type="tns:zipDeflaterDataFormat"/>
+            <xs:element ref="tns:zipfile"/>
+          </xs:choice>
+        </xs:sequence>
+        <xs:attribute name="ref" type="xs:string"/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType abstract="true" name="transformer">
+    <xs:sequence/>
+    <xs:attribute name="scheme" type="xs:string"/>
+    <xs:attribute name="fromType" type="xs:string"/>
+    <xs:attribute name="toType" type="xs:string"/>
+  </xs:complexType>
+
+  <xs:complexType name="endpointTransformer">
+    <xs:complexContent>
+      <xs:extension base="tns:transformer">
+        <xs:sequence/>
+        <xs:attribute name="ref" type="xs:string"/>
+        <xs:attribute name="uri" type="xs:string"/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="customTransformer">
+    <xs:complexContent>
+      <xs:extension base="tns:transformer">
+        <xs:sequence/>
+        <xs:attribute name="ref" type="xs:string"/>
+        <xs:attribute name="className" type="xs:string"/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="validatorsDefinition">
+    <xs:sequence>
+      <xs:choice maxOccurs="unbounded" minOccurs="0">
+        <xs:element name="endpointValidator" type="tns:endpointValidator"/>
+        <xs:element name="predicateValidator" type="tns:predicateValidator"/>
+        <xs:element name="customValidator" type="tns:customValidator"/>
+      </xs:choice>
+    </xs:sequence>
+  </xs:complexType>
+
+  <xs:complexType name="endpointValidator">
+    <xs:complexContent>
+      <xs:extension base="tns:validator">
+        <xs:sequence/>
+        <xs:attribute name="ref" type="xs:string"/>
+        <xs:attribute name="uri" type="xs:string"/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType abstract="true" name="validator">
+    <xs:sequence/>
+    <xs:attribute name="type" type="xs:string"/>
+  </xs:complexType>
+
+  <xs:complexType name="predicateValidator">
+    <xs:complexContent>
+      <xs:extension base="tns:validator">
+        <xs:choice>
+          <xs:element ref="tns:expressionDefinition"/>
+          <xs:element ref="tns:csimple"/>
+          <xs:element ref="tns:constant"/>
+          <xs:element ref="tns:datasonnet"/>
+          <xs:element ref="tns:exchangeProperty"/>
+          <xs:element ref="tns:groovy"/>
+          <xs:element ref="tns:header"/>
+          <xs:element ref="tns:hl7terser"/>
+          <xs:element ref="tns:joor"/>
+          <xs:element ref="tns:jsonpath"/>
+          <xs:element ref="tns:language"/>
+          <xs:element ref="tns:method"/>
+          <xs:element ref="tns:mvel"/>
+          <xs:element ref="tns:ognl"/>
+          <xs:element ref="tns:ref"/>
+          <xs:element ref="tns:simple"/>
+          <xs:element ref="tns:spel"/>
+          <xs:element ref="tns:tokenize"/>
+          <xs:element ref="tns:xtokenize"/>
+          <xs:element ref="tns:xpath"/>
+          <xs:element ref="tns:xquery"/>
+        </xs:choice>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="customValidator">
+    <xs:complexContent>
+      <xs:extension base="tns:validator">
+        <xs:sequence/>
+        <xs:attribute name="ref" type="xs:string"/>
+        <xs:attribute name="className" type="xs:string"/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="camelRedeliveryPolicyFactoryBean">
+    <xs:complexContent>
+      <xs:extension base="tns:abstractCamelRedeliveryPolicyFactoryBean">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType abstract="true" name="abstractCamelRedeliveryPolicyFactoryBean">
+    <xs:complexContent>
+      <xs:extension base="tns:abstractCamelFactoryBean">
+        <xs:sequence/>
+        <xs:attribute name="maximumRedeliveries" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the maximum number of times a message exchange will be redelivered. Setting
+a negative value will retry forever.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="redeliveryDelay" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the maximum redelivery delay. Use -1 if you wish to have no maximum.
+Default value: 1000
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="asyncDelayedRedelivery" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether asynchronous delayed redelivery is allowed. This is disabled by
+default. When enabled it allows Camel to schedule a future task for delayed
+redelivery which prevents current thread from blocking while waiting. Exchange
+which is transacted will however always use synchronous delayed redelivery
+because the transaction must execute in the same thread context. Default value:
+false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="backOffMultiplier" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the multiplier used to increase the delay between redeliveries if
+useExponentialBackOff is enabled. Default value: 2
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="useExponentialBackOff" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Enables/disables exponential backoff using the backOffMultiplier to increase the
+time between retries. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="collisionAvoidanceFactor" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the factor used for collision avoidance if enabled via
+useCollisionAvoidance. Default value: 0.15
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="useCollisionAvoidance" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Enables/disables collision avoidance which adds some randomization to the
+backoff timings to reduce contention probability. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="maximumRedeliveryDelay" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the maximum redelivery delay. Use -1 if you wish to have no maximum.
+Default value: 60000
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="retriesExhaustedLogLevel" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the logging level to use for log messages when retries have been exhausted.
+Default value: ERROR
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="retryAttemptedLogLevel" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the logging level to use for log messages when retries are attempted.
+Default value: DEBUG
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="retryAttemptedLogInterval" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the interval for log messages when retries are attempted. Default value: 0
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="logRetryAttempted" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether to log retry attempts. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="logStackTrace" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether stack traces should be logged or not. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="logRetryStackTrace" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether stack traces should be logged or not. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="logHandled" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether errors should be logged even if its handled. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="logNewException" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether errors should be logged when a new exception occurred during
+handling a previous exception. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="logContinued" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether errors should be logged even if its continued. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="logExhausted" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether exhausted exceptions should be logged or not. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="logExhaustedMessageHistory" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether to log exhausted errors including message history. Default value:
+false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="logExhaustedMessageBody" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets whether exhausted message body/headers should be logged with message
+history included. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="disableRedelivery" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Disables redelivery by setting maximum redeliveries to 0. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="delayPattern" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets an optional delay pattern to use instead of fixed delay.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="allowRedeliveryWhileStopping" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Controls whether to allow redelivery while stopping/shutting down a route that
+uses error handling. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="exchangeFormatterRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the reference of the instance of org.apache.camel.spi.ExchangeFormatter to
+generate the log message from exchange.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="onExceptionDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:output">
+        <xs:sequence>
+          <xs:element maxOccurs="unbounded" name="exception" type="xs:string"/>
+          <xs:element minOccurs="0" name="onWhen" type="tns:whenDefinition"/>
+          <xs:element minOccurs="0" name="retryWhile" type="tns:expressionSubElementDefinition"/>
+          <xs:element minOccurs="0" ref="tns:redeliveryPolicy"/>
+          <xs:element minOccurs="0" name="handled" type="tns:expressionSubElementDefinition"/>
+          <xs:element minOccurs="0" name="continued" type="tns:expressionSubElementDefinition"/>
+          <xs:choice maxOccurs="unbounded" minOccurs="0">
+            <xs:element ref="tns:onException"/>
+            <xs:element ref="tns:when"/>
+            <xs:element ref="tns:onCompletion"/>
+            <xs:element ref="tns:intercept"/>
+            <xs:element ref="tns:interceptFrom"/>
+            <xs:element ref="tns:interceptSendToEndpoint"/>
+            <xs:element ref="tns:to"/>
+            <xs:element ref="tns:toD"/>
+            <xs:element ref="tns:route"/>
+            <xs:element ref="tns:aggregate"/>
+            <xs:element ref="tns:bean"/>
+            <xs:element ref="tns:doCatch"/>
+            <xs:element ref="tns:choice"/>
+            <xs:element ref="tns:otherwise"/>
+            <xs:element ref="tns:circuitBreaker"/>
+            <xs:element ref="tns:claimCheck"/>
+            <xs:element ref="tns:convertBodyTo"/>
+            <xs:element ref="tns:delay"/>
+            <xs:element ref="tns:dynamicRouter"/>
+            <xs:element ref="tns:enrich"/>
+            <xs:element ref="tns:filter"/>
+            <xs:element ref="tns:doFinally"/>
+            <xs:element ref="tns:idempotentConsumer"/>
+            <xs:element ref="tns:inOnly"/>
+            <xs:element ref="tns:inOut"/>
+            <xs:element ref="tns:loadBalance"/>
+            <xs:element ref="tns:log"/>
+            <xs:element ref="tns:loop"/>
+            <xs:element ref="tns:marshal"/>
+            <xs:element ref="tns:multicast"/>
+            <xs:element ref="tns:onFallback"/>
+            <xs:element ref="tns:pipeline"/>
+            <xs:element ref="tns:policy"/>
+            <xs:element ref="tns:pollEnrich"/>
+            <xs:element ref="tns:process"/>
+            <xs:element ref="tns:recipientList"/>
+            <xs:element ref="tns:removeHeader"/>
+            <xs:element ref="tns:removeHeaders"/>
+            <xs:element ref="tns:removeProperties"/>
+            <xs:element ref="tns:removeProperty"/>
+            <xs:element ref="tns:resequence"/>
+            <xs:element ref="tns:rollback"/>
+            <xs:element ref="tns:routingSlip"/>
+            <xs:element ref="tns:saga"/>
+            <xs:element ref="tns:sample"/>
+            <xs:element ref="tns:script"/>
+            <xs:element ref="tns:setBody"/>
+            <xs:element ref="tns:setExchangePattern"/>
+            <xs:element ref="tns:setHeader"/>
+            <xs:element ref="tns:setProperty"/>
+            <xs:element ref="tns:sort"/>
+            <xs:element ref="tns:split"/>
+            <xs:element ref="tns:step"/>
+            <xs:element ref="tns:stop"/>
+            <xs:element ref="tns:threads"/>
+            <xs:element ref="tns:throttle"/>
+            <xs:element ref="tns:throwException"/>
+            <xs:element ref="tns:transacted"/>
+            <xs:element ref="tns:transform"/>
+            <xs:element ref="tns:doTry"/>
+            <xs:element ref="tns:unmarshal"/>
+            <xs:element ref="tns:validate"/>
+            <xs:element ref="tns:whenSkipSendToEndpoint"/>
+            <xs:element ref="tns:wireTap"/>
+            <xs:element ref="tns:serviceCall"/>
+          </xs:choice>
+        </xs:sequence>
+        <xs:attribute name="redeliveryPolicyRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets a reference to a RedeliveryPolicy to lookup in the
+org.apache.camel.spi.Registry to be used.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="onRedeliveryRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets a reference to a processor that should be processed before a redelivery
+attempt. Can be used to change the org.apache.camel.Exchange before its being
+redelivered.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="onExceptionOccurredRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets a reference to a processor that should be processed just after an exception
+occurred. Can be used to perform custom logging about the occurred exception at
+the exact time it happened. Important: Any exception thrown from this processor
+will be ignored.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="useOriginalMessage" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Will use the original input org.apache.camel.Message (original body and headers)
+when an org.apache.camel.Exchange is moved to the dead letter queue. Notice:
+this only applies when all redeliveries attempt have failed and the
+org.apache.camel.Exchange is doomed for failure. Instead of using the current
+inprogress org.apache.camel.Exchange IN message we use the original IN message
+instead. This allows you to store the original input in the dead letter queue
+instead of the inprogress snapshot of the IN message. For instance if you route
+transform the IN body during routing and then failed. With the original exchange
+store in the dead letter queue it might be easier to manually re submit the
+org.apache.camel.Exchange again as the IN message is the same as when Camel
+received it. So you should be able to send the org.apache.camel.Exchange to the
+same input. The difference between useOriginalMessage and useOriginalBody is
+that the former includes both the original body and headers, where as the latter
+only includes the original body. You can use the latter to enrich the message
+with custom headers and include the original message body. The former wont let
+you do this, as its using the original message body and headers as they are. You
+cannot enable both useOriginalMessage and useOriginalBody. Important: The
+original input means the input message that are bounded by the current
+org.apache.camel.spi.UnitOfWork . An unit of work typically spans one route, or
+multiple routes if they are connected using internal endpoints such as direct or
+seda. When messages is passed via external endpoints such as JMS or HTTP then
+the consumer will create a new unit of work, with the message it received as
+input as the original input. Also some EIP patterns such as splitter, multicast,
+will create a new unit of work boundary for the messages in their sub-route (eg
+the splitted message); however these EIPs have an option named shareUnitOfWork
+which allows to combine with the parent unit of work in regard to error handling
+and therefore use the parent original message. By default this feature is off.
+Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="useOriginalBody" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Will use the original input org.apache.camel.Message body (original body only)
+when an org.apache.camel.Exchange is moved to the dead letter queue. Notice:
+this only applies when all redeliveries attempt have failed and the
+org.apache.camel.Exchange is doomed for failure. Instead of using the current
+inprogress org.apache.camel.Exchange IN message we use the original IN message
+instead. This allows you to store the original input in the dead letter queue
+instead of the inprogress snapshot of the IN message. For instance if you route
+transform the IN body during routing and then failed. With the original exchange
+store in the dead letter queue it might be easier to manually re submit the
+org.apache.camel.Exchange again as the IN message is the same as when Camel
+received it. So you should be able to send the org.apache.camel.Exchange to the
+same input. The difference between useOriginalMessage and useOriginalBody is
+that the former includes both the original body and headers, where as the latter
+only includes the original body. You can use the latter to enrich the message
+with custom headers and include the original message body. The former wont let
+you do this, as its using the original message body and headers as they are. You
+cannot enable both useOriginalMessage and useOriginalBody. Important: The
+original input means the input message that are bounded by the current
+org.apache.camel.spi.UnitOfWork . An unit of work typically spans one route, or
+multiple routes if they are connected using internal endpoints such as direct or
+seda. When messages is passed via external endpoints such as JMS or HTTP then
+the consumer will create a new unit of work, with the message it received as
+input as the original input. Also some EIP patterns such as splitter, multicast,
+will create a new unit of work boundary for the messages in their sub-route (eg
+the splitted message); however these EIPs have an option named shareUnitOfWork
+which allows to combine with the parent unit of work in regard to error handling
+and therefore use the parent original message. By default this feature is off.
+Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="output">
+    <xs:complexContent>
+      <xs:extension base="tns:processorDefinition">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType abstract="true" name="processorDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:optionalIdentifiedDefinition">
+        <xs:sequence/>
+        <xs:attribute name="inheritErrorHandler" type="xs:boolean"/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="whenDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:processorDefinition">
+        <xs:sequence>
+          <xs:choice>
+            <xs:element ref="tns:expressionDefinition"/>
+            <xs:element ref="tns:csimple"/>
+            <xs:element ref="tns:constant"/>
+            <xs:element ref="tns:datasonnet"/>
+            <xs:element ref="tns:exchangeProperty"/>
+            <xs:element ref="tns:groovy"/>
+            <xs:element ref="tns:header"/>
+            <xs:element ref="tns:hl7terser"/>
+            <xs:element ref="tns:joor"/>
+            <xs:element ref="tns:jsonpath"/>
+            <xs:element ref="tns:language"/>
+            <xs:element ref="tns:method"/>
+            <xs:element ref="tns:mvel"/>
+            <xs:element ref="tns:ognl"/>
+            <xs:element ref="tns:ref"/>
+            <xs:element ref="tns:simple"/>
+            <xs:element ref="tns:spel"/>
+            <xs:element ref="tns:tokenize"/>
+            <xs:element ref="tns:xtokenize"/>
+            <xs:element ref="tns:xpath"/>
+            <xs:element ref="tns:xquery"/>
+          </xs:choice>
+          <xs:choice maxOccurs="unbounded" minOccurs="0">
+            <xs:element ref="tns:onException"/>
+            <xs:element ref="tns:when"/>
+            <xs:element ref="tns:onCompletion"/>
+            <xs:element ref="tns:intercept"/>
+            <xs:element ref="tns:interceptFrom"/>
+            <xs:element ref="tns:interceptSendToEndpoint"/>
+            <xs:element ref="tns:to"/>
+            <xs:element ref="tns:toD"/>
+            <xs:element ref="tns:route"/>
+            <xs:element ref="tns:aggregate"/>
+            <xs:element ref="tns:bean"/>
+            <xs:element ref="tns:doCatch"/>
+            <xs:element ref="tns:choice"/>
+            <xs:element ref="tns:otherwise"/>
+            <xs:element ref="tns:circuitBreaker"/>
+            <xs:element ref="tns:claimCheck"/>
+            <xs:element ref="tns:convertBodyTo"/>
+            <xs:element ref="tns:delay"/>
+            <xs:element ref="tns:dynamicRouter"/>
+            <xs:element ref="tns:enrich"/>
+            <xs:element ref="tns:filter"/>
+            <xs:element ref="tns:doFinally"/>
+            <xs:element ref="tns:idempotentConsumer"/>
+            <xs:element ref="tns:inOnly"/>
+            <xs:element ref="tns:inOut"/>
+            <xs:element ref="tns:loadBalance"/>
+            <xs:element ref="tns:log"/>
+            <xs:element ref="tns:loop"/>
+            <xs:element ref="tns:marshal"/>
+            <xs:element ref="tns:multicast"/>
+            <xs:element ref="tns:onFallback"/>
+            <xs:element ref="tns:pipeline"/>
+            <xs:element ref="tns:policy"/>
+            <xs:element ref="tns:pollEnrich"/>
+            <xs:element ref="tns:process"/>
+            <xs:element ref="tns:recipientList"/>
+            <xs:element ref="tns:removeHeader"/>
+            <xs:element ref="tns:removeHeaders"/>
+            <xs:element ref="tns:removeProperties"/>
+            <xs:element ref="tns:removeProperty"/>
+            <xs:element ref="tns:resequence"/>
+            <xs:element ref="tns:rollback"/>
+            <xs:element ref="tns:routingSlip"/>
+            <xs:element ref="tns:saga"/>
+            <xs:element ref="tns:sample"/>
+            <xs:element ref="tns:script"/>
+            <xs:element ref="tns:setBody"/>
+            <xs:element ref="tns:setExchangePattern"/>
+            <xs:element ref="tns:setHeader"/>
+            <xs:element ref="tns:setProperty"/>
+            <xs:element ref="tns:sort"/>
+            <xs:element ref="tns:split"/>
+            <xs:element ref="tns:step"/>
+            <xs:element ref="tns:stop"/>
+            <xs:element ref="tns:threads"/>
+            <xs:element ref="tns:throttle"/>
+            <xs:element ref="tns:throwException"/>
+            <xs:element ref="tns:transacted"/>
+            <xs:element ref="tns:transform"/>
+            <xs:element ref="tns:doTry"/>
+            <xs:element ref="tns:unmarshal"/>
+            <xs:element ref="tns:validate"/>
+            <xs:element ref="tns:whenSkipSendToEndpoint"/>
+            <xs:element ref="tns:wireTap"/>
+            <xs:element ref="tns:serviceCall"/>
+          </xs:choice>
+        </xs:sequence>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="expressionSubElementDefinition">
+    <xs:choice>
+      <xs:element ref="tns:expressionDefinition"/>
+      <xs:element ref="tns:csimple"/>
+      <xs:element ref="tns:constant"/>
+      <xs:element ref="tns:datasonnet"/>
+      <xs:element ref="tns:exchangeProperty"/>
+      <xs:element ref="tns:groovy"/>
+      <xs:element ref="tns:header"/>
+      <xs:element ref="tns:hl7terser"/>
+      <xs:element ref="tns:joor"/>
+      <xs:element ref="tns:jsonpath"/>
+      <xs:element ref="tns:language"/>
+      <xs:element ref="tns:method"/>
+      <xs:element ref="tns:mvel"/>
+      <xs:element ref="tns:ognl"/>
+      <xs:element ref="tns:ref"/>
+      <xs:element ref="tns:simple"/>
+      <xs:element ref="tns:spel"/>
+      <xs:element ref="tns:tokenize"/>
+      <xs:element ref="tns:xtokenize"/>
+      <xs:element ref="tns:xpath"/>
+      <xs:element ref="tns:xquery"/>
+    </xs:choice>
+  </xs:complexType>
+
+  <xs:complexType name="onCompletionDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:output">
+        <xs:sequence>
+          <xs:element minOccurs="0" name="onWhen" type="tns:whenDefinition"/>
+          <xs:choice maxOccurs="unbounded" minOccurs="0">
+            <xs:element ref="tns:onException"/>
+            <xs:element ref="tns:when"/>
+            <xs:element ref="tns:onCompletion"/>
+            <xs:element ref="tns:intercept"/>
+            <xs:element ref="tns:interceptFrom"/>
+            <xs:element ref="tns:interceptSendToEndpoint"/>
+            <xs:element ref="tns:to"/>
+            <xs:element ref="tns:toD"/>
+            <xs:element ref="tns:route"/>
+            <xs:element ref="tns:aggregate"/>
+            <xs:element ref="tns:bean"/>
+            <xs:element ref="tns:doCatch"/>
+            <xs:element ref="tns:choice"/>
+            <xs:element ref="tns:otherwise"/>
+            <xs:element ref="tns:circuitBreaker"/>
+            <xs:element ref="tns:claimCheck"/>
+            <xs:element ref="tns:convertBodyTo"/>
+            <xs:element ref="tns:delay"/>
+            <xs:element ref="tns:dynamicRouter"/>
+            <xs:element ref="tns:enrich"/>
+            <xs:element ref="tns:filter"/>
+            <xs:element ref="tns:doFinally"/>
+            <xs:element ref="tns:idempotentConsumer"/>
+            <xs:element ref="tns:inOnly"/>
+            <xs:element ref="tns:inOut"/>
+            <xs:element ref="tns:loadBalance"/>
+            <xs:element ref="tns:log"/>
+            <xs:element ref="tns:loop"/>
+            <xs:element ref="tns:marshal"/>
+            <xs:element ref="tns:multicast"/>
+            <xs:element ref="tns:onFallback"/>
+            <xs:element ref="tns:pipeline"/>
+            <xs:element ref="tns:policy"/>
+            <xs:element ref="tns:pollEnrich"/>
+            <xs:element ref="tns:process"/>
+            <xs:element ref="tns:recipientList"/>
+            <xs:element ref="tns:removeHeader"/>
+            <xs:element ref="tns:removeHeaders"/>
+            <xs:element ref="tns:removeProperties"/>
+            <xs:element ref="tns:removeProperty"/>
+            <xs:element ref="tns:resequence"/>
+            <xs:element ref="tns:rollback"/>
+            <xs:element ref="tns:routingSlip"/>
+            <xs:element ref="tns:saga"/>
+            <xs:element ref="tns:sample"/>
+            <xs:element ref="tns:script"/>
+            <xs:element ref="tns:setBody"/>
+            <xs:element ref="tns:setExchangePattern"/>
+            <xs:element ref="tns:setHeader"/>
+            <xs:element ref="tns:setProperty"/>
+            <xs:element ref="tns:sort"/>
+            <xs:element ref="tns:split"/>
+            <xs:element ref="tns:step"/>
+            <xs:element ref="tns:stop"/>
+            <xs:element ref="tns:threads"/>
+            <xs:element ref="tns:throttle"/>
+            <xs:element ref="tns:throwException"/>
+            <xs:element ref="tns:transacted"/>
+            <xs:element ref="tns:transform"/>
+            <xs:element ref="tns:doTry"/>
+            <xs:element ref="tns:unmarshal"/>
+            <xs:element ref="tns:validate"/>
+            <xs:element ref="tns:whenSkipSendToEndpoint"/>
+            <xs:element ref="tns:wireTap"/>
+            <xs:element ref="tns:serviceCall"/>
+          </xs:choice>
+        </xs:sequence>
+        <xs:attribute name="mode" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the on completion mode. The default value is AfterConsumer. Default value:
+AfterConsumer
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="onCompleteOnly" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Will only synchronize when the org.apache.camel.Exchange completed successfully
+(no errors). Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="onFailureOnly" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Will only synchronize when the org.apache.camel.Exchange ended with failure
+(exception or FAULT message). Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="parallelProcessing" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If enabled then the on completion process will run asynchronously by a separate
+thread from a thread pool. By default this is false, meaning the on completion
+process will run synchronously using the same caller thread as from the route.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="executorServiceRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Refers to a custom Thread Pool to be used for parallel processing. Notice if you
+set this option, then parallel processing is automatic implied, and you do not
+have to enable that option as well. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="useOriginalMessage" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Will use the original input message body when an org.apache.camel.Exchange for
+this on completion. By default this feature is off. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="interceptDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:output">
+        <xs:sequence>
+          <xs:choice maxOccurs="unbounded" minOccurs="0">
+            <xs:element ref="tns:onException"/>
+            <xs:element ref="tns:when"/>
+            <xs:element ref="tns:onCompletion"/>
+            <xs:element ref="tns:intercept"/>
+            <xs:element ref="tns:interceptFrom"/>
+            <xs:element ref="tns:interceptSendToEndpoint"/>
+            <xs:element ref="tns:to"/>
+            <xs:element ref="tns:toD"/>
+            <xs:element ref="tns:route"/>
+            <xs:element ref="tns:aggregate"/>
+            <xs:element ref="tns:bean"/>
+            <xs:element ref="tns:doCatch"/>
+            <xs:element ref="tns:choice"/>
+            <xs:element ref="tns:otherwise"/>
+            <xs:element ref="tns:circuitBreaker"/>
+            <xs:element ref="tns:claimCheck"/>
+            <xs:element ref="tns:convertBodyTo"/>
+            <xs:element ref="tns:delay"/>
+            <xs:element ref="tns:dynamicRouter"/>
+            <xs:element ref="tns:enrich"/>
+            <xs:element ref="tns:filter"/>
+            <xs:element ref="tns:doFinally"/>
+            <xs:element ref="tns:idempotentConsumer"/>
+            <xs:element ref="tns:inOnly"/>
+            <xs:element ref="tns:inOut"/>
+            <xs:element ref="tns:loadBalance"/>
+            <xs:element ref="tns:log"/>
+            <xs:element ref="tns:loop"/>
+            <xs:element ref="tns:marshal"/>
+            <xs:element ref="tns:multicast"/>
+            <xs:element ref="tns:onFallback"/>
+            <xs:element ref="tns:pipeline"/>
+            <xs:element ref="tns:policy"/>
+            <xs:element ref="tns:pollEnrich"/>
+            <xs:element ref="tns:process"/>
+            <xs:element ref="tns:recipientList"/>
+            <xs:element ref="tns:removeHeader"/>
+            <xs:element ref="tns:removeHeaders"/>
+            <xs:element ref="tns:removeProperties"/>
+            <xs:element ref="tns:removeProperty"/>
+            <xs:element ref="tns:resequence"/>
+            <xs:element ref="tns:rollback"/>
+            <xs:element ref="tns:routingSlip"/>
+            <xs:element ref="tns:saga"/>
+            <xs:element ref="tns:sample"/>
+            <xs:element ref="tns:script"/>
+            <xs:element ref="tns:setBody"/>
+            <xs:element ref="tns:setExchangePattern"/>
+            <xs:element ref="tns:setHeader"/>
+            <xs:element ref="tns:setProperty"/>
+            <xs:element ref="tns:sort"/>
+            <xs:element ref="tns:split"/>
+            <xs:element ref="tns:step"/>
+            <xs:element ref="tns:stop"/>
+            <xs:element ref="tns:threads"/>
+            <xs:element ref="tns:throttle"/>
+            <xs:element ref="tns:throwException"/>
+            <xs:element ref="tns:transacted"/>
+            <xs:element ref="tns:transform"/>
+            <xs:element ref="tns:doTry"/>
+            <xs:element ref="tns:unmarshal"/>
+            <xs:element ref="tns:validate"/>
+            <xs:element ref="tns:whenSkipSendToEndpoint"/>
+            <xs:element ref="tns:wireTap"/>
+            <xs:element ref="tns:serviceCall"/>
+          </xs:choice>
+        </xs:sequence>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="interceptFromDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:interceptDefinition">
+        <xs:sequence/>
+        <xs:attribute name="uri" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Intercept incoming messages from the uri or uri pattern. If this option is not
+configured, then all incoming messages is intercepted.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="interceptSendToEndpointDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:output">
+        <xs:sequence>
+          <xs:choice maxOccurs="unbounded" minOccurs="0">
+            <xs:element ref="tns:onException"/>
+            <xs:element ref="tns:when"/>
+            <xs:element ref="tns:onCompletion"/>
+            <xs:element ref="tns:intercept"/>
+            <xs:element ref="tns:interceptFrom"/>
+            <xs:element ref="tns:interceptSendToEndpoint"/>
+            <xs:element ref="tns:to"/>
+            <xs:element ref="tns:toD"/>
+            <xs:element ref="tns:route"/>
+            <xs:element ref="tns:aggregate"/>
+            <xs:element ref="tns:bean"/>
+            <xs:element ref="tns:doCatch"/>
+            <xs:element ref="tns:choice"/>
+            <xs:element ref="tns:otherwise"/>
+            <xs:element ref="tns:circuitBreaker"/>
+            <xs:element ref="tns:claimCheck"/>
+            <xs:element ref="tns:convertBodyTo"/>
+            <xs:element ref="tns:delay"/>
+            <xs:element ref="tns:dynamicRouter"/>
+            <xs:element ref="tns:enrich"/>
+            <xs:element ref="tns:filter"/>
+            <xs:element ref="tns:doFinally"/>
+            <xs:element ref="tns:idempotentConsumer"/>
+            <xs:element ref="tns:inOnly"/>
+            <xs:element ref="tns:inOut"/>
+            <xs:element ref="tns:loadBalance"/>
+            <xs:element ref="tns:log"/>
+            <xs:element ref="tns:loop"/>
+            <xs:element ref="tns:marshal"/>
+            <xs:element ref="tns:multicast"/>
+            <xs:element ref="tns:onFallback"/>
+            <xs:element ref="tns:pipeline"/>
+            <xs:element ref="tns:policy"/>
+            <xs:element ref="tns:pollEnrich"/>
+            <xs:element ref="tns:process"/>
+            <xs:element ref="tns:recipientList"/>
+            <xs:element ref="tns:removeHeader"/>
+            <xs:element ref="tns:removeHeaders"/>
+            <xs:element ref="tns:removeProperties"/>
+            <xs:element ref="tns:removeProperty"/>
+            <xs:element ref="tns:resequence"/>
+            <xs:element ref="tns:rollback"/>
+            <xs:element ref="tns:routingSlip"/>
+            <xs:element ref="tns:saga"/>
+            <xs:element ref="tns:sample"/>
+            <xs:element ref="tns:script"/>
+            <xs:element ref="tns:setBody"/>
+            <xs:element ref="tns:setExchangePattern"/>
+            <xs:element ref="tns:setHeader"/>
+            <xs:element ref="tns:setProperty"/>
+            <xs:element ref="tns:sort"/>
+            <xs:element ref="tns:split"/>
+            <xs:element ref="tns:step"/>
+            <xs:element ref="tns:stop"/>
+            <xs:element ref="tns:threads"/>
+            <xs:element ref="tns:throttle"/>
+            <xs:element ref="tns:throwException"/>
+            <xs:element ref="tns:transacted"/>
+            <xs:element ref="tns:transform"/>
+            <xs:element ref="tns:doTry"/>
+            <xs:element ref="tns:unmarshal"/>
+            <xs:element ref="tns:validate"/>
+            <xs:element ref="tns:whenSkipSendToEndpoint"/>
+            <xs:element ref="tns:wireTap"/>
+            <xs:element ref="tns:serviceCall"/>
+          </xs:choice>
+        </xs:sequence>
+        <xs:attribute name="uri" type="xs:string" use="required">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Intercept sending to the uri or uri pattern.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="skipSendToOriginalEndpoint" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If set to true then the message is not sent to the original endpoint. By default
+(false) the message is both intercepted and then sent to the original endpoint.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="afterUri" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+After sending to the endpoint then send the message to this uri which allows to
+process its result.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="restConfigurationDefinition">
+    <xs:sequence>
+      <xs:element maxOccurs="unbounded" minOccurs="0" name="componentProperty" type="tns:restPropertyDefinition"/>
+      <xs:element maxOccurs="unbounded" minOccurs="0" name="endpointProperty" type="tns:restPropertyDefinition"/>
+      <xs:element maxOccurs="unbounded" minOccurs="0" name="consumerProperty" type="tns:restPropertyDefinition"/>
+      <xs:element maxOccurs="unbounded" minOccurs="0" name="dataFormatProperty" type="tns:restPropertyDefinition"/>
+      <xs:element maxOccurs="unbounded" minOccurs="0" name="apiProperty" type="tns:restPropertyDefinition"/>
+      <xs:element maxOccurs="unbounded" minOccurs="0" name="corsHeaders" type="tns:restPropertyDefinition"/>
+    </xs:sequence>
+    <xs:attribute name="component" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+The Camel Rest component to use for the REST transport (consumer), such as
+netty-http, jetty, servlet, undertow. If no component has been explicit
+configured, then Camel will lookup if there is a Camel component that integrates
+with the Rest DSL, or if a org.apache.camel.spi.RestConsumerFactory is
+registered in the registry. If either one is found, then that is being used.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="apiComponent" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+The name of the Camel component to use as the REST API (such as swagger) If no
+API Component has been explicit configured, then Camel will lookup if there is a
+Camel component responsible for servicing and generating the REST API
+documentation, or if a org.apache.camel.spi.RestApiProcessorFactory is
+registered in the registry. If either one is found, then that is being used.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="producerComponent" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the name of the Camel component to use as the REST producer.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="scheme" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+The scheme to use for exposing the REST service. Usually http or https is
+supported. The default value is http.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="host" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+The hostname to use for exposing the REST service.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="apiHost" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+To use an specific hostname for the API documentation (eg swagger) This can be
+used to override the generated host with this configured hostname.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="useXForwardHeaders" type="xs:boolean">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Whether to use X-Forward headers for Host and related setting. The default value
+is true. Default value: true
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="port" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+The port number to use for exposing the REST service. Notice if you use servlet
+component then the port number configured here does not apply, as the port
+number in use is the actual port number the servlet component is using. eg if
+using Apache Tomcat its the tomcat http port, if using Apache Karaf its the HTTP
+service in Karaf that uses port 8181 by default etc. Though in those situations
+setting the port number here, allows tooling and JMX to know the port number, so
+its recommended to set the port number to the number that the servlet engine
+uses.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="producerApiDoc" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the location of the api document (swagger api) the REST producer will use
+to validate the REST uri and query parameters are valid accordingly to the api
+document. This requires adding camel-swagger-java to the classpath, and any miss
+configuration will let Camel fail on startup and report the error(s). The
+location of the api document is loaded from classpath by default, but you can
+use file: or http: to refer to resources to load from file or http url.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="contextPath" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets a leading context-path the REST services will be using. This can be used
+when using components such as camel-servlet where the deployed web application
+is deployed using a context-path. Or for components such as camel-jetty or
+camel-netty-http that includes a HTTP server.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="apiContextPath" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets a leading API context-path the REST API services will be using. This can be
+used when using components such as camel-servlet where the deployed web
+application is deployed using a context-path.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="apiContextRouteId" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the route id to use for the route that services the REST API. The route
+will by default use an auto assigned route id.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="apiContextIdPattern" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets an CamelContext id pattern to only allow Rest APIs from rest services
+within CamelContext's which name matches the pattern. The pattern #name# refers
+to the CamelContext name, to match on the current CamelContext only. For any
+other value, the pattern uses the rules from
+PatternHelper#matchPattern(String,String).
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="apiContextListing" type="xs:boolean">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets whether listing of all available CamelContext's with REST services in the
+JVM is enabled. If enabled it allows to discover these contexts, if false then
+only the current CamelContext is in use. Default value: false
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="apiVendorExtension" type="xs:boolean">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Whether vendor extension is enabled in the Rest APIs. If enabled then Camel will
+include additional information as vendor extension (eg keys starting with x-)
+such as route ids, class names etc. Not all 3rd party API gateways and tools
+supports vendor-extensions when importing your API docs. Default value: false
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="hostNameResolver" type="tns:restHostNameResolver">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+If no hostname has been explicit configured, then this resolver is used to
+compute the hostname the REST service will be using.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="bindingMode" type="tns:restBindingMode">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the binding mode to use. The default value is off. Default value: off
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="skipBindingOnErrorCode" type="xs:boolean">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Whether to skip binding on output if there is a custom HTTP error code header.
+This allows to build custom error messages that do not bind to json / xml etc,
+as success messages otherwise will do. Default value: false
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="clientRequestValidation" type="xs:boolean">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Whether to enable validation of the client request to check whether the
+Content-Type and Accept headers from the client is supported by the Rest-DSL
+configuration of its consumes/produces settings. This can be turned on, to
+enable this check. In case of validation error, then HTTP Status codes 415 or
+406 is returned. The default value is false. Default value: false
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="enableCORS" type="xs:boolean">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Whether to enable CORS headers in the HTTP response. The default value is false.
+Default value: false
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="jsonDataFormat" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Name of specific json data format to use. By default json-jackson will be used.
+Important: This option is only for setting a custom name of the data format, not
+to refer to an existing data format instance.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="xmlDataFormat" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Name of specific XML data format to use. By default jaxb will be used.
+Important: This option is only for setting a custom name of the data format, not
+to refer to an existing data format instance.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+  </xs:complexType>
+
+  <xs:complexType name="restPropertyDefinition">
+    <xs:sequence/>
+    <xs:attribute name="key" type="xs:string" use="required">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Property key.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="value" type="xs:string" use="required">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Property value.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+  </xs:complexType>
+
+  <xs:complexType name="restDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:optionalIdentifiedDefinition">
+        <xs:sequence>
+          <xs:element minOccurs="0" ref="tns:securityDefinitions"/>
+          <xs:choice maxOccurs="unbounded" minOccurs="0">
+            <xs:element ref="tns:verb"/>
+            <xs:element ref="tns:delete"/>
+            <xs:element ref="tns:get"/>
+            <xs:element ref="tns:head"/>
+            <xs:element ref="tns:patch"/>
+            <xs:element ref="tns:post"/>
+            <xs:element ref="tns:put"/>
+          </xs:choice>
+        </xs:sequence>
+        <xs:attribute name="path" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Path of the rest service, such as /foo.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="tag" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To configure a special tag for the operations within this rest definition.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="consumes" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To define the content type what the REST service consumes (accept as input),
+such as application/xml or application/json. This option will override what may
+be configured on a parent level.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="produces" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To define the content type what the REST service produces (uses for output),
+such as application/xml or application/json This option will override what may
+be configured on a parent level.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="bindingMode" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the binding mode to use. This option will override what may be configured
+on a parent level The default value is auto. Default value: auto
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="skipBindingOnErrorCode" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to skip binding on output if there is a custom HTTP error code header.
+This allows to build custom error messages that do not bind to json / xml etc,
+as success messages otherwise will do. This option will override what may be
+configured on a parent level.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="clientRequestValidation" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to enable validation of the client request to check whether the
+Content-Type and Accept headers from the client is supported by the Rest-DSL
+configuration of its consumes/produces settings. This can be turned on, to
+enable this check. In case of validation error, then HTTP Status codes 415 or
+406 is returned. The default value is false.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="enableCORS" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to enable CORS headers in the HTTP response. This option will override
+what may be configured on a parent level The default value is false.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="apiDocs" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to include or exclude the VerbDefinition in API documentation. This
+option will override what may be configured on a parent level The default value
+is true.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="restSecuritiesDefinition">
+    <xs:sequence>
+      <xs:choice maxOccurs="unbounded" minOccurs="0">
+        <xs:element ref="tns:apiKey"/>
+        <xs:element ref="tns:basicAuth"/>
+        <xs:element ref="tns:oauth2"/>
+      </xs:choice>
+    </xs:sequence>
+  </xs:complexType>
+
+  <xs:complexType name="restSecurityApiKey">
+    <xs:complexContent>
+      <xs:extension base="tns:restSecurityDefinition">
+        <xs:sequence/>
+        <xs:attribute name="name" type="xs:string" use="required">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The name of the header or query parameter to be used.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="inHeader" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To use header as the location of the API key. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="inQuery" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To use query parameter as the location of the API key. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType abstract="true" name="restSecurityDefinition">
+    <xs:sequence/>
+    <xs:attribute name="key" type="xs:string" use="required">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Key used to refer to this security definition.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="description" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+A short description for security scheme.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+  </xs:complexType>
+
+  <xs:complexType name="restSecurityBasicAuth">
+    <xs:complexContent>
+      <xs:extension base="tns:restSecurityDefinition">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="restSecurityOAuth2">
+    <xs:complexContent>
+      <xs:extension base="tns:restSecurityDefinition">
+        <xs:sequence>
+          <xs:element maxOccurs="unbounded" minOccurs="0" name="scopes" type="tns:restPropertyDefinition"/>
+        </xs:sequence>
+        <xs:attribute name="authorizationUrl" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The authorization URL to be used for this flow. This SHOULD be in the form of a
+URL. Required for implicit and access code flows.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="tokenUrl" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The token URL to be used for this flow. This SHOULD be in the form of a URL.
+Required for password, application, and access code flows.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="flow" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The flow used by the OAuth2 security scheme. Valid values are implicit,
+password, application or accessCode.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="verbDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:optionalIdentifiedDefinition">
+        <xs:sequence>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:param"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:responseMessage"/>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:security"/>
+          <xs:choice>
+            <xs:element ref="tns:to"/>
+            <xs:element ref="tns:toD"/>
+            <xs:element ref="tns:route"/>
+          </xs:choice>
+        </xs:sequence>
+        <xs:attribute name="method" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The HTTP verb such as GET, POST, DELETE, etc.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="uri" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Uri template of this REST service such as /{id}.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="consumes" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To define the content type what the REST service consumes (accept as input),
+such as application/xml or application/json. This option will override what may
+be configured on a parent level.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="produces" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To define the content type what the REST service produces (uses for output),
+such as application/xml or application/json This option will override what may
+be configured on a parent level.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="bindingMode" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the binding mode to use. This option will override what may be configured
+on a parent level The default value is auto. Default value: auto
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="skipBindingOnErrorCode" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to skip binding on output if there is a custom HTTP error code header.
+This allows to build custom error messages that do not bind to json / xml etc,
+as success messages otherwise will do. This option will override what may be
+configured on a parent level.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="clientRequestValidation" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to enable validation of the client request to check whether the
+Content-Type and Accept headers from the client is supported by the Rest-DSL
+configuration of its consumes/produces settings. This can be turned on, to
+enable this check. In case of validation error, then HTTP Status codes 415 or
+406 is returned. The default value is false.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="enableCORS" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to enable CORS headers in the HTTP response. This option will override
+what may be configured on a parent level The default value is false.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="type" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the class name to use for binding from input to POJO for the incoming data
+This option will override what may be configured on a parent level. The name of
+the class of the input data. Append a to the end of the name if you want the
+input to be an array type.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="outType" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the class name to use for binding from POJO to output for the outgoing data
+This option will override what may be configured on a parent level The name of
+the class of the input data. Append a to the end of the name if you want the
+input to be an array type.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="routeId" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The route id this rest-dsl is using (read-only).
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="apiDocs" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to include or exclude the VerbDefinition in API documentation. The
+default value is true.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="restOperationParamDefinition">
+    <xs:sequence>
+      <xs:element minOccurs="0" name="allowableValues">
+        <xs:complexType>
+          <xs:sequence>
+            <xs:element maxOccurs="unbounded" minOccurs="0" name="value" type="xs:string"/>
+          </xs:sequence>
+        </xs:complexType>
+      </xs:element>
+      <xs:element maxOccurs="unbounded" minOccurs="0" name="examples" type="tns:restPropertyDefinition"/>
+    </xs:sequence>
+    <xs:attribute name="name" type="xs:string" use="required">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the Swagger Parameter name.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="type" type="tns:restParamType" use="required">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the Swagger Parameter type. Default value: path
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="description" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the Swagger Parameter description.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="defaultValue" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the Swagger Parameter default value.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="required" type="xs:boolean">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the Swagger Parameter required flag. Default value: true
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="collectionFormat" type="tns:collectionFormat">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the Swagger Parameter collection format. Default value: csv
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="arrayType" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the Swagger Parameter array type. Required if data type is array. Describes
+the type of items in the array. Default value: string
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="dataType" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the Swagger Parameter data type. Default value: string
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="dataFormat" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the Swagger Parameter data format.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+  </xs:complexType>
+
+  <xs:complexType name="restOperationResponseMsgDefinition">
+    <xs:sequence>
+      <xs:element maxOccurs="unbounded" minOccurs="0" name="header" type="tns:restOperationResponseHeaderDefinition"/>
+      <xs:element maxOccurs="unbounded" minOccurs="0" name="examples" type="tns:restPropertyDefinition"/>
+    </xs:sequence>
+    <xs:attribute name="code" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+The response code such as a HTTP status code. Default value: 200
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="message" type="xs:string" use="required">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+The response message (description).
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="responseModel" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+The response model.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+  </xs:complexType>
+
+  <xs:complexType name="restOperationResponseHeaderDefinition">
+    <xs:sequence>
+      <xs:element minOccurs="0" name="allowableValues">
+        <xs:complexType>
+          <xs:sequence>
+            <xs:element maxOccurs="unbounded" minOccurs="0" name="value" type="xs:string"/>
+          </xs:sequence>
+        </xs:complexType>
+      </xs:element>
+    </xs:sequence>
+    <xs:attribute name="name" type="xs:string" use="required">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Name of the parameter. This option is mandatory.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="description" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Description of the parameter.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="collectionFormat" type="tns:collectionFormat">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the Swagger Parameter collection format. Default value: csv
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="arrayType" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the Swagger Parameter array type. Required if data type is array. Describes
+the type of items in the array. Default value: string
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="dataType" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the Swagger header data type. Default value: string
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="dataFormat" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the Swagger Parameter data format.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="example" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the Swagger example.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+  </xs:complexType>
+
+  <xs:complexType name="securityDefinition">
+    <xs:sequence/>
+    <xs:attribute name="key" type="xs:string" use="required">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Key used to refer to this security definition.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="scopes" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+The scopes to allow (separate multiple scopes by comma).
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+  </xs:complexType>
+
+  <xs:complexType name="toDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:sendDefinition">
+        <xs:sequence/>
+        <xs:attribute name="pattern" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the optional ExchangePattern used to invoke this endpoint.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType abstract="true" name="sendDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:noOutputDefinition">
+        <xs:sequence/>
+        <xs:attribute name="uri" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the uri of the endpoint to send to.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType abstract="true" name="noOutputDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:processorDefinition">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="toDynamicDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:noOutputDefinition">
+        <xs:sequence/>
+        <xs:attribute name="uri" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The uri of the endpoint to send to. The uri can be dynamic computed using the
+org.apache.camel.language.simple.SimpleLanguage expression.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="pattern" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the optional ExchangePattern used to invoke this endpoint.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="cacheSize" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the maximum size used by the org.apache.camel.spi.ProducerCache which is
+used to cache and reuse producers when using this recipient list, when uris are
+reused. Beware that when using dynamic endpoints then it affects how well the
+cache can be utilized. If each dynamic endpoint is unique then its best to turn
+of caching by setting this to -1, which allows Camel to not cache both the
+producers and endpoints; they are regarded as prototype scoped and will be
+stopped and discarded after use. This reduces memory usage as otherwise
+producers/endpoints are stored in memory in the caches. However if there are a
+high degree of dynamic endpoints that have been used before, then it can benefit
+to use the cache to reuse both producers and endpoints and therefore the cache
+size can be set accordingly or rely on the default size (1000). If there is a
+mix of unique and used before dynamic endpoints, then setting a reasonable cache
+size can help reduce memory usage to avoid storing too many non frequent used
+producers.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="ignoreInvalidEndpoint" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Ignore the invalidate endpoint exception when try to create a producer with that
+endpoint. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="allowOptimisedComponents" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to allow components to optimise toD if they are
+org.apache.camel.spi.SendDynamicAware . Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="autoStartComponents" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to auto startup components when toD is starting up. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="routeDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:output">
+        <xs:sequence>
+          <xs:element minOccurs="0" ref="tns:from"/>
+          <xs:element minOccurs="0" ref="tns:inputType"/>
+          <xs:element minOccurs="0" ref="tns:outputType"/>
+          <xs:choice maxOccurs="unbounded" minOccurs="0">
+            <xs:element ref="tns:onException"/>
+            <xs:element ref="tns:when"/>
+            <xs:element ref="tns:onCompletion"/>
+            <xs:element ref="tns:intercept"/>
+            <xs:element ref="tns:interceptFrom"/>
+            <xs:element ref="tns:interceptSendToEndpoint"/>
+            <xs:element ref="tns:to"/>
+            <xs:element ref="tns:toD"/>
+            <xs:element ref="tns:route"/>
+            <xs:element ref="tns:aggregate"/>
+            <xs:element ref="tns:bean"/>
+            <xs:element ref="tns:doCatch"/>
+            <xs:element ref="tns:choice"/>
+            <xs:element ref="tns:otherwise"/>
+            <xs:element ref="tns:circuitBreaker"/>
+            <xs:element ref="tns:claimCheck"/>
+            <xs:element ref="tns:convertBodyTo"/>
+            <xs:element ref="tns:delay"/>
+            <xs:element ref="tns:dynamicRouter"/>
+            <xs:element ref="tns:enrich"/>
+            <xs:element ref="tns:filter"/>
+            <xs:element ref="tns:doFinally"/>
+            <xs:element ref="tns:idempotentConsumer"/>
+            <xs:element ref="tns:inOnly"/>
+            <xs:element ref="tns:inOut"/>
+            <xs:element ref="tns:loadBalance"/>
+            <xs:element ref="tns:log"/>
+            <xs:element ref="tns:loop"/>
+            <xs:element ref="tns:marshal"/>
+            <xs:element ref="tns:multicast"/>
+            <xs:element ref="tns:onFallback"/>
+            <xs:element ref="tns:pipeline"/>
+            <xs:element ref="tns:policy"/>
+            <xs:element ref="tns:pollEnrich"/>
+            <xs:element ref="tns:process"/>
+            <xs:element ref="tns:recipientList"/>
+            <xs:element ref="tns:removeHeader"/>
+            <xs:element ref="tns:removeHeaders"/>
+            <xs:element ref="tns:removeProperties"/>
+            <xs:element ref="tns:removeProperty"/>
+            <xs:element ref="tns:resequence"/>
+            <xs:element ref="tns:rollback"/>
+            <xs:element ref="tns:routingSlip"/>
+            <xs:element ref="tns:saga"/>
+            <xs:element ref="tns:sample"/>
+            <xs:element ref="tns:script"/>
+            <xs:element ref="tns:setBody"/>
+            <xs:element ref="tns:setExchangePattern"/>
+            <xs:element ref="tns:setHeader"/>
+            <xs:element ref="tns:setProperty"/>
+            <xs:element ref="tns:sort"/>
+            <xs:element ref="tns:split"/>
+            <xs:element ref="tns:step"/>
+            <xs:element ref="tns:stop"/>
+            <xs:element ref="tns:threads"/>
+            <xs:element ref="tns:throttle"/>
+            <xs:element ref="tns:throwException"/>
+            <xs:element ref="tns:transacted"/>
+            <xs:element ref="tns:transform"/>
+            <xs:element ref="tns:doTry"/>
+            <xs:element ref="tns:unmarshal"/>
+            <xs:element ref="tns:validate"/>
+            <xs:element ref="tns:whenSkipSendToEndpoint"/>
+            <xs:element ref="tns:wireTap"/>
+            <xs:element ref="tns:serviceCall"/>
+          </xs:choice>
+          <xs:element maxOccurs="unbounded" minOccurs="0" name="routeProperty" type="tns:propertyDefinition"/>
+        </xs:sequence>
+        <xs:attribute name="autoStartup" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to auto start this route. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="delayer" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether to slow down processing messages by a given delay in msec.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="errorHandlerRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the bean ref name of the error handler builder to use on this route.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="group" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+The group that this route belongs to; could be the name of the RouteBuilder
+class or be explicitly configured in the XML. May be null.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="logMask" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether security mask for Logging is enabled on this route. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="messageHistory" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether message history is enabled on this route. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="rest" type="xs:boolean"/>
+        <xs:attribute name="routePolicyRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Reference to custom org.apache.camel.spi.RoutePolicy to use by the route.
+Multiple policies can be configured by separating values using comma.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="shutdownRoute" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To control how to shutdown the route.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="shutdownRunningTask" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To control how to shutdown the route.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="startupOrder" type="xs:int">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To configure the ordering of the routes being started.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="streamCache" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether stream caching is enabled on this route.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="template" type="xs:boolean"/>
+        <xs:attribute name="trace" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Whether tracing is enabled on this route.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="fromDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:optionalIdentifiedDefinition">
+        <xs:sequence/>
+        <xs:attribute name="uri" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the URI of the endpoint to use.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="inputTypeDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:optionalIdentifiedDefinition">
+        <xs:sequence/>
+        <xs:attribute name="urn" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Set input type URN.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="validate" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Set if validation is required for this input type. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="outputTypeDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:optionalIdentifiedDefinition">
+        <xs:sequence/>
+        <xs:attribute name="urn" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Set output type URN.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="validate" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Set if validation is required for this output type. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="routeTemplateDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:optionalIdentifiedDefinition">
+        <xs:sequence>
+          <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:templateParameter"/>
+          <xs:element ref="tns:route"/>
+        </xs:sequence>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="routeTemplateParameterDefinition">
+    <xs:sequence/>
+    <xs:attribute name="name" type="xs:string" use="required">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Parameter name.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="defaultValue" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Parameter default value.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="description" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Parameter description.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+  </xs:complexType>
+
+  <xs:complexType name="camelRestContextFactoryBean">
+    <xs:complexContent>
+      <xs:extension base="tns:identifiedType">
+        <xs:sequence>
+          <xs:element maxOccurs="unbounded" ref="tns:rest"/>
+        </xs:sequence>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="camelRouteContextFactoryBean">
+    <xs:complexContent>
+      <xs:extension base="tns:identifiedType">
+        <xs:sequence>
+          <xs:element maxOccurs="unbounded" ref="tns:route"/>
+        </xs:sequence>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="camelRouteTemplateContextFactoryBean">
+    <xs:complexContent>
+      <xs:extension base="tns:identifiedType">
+        <xs:sequence>
+          <xs:element maxOccurs="unbounded" ref="tns:routeTemplate"/>
+        </xs:sequence>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="patternBasedPackageScanFilter">
+    <xs:sequence/>
+  </xs:complexType>
+
+  <xs:complexType abstract="true" name="abstractJsseUtilFactoryBean">
+    <xs:complexContent>
+      <xs:extension base="tns:abstractCamelFactoryBean">
+        <xs:sequence/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType abstract="true" name="abstractKeyManagersParametersFactoryBean">
+    <xs:complexContent>
+      <xs:extension base="tns:abstractJsseUtilFactoryBean">
+        <xs:sequence/>
+        <xs:attribute name="keyPassword" type="xs:string"/>
+        <xs:attribute name="provider" type="xs:string"/>
+        <xs:attribute name="algorithm" type="xs:string"/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType abstract="true" name="abstractKeyStoreParametersFactoryBean">
+    <xs:complexContent>
+      <xs:extension base="tns:abstractJsseUtilFactoryBean">
+        <xs:sequence/>
+        <xs:attribute name="type" type="xs:string"/>
+        <xs:attribute name="password" type="xs:string"/>
+        <xs:attribute name="provider" type="xs:string"/>
+        <xs:attribute name="resource" type="xs:string"/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType abstract="true" name="abstractSecureRandomParametersFactoryBean">
+    <xs:complexContent>
+      <xs:extension base="tns:abstractJsseUtilFactoryBean">
+        <xs:sequence/>
+        <xs:attribute name="algorithm" type="xs:string" use="required"/>
+        <xs:attribute name="provider" type="xs:string"/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType abstract="true" name="abstractTrustManagersParametersFactoryBean">
+    <xs:complexContent>
+      <xs:extension base="tns:abstractJsseUtilFactoryBean">
+        <xs:sequence/>
+        <xs:attribute name="provider" type="xs:string"/>
+        <xs:attribute name="algorithm" type="xs:string"/>
+        <xs:attribute name="trustManager" type="xs:string"/>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="cipherSuitesParameters">
+    <xs:sequence>
+      <xs:element maxOccurs="unbounded" minOccurs="0" name="cipherSuite" nillable="true" type="xs:string"/>
+    </xs:sequence>
+  </xs:complexType>
+
+  <xs:complexType name="filterParameters">
+    <xs:sequence>
+      <xs:element maxOccurs="unbounded" minOccurs="0" name="include" nillable="true" type="xs:string"/>
+      <xs:element maxOccurs="unbounded" minOccurs="0" name="exclude" nillable="true" type="xs:string"/>
+    </xs:sequence>
+  </xs:complexType>
+
+  <xs:complexType name="sniHostNames">
+    <xs:sequence>
+      <xs:element maxOccurs="unbounded" minOccurs="0" name="sniHostName" type="xs:string"/>
+    </xs:sequence>
+  </xs:complexType>
+
+  <xs:complexType name="secureSocketProtocolsParameters">
+    <xs:sequence>
+      <xs:element maxOccurs="unbounded" minOccurs="0" name="secureSocketProtocol" nillable="true" type="xs:string"/>
+    </xs:sequence>
+  </xs:complexType>
+
+  <xs:complexType name="aggregateDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:output">
+        <xs:sequence>
+          <xs:element name="correlationExpression" type="tns:expressionSubElementDefinition"/>
+          <xs:element minOccurs="0" name="completionPredicate" type="tns:expressionSubElementDefinition"/>
+          <xs:element minOccurs="0" name="completionTimeoutExpression" type="tns:expressionSubElementDefinition"/>
+          <xs:element minOccurs="0" name="completionSizeExpression" type="tns:expressionSubElementDefinition"/>
+          <xs:element minOccurs="0" ref="tns:optimisticLockRetryPolicy"/>
+          <xs:choice maxOccurs="unbounded" minOccurs="0">
+            <xs:element ref="tns:onException"/>
+            <xs:element ref="tns:when"/>
+            <xs:element ref="tns:onCompletion"/>
+            <xs:element ref="tns:intercept"/>
+            <xs:element ref="tns:interceptFrom"/>
+            <xs:element ref="tns:interceptSendToEndpoint"/>
+            <xs:element ref="tns:to"/>
+            <xs:element ref="tns:toD"/>
+            <xs:element ref="tns:route"/>
+            <xs:element ref="tns:aggregate"/>
+            <xs:element ref="tns:bean"/>
+            <xs:element ref="tns:doCatch"/>
+            <xs:element ref="tns:choice"/>
+            <xs:element ref="tns:otherwise"/>
+            <xs:element ref="tns:circuitBreaker"/>
+            <xs:element ref="tns:claimCheck"/>
+            <xs:element ref="tns:convertBodyTo"/>
+            <xs:element ref="tns:delay"/>
+            <xs:element ref="tns:dynamicRouter"/>
+            <xs:element ref="tns:enrich"/>
+            <xs:element ref="tns:filter"/>
+            <xs:element ref="tns:doFinally"/>
+            <xs:element ref="tns:idempotentConsumer"/>
+            <xs:element ref="tns:inOnly"/>
+            <xs:element ref="tns:inOut"/>
+            <xs:element ref="tns:loadBalance"/>
+            <xs:element ref="tns:log"/>
+            <xs:element ref="tns:loop"/>
+            <xs:element ref="tns:marshal"/>
+            <xs:element ref="tns:multicast"/>
+            <xs:element ref="tns:onFallback"/>
+            <xs:element ref="tns:pipeline"/>
+            <xs:element ref="tns:policy"/>
+            <xs:element ref="tns:pollEnrich"/>
+            <xs:element ref="tns:process"/>
+            <xs:element ref="tns:recipientList"/>
+            <xs:element ref="tns:removeHeader"/>
+            <xs:element ref="tns:removeHeaders"/>
+            <xs:element ref="tns:removeProperties"/>
+            <xs:element ref="tns:removeProperty"/>
+            <xs:element ref="tns:resequence"/>
+            <xs:element ref="tns:rollback"/>
+            <xs:element ref="tns:routingSlip"/>
+            <xs:element ref="tns:saga"/>
+            <xs:element ref="tns:sample"/>
+            <xs:element ref="tns:script"/>
+            <xs:element ref="tns:setBody"/>
+            <xs:element ref="tns:setExchangePattern"/>
+            <xs:element ref="tns:setHeader"/>
+            <xs:element ref="tns:setProperty"/>
+            <xs:element ref="tns:sort"/>
+            <xs:element ref="tns:split"/>
+            <xs:element ref="tns:step"/>
+            <xs:element ref="tns:stop"/>
+            <xs:element ref="tns:threads"/>
+            <xs:element ref="tns:throttle"/>
+            <xs:element ref="tns:throwException"/>
+            <xs:element ref="tns:transacted"/>
+            <xs:element ref="tns:transform"/>
+            <xs:element ref="tns:doTry"/>
+            <xs:element ref="tns:unmarshal"/>
+            <xs:element ref="tns:validate"/>
+            <xs:element ref="tns:whenSkipSendToEndpoint"/>
+            <xs:element ref="tns:wireTap"/>
+            <xs:element ref="tns:serviceCall"/>
+          </xs:choice>
+        </xs:sequence>
+        <xs:attribute name="parallelProcessing" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+When aggregated are completed they are being send out of the aggregator. This
+option indicates whether or not Camel should use a thread pool with multiple
+threads for concurrency. If no custom thread pool has been specified then Camel
+creates a default pool with 10 concurrent threads. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="optimisticLocking" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Turns on using optimistic locking, which requires the aggregationRepository
+being used, is supporting this by implementing
+org.apache.camel.spi.OptimisticLockingAggregationRepository . Default value:
+false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="executorServiceRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If using parallelProcessing you can specify a custom thread pool to be used. In
+fact also if you are not using parallelProcessing this custom thread pool is
+used to send out aggregated exchanges as well.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="timeoutCheckerExecutorServiceRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If using either of the completionTimeout, completionTimeoutExpression, or
+completionInterval options a background thread is created to check for the
+completion for every aggregator. Set this option to provide a custom thread pool
+to be used rather than creating a new thread for every aggregator.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="aggregationRepositoryRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the custom aggregate repository to use. Will by default use
+org.apache.camel.processor.aggregate.MemoryAggregationRepository.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="strategyRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+A reference to lookup the AggregationStrategy in the Registry. Configuring an
+AggregationStrategy is required, and is used to merge the incoming Exchange with
+the existing already merged exchanges. At first call the oldExchange parameter
+is null. On subsequent invocations the oldExchange contains the merged exchanges
+and newExchange is of course the new incoming Exchange.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="strategyMethodName" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+This option can be used to explicit declare the method name to use, when using
+POJOs as the AggregationStrategy.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="strategyMethodAllowNull" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If this option is false then the aggregate method is not used for the very first
+aggregation. If this option is true then null values is used as the oldExchange
+(at the very first aggregation), when using POJOs as the AggregationStrategy.
+Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="completionSize" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Number of messages aggregated before the aggregation is complete. This option
+can be set as either a fixed value or using an Expression which allows you to
+evaluate a size dynamically - will use Integer as result. If both are set Camel
+will fallback to use the fixed value if the Expression result was null or 0.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="completionInterval" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+A repeating period in millis by which the aggregator will complete all current
+aggregated exchanges. Camel has a background task which is triggered every
+period. You cannot use this option together with completionTimeout, only one of
+them can be used.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="completionTimeout" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Time in millis that an aggregated exchange should be inactive before its
+complete (timeout). This option can be set as either a fixed value or using an
+Expression which allows you to evaluate a timeout dynamically - will use Long as
+result. If both are set Camel will fallback to use the fixed value if the
+Expression result was null or 0. You cannot use this option together with
+completionInterval, only one of the two can be used. By default the timeout
+checker runs every second, you can use the completionTimeoutCheckerInterval
+option to configure how frequently to run the checker. The timeout is an
+approximation and there is no guarantee that the a timeout is triggered exactly
+after the timeout value. It is not recommended to use very low timeout values or
+checker intervals.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="completionTimeoutCheckerInterval" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Interval in millis that is used by the background task that checks for timeouts
+( org.apache.camel.TimeoutMap ). By default the timeout checker runs every
+second. The timeout is an approximation and there is no guarantee that the a
+timeout is triggered exactly after the timeout value. It is not recommended to
+use very low timeout values or checker intervals. Default value: 1s
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="completionFromBatchConsumer" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Enables the batch completion mode where we aggregate from a
+org.apache.camel.BatchConsumer and aggregate the total number of exchanges the
+org.apache.camel.BatchConsumer has reported as total by checking the exchange
+property org.apache.camel.Exchange#BATCH_COMPLETE when its complete. This option
+cannot be used together with discardOnAggregationFailure. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="completionOnNewCorrelationGroup" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Enables completion on all previous groups when a new incoming correlation group.
+This can for example be used to complete groups with same correlation keys when
+they are in consecutive order. Notice when this is enabled then only 1
+correlation group can be in progress as when a new correlation group starts,
+then the previous groups is forced completed. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="eagerCheckCompletion" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Use eager completion checking which means that the completionPredicate will use
+the incoming Exchange. As opposed to without eager completion checking the
+completionPredicate will use the aggregated Exchange. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="ignoreInvalidCorrelationKeys" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+If a correlation key cannot be successfully evaluated it will be ignored by
+logging a DEBUG and then just ignore the incoming Exchange. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="closeCorrelationKeyOnCompletion" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Closes a correlation key when its complete. Any late received exchanges which
+has a correlation key that has been closed, it will be defined and a
+ClosedCorrelationKeyException is thrown.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="discardOnCompletionTimeout" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Discards the aggregated message on completion timeout. This means on timeout the
+aggregated message is dropped and not sent out of the aggregator. Default value:
+false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="discardOnAggregationFailure" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Discards the aggregated message when aggregation failed (an exception was thrown
+from AggregationStrategy . This means the partly aggregated message is dropped
+and not sent out of the aggregator. This option cannot be used together with
+completionFromBatchConsumer. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="forceCompletionOnStop" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Indicates to complete all current aggregated exchanges when the context is
+stopped. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="completeAllOnStop" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Indicates to wait to complete all current and partial (pending) aggregated
+exchanges when the context is stopped. This also means that we will wait for all
+pending exchanges which are stored in the aggregation repository to complete so
+the repository is empty before we can stop. You may want to enable this when
+using the memory based aggregation repository that is memory based only, and do
+not store data on disk. When this option is enabled, then the aggregator is
+waiting to complete all those exchanges before its stopped, when stopping
+CamelContext or the route using it. Default value: false
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="aggregateControllerRef" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To use a org.apache.camel.processor.aggregate.AggregateController to allow
+external sources to control this aggregator.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="optimisticLockRetryPolicyDefinition">
+    <xs:sequence/>
+    <xs:attribute name="maximumRetries" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the maximum number of retries.
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="retryDelay" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the delay in millis between retries. Default value: 50ms
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="maximumRetryDelay" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Sets the upper value of retry in millis between retries, when using exponential
+or random backoff. Default value: 1s
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="exponentialBackOff" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Enable exponential backoff. Default value: true
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+    <xs:attribute name="randomBackOff" type="xs:string">
+      <xs:annotation>
+        <xs:documentation xml:lang="en"><![CDATA[
+Enables random backoff. Default value: false
+        ]]></xs:documentation>
+      </xs:annotation>
+    </xs:attribute>
+  </xs:complexType>
+
+  <xs:complexType name="beanDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:noOutputDefinition">
+        <xs:sequence/>
+        <xs:attribute name="ref" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets a reference to a bean to use.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="method" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the method name on the bean to use.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="beanType" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Sets the Class of the bean.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="cache" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Deprecated: Use singleton option instead. Default value: true
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+        <xs:attribute name="scope" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+Scope of bean. When using singleton scope (default) the bean is created or
+looked up only once and reused for the lifetime of the endpoint. The bean should
+be thread-safe in case concurrent threads is calling the bean at the same time.
+When using request scope the bean is created or looked up once per request
+(exchange). This can be used if you want to store state on a bean while
+processing a request and you want to call the same bean instance multiple times
+while processing the request. The bean does not have to be thread-safe as the
+instance is only called from the same request. When using prototype scope, then
+the bean will be looked up or created per call. However in case of lookup then
+this is delegated to the bean registry such as Spring or CDI (if in use), which
+depends on their configuration can act as either singleton or prototype scope.
+so when using prototype scope then this depends on the bean registry
+implementation. Default value: Singleton
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
+      </xs:extension>
+    </xs:complexContent>
+  </xs:complexType>
+
+  <xs:complexType name="catchDefinition">
+    <xs:complexContent>
+      <xs:extension base="tns:output">
+        <xs:sequence>
+          <xs:element maxOccurs="unbounded" minOccurs="0" name="exception" type="xs:string"/>
+          <xs:element minOccurs="0" name="onWhen" type="tns:whenDefinition"/>
+          <xs:choice maxOccurs="unbounded" minOccurs="0">
+            <xs:element ref="tns:onException"/>
+            <xs:element ref="tns:when"/>
+            <xs:element ref="tns:onCompletion"/>
+            <xs:element ref="tns:intercept"/>
+            <xs:element ref="tns:interceptFrom"/>
+            <xs:element ref="tns:interceptSendToEndpoint"/>
+            <xs:element ref="tns:to"/>
+            <xs:element ref="tns:toD"/>
+            <xs:element ref="tns:route"/>
+            <xs:element ref="tns:aggregate"/>
+            <xs:element ref="tns:bean"/>
+            <xs:element ref="tns:doCatch"/>
+            <xs:element ref="tns:choice"/>
+            <xs:element ref="tns:otherwise"/>
+            <xs:element ref="tns:circuitBreaker"/>
+            <xs:element ref="tns:claimCheck"/>
+            <xs:element ref="tns:convertBodyTo"/>
+            <xs:element ref="tns:delay"/>
+            <xs:element ref="tns:dynamicRouter"/>
+            <xs:element ref="tns:enrich"/>
+            <xs:element ref="tns:filter"/>
+            <xs:element ref="tns:doFinally"/>
+            <xs:element ref="tns:idempotentConsumer"/>
+            <xs:element ref="tns:inOnly"/>
+            <xs:element ref="tns:inOut"/>
+            <xs:element ref="tns:loadBalance"/>
+            <xs:element ref="tns:log"/>
+            <xs:element ref="tns:loop"/>
+            <xs:element ref="tns:marshal"/>
+            <xs:element ref="tns:multicast"/>
+            <xs:element ref="tns:onFallback"/>
+            <xs:element ref="tns:pipeline"/>
+            <xs:element ref="tns:policy"/>
+            <xs:element ref="tns:pollEnrich"/>
+            <xs:element ref="tns:process"/>
+            <xs:element ref="tns:recipientList"/>
+            <xs:element ref="tns:removeHeader"/>
+            <xs:element ref="tns:removeHeaders"/>
+            <xs:element ref="tns:removeProperties"/>
+            <xs:element ref="tns:removeProperty"/>
+            <xs:element ref="tns:resequence"/>
+            <xs:element ref="tns:rollback"/>
+            <xs:element ref="tns:routingSlip"/>
+            <xs:element ref="tns:saga"/>
+            <xs:element ref="tns:sample"/>
+            <xs:element ref="tns:script"/>
+            <xs:element ref="tns:setBody"/>
... 46851 lines suppressed ...


[camel-website] 01/02: Updated the website to b19baea

Posted by gi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/camel-website.git

commit d1fe382f3e23591865a02ce819a9a9ef8cd5babf
Author: jenkins <bu...@apache.org>
AuthorDate: Wed Feb 14 07:00:39 2018 +0000

    Updated the website to b19baea
    
    Website updated to 7039a3e
    
    Website updated to 5ad661e
    
    Website updated to 8eb3f6d
    
    Website updated to 5728689
    
    Website updated to 4d91433
    
    Website updated to 57a44f4
    
    Website updated to 9094fd3
    
    Website updated to 62322ab
    
    Website updated to 56fcc70
    
    Website updated to 621e5f6
    
    Website updated to 50d2e6c
    
    Website updated to 001aa4e
    
    Website updated to ca5dea1
    
    Website updated to d951d9c
    
    Website updated to 7de404d
    
    Website updated to 4b0885b
    
    Website updated to b9ee2ae
    
    Website updated to 10cb2b9
    
    Website updated to 881f5bc
    
    Website updated to 5076404
    
    Website updated to 3b51979
    
    Website updated to 9a4b2db
    
    Website updated to 996985b
    
    Website updated to 49e1f90
    
    Website updated to 555a48f
    
    Website updated to 413595a
    
    Website updated to bfb68d3
    
    Website updated to 38e3d2c
    
    Website updated to 7ca0145
    
    Website updated to 8f82c43
    
    Website updated to 0294aac
    
    Website updated to 2f9c74e
    
    Website updated to c295f4f
    
    Website updated to 5495742
    
    Website updated to 3ef0646
    
    Website updated to d016fda
    
    Website updated to 82c4718
    
    Website updated to eb4f60d
    
    Website updated to 8fcd978
    
    Website updated to ace1092
    
    Website updated to cc8630e
    
    Website updated to 7915ebc
    
    Website updated to 0bf120b
    
    Website updated to c4c7cba
    
    Website updated to 5f8c7f4
    
    Website updated to d5b4d62
    
    Website updated to 75e9f21
    
    Website updated to af30457
    
    Website updated to 6f4a5e3
    
    Website updated to ad9ff75
    
    Website updated to bcbcaf1
    
    Website updated to 3da5881
    
    Website updated to 69c65cc
    
    Website updated to ebbb0dd
    
    Website updated to 7da2aa0
    
    Website updated to 96719e3
    
    Website updated to cf3c5b62fe6c88ceded8e97ad0f8749119167fbc
    
    Website updated to 6e9ff53
    
    Website updated to 237401b
    
    Website updated to f3fc870
    
    Website updated to a8f3c5a
    
    Website updated to 5ef52e4
    
    Website updated to 867e3b3
    
    Website updated to 456eb56
    
    Website updated to 97fdf9f
    
    Website updated to 23616e4
    
    Website updated to cfcfe19
    
    Website updated to 75f68fa
    
    Website updated to 5f2c9dd
    
    Website updated to 1498d48
    
    Website updated to ce8ece9
    
    Website updated to 955d432
    
    Website updated to 89eb3d4
    
    Website updated to e12b026
    
    Website updated to 90797cd
    
    Website updated to 74166d3
    
    Website updated to ae80240
    
    Website updated to 675abe4
    
    Website updated to d1c167c
    
    Website updated to 3996814
    
    Website updated to f197655
    
    Website updated to ab9c015
    
    Website updated to 9b5200c
    
    Website updated to 84a8154
    
    Website updated to b23065d
    
    Website updated to 9203126
    
    Website updated to b72a0ef
    
    Website updated to 7998e0e
    
    Website updated to 6a67f2b
    
    Website updated to a4e48fd
    
    Website updated to de1eb36
    
    Website updated to f435867
    
    Website updated to 9acf581
    
    Website updated to ba5769a
    
    Website updated to ff38c0f
    
    Website updated to 051a9f8
    
    Website updated to d958314
    
    Website updated to 4aafa80
    
    Website updated to 1258a05
    
    Website updated to 739089b
    
    Website updated to 578590a
    
    Website updated to 34011fd
    
    Website updated to 179e0f4
    
    Website updated to 5cd963e
    
    Website updated to 1c867ff
    
    Website updated to b242c40
    
    Website updated to 6c5f5a9
    
    Website updated to 0a86a2bb
    
    Website updated to 371f2320
    
    Website updated to c6a628ec
    
    Website updated to b07c320d
    
    Website updated to b0f7c681
    
    Website updated to 0982d3b8
    
    Website updated to 301b74f0
    
    Website updated to 0c6f9026
    
    Website updated to e00da392
    
    Website updated to 197ca7dc
    
    Website updated to 3d74ef6a
    
    Website updated to 997c1d93
    
    Website updated to e3c9940e
    
    Website updated to 1b8508ae
    
    Website updated to 09ed5939
    
    Website updated to e618f6d8
    
    Website updated to 5de3aaac
    
    Website updated to 66d76b00
    
    Website updated to 8015d29a
    
    Website updated to 0c647eca
    
    Website updated to 4d65f7ab
    
    Website updated to c576a642
    
    Website updated to 9e406e23
    
    Website updated to 9971c8e2
    
    Website updated to 36d40919
    
    Website updated to 9c7b711d
    
    Website updated to 4adafd07
    
    Website updated to 29d6b74c
    
    Website updated to 4dc165a2
    
    Website updated to 76bb1cdd
    
    Website updated to c01e15ab
    
    Website updated to fcf71882
    
    Website updated to 29826f64
    
    Website updated to 6486005a
    
    Website updated to dfa4a071
    
    Website updated to 9321fb08
    
    Website updated to 007269d0
    
    Website updated to 61dc5006
    
    Website updated to 83548e96
    
    Website updated to 0d8621f3
    
    Website updated to 2744b35f
    
    Website updated to c98f2725
    
    Website updated to 7ca27cc2
    
    Website updated to ae841c02
    
    Website updated to bd2d996c
    
    Website updated to 3ace6a1c
    
    Website updated to 945afedf
    
    Website updated to 083c898f
    
    Website updated to a262d487
    
    Website updated to 10abba88
    
    Website updated to f0833943
    
    Website updated to 38d055b7
    
    Website updated to 65584a69
    
    Website updated to 7133862b
    
    Website updated to a0da5e63
    
    Website updated to e5600be0
    
    Website updated to 9b7d19d5
    
    Website updated to db09aca1
    
    Website updated to c7d555b5
    
    Website updated to 095c9888
    
    Website updated to eae26697
    
    Website updated to c149b776
    
    Website updated to a664a8b7
    
    Website updated to 4286d3e3
    
    Website updated to 0054ef8a
    
    Website updated to 8e2b5ec9
    
    Website updated to 3fcf4b0e
    
    Website updated to 0c91fe97
    
    Website updated to 43ed6a38
    
    Website updated to 7aa894b6
    
    Website updated to 09247ffd
    
    Website updated to 4d51e10a
    
    Website updated to b2694b68
    
    Website updated to 4a7b7dad
    
    Website updated to 7aa1ba4f
    
    Website updated to b42ad8e6
    
    Website updated to b08c8237
    
    Website updated to c1d8594d
    
    Website updated to fd767fca
    
    Website updated to 67f8da04
    
    Website updated to 754a2179
    
    Website updated to aab09c01
    
    Website updated to 56db7a13
    
    Website updated to 9bd5901e
    
    Website updated to 5c8f1e08
    
    Website updated to e992a571
    
    Website updated to b0188b27
    
    Website updated to 22aefaf3
    
    Website updated to a30ac0f8
    
    Website updated to 1ad186c2
    
    Website updated to 045c46a8
    
    Website updated to 76ecd36c
    
    Website updated to 21b74d38
    
    Website updated to 424a979b
    
    Website updated to fee53395
    
    Website updated to 3065134e
    
    Website updated to db9fd3e5
    
    Website updated to 7ad1858e
    
    Website updated to d423a65b
    
    Website updated to ea2e68be
    
    Website updated to adcb1f35
    
    Website updated to a55a7988
    
    Website updated to 31bf9759
    
    Website updated to 07ec2fa2
    
    Website updated to c8cd265e
    
    Website updated to f94d65c4
    
    Website updated to 5b1bc318
    
    Website updated to 33db36f3
    
    Website updated to 23081eb3
    
    Website updated to d59974b0
    
    Website updated to f7eac60a
    
    Website updated to 3c03647b
    
    Website updated to fd5d8e5e
    
    Website updated to a66eca0c
    
    Website updated to 819fd171
    
    Website updated to d128ad2c
    
    Website updated to 6ba4827b
    
    Website updated to 2144af70
    
    Website updated to 36a1a573
    
    Website updated to a8a77d2e
    
    Website updated to 159f97ac
    
    Website updated to a9b3c0ba
    
    Website updated to d8b3e093
    
    Website updated to 5311f459
    
    Website updated to 2e9c6c21
    
    Website updated to 28609582
    
    Website updated to 47e1c9e8
    
    Website updated to 29401513
    
    Website updated to 175638c9
    
    try quick fix (will be overwrite by build)
    
    Website updated to aeeefe55
    
    Website updated to b30bb816
    
    Website updated to bb24d49a
    
    Website updated to 5b64121f
    
    Website updated to 373c4b96
    
    Website updated to 5933c1be
    
    Website updated to 9c403311
    
    Website updated to b806f506
    
    Website updated to 57f60a16
    
    Website updated to 218a5b0a
    
    Website updated to 83b4176d
    
    Website updated to aba5d9a4
    
    Website updated to e0b7cbbd
    
    Website updated to 5e43ca8f
    
    Website updated to ea1dad63
    
    Website updated to d07c1ec9
    
    Website updated to 04e921ee
    
    Website updated to 0e594d12
    
    Website updated to 1c76b8e0
    
    Website updated to 71d32811
    
    Website updated to 7fa76131
    
    Website updated to 8185be78
    
    Website updated to 2ae0ec84
    
    Website updated to da7b6e66
    
    Website updated to 264ec41d
    
    Website updated to 7d42011f
    
    Website updated to b8e90f5a
    
    Website updated to 1e68837b
    
    Website updated to 56190eb0
    
    Website updated to 02b52ee3
    
    Website updated to 5ada58a9
    
    Website updated to b3009380
    
    Website updated to 0a84c814
    
    Website updated to 2b0b7508
    
    Website updated to 62e4a7f3
    
    Website updated to 51886a34
    
    Website updated to 48e3042b
    
    Website updated to c4632d54
    
    Website updated to 9274bc8d
    
    Website updated to a0ae0376
    
    Website updated to 355884c7
    
    Website updated to 54af0363
    
    Website updated to 7b26c510
    
    Website updated to f968d4c9
    
    Website updated to 85d4d225
    
    Website updated to 0a021b4a
    
    Website updated to b8438474
    
    Website updated to 95a521f2
    
    Website updated to e912758f
    
    Website updated to 0984b28a
    
    Website updated to e3fbe6bb
    
    Website updated to b0cf9718
    
    Website updated to a772ee2ca
    
    Website updated to 2a6666ca8
    
    Website updated to bb666bdd0
    
    Website updated to 559d92c22
    
    Website updated to 338a4208a
    
    Website updated to efcaeef62
    
    Website updated to 1b7ecf04c
    
    Website updated to 70f36137b
    
    Website updated to c2b782892
    
    Website updated to 6077cef6c
    
    Website updated to 7d4be0018
    
    Website updated to 971b2b7a4
    
    Website updated to 8b169ea22
    
    Website updated to fc0217bc4
    
    Website updated to 26fa545bc
    
    Website updated to c1720f67b
    
    Website updated to 22c8c5693
    
    Website updated to 4b25dcaef
    
    Website updated to a57fff3b0
    
    Website updated to 526966e99
    
    Website updated to d6c9b0083
    
    Website updated to a7d566143
    
    Website updated to b5687ef99
    
    Website updated to 10d9061e8
    
    Website updated to 57ede6324
    
    Website updated to a831f0136
    
    Website updated to 9142dad81
    
    Website updated to 2b2416534
    
    Website updated to c4f1a3900
    
    Website updated to 27814044a
    
    Website updated to 9fccc3f7f
    
    Website updated to 48170bb4d
    
    Website updated to d9127d407
    
    Website updated to bcfcc2660
    
    Website updated to c0d992c42
    
    Website updated to 254f47b3d
    
    Website updated to f105908e4
    
    Website updated to e29eb60a3
    
    Website updated to 4590eaa8d
    
    Website updated to c71338feb
    
    Website updated to 25821e7bf
    
    Website updated to 18d4dae62
    
    Website updated to c61d04f0d
    
    Website updated to 4c19fbdb5
    
    Website updated to e7886482c
    
    Website updated to 72a13919c
    
    Website updated to 539b4a8fd
    
    Website updated to 75e85afa5
    
    Website updated to 75a656d00
    
    Website updated to f976fcee1
    
    Website updated to 21a6f3d9c
    
    Website updated to d4d7da446
    
    Website updated to e629717d3
    
    Website updated to b253a155e
    
    Website updated to 1c8212b52
    
    Website updated to f9964aede
    
    Website updated to edc400194
    
    Website updated to 2cd3d7e5c
    
    Website updated to 83b9662bd
    
    Website updated to ccc4356af
    
    Website updated to 813a4b7f2
    
    Website updated to 171a7866e
    
    Website updated to fe553aa59
    
    Website updated to d70b73307
    
    Website updated to f6d0dd78c
    
    Website updated to c5b6a8dd9
    
    Website updated to 952611e53
    
    Website updated to b5dbbd28c
    
    Website updated to ef898e3b3
    
    Website updated to 34c4f38e9
    
    Website updated to 46417a928
    
    Website updated to 75cfe089d
    
    Website updated to 527c1a01b
    
    Website updated to e3c13a4be
    
    Website updated to f31f66d2b
    
    Website updated to 69a0277f4
    
    Website updated to 8e06514f9
    
    Website updated to 93a0b8d9b
    
    Website updated to 3cb2a738a
    
    Website updated to 8f859e551
    
    Website updated to ae13175b2
    
    Website updated to afa2a439b
    
    Website updated to 60fdee237
    
    Website updated to ef52f6533
    
    Website updated to 1143cef74
    
    Website updated to 272bec71b
    
    Website updated to 786dc33c0
    
    Website updated to 666e4b5ee
    
    Website updated to b725df955
    
    Website updated to eec134971
    
    Website updated to 72509f654
    
    Website updated to 37b976253
    
    Website updated to b33cc5490
    
    Website updated to e2b559061
    
    Website updated to 56be1e033
    
    Website updated to f0e56b908
    
    Website updated to d69e2c87a
    
    Website updated to 639d6afaa
    
    Website updated to 08f8a652c
    
    Website updated to 8f0591087
    
    Website updated to 2f89b313b
    
    Website updated to 047c7eb9c
    
    Website updated to 7fe608936
    
    Website updated to 3c469bda5
    
    Website updated to 05e1c72f6
    
    Website updated to cc6e55378
    
    Website updated to f9511ec42
    
    Website updated to 947dfc5ab
    
    Website updated to bc4d78666
    
    Website updated to 37387d175
    
    Website updated to 0365f7ef1
    
    Website updated to bbfcce852
    
    Website updated to 56ede96d7
    
    Website updated to 6311cd7a8
    
    Website updated to 517435ee1
    
    Website updated to 9b4c1699b
    
    Website updated to ff835157e
    
    Website updated to f4b0fa2be
    
    Website updated to d4e779117
    
    Website updated to 7ff34018f
    
    Website updated to dd75a9080
    
    Website updated to bcccc1cd3
    
    Website updated to 03862308e
    
    Website updated to 8d48d97d3
    
    Website updated to 875dd59e1
    
    Website updated to bbcaa3595
    
    Website updated to 31f5faca3
    
    Website updated to ef6534f5f
    
    Website updated to 611686391
    
    Website updated to deef6bbfa
    
    Website updated to d28e190df
    
    Website updated to 79c99610e
    
    Website updated to b40ce5154
    
    Website updated to e35c6e338
    
    Website updated to e9d6caabd
    
    Website updated to ce6bd2702
    
    Website updated to a5160858b
    
    Website updated to 5e735e224
    
    Website updated to df9fab3e9
    
    Website updated to ae7811264
    
    Website updated to 7ea4297ee
    
    Website updated to bff86538f
    
    Website updated to d957b1f8d
    
    Website updated to dcf48b5bf
    
    Website updated to 36e3b189c
    
    Website updated to aabf62ca3
    
    Website updated to 55c284a70
    
    Website updated to 557851b0b
    
    Website updated to bbffe3f97
    
    Website updated to db4c0b2ae
    
    Website updated to 80a1f374f
    
    Website updated to 744950e70
    
    Website updated to bc41861ed
    
    Website updated to f726f4a9f
    
    Website updated to 93a475cce
    
    Website updated to ac8b3beda
    
    Website updated to a6c9c271b
    
    Website updated to 73781f13d
    
    Website updated to 9abc4994c
    
    Website updated to b9a575004
    
    Website updated to e90da6efe
    
    Website updated to d29e56701
    
    Website updated to 1b0b4d683
    
    Website updated to 1bf4917de
    
    Website updated to 4e1415562
    
    Website updated to 55372091f
    
    Website updated to 3724e131f
    
    Website updated to 6afe91683
    
    Website updated to 1297350d7
    
    Website updated to 4d9185a1b
    
    Website updated to 6e74b0b9a
    
    Website updated to 09ec5ae31
    
    Website updated to 956879096
    
    Website updated to 4f014c72b
    
    Website updated to 7f7a92a8d
    
    Website updated to bb31ed0f3
    
    Website updated to 9bc17b96b
    
    Website updated to 4b2ddbb0d
    
    Website updated to 29f1795f4
    
    Website updated to 6b68dd3bf
    
    Website updated to c96197350
    
    Website updated to d4a353671
    
    Website updated to a3bf96afc
    
    Website updated to 7afbbf38e
    
    Website updated to 6de31b6a3
    
    Website updated to b2089c301
    
    Website updated to 0727f4f89
    
    Website updated to 07970d323
    
    Website updated to 8cc5b5867
    
    Website updated to 998901ae4
    
    Website updated to 314212b0a
    
    Website updated to 1436b6958
    
    Website updated to 9b5ff52a8
    
    Website updated to b20b9b205
    
    Website updated to 10557cd27
    
    Website updated to a710a51a7
    
    Website updated to 798452824
    
    Website updated to abac94c82
    
    Website updated to 446b109cb
    
    Website updated to a45d14a79
    
    Website updated to 56b5b0c50
    
    Website updated to d022804d6
    
    Website updated to 5836783f0
    
    Website updated to a9d875dea
    
    Website updated to 0cfb5561c
    
    Website updated to fa03a7607
    
    Website updated to d4002a8df
    
    Website updated to ce37134dd
    
    Website updated to f8126853c
    
    Website updated to 280653f1f
    
    Website updated to c151db101
    
    Website updated to a16c47c6c
    
    Website updated to 740f33391
    
    Website updated to 1fc74a2e1
    
    Website updated to 607cf0a73
    
    Website updated to 14514d954
    
    Website updated to 2e57ff5cc
    
    Website updated to 363a3871d
    
    Website updated to 2da0b0bd8
    
    Website updated to 6ae33ccdc
    
    Website updated to 687398b25
    
    Website updated to 5ba0a6acf
    
    Website updated to f6957530b
    
    Website updated to dcca0db6e
    
    Website updated to b6668317f
    
    Website updated to 4f38b9853
    
    Website updated to 52ebf68da
    
    Website updated to 586dd978a
    
    Website updated to f1fa85732
    
    Website updated to 81c436def
    
    Website updated to 27d4f9485
    
    Website updated to 330f04216
    
    Website updated to c75cde37a
    
    Website updated to 245fb9263
    
    Website updated to 3b77685e1
    
    Website updated to bd2d4c923
    
    Website updated to 43f3e68d1
    
    Website updated to aea680845
    
    Website updated to 3a413edde
    
    Website updated to 8b1c72f9c
    
    Website updated to 5564080cb
    
    Website updated to 75542c997
    
    Website updated to 538d91262
    
    Website updated to 357cd9702
    
    Website updated to ac4e19182
    
    Website updated to 5963ef513
    
    Website updated to 18b3e7525
    
    Website updated to ebe7a1693
    
    Website updated to 2460ba390
    
    Website updated to 0f580f0da
    
    Website updated to ebbc438b7
    
    Website updated to 566d2ea0d
    
    Website updated to 628ddbb63
    
    Website updated to 27af7df82
    
    Website updated to c5c15cf9e
    
    Website updated to 2d802d622
    
    Website updated to 8900ad4b8
    
    Website updated to 4c216b15d
    
    Website updated to 86aab108f
    
    Website updated to 8d3a2df13
    
    Website updated to 0978f3cab
    
    Website updated to 5e3b90307
    
    Website updated to d287abd1b
    
    Website updated to 9c7468e2f
    
    Website updated to efe7b678e
    
    Website updated to 121d65aac
    
    Website updated to 18af4d261
    
    Website updated to 77816cef5
    
    Website updated to 24d599689
    
    Website updated to 8def4310e
    
    Website updated to ba0eebdd9
    
    Website updated to 6db7fc870
    
    Website updated to 240c477a6
    
    Website updated to 796fd060e
    
    Website updated to 5acf953db
    
    Website updated to c3de92cb6
    
    Website updated to 8792e2cdb
    
    Website updated to fcd9f0bae
    
    Website updated to 9f6c75df6
    
    Website updated to bc4c0e51f
    
    Website updated to 7a558bafc
    
    Website updated to d3c13382b
    
    Website updated to 30b2d8253
    
    Website updated to 81240faf0
    
    Website updated to 488c1cfb9
    
    Website updated to 1f7b8b09f
    
    Website updated to 796beeaa0
    
    Website updated to a7639997e
    
    Website updated to f962f3802
    
    Website updated to 52cb8b566
    
    Website updated to df389b5b6
    
    Website updated to 3aea21a51
    
    Website updated to 744fedd0d
    
    Website updated to 210d45dd2
    
    Website updated to ca41f541f
    
    Website updated to 6ea95e0cc
    
    Website updated to 8776132ca
    
    Website updated to 305d681d5
    
    Website updated to d5ca8ff58
    
    Website updated to 3c8e5a4ed
    
    Website updated to f0955b81e
    
    Website updated to 53275f79d
    
    Website updated to 33d0c39b7
    
    Website updated to d6999399b
    
    Website updated to 3b3de7a4f
    
    Website updated to 7e9e3b586
    
    Website updated to 3517c36f0
    
    Website updated to ac8875ac6
    
    Website updated to c2a463442
    
    Website updated to 2994cebcd
    
    Website updated to 45dba0bb1
    
    Website updated to 8574e4ecb
    
    Website updated to 3ea44224d
    
    Website updated to db0093607
    
    Website updated to 9ba3af3b6
    
    Website updated to 31b11b6da
    
    Website updated to 67f693ba6
    
    Website updated to f1dc87bb7
    
    Website updated to 7c9e66f50
    
    Website updated to 6fa1a4be0
    
    Website updated to 38cdc3447
    
    Website updated to 8d1f45e6c
    
    Website updated to db29a608b
    
    Website updated to 5442838f8
    
    Website updated to 2cecbb83d
    
    Website updated to 827b3c31a
    
    Website updated to 3e28c1827
    
    Website updated to 9b694ce2a
    
    Website updated to df738b44e
    
    Website updated to 09989f40a
    
    Website updated to aeb26d623
    
    Website updated to 606489814
    
    Website updated to fd43d8dce
    
    Website updated to 1b17f588b
    
    Website updated to 877d97890
    
    Website updated to dd6ae1769
    
    Website updated to 80b5c7b26
    
    Website updated to 1b17f8f0c
    
    Website updated to 1a6653aca
    
    test: fix search
    
    Trying to see if this CSP policy will allow XHR requests to Algolia
    servers.
    
    Website updated to 2b1ea1c3c
    
    Website updated to 7f2edcc2f
    
    Website updated to 896f6a1bd
    
    Website updated to 694e6acd1
    
    Website updated to 4039887f8
    
    Website updated to f4f06a779
    
    Website updated to b8e90cd4d
    
    Website updated to 4895bcbbf
    
    Website updated to 17cb9c2a6
    
    Website updated to a265a0ba5
    
    Website updated to 8af4513df
    
    Website updated to 0ef119f3c
    
    Website updated to 3583e4143
    
    Website updated to adddabf1a
    
    Website updated to 324cc4a6e
    
    Website updated to ce48e5170
    
    Website updated to 1d8942bb6
    
    Website updated to d8c3907ad
    
    Website updated to 5a0a8047b
    
    Website updated to f0cbffc0f
    
    Website updated to 9893394a1
    
    Website updated to b3a9ff13a
    
    Website updated to f67d859f7
    
    Website updated to 70b08d74e
    
    Website updated to 6a122bade
    
    Website updated to a25d7f033
    
    Website updated to e2320a88b
    
    Website updated to ab17a3d50
    
    Website updated to 788bece0c
    
    Website updated to 3a6671c1f
    
    Website updated to 30dd91475
    
    Website updated to 94917047c
    
    Website updated to 72f2aa677
    
    Website updated to 344eb33c1
    
    Website updated to 43d2459a3
    
    Website updated to f71eac898
    
    Website updated to e75fd472a
    
    Website updated to 3bfb3741d
    
    Website updated to 52519dc78
    
    Website updated to c064083e9
    
    Website updated to 97afb7806
    
    Website updated to 83df20903
    
    Website updated to ad8a69cde
    
    Website updated to 0ade16e5a
    
    Website updated to 42b5686e2
    
    Website updated to c071c3790
    
    Website updated to 2f5459386
    
    Website updated to dc8c226d0
    
    Website updated to d0ed8040a
    
    Website updated to 1d3252a92
    
    Website updated to 9151669bc
    
    Website updated to 9e5776432
    
    Website updated to 882342ba8
    
    Website updated to 98c11742b
    
    Website updated to 01947fe4b
    
    Website updated to 66b014180
    
    Website updated to 589e56465
    
    Website updated to f828fd233
    
    Website updated to fc2f6bfc6
    
    Website updated to 5ad118cc9
    
    Website updated to 85ba3de08
    
    Website updated to c948e3ff3
    
    Website updated to 30615dc89
    
    Website updated to d1bd8b1e9
    
    Website updated to 2fffa8a82
    
    Website updated to cb493a94c
    
    Website updated to 427bfac1c
    
    Website updated to b681965c2
    
    Website updated to 76b24fb75
    
    Website updated to 7dbdcbc66
    
    Website updated to 7844034ae
    
    Website updated to 7255a61de
    
    Website updated to 4f693a913
    
    Website updated to 7d82c9028
    
    Website updated to 64f742ab6
    
    Website updated to 8b5d72383
    
    Website updated to 6b7a0579f
    
    Website updated to 3a2cd5151
    
    Website updated to a8c8ae008
    
    Website updated to 0aadfd29a
    
    Website updated to a1b28eec0
    
    Website updated to 168929e43
    
    Website updated to e25bb6baf
    
    Website updated to 41badd3df
    
    Website updated to 4dca64a98
    
    Website updated to 61ee24cd9
    
    Website updated to 6bed3161d
    
    Website updated to 29f52cf0c
    
    Website updated to 57486c7ec
    
    Website updated to 9da617f1b
    
    Website updated to f948f3492
    
    Website updated to cd5068130
    
    Website updated to e2feedc75
    
    Website updated to 71c7f6152
    
    Website updated to 9090ee877
    
    Website updated to b6a3f7c36
    
    Website updated to df04e8d5a
    
    Website updated to 969639976
    
    Website updated to 256cfb3ee
    
    Website updated to 30cfbd7ad
    
    Website updated to 30ee15701
    
    Website updated to d3eec744e
    
    Website updated to a7f5abf0a
    
    Website updated to 5f7429aa4
    
    Website updated to 64d9fde01
    
    Website updated to 07d00089a
    
    Website updated to cd1602522
    
    Website updated to 77d47e8de
    
    Website updated to 347981326
    
    Website updated to 231592d56
    
    Website updated to 7f0e2a2eb
    
    Website updated to 32fdb93d5
    
    Website updated to d52bf234a
    
    Website updated to a8f6f7625
    
    Website updated to e72c7758e
    
    Website updated to 725f79f82
    
    Website updated to 20d0921cf
    
    Website updated to 4e697cbc3
    
    Website updated to 87158c884
    
    Website updated to 79748d3c9
    
    Website updated to 59498c5f7
    
    Website updated to 6db030358
    
    Website updated to 28151a77c
    
    Website updated to ab7197d09
    
    Website updated to 700567d3d
    
    Website updated to 9f42ce985
    
    Website updated to 276638f3d
    
    Website updated to 78db8c60f
    
    Website updated to 988c96d08
    
    Website updated to a8a2f488d
    
    Website updated to 176c19ac8
    
    Website updated to 0ce126674
    
    Website updated to d6f1e085b
    
    Website updated to 4f87db25a
    
    Website updated to add260c32
    
    Website updated to 4a01bca36
    
    Website updated to 31efafce0
    
    Website updated to ea4edd988
    
    Website updated to d0bf50f0c
    
    Website updated to 22a272a54
    
    Website updated to 2d11b8293
    
    Website updated to d989c518d
    
    Website updated to 1f65fee98
    
    Website updated to 3c9e8597d
    
    Website updated to 7d8194875
    
    Website updated to 4b44ed1ef
    
    Website updated to b857dfc86
    
    Website updated to 04a5d43e9
    
    Website updated to 39d8fa3f6
    
    Website updated to 990994cee
    
    Website updated to 9dc9228a9
    
    Website updated to 56fc2efc8
    
    Website updated to de6019220
    
    Website updated to fc70ecb93
    
    Website updated to f15b6f297
    
    Website updated to 513f818c9
    
    Website updated to a915f5cd1
    
    Website updated to 85b834ec0
    
    Website updated to 270fff960
    
    Website updated to 93b316e42
    
    Website updated to ad148870e
    
    Website updated to 956590d3f
    
    Website updated to de91a9a9d
    
    Website updated to a5967f1fd
    
    Website updated to 3ecffa7c7
    
    Website updated to 0b3011d3c
    
    Website updated to 7fc2227ba
    
    Website updated to 2e656bed4
    
    Website updated to 9bbf55561
    
    Website updated to 8b6af7492
    
    Website updated to 910cca495
    
    Website updated to e55701487
    
    Website updated to 590d0b545
    
    Website updated to fa7196e18
    
    Website updated to bba56a2f4
    
    Website updated to 04d60e0c1
    
    Website updated to 34a7e060c
    
    Website updated to 03ffb26bb
    
    Website updated to 17db70774
    
    Website updated to 8f7e19c95
    
    Website updated to 77a6add03
    
    Website updated to 66b98033a
    
    Website updated to f774f9e79
    
    Website updated to f5f0a1cd2
    
    Website updated to d3b4f0683
    
    Website updated to af34621b5
    
    Website updated to be29b52ed
    
    Website updated to c634ff900
    
    Website updated to cc6f1f217
    
    Website updated to 45f3df77c
    
    Website updated to 7c0ce35db
    
    Website updated to 4578f8a41
    
    Website updated to 7b22e3a2a
    
    Website updated to f22343cda
    
    Website updated to d7fe02108
    
    Website updated to 79ee46901
    
    Website updated to 91a16adc7
    
    Website updated to 473b2c866
    
    Website updated to cc0945bef
    
    Website updated to 22624a4e8
    
    Website updated to f5c6d62b6
    
    Website updated to 2baab4017
    
    Website updated to 3d6e79605
    
    Website updated to 828960d07
    
    Website updated to ebde48de8
    
    Website updated to 50a5ab980
    
    Website updated to 716293a1f
    
    Website updated to 9e9edb1c1
    
    Website updated to 1b2dbdf2f
    
    Website updated to a8b448f82
    
    Website updated to 860836bce
    
    Website updated to 5d9e73226
    
    Website updated to f204c02ea
    
    Website updated to 10c82edb2
    
    Website updated to 7bd3c19300
    
    Website updated to d47082da48
    
    Website updated to ea52bd93c3
    
    Website updated to 34eef845d7
    
    Website updated to 8f90311000
    
    Website updated to e341135c07
    
    Website updated to 77858bff8b
    
    Website updated to fea7c993e4
    
    Website updated to 4743c0c0ee
    
    Website updated to ad61fc640b
    
    Website updated to cf6ffe6c8b
    
    Website updated to 546a367d0e
    
    Website updated to 585c76f64d
    
    Website updated to b9a783ca1a
    
    Website updated to 988fa74d4d
    
    Website updated to e4c9421f7d
    
    Website updated to eeef3ac3a5
    
    Website updated to 8d28736d9b
    
    Website updated to 12be8252d4
    
    Website updated to b55be50841
    
    Website updated to a5149497ca
    
    Website updated to 5609d8fdd6
    
    Website updated to 1795589c86
    
    Website updated to 7742cf8065
    
    Website updated to d9f94a5bf3
    
    Website updated to 7b469b2111
    
    Website updated to 1e857484ad
    
    Website updated to 48984ce3a5
    
    Website updated to 0c8bd80ba0
    
    Website updated to f237c32c78
    
    Website updated to 120c5010c9
    
    Website updated to e34184269f
    
    Website updated to 14c90811ac
    
    Website updated to ec97532f4c
    
    Website updated to 103a95f099
    
    Website updated to 56d59c0ad7
    
    Website updated to 7ca685771f
    
    Website updated to b854749807
    
    Website updated to 705b9c9d6a
    
    Website updated to c0346449f8
    
    Website updated to f954d1f62f
    
    Website updated to 739459042e
    
    Website updated to 206815d5c4
    
    Website updated to 9ae96b1a47
    
    Website updated to c2aa1ed69a
    
    Website updated to 92fba38d38
    
    Website updated to 7a6978cb9c
    
    Website updated to ef9c90d9e0
    
    Website updated to 280ed9da58
    
    Website updated to f6c8203eb9
    
    Website updated to c467692b16
    
    Website updated to 409be9f991
    
    Website updated to 9529d0374c
    
    Website updated to 256a264024
    
    Website updated to 0f151274b7
    
    Website updated to 96f7dfc2f5
    
    Website updated to a0057c4186
    
    Website updated to aa602b7e33
    
    Website updated to 90f707ba1a
    
    Website updated to eb54b1a171
    
    Website updated to 8e55962dd9
    
    Website updated to 8e123f1ead
    
    Website updated to 46fd61a48c
    
    Website updated to e64c8a5d4a
    
    Website updated to fd2722f241
    
    Website updated to 40a2090f3e
    
    Website updated to 904422d97c
    
    Website updated to 856601bb06
    
    Website updated to f05c152133
    
    Website updated to 19859eda2a
    
    Website updated to ea95295cc6
    
    Website updated to a6fcd142ce
    
    Website updated to 5434bc24e2
    
    Website updated to ea264c97aa
    
    Website updated to 62ee9f66d7
    
    Website updated to d1c4643e1c
    
    Website updated to dcf78a6e4e
    
    Website updated to 76a4abf15f
    
    Website updated to fd33426cc3
    
    Website updated to 20f45fe480
    
    Website updated to 84c2e60dcd
    
    Website updated to d5f117f3b1
    
    Website updated to 04349c5c79
    
    Website updated to f2ddc28966
    
    Website updated to b16d7598d4
    
    Website updated to 792c241602
    
    Website updated to d60f5f5521
    
    Website updated to 78978dd3ff
    
    Website updated to 8283251281
    
    Website updated to 3631494135
    
    Website updated to b5c68bde73
    
    Website updated to 4113cf86c9
    
    Website updated to c741604a4d
    
    Website updated to ae781a8b3b
    
    Website updated to 355cc33b01
    
    Website updated to 60321a8b78
    
    Website updated to 6a7b277b5e
    
    Website updated to ac4c1f8cbb
    
    Website updated to 8dee03f7f7
    
    Website updated to 81ac12af5c
    
    Website updated to 2831879194
    
    Website updated to dd0c6e40fa
    
    Website updated to ba315f1f12
    
    Website updated to 90ca0fbe45
    
    Website updated to 8c3b6eb454
    
    Website updated to 67b4ce98e6
    
    Website updated to 4c3b90c9af
    
    Website updated to 12686b208b
    
    Website updated to 982ea58d69
    
    Website updated to dbe8f31db3
    
    Website updated to 7d4af3fd8b
    
    Website updated to 0fa8b11370
    
    Website updated to 721de98ca5
    
    Website updated to 92cd89fecf
    
    Website updated to 24633c36c4
    
    Website updated to 6b0b1d2723
    
    Website updated to bfff3ec793
    
    Website updated to d9922c198f
    
    Website updated to 977f387de4
    
    Website updated to 729b911c64
    
    Website updated to 1ea0d5c4fd
    
    Website updated to 47643bad68
    
    Website updated to c344899bcd
    
    Website updated to 2a5da56256
    
    Website updated to 91a20ed992
    
    Website updated to cdae2fa65c
    
    Website updated to d95385ac22
    
    Website updated to 6ae9e152c1
    
    Website updated to 93fb20ea6b
    
    Website updated to b8d8ea2109
    
    Website updated to 3e412e4f66
    
    Website updated to 589d8c7d22
    
    Website updated to 73da69b6f0
    
    Website updated to aa7589bf0a
    
    Website updated to 9c7c16c8af
    
    Website updated to 3aab5382ac
    
    Website updated to 411e5f71a4
    
    Website updated to 9e1c93829b
    
    Website updated to e155588107
    
    Website updated to 5b5597d91f
    
    Website updated to 621bf7e67a
    
    Website updated to 003b02118e
    
    Website updated to ff1535ce49
    
    Website updated to 112e2f5b14
    
    Website updated to 2e99c751eb
    
    Website updated to 42664658dd
    
    Website updated to da17bdf1ef
    
    Website updated to ca8e824314
    
    Website updated to 08ebd1f2ce
    
    Website updated to 5d90997b95
    
    Website updated to 468e902003
    
    Website updated to 3cf071cc08
    
    Website updated to 37b8d89234
    
    Website updated to 848ee055f8
    
    Website updated to 56254b0aed
    
    Website updated to 1fffaf1d63
    
    Website updated to 027081a789
    
    Website updated to dac3591515
    
    Website updated to 18f603e4cc
    
    Website updated to aa5b92d80c
    
    Website updated to 2b705a5667
    
    Website updated to ffbd8488f5
    
    Website updated to 54ebbecae5
    
    Website updated to 0db9f3e298
    
    Website updated to 610fddb052
    
    Website updated to d4b3c6c6f9
    
    Website updated to 16c663792e
    
    Website updated to 765d7bcd28
    
    Website updated to b7eb74a2cc
    
    Website updated to 3933bce0df
    
    Website updated to de630858e4
    
    Website updated to 18cf2cac21
    
    Website updated to d75d08d991
    
    Website updated to 5da3b6552c
    
    Website updated to 616e303b13
    
    Website updated to 708fbc05dc
    
    Website updated to afa6174f3f
    
    Website updated to b3c6b4cdb1
    
    Website updated to b1157c30b6
    
    Website updated to a834a6bfec
    
    Website updated to fceba01b5a
    
    Website updated to e8820c600a
    
    Website updated to d81790bc2a
    
    Website updated to 5e3e4e79b6
    
    Website updated to a0a6a3bc9e
    
    Website updated to 3071f30e67
    
    Website updated to e1fe543618
    
    Website updated to 81d1ffa977
    
    Website updated to eb7b411fa9
    
    Website updated to 3c94f93cc6
    
    Website updated to a64aa37195
    
    Website updated to cadba0891f
    
    Website updated to e4465403e1
    
    Website updated to 48bef99d18
    
    Website updated to e1a9652608
    
    Website updated to 59e333843d
    
    Website updated to fd58907032
    
    Website updated to 55205be38e
    
    Website updated to da8c02883c
    
    Website updated to 4d04c7af7a
    
    Website updated to 576258ec11
    
    Website updated to 9837f87915
    
    Website updated to 65c612d5c7
    
    Website updated to 7bef71937f
    
    Website updated to 5f89f00ef1
    
    Website updated to 3f4339f59f
    
    Website updated to f50c7520c6
    
    fix: allow youtube embedding
    
    An attempt to allow youtube to be embeded, pushed to live website to
    help test and refine.
    
    Website updated to 880dc338e4
    
    Website updated to ad1d14ce56
    
    Website updated to e3d8fd0fac
    
    Website updated to 74b29c388a
    
    Website updated to 3fc0dc96cd
    
    Website updated to 05bacc79c7
    
    Website updated to 237ae0e3a2
    
    Website updated to c150befdd2
    
    Website updated to 3b2054b09a
    
    Website updated to 7ae3475e8f
    
    Website updated to a7fe9e3f67
    
    Website updated to ce95bf3ae1
    
    Website updated to 932cb99a14
    
    Website updated to 1c086c08c1
    
    Website updated to f30087ab97
    
    Website updated to 8e26fd2ea1
    
    Website updated to 2a2220646b
    
    Website updated to 3e7696fead
    
    Website updated to 32ee6b58c3
    
    Website updated to a1618fe61c
    
    Website updated to 3b3930ef34
    
    Website updated to 9302f4a9a1
    
    Website updated to d87a1f9d93
    
    Website updated to fefa5f3d7e
    
    Website updated to f63e4124f1
    
    Website updated to e5edadb880
    
    Website updated to 5e55103941
    
    Website updated to 3eb6ce9eff
    
    Website updated to f07c9c59c2
    
    Website updated to 273df1538a
    
    Website updated to 55df093697
    
    Website updated to 1da92ff622
    
    Website updated to 5f7813774aac2db57aefc29b73df0b4537f5307c
    
    Website updated to 5f7813774aac2db57aefc29b73df0b4537f5307c
    
    Website updated to c2b5b1e287f433b2e261e65ced7073c6ebd3fc77
    
    Website updated to dda521493a7ff41fb6afb99340f7b5821d954153
    
    Website updated to e99e94aa6c4ac0a9c2699673f18fa9209e61f218
    
    Website updated to e99e94aa6c4ac0a9c2699673f18fa9209e61f218
    
    Website updated to e99e94aa6c4ac0a9c2699673f18fa9209e61f218
    
    Website updated to e99e94aa6c4ac0a9c2699673f18fa9209e61f218
    
    Website updated to e99e94aa6c4ac0a9c2699673f18fa9209e61f218
    
    Website updated to e99e94aa6c4ac0a9c2699673f18fa9209e61f218
    
    Website updated to e99e94aa6c4ac0a9c2699673f18fa9209e61f218
    
    Website updated to e99e94aa6c4ac0a9c2699673f18fa9209e61f218
    
    Website updated to e99e94aa6c4ac0a9c2699673f18fa9209e61f218
    
    Website updated to e99e94aa6c4ac0a9c2699673f18fa9209e61f218
    
    Website updated to e99e94aa6c4ac0a9c2699673f18fa9209e61f218
    
    Website updated to e99e94aa6c4ac0a9c2699673f18fa9209e61f218
    
    Website updated to e99e94aa6c4ac0a9c2699673f18fa9209e61f218
    
    Website updated to b3519ac1e98e252a992e4ba539c5c6dadfe8cbc9
    
    Website updated to b3519ac1e98e252a992e4ba539c5c6dadfe8cbc9
    
    Website updated to b3519ac1e98e252a992e4ba539c5c6dadfe8cbc9
    
    Website updated to b3519ac1e98e252a992e4ba539c5c6dadfe8cbc9
    
    Website updated to b3519ac1e98e252a992e4ba539c5c6dadfe8cbc9
    
    Website updated to b3519ac1e98e252a992e4ba539c5c6dadfe8cbc9
    
    Website updated to b3519ac1e98e252a992e4ba539c5c6dadfe8cbc9
    
    Website updated to 04a0a78c7b5d7a0663e8d84606df430abcf99d82
    
    Website updated to 04a0a78c7b5d7a0663e8d84606df430abcf99d82
    
    Website updated to 04a0a78c7b5d7a0663e8d84606df430abcf99d82
    
    Website updated to 04a0a78c7b5d7a0663e8d84606df430abcf99d82
    
    Website updated to 04a0a78c7b5d7a0663e8d84606df430abcf99d82
    
    Website updated to df0549c41be9581a1eaed2bc51a9b127130f360a
    
    Website updated to d3756d338c2afe6768e01656fcdcf2f643a2c925
    
    Website updated to d3756d338c2afe6768e01656fcdcf2f643a2c925
    
    Website updated to d3756d338c2afe6768e01656fcdcf2f643a2c925
    
    Website updated to 401e167b59d47521fd7cdd39955fd6d1805feaa1
    
    Website updated to c2c134339e935d61a7ec98985ea9a700831040d4
    
    Website updated to 00d9839808c0b652e2315edb7eba2535bc0e8c91
    
    Website updated to b46437e7f3648db8e770323453fe9e9a98ba7128
    
    Website updated to 653be6e056db1f846b989c0dd8e9c9f02aee2f76
    
    Website updated to 856bd48dea0d7952ec1ffd070edfad2040845d01
    
    Website updated to 2d9c24953dc85c17db487506d60d3a5dcc316469
    
    Website updated to e5c90a030ff2527b2b1da3ba19cde12bb8024250
    
    Website updated to 7844de47eba676b008dba17e389d99ce17731d75
    
    Website updated to 7844de47eba676b008dba17e389d99ce17731d75
    
    Website updated to 7844de47eba676b008dba17e389d99ce17731d75
    
    Website updated to 7844de47eba676b008dba17e389d99ce17731d75
    
    Website updated to 7844de47eba676b008dba17e389d99ce17731d75
    
    Website updated to 7844de47eba676b008dba17e389d99ce17731d75
    
    Website updated to 7844de47eba676b008dba17e389d99ce17731d75
    
    Website updated to 7844de47eba676b008dba17e389d99ce17731d75
    
    Website updated to 7844de47eba676b008dba17e389d99ce17731d75
    
    Website updated to 03a69996594433ecdd078f6f4384f56f562acec9
    
    Website updated to 03a69996594433ecdd078f6f4384f56f562acec9
    
    Website updated to 03a69996594433ecdd078f6f4384f56f562acec9
    
    Website updated to 8999e8f69b90799ae09e86f430f41092f3f19663
    
    Website updated to 8999e8f69b90799ae09e86f430f41092f3f19663
    
    Website updated to 6d7935f81ca45b0a46a478ebcc657ed530a6a24e
    
    Website updated to 6d7935f81ca45b0a46a478ebcc657ed530a6a24e
    
    Website updated to 6d7935f81ca45b0a46a478ebcc657ed530a6a24e
    
    Website updated to 356a46ded9709b6fecca9ff1f25a69dcba075592
    
    Website updated to 356a46ded9709b6fecca9ff1f25a69dcba075592
    
    Website updated to ea734720f24e655510b7b26f494ee86f8bb05713
    
    Website updated to 6f2c4c0f3d5fed75b166ed817c8d212e4e23501e
    
    Website updated to 3d220db1873b8b705df39c84c415e0093775b45b
    
    Website updated to 3d220db1873b8b705df39c84c415e0093775b45b
    
    Website updated to 3d220db1873b8b705df39c84c415e0093775b45b
---
 .htaccess                                          |  2129 ++
 404.html                                           |     1 +
 README.md                                          |     5 -
 _/css/site-9113461c11.css                          |     2 +
 _/data/rev-manifest.json                           |     7 +
 _/font/droid-sans-mono-latin-400.woff              |   Bin 0 -> 21780 bytes
 _/font/droid-sans-mono-latin-400.woff2             |   Bin 0 -> 18044 bytes
 _/font/open-sans-latin-ext-300-italic.woff         |   Bin 0 -> 23520 bytes
 _/font/open-sans-latin-ext-300-italic.woff2        |   Bin 0 -> 18500 bytes
 _/font/open-sans-latin-ext-300.woff                |   Bin 0 -> 25004 bytes
 _/font/open-sans-latin-ext-300.woff2               |   Bin 0 -> 19948 bytes
 _/font/open-sans-latin-ext-700-italic.woff         |   Bin 0 -> 23408 bytes
 _/font/open-sans-latin-ext-700-italic.woff2        |   Bin 0 -> 18456 bytes
 _/font/open-sans-latin-ext-700.woff                |   Bin 0 -> 25196 bytes
 _/font/open-sans-latin-ext-700.woff2               |   Bin 0 -> 20108 bytes
 _/font/open-sans-latin-ext-800-italic.woff         |   Bin 0 -> 23868 bytes
 _/font/open-sans-latin-ext-800-italic.woff2        |   Bin 0 -> 18780 bytes
 _/font/open-sans-latin-ext-800.woff                |   Bin 0 -> 25684 bytes
 _/font/open-sans-latin-ext-800.woff2               |   Bin 0 -> 20380 bytes
 _/img/algolia.svg                                  |     1 +
 _/img/apache-kafka.svg                             |     1 +
 _/img/apache-karaf.svg                             |     1 +
 _/img/articles.svg                                 |     1 +
 _/img/back.svg                                     |     1 +
 _/img/blog.svg                                     |     1 +
 _/img/books.svg                                    |     1 +
 _/img/brand-logos.svg                              |     1 +
 _/img/cancel.svg                                   |     1 +
 _/img/caret.svg                                    |     1 +
 _/img/chevron.svg                                  |     1 +
 _/img/close.svg                                    |     1 +
 _/img/community.svg                                |     1 +
 _/img/contributing.svg                             |     1 +
 _/img/docs.svg                                     |     1 +
 _/img/documentation.svg                            |     1 +
 _/img/download.svg                                 |     1 +
 _/img/examples.svg                                 |     1 +
 _/img/github.svg                                   |     1 +
 _/img/home-o.svg                                   |     1 +
 _/img/home.svg                                     |     1 +
 _/img/knative.svg                                  |     1 +
 _/img/logo-camel-medium.png                        |   Bin 0 -> 16120 bytes
 _/img/logo-d.svg                                   |     1 +
 _/img/menu.svg                                     |     1 +
 _/img/quarkus.svg                                  |     1 +
 _/img/read.svg                                     |     1 +
 _/img/search.svg                                   |     1 +
 _/img/spring-boot.svg                              |     1 +
 _/img/support.svg                                  |     1 +
 _/img/team.svg                                     |     1 +
 _/img/user-stories.svg                             |     1 +
 _/js/site-0d18f68ee9.js                            |     6 +
 _/js/vendor/algoliasearch-8fe81df376.js            |     1 +
 _/js/vendor/highlight-a988c6fdd9.js                |     1 +
 _/js/vendor/svg4everybody-195d47ce7d.js            |     1 +
 acknowledgments/index.html                         |     1 +
 apple-touch-icon-114x114.png                       |   Bin 0 -> 10391 bytes
 apple-touch-icon-120x120.png                       |   Bin 0 -> 10149 bytes
 apple-touch-icon-144x144.png                       |   Bin 0 -> 14613 bytes
 apple-touch-icon-152x152.png                       |   Bin 0 -> 15963 bytes
 apple-touch-icon-57x57.png                         |   Bin 0 -> 3270 bytes
 apple-touch-icon-60x60.png                         |   Bin 0 -> 3451 bytes
 apple-touch-icon-72x72.png                         |   Bin 0 -> 5010 bytes
 apple-touch-icon-76x76.png                         |   Bin 0 -> 5473 bytes
 blog/2019/05/RELEASE-2.24.0/camel-featured.jpg     |   Bin 0 -> 122153 bytes
 ...4b698dcf1b_122153_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 24758 bytes
 blog/2019/05/RELEASE-2.24.0/index.html             |     1 +
 blog/2019/09/ApacheConNA-2019/acna19-featured.jpg  |   Bin 0 -> 243107 bytes
 ...bdeb1caa77_243107_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 113358 bytes
 blog/2019/09/ApacheConNA-2019/index.html           |     1 +
 blog/2019/09/RELEASE-2.23.4/camel-featured.jpg     |   Bin 0 -> 771987 bytes
 ...78f223e65d_771987_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 49010 bytes
 blog/2019/09/RELEASE-2.23.4/index.html             |     1 +
 blog/2019/09/RELEASE-2.24.2/camel-featured.jpg     |   Bin 0 -> 771987 bytes
 ...78f223e65d_771987_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 49010 bytes
 blog/2019/09/RELEASE-2.24.2/index.html             |     1 +
 blog/2019/09/RELEASE-3.0.0-RC1/camel-featured.jpg  |   Bin 0 -> 1541883 bytes
 ...0773b4d0a_1541883_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 49966 bytes
 blog/2019/09/RELEASE-3.0.0-RC1/index.html          |     1 +
 .../CamelK-CNCF-Landscape/camelk-landscape.png     |   Bin 0 -> 138189 bytes
 .../CamelK-CNCF-Landscape/cncf-featured.png        |   Bin 0 -> 24610 bytes
 .../2019/10/Camel3-2monthsaway/camel3-progress.png |   Bin 0 -> 128542 bytes
 ...dfb8b589_128542_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 103091 bytes
 .../2019/10/Camel3-2monthsaway/camel3-projects.png |   Bin 0 -> 88043 bytes
 ...ec2e12bd3_88043_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 79345 bytes
 blog/2019/10/Camel3-2monthsaway/index.html         |     1 +
 blog/2019/10/RELEASE-3.0.0-RC2/camel-featured.jpg  |   Bin 0 -> 1541883 bytes
 ...0773b4d0a_1541883_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 49966 bytes
 blog/2019/10/RELEASE-3.0.0-RC2/index.html          |     1 +
 blog/2019/10/RELEASE-3.0.0-RC3/camel-featured.jpg  |   Bin 0 -> 1541883 bytes
 ...0773b4d0a_1541883_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 49966 bytes
 blog/2019/10/RELEASE-3.0.0-RC3/index.html          |     1 +
 blog/2019/11/ASF-Report-2019/asf-featured.png      |   Bin 0 -> 152842 bytes
 ...9fc22c77_152842_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 59369 bytes
 blog/2019/11/ASF-Report-2019/index.html            |     1 +
 blog/2019/11/RELEASE-3.0.0/camel-featured.jpg      |   Bin 0 -> 1541883 bytes
 ...0773b4d0a_1541883_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 49966 bytes
 blog/2019/11/RELEASE-3.0.0/index.html              |     1 +
 blog/2019/12/2019-Numbers/index.html               |     2 +
 blog/2019/12/2019-Numbers/numbers-featured.jpg     |   Bin 0 -> 40301 bytes
 ...46b158b730d_40301_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 31780 bytes
 .../Camel-Kafka-connector-intro/camel-featured.jpg |   Bin 0 -> 122153 bytes
 ...4b698dcf1b_122153_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 24758 bytes
 .../2019/12/Camel-Kafka-connector-intro/index.html |     1 +
 .../12/Camel3-Whatsnew/camel3-3humps-featured.png  |   Bin 0 -> 3975989 bytes
 ...d316c94_3975989_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 648178 bytes
 .../12/Camel3-Whatsnew/camel3-core-vs-engine.png   |   Bin 0 -> 22436 bytes
 ...2565342a8_22436_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 50041 bytes
 blog/2019/12/Camel3-Whatsnew/camel3-projects.png   |   Bin 0 -> 88043 bytes
 ...ec2e12bd3_88043_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 79345 bytes
 blog/2019/12/Camel3-Whatsnew/camel3-quarkus.png    |   Bin 0 -> 737648 bytes
 ...5572ee1a_737648_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 357627 bytes
 blog/2019/12/Camel3-Whatsnew/camel3-website.png    |   Bin 0 -> 130976 bytes
 ...9e4e0442_130976_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 91028 bytes
 blog/2019/12/Camel3-Whatsnew/index.html            |     5 +
 .../CamelCatalogVersionPreference.gif              |   Bin 0 -> 225776 bytes
 .../camel-vscode-featured.png                      |   Bin 0 -> 89350 bytes
 ...3e8bc7b1a_89350_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 46307 bytes
 .../completionProperties.gif                       |   Bin 0 -> 41988 bytes
 .../diagnosticRangeImproved.png                    |   Bin 0 -> 102476 bytes
 .../filteredListOfQuickfix.gif                     |   Bin 0 -> 134963 bytes
 .../12/LanguageSupportTooling-0.0.20/index.html    |     1 +
 blog/2019/12/Podcast47/index.html                  |     1 +
 blog/2019/12/Podcast47/podcast-featured.jpg        |   Bin 0 -> 300108 bytes
 ...3bf4787ea4_300108_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 124036 bytes
 blog/2019/12/RELEASE-2.24.3/camel-featured.jpg     |   Bin 0 -> 771987 bytes
 ...78f223e65d_771987_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 49010 bytes
 blog/2019/12/RELEASE-2.24.3/index.html             |     1 +
 blog/2020/01/CustomWebApiComponent/camel-chuck.zip |   Bin 0 -> 38098 bytes
 .../01/CustomWebApiComponent/camel-featured.jpg    |   Bin 0 -> 122153 bytes
 ...4b698dcf1b_122153_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 24758 bytes
 blog/2020/01/CustomWebApiComponent/index.html      |   216 +
 blog/2020/01/FOSDEM-2020/fosdem-featured.png       |   Bin 0 -> 316257 bytes
 ...b9c5aaec_316257_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 286362 bytes
 blog/2020/01/FOSDEM-2020/index.html                |     1 +
 blog/2020/01/RELEASE-2.25.0/camel-featured.jpg     |   Bin 0 -> 1541883 bytes
 ...0773b4d0a_1541883_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 49966 bytes
 blog/2020/01/RELEASE-2.25.0/index.html             |     1 +
 blog/2020/01/RELEASE-3.0.1/camel-featured.jpg      |   Bin 0 -> 1541883 bytes
 ...0773b4d0a_1541883_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 49966 bytes
 blog/2020/01/RELEASE-3.0.1/index.html              |     1 +
 blog/2020/01/capi-gateway/CAPI-Gateway.png         |   Bin 0 -> 66685 bytes
 ...e780ccdff_66685_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 92970 bytes
 blog/2020/01/capi-gateway/index.html               |   139 +
 .../02/ApacheConNA-2020-CFP/acna20-featured.jpg    |   Bin 0 -> 500904 bytes
 ...9f401b9886_500904_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 152464 bytes
 blog/2020/02/ApacheConNA-2020-CFP/index.html       |     1 +
 blog/2020/02/GSoC-2020-announced/GSoC-featured.svg |    41 +
 blog/2020/02/GSoC-2020-announced/index.html        |    10 +
 blog/2020/02/RELEASE-3.1.0/camel-featured.jpg      |   Bin 0 -> 1541883 bytes
 ...0773b4d0a_1541883_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 49966 bytes
 blog/2020/02/RELEASE-3.1.0/index.html              |     1 +
 .../camel3-3humps-featured.png                     |   Bin 0 -> 3975989 bytes
 ...d316c94_3975989_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 648178 bytes
 blog/2020/03/Camel3-AWS2-Whatsnew/index.html       |     1 +
 blog/2020/03/LTS-Release-Schedule/featured.jpg     |   Bin 0 -> 3711976 bytes
 ...a101f4b59_3711976_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 196547 bytes
 blog/2020/03/LTS-Release-Schedule/index.html       |     1 +
 blog/2020/03/Outreachy-May2020-Update/featured.svg |     1 +
 blog/2020/03/Outreachy-May2020-Update/index.html   |     1 +
 blog/2020/03/Outreachy-May2020/featured.svg        |     1 +
 blog/2020/03/Outreachy-May2020/index.html          |     1 +
 blog/2020/04/100Camels/featured.jpg                |   Bin 0 -> 31526 bytes
 ...da25960d6d6_31526_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 104618 bytes
 blog/2020/04/100Camels/index.html                  |     1 +
 .../camel-featured.jpg                             |   Bin 0 -> 122153 bytes
 ...4b698dcf1b_122153_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 24758 bytes
 .../Camel-Kafka-connector-release-0.1.0/index.html |     1 +
 .../04/Camel-Quarkus-release-1.0.0-M7/index.html   |     1 +
 blog/2020/04/Camel32-Whatsnew/featured.png         |   Bin 0 -> 3975989 bytes
 ...d316c94_3975989_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 648178 bytes
 blog/2020/04/Camel32-Whatsnew/index.html           |    16 +
 blog/2020/04/RELEASE-2.25.1/camel-featured.jpg     |   Bin 0 -> 1541883 bytes
 ...0773b4d0a_1541883_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 49966 bytes
 blog/2020/04/RELEASE-2.25.1/index.html             |     1 +
 blog/2020/04/RELEASE-3.2.0/camel-featured.jpg      |   Bin 0 -> 1541883 bytes
 ...0773b4d0a_1541883_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 49966 bytes
 blog/2020/04/RELEASE-3.2.0/index.html              |     1 +
 blog/2020/05/Camel33-Whatsnew/featured.png         |   Bin 0 -> 3975989 bytes
 ...d316c94_3975989_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 648178 bytes
 blog/2020/05/Camel33-Whatsnew/index.html           |     1 +
 .../05/CdcWithCamelAndDebezium/camel-featured.jpg  |   Bin 0 -> 122153 bytes
 ...4b698dcf1b_122153_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 24758 bytes
 blog/2020/05/CdcWithCamelAndDebezium/index.html    |    37 +
 blog/2020/05/RELEASE-3.3.0/camel-featured.jpg      |   Bin 0 -> 1541883 bytes
 ...0773b4d0a_1541883_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 49966 bytes
 blog/2020/05/RELEASE-3.3.0/index.html              |     1 +
 blog/2020/06/RELEASE-3.4.0/camel-featured.jpg      |   Bin 0 -> 1541883 bytes
 ...0773b4d0a_1541883_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 49966 bytes
 blog/2020/06/RELEASE-3.4.0/index.html              |     1 +
 blog/2020/06/camel-k-release-1.0.0/featured.png    |   Bin 0 -> 334247 bytes
 ...e93d4fe1_334247_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 472502 bytes
 .../camel-k-release-1.0.0/ide-autocompletion.gif   |   Bin 0 -> 812529 bytes
 blog/2020/06/camel-k-release-1.0.0/index.html      |    10 +
 .../06/camel-quarkus-release-1.0.0-CR2/index.html  |     1 +
 blog/2020/06/camel34-whatsnew/featured.jpeg        |   Bin 0 -> 56972 bytes
 ...f1ab2d20d5_56972_800x0_resize_q95_gaussian.jpeg |   Bin 0 -> 120940 bytes
 blog/2020/06/camel34-whatsnew/index.html           |    12 +
 blog/2020/06/whatsnew-camel-3-webinar/featured.png |   Bin 0 -> 323202 bytes
 ...b9af56b4_323202_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 184284 bytes
 blog/2020/06/whatsnew-camel-3-webinar/index.html   |     1 +
 blog/2020/07/ApacheCon-2020-at-home/featured.jpg   |   Bin 0 -> 145418 bytes
 ...21d8bb6f20_145418_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 40047 bytes
 blog/2020/07/ApacheCon-2020-at-home/index.html     |     1 +
 blog/2020/07/RELEASE-2.25.2/camel-featured.jpg     |   Bin 0 -> 1541883 bytes
 ...0773b4d0a_1541883_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 49966 bytes
 blog/2020/07/RELEASE-2.25.2/index.html             |     1 +
 blog/2020/07/RELEASE-3.4.1/camel-featured.jpg      |   Bin 0 -> 1541883 bytes
 ...0773b4d0a_1541883_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 49966 bytes
 blog/2020/07/RELEASE-3.4.1/index.html              |     1 +
 blog/2020/07/RELEASE-3.4.2/camel-featured.jpg      |   Bin 0 -> 1541883 bytes
 ...0773b4d0a_1541883_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 49966 bytes
 blog/2020/07/RELEASE-3.4.2/index.html              |     1 +
 .../07/camel-quarkus-release-1.0.0-CR3/index.html  |     1 +
 .../index.html                                     |   101 +
 .../camel-featured.jpg                             |   Bin 0 -> 1541883 bytes
 ...0773b4d0a_1541883_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 49966 bytes
 .../Camel-kafka-connector-0.4.0-RELEASE/index.html |     1 +
 blog/2020/08/RELEASE-3.4.3/camel-featured.jpg      |   Bin 0 -> 1541883 bytes
 ...0773b4d0a_1541883_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 49966 bytes
 blog/2020/08/RELEASE-3.4.3/index.html              |     1 +
 .../camel-featured.jpeg                            |   Bin 0 -> 199187 bytes
 ...61631ae60_199187_800x0_resize_q95_gaussian.jpeg |   Bin 0 -> 232857 bytes
 .../2020/08/camel-quarkus-release-1.0.0/index.html |     1 +
 .../2020/08/camel-quarkus-release-1.0.1/index.html |     1 +
 blog/2020/09/ApacheCon-at-Home-starts/featured.jpg |   Bin 0 -> 145418 bytes
 ...21d8bb6f20_145418_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 40047 bytes
 blog/2020/09/ApacheCon-at-Home-starts/index.html   |     1 +
 .../featured.png                                   |   Bin 0 -> 3975989 bytes
 ...d316c94_3975989_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 648178 bytes
 .../Camel-kafka-connector-050-Whatsnew/index.html  |     1 +
 blog/2020/09/Camel35-Whatsnew/featured.png         |   Bin 0 -> 3975989 bytes
 ...d316c94_3975989_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 648178 bytes
 blog/2020/09/Camel35-Whatsnew/index.html           |    18 +
 blog/2020/09/RELEASE-3.4.4/camel-featured.jpg      |   Bin 0 -> 1541883 bytes
 ...0773b4d0a_1541883_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 49966 bytes
 blog/2020/09/RELEASE-3.4.4/index.html              |     1 +
 blog/2020/09/RELEASE-3.5.0/camel-featured.jpg      |   Bin 0 -> 1541883 bytes
 ...0773b4d0a_1541883_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 49966 bytes
 blog/2020/09/RELEASE-3.5.0/index.html              |     1 +
 blog/2020/09/RELEASE-3.6.0/camel-featured.jpg      |   Bin 0 -> 1541883 bytes
 ...0773b4d0a_1541883_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 49966 bytes
 blog/2020/09/RELEASE-3.6.0/index.html              |     1 +
 .../camel-quarkus-release-1.1.0/camel-featured.jpg |   Bin 0 -> 1541883 bytes
 ...0773b4d0a_1541883_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 49966 bytes
 .../2020/09/camel-quarkus-release-1.1.0/index.html |     1 +
 blog/2020/09/windup/index.html                     |    51 +
 ...hristina_Lin_Serverless_Integration_Anatomy.pdf |   Bin 0 -> 3944583 bytes
 ...,_Ibsen_Claus_Whats_new_with_Apache_Camel_3.pdf |   Bin 0 -> 3150262 bytes
 ...ostello_Michael_CloudNativeMyCamel.1.00.001.pdf |   Bin 0 -> 655160 bytes
 ...istoph_Testing_CamelK_with_Cloud_Native_BDD.pdf |   Bin 0 -> 1858932 bytes
 ...mel_Quarkus_Routes_With_Tekton_and_Knative.pptx |   Bin 0 -> 6107971 bytes
 ...al_tooling_for_Apache_Camel_in_several_IDEs.pdf |   Bin 0 -> 1818791 bytes
 ..._light_API_Gateway_built_with_Apache_Camel.pptx |   Bin 0 -> 1550120 bytes
 ...l_Kafka_Connectors_-_when_Camel_meets_Kafka.pdf |   Bin 0 -> 7669332 bytes
 blog/2020/10/ApacheCon-at-Home-videos/featured.jpg |   Bin 0 -> 145418 bytes
 ...21d8bb6f20_145418_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 40047 bytes
 blog/2020/10/ApacheCon-at-Home-videos/index.html   |     1 +
 blog/2020/10/Camel36-Whatsnew/350-allocations.png  |   Bin 0 -> 131582 bytes
 ...91e00d1e_131582_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 79840 bytes
 blog/2020/10/Camel36-Whatsnew/350-blocked.png      |   Bin 0 -> 406567 bytes
 ...b25746e5_406567_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 172891 bytes
 blog/2020/10/Camel36-Whatsnew/350-performance.png  |   Bin 0 -> 322052 bytes
 ...b40b5c7c_322052_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 84814 bytes
 blog/2020/10/Camel36-Whatsnew/360-allocations.png  |   Bin 0 -> 144661 bytes
 ...5cfd0490_144661_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 98283 bytes
 blog/2020/10/Camel36-Whatsnew/360-blocked.png      |   Bin 0 -> 316712 bytes
 ...c2920ea4_316712_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 140498 bytes
 blog/2020/10/Camel36-Whatsnew/360-performance.png  |   Bin 0 -> 90306 bytes
 ...ea20ffd0d_90306_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 57210 bytes
 blog/2020/10/Camel36-Whatsnew/featured.png         |   Bin 0 -> 3975989 bytes
 ...d316c94_3975989_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 648178 bytes
 blog/2020/10/Camel36-Whatsnew/index.html           |     1 +
 .../DocumentSymbolJava.gif                         |   Bin 0 -> 547305 bytes
 .../DocumentSymbolXML.gif                          |   Bin 0 -> 791892 bytes
 ...pletionAndHoverForCamelSinkSourceProperties.gif |   Bin 0 -> 136820 bytes
 .../completionConnectorClass.gif                   |   Bin 0 -> 90675 bytes
 .../completionConverter.gif                        |   Bin 0 -> 83327 bytes
 .../completionTransformer.gif                      |   Bin 0 -> 78643 bytes
 .../convertCamelURlToListOfProperties.gif          |   Bin 0 -> 391960 bytes
 .../10/VSCode-LanguageSupport-0.0.28/index.html    |     1 +
 .../10/camel-aws2-eventbridge-intro/featured.png   |   Bin 0 -> 3975989 bytes
 ...d316c94_3975989_800x0_resize_q95_gaussian_2.png |   Bin 0 -> 648178 bytes
 .../10/camel-aws2-eventbridge-intro/index.html     |   190 +
 blog/2020/10/camel-k-release-1.2.0/index.html      |     1 +
 .../camel-featured.jpeg                            |   Bin 0 -> 199187 bytes
 ...61631ae60_199187_800x0_resize_q95_gaussian.jpeg |   Bin 0 -> 232857 bytes
 .../index.html                                     |     1 +
 .../mocking-beans-with-camel-quarkus/featured.jpg  |   Bin 0 -> 671212 bytes
 ...67481a1ccd_671212_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 177594 bytes
 .../10/mocking-beans-with-camel-quarkus/index.html |    44 +
 .../camel-quarkus-release-1.4.0/camel-featured.jpg |   Bin 0 -> 1541883 bytes
 ...0773b4d0a_1541883_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 49966 bytes
 .../2020/11/camel-quarkus-release-1.4.0/index.html |     1 +
 blog/2020/12/NewCommitters/featured.jpg            |   Bin 0 -> 676479 bytes
 ...afec3eac24_676479_800x0_resize_q95_gaussian.jpg |   Bin 0 -> 115524 bytes
 blog/2020/12/NewCommitters/index.html              |     1 +
 .../apiNameCompletion.png                          |   Bin 0 -> 105802 bytes
 .../completionJitpack.gif                          |   Bin 0 -> 173645 bytes
 .../12/VSCode-LanguageSupport-0.0.29/index.html    |     1 +
 .../methodNameCompletion.png                       |   Bin 0 -> 67890 bytes
 .../12/VSCode-LanguageSupport-0.0.29/multiline.png |   Bin 0 -> 92629 bytes
 .../parameterCompletion.png                        |   Bin 0 -> 97666 bytes
 blog/index.html                                    |     1 +
 blog/index.xml                                     |   789 +
 blog/page/1/index.html                             |     1 +
 blog/page/10/index.html                            |     1 +
 blog/page/11/index.html                            |     1 +
 blog/page/12/index.html                            |     1 +
 blog/page/13/index.html                            |     1 +
 blog/page/14/index.html                            |     1 +
 blog/page/15/index.html                            |     1 +
 blog/page/16/index.html                            |     1 +
 blog/page/17/index.html                            |     1 +
 blog/page/18/index.html                            |     1 +
 blog/page/19/index.html                            |     1 +
 blog/page/2/index.html                             |     1 +
 blog/page/20/index.html                            |     1 +
 blog/page/21/index.html                            |     1 +
 blog/page/22/index.html                            |     1 +
 blog/page/23/index.html                            |     1 +
 blog/page/24/index.html                            |     1 +
 blog/page/3/index.html                             |     1 +
 blog/page/4/index.html                             |     1 +
 blog/page/5/index.html                             |     1 +
 blog/page/6/index.html                             |     1 +
 blog/page/7/index.html                             |     1 +
 blog/page/8/index.html                             |     1 +
 blog/page/9/index.html                             |     1 +
 browserconfig.xml                                  |    11 +
 .../_attachments/schema/integration-schema.json    |  8738 ++++++++
 .../latest/_attachments/schema/kamelet-schema.json |  4718 ++++
 .../tekton/camel-k-pipeline-permissions.yaml       |   178 +
 .../tekton/camel-k-pipeline-task-definition.yaml   |    90 +
 .../tekton/camel-k-pipeline-task-run.yaml          |    30 +
 .../_images/architecture/camel-k-high-level.svg    |  1215 ++
 .../architecture/camel-k-operator-control-loop.png |   Bin 0 -> 15493 bytes
 .../_images/architecture/camel-k-operator.jpg      |   Bin 0 -> 116514 bytes
 .../_images/architecture/camel-k-runtimes.jpg      |   Bin 0 -> 121360 bytes
 .../architecture/camel-k-sources-diagram.png       |   Bin 0 -> 27721 bytes
 .../architecture/camel-k-state-machine-basic.png   |   Bin 0 -> 12740 bytes
 .../architecture/camel-k-state-machine-build.png   |   Bin 0 -> 21947 bytes
 .../camel-k-state-machine-integration-platform.png |   Bin 0 -> 38794 bytes
 .../camel-k-state-machine-integration.png          |   Bin 0 -> 56904 bytes
 .../camel-k-state-machine-integrationkit.png       |   Bin 0 -> 28205 bytes
 .../latest/_images/architecture/camel-k-traits.jpg |   Bin 0 -> 139978 bytes
 camel-k/latest/_images/architecture/camel-k.jpg    |   Bin 0 -> 129474 bytes
 .../_images/architecture/operator-control-loop.png |   Bin 0 -> 4923 bytes
 .../latest/_images/debugging/remote-debugger.png   |   Bin 0 -> 70273 bytes
 .../_images/tekton/tekton-pipeline-definition.png  |   Bin 0 -> 23836 bytes
 .../_images/tekton/tekton-pipeline-result.png      |   Bin 0 -> 31685 bytes
 .../latest/_images/tekton/tekton-pipeline-run.png  |   Bin 0 -> 21832 bytes
 camel-k/latest/architecture/architecture.html      |     1 +
 camel-k/latest/architecture/cr/build.html          |     8 +
 camel-k/latest/architecture/cr/camel-catalog.html  |     1 +
 .../latest/architecture/cr/integration-kit.html    |    13 +
 .../architecture/cr/integration-platform.html      |    12 +
 camel-k/latest/architecture/cr/integration.html    |    15 +
 camel-k/latest/architecture/operator.html          |     4 +
 camel-k/latest/architecture/runtime.html           |     1 +
 camel-k/latest/architecture/sources.html           |    28 +
 camel-k/latest/architecture/traits.html            |     1 +
 camel-k/latest/cli/cli.html                        |     1 +
 camel-k/latest/cli/modeline.html                   |    30 +
 camel-k/latest/configuration/components.html       |     1 +
 camel-k/latest/configuration/configmap-secret.html |    29 +
 camel-k/latest/configuration/configuration.html    |     2 +
 camel-k/latest/configuration/dependencies.html     |     2 +
 camel-k/latest/configuration/logging.html          |     1 +
 camel-k/latest/developers.html                     |     2 +
 camel-k/latest/index.html                          |     3 +
 camel-k/latest/installation/crc.html               |     1 +
 camel-k/latest/installation/digitalocean.html      |     1 +
 camel-k/latest/installation/gke.html               |     1 +
 camel-k/latest/installation/iks.html               |     1 +
 camel-k/latest/installation/installation.html      |     1 +
 camel-k/latest/installation/minikube.html          |     1 +
 camel-k/latest/installation/minishift.html         |     1 +
 camel-k/latest/installation/openshift.html         |     1 +
 .../latest/installation/registry/digitalocean.html |     2 +
 .../latest/installation/registry/dockerhub.html    |     4 +
 camel-k/latest/installation/registry/gcr.html      |     1 +
 camel-k/latest/installation/registry/github.html   |     1 +
 camel-k/latest/installation/registry/icr.html      |     1 +
 camel-k/latest/installation/registry/registry.html |    12 +
 camel-k/latest/kamelets/kamelets.html              |   136 +
 camel-k/latest/languages/groovy.html               |    94 +
 camel-k/latest/languages/java.html                 |    11 +
 camel-k/latest/languages/javascript.html           |    12 +
 camel-k/latest/languages/kotlin.html               |    56 +
 camel-k/latest/languages/languages.html            |     1 +
 camel-k/latest/languages/xml.html                  |     9 +
 camel-k/latest/languages/yaml.html                 |   102 +
 camel-k/latest/observability/integration.html      |    15 +
 camel-k/latest/observability/monitoring.html       |    26 +
 camel-k/latest/observability/operator.html         |    36 +
 camel-k/latest/running/dev-mode.html               |    26 +
 camel-k/latest/running/run-from-github.html        |     4 +
 camel-k/latest/running/running.html                |     3 +
 camel-k/latest/scaling/integration.html            |    19 +
 camel-k/latest/traits/3scale.html                  |     1 +
 camel-k/latest/traits/affinity.html                |     1 +
 camel-k/latest/traits/builder.html                 |     1 +
 camel-k/latest/traits/camel.html                   |     1 +
 camel-k/latest/traits/container.html               |     1 +
 camel-k/latest/traits/cron.html                    |     1 +
 camel-k/latest/traits/dependencies.html            |     1 +
 camel-k/latest/traits/deployer.html                |     1 +
 camel-k/latest/traits/deployment.html              |     1 +
 camel-k/latest/traits/environment.html             |     1 +
 camel-k/latest/traits/gc.html                      |     1 +
 camel-k/latest/traits/ingress.html                 |     1 +
 camel-k/latest/traits/istio.html                   |     1 +
 camel-k/latest/traits/jolokia.html                 |     1 +
 camel-k/latest/traits/jvm.html                     |     1 +
 camel-k/latest/traits/kamelets.html                |     1 +
 camel-k/latest/traits/knative-service.html         |     1 +
 camel-k/latest/traits/knative.html                 |     1 +
 camel-k/latest/traits/master.html                  |     1 +
 camel-k/latest/traits/openapi.html                 |     1 +
 camel-k/latest/traits/owner.html                   |     1 +
 camel-k/latest/traits/pdb.html                     |     1 +
 camel-k/latest/traits/platform.html                |     1 +
 camel-k/latest/traits/prometheus.html              |     1 +
 camel-k/latest/traits/pull-secret.html             |     1 +
 camel-k/latest/traits/quarkus.html                 |     1 +
 camel-k/latest/traits/route.html                   |     1 +
 camel-k/latest/traits/service.html                 |     1 +
 camel-k/latest/traits/tracing.html                 |     1 +
 camel-k/latest/traits/traits.html                  |     1 +
 camel-k/latest/troubleshooting/debugging.html      |     7 +
 camel-k/latest/troubleshooting/known-issues.html   |     1 +
 camel-k/latest/troubleshooting/operating.html      |    42 +
 camel-k/latest/tutorials/tekton/tekton.html        |    78 +
 camel-k/latest/tutorials/tutorials.html            |     1 +
 camel-k/latest/uninstalling.html                   |    10 +
 camel-kafka-connector/0.4.x/about.html             |     1 +
 camel-kafka-connector/0.4.x/aggregation.html       |    30 +
 camel-kafka-connector/0.4.x/archetypes.html        |   132 +
 camel-kafka-connector/0.4.x/basic-concepts.html    |     1 +
 camel-kafka-connector/0.4.x/connectors.html        |     1 +
 .../camel-activemq-kafka-sink-connector.html       |     6 +
 .../camel-activemq-kafka-source-connector.html     |     6 +
 .../connectors/camel-ahc-kafka-sink-connector.html |     6 +
 .../camel-ahc-ws-kafka-sink-connector.html         |     6 +
 .../camel-ahc-ws-kafka-source-connector.html       |     6 +
 .../camel-ahc-wss-kafka-sink-connector.html        |     6 +
 .../camel-ahc-wss-kafka-source-connector.html      |     6 +
 .../camel-amqp-kafka-sink-connector.html           |     6 +
 .../camel-amqp-kafka-source-connector.html         |     6 +
 .../camel-apns-kafka-sink-connector.html           |     6 +
 .../camel-apns-kafka-source-connector.html         |     6 +
 .../connectors/camel-as2-kafka-sink-connector.html |     6 +
 .../camel-as2-kafka-source-connector.html          |     6 +
 .../camel-asterisk-kafka-sink-connector.html       |     6 +
 .../camel-asterisk-kafka-source-connector.html     |     6 +
 .../camel-atmos-kafka-sink-connector.html          |     6 +
 .../camel-atmos-kafka-source-connector.html        |     6 +
 ...-atmosphere-websocket-kafka-sink-connector.html |     6 +
 ...tmosphere-websocket-kafka-source-connector.html |     6 +
 .../camel-atom-kafka-source-connector.html         |     6 +
 .../camel-atomix-map-kafka-sink-connector.html     |     6 +
 .../camel-atomix-map-kafka-source-connector.html   |     6 +
 ...amel-atomix-messaging-kafka-sink-connector.html |     6 +
 ...el-atomix-messaging-kafka-source-connector.html |     6 +
 ...camel-atomix-multimap-kafka-sink-connector.html |     6 +
 .../camel-atomix-queue-kafka-sink-connector.html   |     6 +
 .../camel-atomix-queue-kafka-source-connector.html |     6 +
 .../camel-atomix-set-kafka-sink-connector.html     |     6 +
 .../camel-atomix-set-kafka-source-connector.html   |     6 +
 .../camel-atomix-value-kafka-sink-connector.html   |     6 +
 .../camel-atomix-value-kafka-source-connector.html |     6 +
 .../camel-avro-kafka-sink-connector.html           |     6 +
 .../camel-avro-kafka-source-connector.html         |     6 +
 .../camel-aws-cw-kafka-sink-connector.html         |     6 +
 .../camel-aws-ddb-kafka-sink-connector.html        |     6 +
 ...camel-aws-ddbstream-kafka-source-connector.html |     6 +
 .../camel-aws-ec2-kafka-sink-connector.html        |     6 +
 .../camel-aws-ecs-kafka-sink-connector.html        |     6 +
 .../camel-aws-eks-kafka-sink-connector.html        |     6 +
 .../camel-aws-iam-kafka-sink-connector.html        |     6 +
 ...-aws-kinesis-firehose-kafka-sink-connector.html |     6 +
 .../camel-aws-kinesis-kafka-sink-connector.html    |     6 +
 .../camel-aws-kinesis-kafka-source-connector.html  |     6 +
 .../camel-aws-kms-kafka-sink-connector.html        |     6 +
 .../camel-aws-lambda-kafka-sink-connector.html     |     6 +
 .../camel-aws-mq-kafka-sink-connector.html         |     6 +
 .../camel-aws-msk-kafka-sink-connector.html        |     6 +
 .../camel-aws-s3-kafka-sink-connector.html         |     6 +
 .../camel-aws-s3-kafka-source-connector.html       |    19 +
 .../camel-aws-sdb-kafka-sink-connector.html        |     6 +
 .../camel-aws-ses-kafka-sink-connector.html        |     6 +
 .../camel-aws-sns-kafka-sink-connector.html        |     6 +
 .../camel-aws-sqs-kafka-sink-connector.html        |     6 +
 .../camel-aws-sqs-kafka-source-connector.html      |     6 +
 .../camel-aws-swf-kafka-sink-connector.html        |     6 +
 .../camel-aws-swf-kafka-source-connector.html      |     6 +
 .../camel-aws-translate-kafka-sink-connector.html  |     6 +
 .../camel-aws2-athena-kafka-sink-connector.html    |     6 +
 .../camel-aws2-cw-kafka-sink-connector.html        |     6 +
 .../camel-aws2-ddb-kafka-sink-connector.html       |     6 +
 ...amel-aws2-ddbstream-kafka-source-connector.html |     6 +
 .../camel-aws2-ec2-kafka-sink-connector.html       |     6 +
 .../camel-aws2-ecs-kafka-sink-connector.html       |     6 +
 .../camel-aws2-eks-kafka-sink-connector.html       |     6 +
 .../camel-aws2-iam-kafka-sink-connector.html       |     6 +
 ...aws2-kinesis-firehose-kafka-sink-connector.html |     6 +
 .../camel-aws2-kinesis-kafka-sink-connector.html   |     6 +
 .../camel-aws2-kinesis-kafka-source-connector.html |     6 +
 .../camel-aws2-kms-kafka-sink-connector.html       |     6 +
 .../camel-aws2-lambda-kafka-sink-connector.html    |     6 +
 .../camel-aws2-mq-kafka-sink-connector.html        |     6 +
 .../camel-aws2-msk-kafka-sink-connector.html       |     6 +
 .../camel-aws2-s3-kafka-sink-connector.html        |     6 +
 .../camel-aws2-s3-kafka-source-connector.html      |     6 +
 .../camel-aws2-ses-kafka-sink-connector.html       |     6 +
 .../camel-aws2-sns-kafka-sink-connector.html       |     6 +
 .../camel-aws2-sqs-kafka-sink-connector.html       |     6 +
 .../camel-aws2-sqs-kafka-source-connector.html     |     6 +
 .../camel-aws2-translate-kafka-sink-connector.html |     6 +
 .../camel-azure-blob-kafka-sink-connector.html     |     6 +
 .../camel-azure-blob-kafka-source-connector.html   |     6 +
 .../camel-azure-queue-kafka-sink-connector.html    |     6 +
 .../camel-azure-queue-kafka-source-connector.html  |     6 +
 ...el-azure-storage-blob-kafka-sink-connector.html |     6 +
 ...-azure-storage-blob-kafka-source-connector.html |     6 +
 ...l-azure-storage-queue-kafka-sink-connector.html |     6 +
 ...azure-storage-queue-kafka-source-connector.html |     6 +
 .../camel-bean-kafka-sink-connector.html           |     6 +
 .../camel-bean-validator-kafka-sink-connector.html |     6 +
 .../camel-beanstalk-kafka-sink-connector.html      |     6 +
 .../camel-beanstalk-kafka-source-connector.html    |     6 +
 .../connectors/camel-box-kafka-sink-connector.html |     6 +
 .../camel-box-kafka-source-connector.html          |     6 +
 .../camel-braintree-kafka-sink-connector.html      |     6 +
 .../camel-braintree-kafka-source-connector.html    |     6 +
 .../camel-browse-kafka-sink-connector.html         |     6 +
 .../camel-browse-kafka-source-connector.html       |     6 +
 .../camel-caffeine-cache-kafka-sink-connector.html |     6 +
 ...el-caffeine-loadcache-kafka-sink-connector.html |     6 +
 .../camel-chatscript-kafka-sink-connector.html     |     6 +
 .../camel-chunk-kafka-sink-connector.html          |     6 +
 .../camel-class-kafka-sink-connector.html          |     6 +
 .../camel-cm-sms-kafka-sink-connector.html         |     6 +
 .../camel-cmis-kafka-sink-connector.html           |     6 +
 .../camel-cmis-kafka-source-connector.html         |     6 +
 .../camel-coap+tcp-kafka-sink-connector.html       |     6 +
 .../camel-coap+tcp-kafka-source-connector.html     |     6 +
 .../camel-coap-kafka-sink-connector.html           |     6 +
 .../camel-coap-kafka-source-connector.html         |     6 +
 .../camel-coaps+tcp-kafka-sink-connector.html      |     6 +
 .../camel-coaps+tcp-kafka-source-connector.html    |     6 +
 .../camel-coaps-kafka-sink-connector.html          |     6 +
 .../camel-coaps-kafka-source-connector.html        |     6 +
 .../camel-cometd-kafka-sink-connector.html         |     6 +
 .../camel-cometd-kafka-source-connector.html       |     6 +
 .../camel-cometds-kafka-sink-connector.html        |     6 +
 .../camel-cometds-kafka-source-connector.html      |     6 +
 .../camel-consul-kafka-sink-connector.html         |     6 +
 .../camel-consul-kafka-source-connector.html       |     6 +
 .../camel-controlbus-kafka-sink-connector.html     |     6 +
 .../camel-corda-kafka-sink-connector.html          |     6 +
 .../camel-corda-kafka-source-connector.html        |     6 +
 .../camel-couchbase-kafka-sink-connector.html      |     6 +
 .../camel-couchbase-kafka-source-connector.html    |     6 +
 .../camel-couchdb-kafka-sink-connector.html        |     6 +
 .../camel-couchdb-kafka-source-connector.html      |     6 +
 .../connectors/camel-cql-kafka-sink-connector.html |     6 +
 .../camel-cql-kafka-source-connector.html          |     6 +
 .../camel-cron-kafka-source-connector.html         |     6 +
 .../camel-crypto-cms-kafka-sink-connector.html     |     6 +
 .../camel-crypto-kafka-sink-connector.html         |     6 +
 .../connectors/camel-cxf-kafka-sink-connector.html |     6 +
 .../camel-cxf-kafka-source-connector.html          |     6 +
 .../camel-cxfrs-kafka-sink-connector.html          |     6 +
 .../camel-cxfrs-kafka-source-connector.html        |     6 +
 .../camel-dataformat-kafka-sink-connector.html     |     6 +
 .../camel-dataset-kafka-sink-connector.html        |     6 +
 .../camel-dataset-kafka-source-connector.html      |     6 +
 .../camel-dataset-test-kafka-sink-connector.html   |     6 +
 ...el-debezium-mongodb-kafka-source-connector.html |     6 +
 ...amel-debezium-mysql-kafka-source-connector.html |     6 +
 ...l-debezium-postgres-kafka-source-connector.html |     6 +
 ...-debezium-sqlserver-kafka-source-connector.html |     6 +
 .../camel-digitalocean-kafka-sink-connector.html   |     6 +
 .../camel-direct-kafka-sink-connector.html         |     6 +
 .../camel-direct-kafka-source-connector.html       |     6 +
 .../camel-direct-vm-kafka-sink-connector.html      |     6 +
 .../camel-direct-vm-kafka-source-connector.html    |     6 +
 .../camel-disruptor-kafka-sink-connector.html      |     6 +
 .../camel-disruptor-kafka-source-connector.html    |     6 +
 .../camel-disruptor-vm-kafka-sink-connector.html   |     6 +
 .../camel-disruptor-vm-kafka-source-connector.html |     6 +
 .../connectors/camel-djl-kafka-sink-connector.html |     6 +
 .../connectors/camel-dns-kafka-sink-connector.html |     6 +
 .../camel-docker-kafka-sink-connector.html         |     6 +
 .../camel-docker-kafka-source-connector.html       |     6 +
 .../camel-dozer-kafka-sink-connector.html          |     6 +
 .../camel-drill-kafka-sink-connector.html          |     6 +
 .../camel-dropbox-kafka-sink-connector.html        |     6 +
 .../camel-dropbox-kafka-source-connector.html      |     6 +
 .../camel-ehcache-kafka-sink-connector.html        |     6 +
 .../camel-ehcache-kafka-source-connector.html      |     6 +
 ...el-elasticsearch-rest-kafka-sink-connector.html |     6 +
 .../camel-elsql-kafka-sink-connector.html          |     6 +
 .../camel-elsql-kafka-source-connector.html        |     6 +
 .../camel-elytron-kafka-sink-connector.html        |     6 +
 .../camel-elytron-kafka-source-connector.html      |     6 +
 .../camel-etcd-keys-kafka-sink-connector.html      |     6 +
 .../camel-etcd-stats-kafka-sink-connector.html     |     6 +
 .../camel-etcd-stats-kafka-source-connector.html   |     6 +
 .../camel-etcd-watch-kafka-source-connector.html   |     6 +
 .../camel-eventadmin-kafka-sink-connector.html     |     6 +
 .../camel-eventadmin-kafka-source-connector.html   |     6 +
 .../camel-exec-kafka-sink-connector.html           |     6 +
 .../camel-facebook-kafka-sink-connector.html       |     6 +
 .../camel-facebook-kafka-source-connector.html     |     6 +
 .../camel-fhir-kafka-sink-connector.html           |     6 +
 .../camel-fhir-kafka-source-connector.html         |     6 +
 .../camel-file-kafka-sink-connector.html           |     6 +
 .../camel-file-kafka-source-connector.html         |     6 +
 .../camel-file-watch-kafka-source-connector.html   |     6 +
 .../camel-flatpack-kafka-sink-connector.html       |     6 +
 .../camel-flatpack-kafka-source-connector.html     |     6 +
 .../camel-flink-kafka-sink-connector.html          |     6 +
 .../connectors/camel-fop-kafka-sink-connector.html |     6 +
 .../camel-freemarker-kafka-sink-connector.html     |     6 +
 .../connectors/camel-ftp-kafka-sink-connector.html |     6 +
 .../camel-ftp-kafka-source-connector.html          |     6 +
 .../camel-ftps-kafka-sink-connector.html           |     6 +
 .../camel-ftps-kafka-source-connector.html         |     6 +
 .../camel-ganglia-kafka-sink-connector.html        |     6 +
 .../camel-geocoder-kafka-sink-connector.html       |     6 +
 .../connectors/camel-git-kafka-sink-connector.html |     6 +
 .../camel-git-kafka-source-connector.html          |     6 +
 .../camel-github-kafka-sink-connector.html         |     6 +
 .../camel-github-kafka-source-connector.html       |     6 +
 ...camel-google-bigquery-kafka-sink-connector.html |     6 +
 ...l-google-bigquery-sql-kafka-sink-connector.html |     6 +
 ...camel-google-calendar-kafka-sink-connector.html |     6 +
 ...mel-google-calendar-kafka-source-connector.html |     6 +
 ...gle-calendar-stream-kafka-source-connector.html |     6 +
 .../camel-google-drive-kafka-sink-connector.html   |     6 +
 .../camel-google-drive-kafka-source-connector.html |     6 +
 .../camel-google-mail-kafka-sink-connector.html    |     6 +
 .../camel-google-mail-kafka-source-connector.html  |     6 +
 ...-google-mail-stream-kafka-source-connector.html |     6 +
 .../camel-google-pubsub-kafka-sink-connector.html  |     6 +
 ...camel-google-pubsub-kafka-source-connector.html |     6 +
 .../camel-google-sheets-kafka-sink-connector.html  |     6 +
 ...camel-google-sheets-kafka-source-connector.html |     6 +
 ...oogle-sheets-stream-kafka-source-connector.html |     6 +
 .../camel-gora-kafka-sink-connector.html           |     6 +
 .../camel-gora-kafka-source-connector.html         |     6 +
 .../camel-grape-kafka-sink-connector.html          |     6 +
 .../camel-graphql-kafka-sink-connector.html        |     6 +
 .../camel-grpc-kafka-sink-connector.html           |     6 +
 .../camel-grpc-kafka-source-connector.html         |     6 +
 .../camel-guava-eventbus-kafka-sink-connector.html |     6 +
 ...amel-guava-eventbus-kafka-source-connector.html |     6 +
 ...hazelcast-atomicvalue-kafka-sink-connector.html |     6 +
 ...-hazelcast-instance-kafka-source-connector.html |     6 +
 .../camel-hazelcast-list-kafka-sink-connector.html |     6 +
 ...amel-hazelcast-list-kafka-source-connector.html |     6 +
 .../camel-hazelcast-map-kafka-sink-connector.html  |     6 +
 ...camel-hazelcast-map-kafka-source-connector.html |     6 +
 ...el-hazelcast-multimap-kafka-sink-connector.html |     6 +
 ...-hazelcast-multimap-kafka-source-connector.html |     6 +
 ...camel-hazelcast-queue-kafka-sink-connector.html |     6 +
 ...mel-hazelcast-queue-kafka-source-connector.html |     6 +
 ...zelcast-replicatedmap-kafka-sink-connector.html |     6 +
 ...lcast-replicatedmap-kafka-source-connector.html |     6 +
 ...-hazelcast-ringbuffer-kafka-sink-connector.html |     6 +
 .../camel-hazelcast-seda-kafka-sink-connector.html |     6 +
 ...amel-hazelcast-seda-kafka-source-connector.html |     6 +
 .../camel-hazelcast-set-kafka-sink-connector.html  |     6 +
 ...camel-hazelcast-set-kafka-source-connector.html |     6 +
 ...camel-hazelcast-topic-kafka-sink-connector.html |     6 +
 ...mel-hazelcast-topic-kafka-source-connector.html |     6 +
 .../camel-hbase-kafka-sink-connector.html          |     6 +
 .../camel-hbase-kafka-source-connector.html        |     6 +
 .../camel-hdfs-kafka-sink-connector.html           |     6 +
 .../camel-hdfs-kafka-source-connector.html         |     6 +
 .../camel-hipchat-kafka-sink-connector.html        |     6 +
 .../camel-hipchat-kafka-source-connector.html      |     6 +
 .../camel-http-kafka-sink-connector.html           |     6 +
 .../camel-https-kafka-sink-connector.html          |     6 +
 ...camel-iec60870-client-kafka-sink-connector.html |     6 +
 ...mel-iec60870-client-kafka-source-connector.html |     6 +
 ...camel-iec60870-server-kafka-sink-connector.html |     6 +
 ...mel-iec60870-server-kafka-source-connector.html |     6 +
 .../camel-ignite-cache-kafka-sink-connector.html   |     6 +
 .../camel-ignite-cache-kafka-source-connector.html |     6 +
 .../camel-ignite-compute-kafka-sink-connector.html |     6 +
 ...camel-ignite-events-kafka-source-connector.html |     6 +
 .../camel-ignite-idgen-kafka-sink-connector.html   |     6 +
 ...amel-ignite-messaging-kafka-sink-connector.html |     6 +
 ...el-ignite-messaging-kafka-source-connector.html |     6 +
 .../camel-ignite-queue-kafka-sink-connector.html   |     6 +
 .../camel-ignite-set-kafka-sink-connector.html     |     6 +
 .../camel-imap-kafka-sink-connector.html           |     6 +
 .../camel-imap-kafka-source-connector.html         |     6 +
 .../camel-imaps-kafka-sink-connector.html          |     6 +
 .../camel-imaps-kafka-source-connector.html        |     6 +
 .../camel-infinispan-kafka-sink-connector.html     |     6 +
 .../camel-infinispan-kafka-source-connector.html   |     6 +
 .../camel-influxdb-kafka-sink-connector.html       |     6 +
 .../camel-iota-kafka-sink-connector.html           |     6 +
 .../camel-ipfs-kafka-sink-connector.html           |     6 +
 .../connectors/camel-irc-kafka-sink-connector.html |     6 +
 .../camel-irc-kafka-source-connector.html          |     6 +
 .../camel-ironmq-kafka-sink-connector.html         |     6 +
 .../camel-ironmq-kafka-source-connector.html       |     6 +
 .../camel-jbpm-kafka-sink-connector.html           |     6 +
 .../camel-jbpm-kafka-source-connector.html         |     6 +
 .../camel-jcache-kafka-sink-connector.html         |     6 +
 .../camel-jcache-kafka-source-connector.html       |     6 +
 .../camel-jclouds-kafka-sink-connector.html        |     6 +
 .../camel-jclouds-kafka-source-connector.html      |     6 +
 .../connectors/camel-jcr-kafka-sink-connector.html |     6 +
 .../camel-jcr-kafka-source-connector.html          |     6 +
 .../camel-jdbc-kafka-sink-connector.html           |     6 +
 .../camel-jetty-kafka-source-connector.html        |     6 +
 .../camel-jgroups-kafka-sink-connector.html        |     6 +
 .../camel-jgroups-kafka-source-connector.html      |     6 +
 .../camel-jgroups-raft-kafka-sink-connector.html   |     6 +
 .../camel-jgroups-raft-kafka-source-connector.html |     6 +
 .../camel-jing-kafka-sink-connector.html           |     6 +
 .../camel-jira-kafka-sink-connector.html           |     6 +
 .../camel-jira-kafka-source-connector.html         |     6 +
 .../connectors/camel-jms-kafka-sink-connector.html |     6 +
 .../camel-jms-kafka-source-connector.html          |     6 +
 .../camel-jmx-kafka-source-connector.html          |     6 +
 .../camel-jolt-kafka-sink-connector.html           |     6 +
 .../camel-jooq-kafka-sink-connector.html           |     6 +
 .../camel-jooq-kafka-source-connector.html         |     6 +
 .../connectors/camel-jpa-kafka-sink-connector.html |     6 +
 .../camel-jpa-kafka-source-connector.html          |     6 +
 .../camel-jslt-kafka-sink-connector.html           |     6 +
 .../camel-json-validator-kafka-sink-connector.html |     6 +
 .../camel-jt400-kafka-sink-connector.html          |     6 +
 .../camel-jt400-kafka-source-connector.html        |     6 +
 .../camel-kafka-kafka-sink-connector.html          |     6 +
 .../camel-kafka-kafka-source-connector.html        |     6 +
 ...ubernetes-config-maps-kafka-sink-connector.html |     6 +
 ...ubernetes-deployments-kafka-sink-connector.html |     6 +
 ...ernetes-deployments-kafka-source-connector.html |     6 +
 .../camel-kubernetes-hpa-kafka-sink-connector.html |     6 +
 ...amel-kubernetes-hpa-kafka-source-connector.html |     6 +
 .../camel-kubernetes-job-kafka-sink-connector.html |     6 +
 ...amel-kubernetes-job-kafka-source-connector.html |     6 +
 ...kubernetes-namespaces-kafka-sink-connector.html |     6 +
 ...bernetes-namespaces-kafka-source-connector.html |     6 +
 ...amel-kubernetes-nodes-kafka-sink-connector.html |     6 +
 ...el-kubernetes-nodes-kafka-source-connector.html |     6 +
 ...istent-volumes-claims-kafka-sink-connector.html |     6 +
 ...es-persistent-volumes-kafka-sink-connector.html |     6 +
 ...camel-kubernetes-pods-kafka-sink-connector.html |     6 +
 ...mel-kubernetes-pods-kafka-source-connector.html |     6 +
 ...plication-controllers-kafka-sink-connector.html |     6 +
 ...ication-controllers-kafka-source-connector.html |     6 +
 ...netes-resources-quota-kafka-sink-connector.html |     6 +
 ...el-kubernetes-secrets-kafka-sink-connector.html |     6 +
 ...etes-service-accounts-kafka-sink-connector.html |     6 +
 ...l-kubernetes-services-kafka-sink-connector.html |     6 +
 ...kubernetes-services-kafka-source-connector.html |     6 +
 .../camel-kudu-kafka-sink-connector.html           |     6 +
 .../camel-language-kafka-sink-connector.html       |     6 +
 .../camel-ldap-kafka-sink-connector.html           |     6 +
 .../camel-ldif-kafka-sink-connector.html           |     6 +
 .../connectors/camel-log-kafka-sink-connector.html |     6 +
 .../connectors/camel-lpr-kafka-sink-connector.html |     6 +
 .../camel-lucene-kafka-sink-connector.html         |     6 +
 .../camel-lumberjack-kafka-source-connector.html   |     6 +
 .../camel-master-kafka-source-connector.html       |     6 +
 .../camel-metrics-kafka-sink-connector.html        |     6 +
 .../camel-micrometer-kafka-sink-connector.html     |     6 +
 ...-microprofile-metrics-kafka-sink-connector.html |     6 +
 .../camel-milo-client-kafka-sink-connector.html    |     6 +
 .../camel-milo-client-kafka-source-connector.html  |     6 +
 .../camel-milo-server-kafka-sink-connector.html    |     6 +
 .../camel-milo-server-kafka-source-connector.html  |     6 +
 .../camel-mina-kafka-sink-connector.html           |     6 +
 .../camel-mina-kafka-source-connector.html         |     6 +
 .../camel-mllp-kafka-sink-connector.html           |     6 +
 .../camel-mllp-kafka-source-connector.html         |     6 +
 .../camel-mock-kafka-sink-connector.html           |     6 +
 .../camel-mongodb-gridfs-kafka-sink-connector.html |     6 +
 ...amel-mongodb-gridfs-kafka-source-connector.html |     6 +
 .../camel-mongodb-kafka-sink-connector.html        |     6 +
 .../camel-mongodb-kafka-source-connector.html      |     6 +
 .../connectors/camel-msv-kafka-sink-connector.html |     6 +
 .../camel-mustache-kafka-sink-connector.html       |     6 +
 .../camel-mvel-kafka-sink-connector.html           |     6 +
 .../camel-mybatis-bean-kafka-sink-connector.html   |     6 +
 .../camel-mybatis-kafka-sink-connector.html        |     6 +
 .../camel-mybatis-kafka-source-connector.html      |     6 +
 .../camel-nagios-kafka-sink-connector.html         |     6 +
 .../camel-nats-kafka-sink-connector.html           |     6 +
 .../camel-nats-kafka-source-connector.html         |     6 +
 .../camel-netty-http-kafka-sink-connector.html     |     6 +
 .../camel-netty-http-kafka-source-connector.html   |     6 +
 .../camel-netty-kafka-sink-connector.html          |     6 +
 .../camel-netty-kafka-source-connector.html        |     6 +
 .../camel-nitrite-kafka-sink-connector.html        |     6 +
 .../camel-nitrite-kafka-source-connector.html      |     6 +
 .../connectors/camel-nsq-kafka-sink-connector.html |     6 +
 .../camel-nsq-kafka-source-connector.html          |     6 +
 .../camel-olingo2-kafka-sink-connector.html        |     6 +
 .../camel-olingo2-kafka-source-connector.html      |     6 +
 .../camel-olingo4-kafka-sink-connector.html        |     6 +
 .../camel-olingo4-kafka-source-connector.html      |     6 +
 ...enshift-build-configs-kafka-sink-connector.html |     6 +
 ...amel-openshift-builds-kafka-sink-connector.html |     6 +
 ...amel-openstack-cinder-kafka-sink-connector.html |     6 +
 ...amel-openstack-glance-kafka-sink-connector.html |     6 +
 ...el-openstack-keystone-kafka-sink-connector.html |     6 +
 ...mel-openstack-neutron-kafka-sink-connector.html |     6 +
 .../camel-openstack-nova-kafka-sink-connector.html |     6 +
 ...camel-openstack-swift-kafka-sink-connector.html |     6 +
 .../camel-optaplanner-kafka-sink-connector.html    |     6 +
 .../camel-optaplanner-kafka-source-connector.html  |     6 +
 .../camel-paho-kafka-sink-connector.html           |     6 +
 .../camel-paho-kafka-source-connector.html         |     6 +
 .../camel-paxlogging-kafka-source-connector.html   |     6 +
 .../connectors/camel-pdf-kafka-sink-connector.html |     6 +
 ...pg-replication-slot-kafka-source-connector.html |     6 +
 .../camel-pgevent-kafka-sink-connector.html        |     6 +
 .../camel-pgevent-kafka-source-connector.html      |     6 +
 ...camel-platform-http-kafka-source-connector.html |     6 +
 .../camel-pop3-kafka-sink-connector.html           |     6 +
 .../camel-pop3-kafka-source-connector.html         |     6 +
 .../camel-pop3s-kafka-sink-connector.html          |     6 +
 .../camel-pop3s-kafka-source-connector.html        |     6 +
 .../camel-pubnub-kafka-sink-connector.html         |     6 +
 .../camel-pubnub-kafka-source-connector.html       |     6 +
 .../camel-pulsar-kafka-sink-connector.html         |     6 +
 .../camel-pulsar-kafka-source-connector.html       |     6 +
 .../camel-quartz-kafka-source-connector.html       |     6 +
 .../camel-quickfix-kafka-sink-connector.html       |     6 +
 .../camel-quickfix-kafka-source-connector.html     |     6 +
 .../camel-rabbitmq-kafka-sink-connector.html       |     6 +
 .../camel-rabbitmq-kafka-source-connector.html     |     6 +
 ...amel-reactive-streams-kafka-sink-connector.html |     6 +
 ...el-reactive-streams-kafka-source-connector.html |     6 +
 .../connectors/camel-ref-kafka-sink-connector.html |     6 +
 .../camel-ref-kafka-source-connector.html          |     6 +
 .../camel-rest-api-kafka-source-connector.html     |     6 +
 .../camel-rest-kafka-sink-connector.html           |     6 +
 .../camel-rest-kafka-source-connector.html         |     6 +
 .../camel-rest-openapi-kafka-sink-connector.html   |     6 +
 .../camel-rest-swagger-kafka-sink-connector.html   |     6 +
 .../camel-resteasy-kafka-sink-connector.html       |     6 +
 .../camel-resteasy-kafka-source-connector.html     |     6 +
 .../camel-robotframework-kafka-sink-connector.html |     6 +
 ...amel-robotframework-kafka-source-connector.html |     6 +
 .../camel-rss-kafka-source-connector.html          |     6 +
 .../camel-saga-kafka-sink-connector.html           |     6 +
 .../camel-salesforce-kafka-sink-connector.html     |     6 +
 .../camel-salesforce-kafka-source-connector.html   |     6 +
 .../camel-sap-netweaver-kafka-sink-connector.html  |     6 +
 .../camel-scheduler-kafka-source-connector.html    |     6 +
 .../camel-schematron-kafka-sink-connector.html     |     6 +
 .../connectors/camel-scp-kafka-sink-connector.html |     6 +
 .../camel-seda-kafka-sink-connector.html           |     6 +
 .../camel-seda-kafka-source-connector.html         |     6 +
 .../camel-service-kafka-source-connector.html      |     6 +
 .../camel-servicenow-kafka-sink-connector.html     |     6 +
 .../camel-servlet-kafka-source-connector.html      |     6 +
 .../camel-sftp-kafka-sink-connector.html           |     6 +
 .../camel-sftp-kafka-source-connector.html         |     6 +
 .../connectors/camel-sip-kafka-sink-connector.html |     6 +
 .../camel-sip-kafka-source-connector.html          |     6 +
 .../camel-sips-kafka-sink-connector.html           |     6 +
 .../camel-sips-kafka-source-connector.html         |     6 +
 .../camel-sjms-batch-kafka-source-connector.html   |     6 +
 .../camel-sjms-kafka-sink-connector.html           |     6 +
 .../camel-sjms-kafka-source-connector.html         |     6 +
 .../camel-sjms2-kafka-sink-connector.html          |     6 +
 .../camel-sjms2-kafka-source-connector.html        |     6 +
 .../camel-slack-kafka-sink-connector.html          |     6 +
 .../camel-slack-kafka-source-connector.html        |     6 +
 .../camel-smpp-kafka-sink-connector.html           |     6 +
 .../camel-smpp-kafka-source-connector.html         |     6 +
 .../camel-smpps-kafka-sink-connector.html          |     6 +
 .../camel-smpps-kafka-source-connector.html        |     6 +
 .../camel-smtp-kafka-sink-connector.html           |     6 +
 .../camel-smtp-kafka-source-connector.html         |     6 +
 .../camel-smtps-kafka-sink-connector.html          |     6 +
 .../camel-smtps-kafka-source-connector.html        |     6 +
 .../camel-snmp-kafka-sink-connector.html           |     6 +
 .../camel-snmp-kafka-source-connector.html         |     6 +
 .../camel-solr-kafka-sink-connector.html           |     6 +
 .../camel-solrCloud-kafka-sink-connector.html      |     6 +
 .../camel-solrs-kafka-sink-connector.html          |     6 +
 .../camel-soroush-kafka-sink-connector.html        |     6 +
 .../camel-soroush-kafka-source-connector.html      |     6 +
 .../camel-spark-kafka-sink-connector.html          |     6 +
 .../camel-spark-rest-kafka-source-connector.html   |     6 +
 .../camel-splunk-hec-kafka-sink-connector.html     |     6 +
 .../camel-splunk-kafka-sink-connector.html         |     6 +
 .../camel-splunk-kafka-source-connector.html       |     6 +
 .../camel-spring-batch-kafka-sink-connector.html   |     6 +
 .../camel-spring-event-kafka-sink-connector.html   |     6 +
 .../camel-spring-event-kafka-source-connector.html |     6 +
 ...el-spring-integration-kafka-sink-connector.html |     6 +
 ...-spring-integration-kafka-source-connector.html |     6 +
 .../camel-spring-ldap-kafka-sink-connector.html    |     6 +
 .../camel-spring-redis-kafka-sink-connector.html   |     6 +
 .../camel-spring-redis-kafka-source-connector.html |     6 +
 .../camel-spring-ws-kafka-sink-connector.html      |     6 +
 .../camel-spring-ws-kafka-source-connector.html    |     6 +
 .../connectors/camel-sql-kafka-sink-connector.html |     6 +
 .../camel-sql-kafka-source-connector.html          |     6 +
 .../camel-sql-stored-kafka-sink-connector.html     |     6 +
 .../connectors/camel-ssh-kafka-sink-connector.html |     6 +
 .../camel-ssh-kafka-source-connector.html          |     6 +
 .../camel-stax-kafka-sink-connector.html           |     6 +
 .../camel-stomp-kafka-sink-connector.html          |     6 +
 .../camel-stomp-kafka-source-connector.html        |     6 +
 .../camel-stream-kafka-sink-connector.html         |     6 +
 .../camel-stream-kafka-source-connector.html       |     6 +
 ...camel-string-template-kafka-sink-connector.html |     6 +
 .../camel-stub-kafka-sink-connector.html           |     6 +
 .../camel-stub-kafka-source-connector.html         |     6 +
 .../camel-syslog-kafka-sink-connector.html         |     6 +
 .../camel-syslog-kafka-source-connector.html       |     6 +
 .../camel-telegram-kafka-sink-connector.html       |     6 +
 .../camel-telegram-kafka-source-connector.html     |     6 +
 .../camel-thrift-kafka-sink-connector.html         |     6 +
 .../camel-thrift-kafka-source-connector.html       |     6 +
 .../camel-tika-kafka-sink-connector.html           |     6 +
 .../camel-timer-kafka-source-connector.html        |     6 +
 .../camel-twilio-kafka-sink-connector.html         |     6 +
 .../camel-twilio-kafka-source-connector.html       |     6 +
 ...twitter-directmessage-kafka-sink-connector.html |     6 +
 ...itter-directmessage-kafka-source-connector.html |     6 +
 .../camel-twitter-search-kafka-sink-connector.html |     6 +
 ...amel-twitter-search-kafka-source-connector.html |     6 +
 ...amel-twitter-timeline-kafka-sink-connector.html |     6 +
 ...el-twitter-timeline-kafka-source-connector.html |     6 +
 .../camel-undertow-kafka-sink-connector.html       |     6 +
 .../camel-undertow-kafka-source-connector.html     |     6 +
 .../camel-validator-kafka-sink-connector.html      |     6 +
 .../camel-velocity-kafka-sink-connector.html       |     6 +
 .../camel-vertx-kafka-sink-connector.html          |     6 +
 .../camel-vertx-kafka-source-connector.html        |     6 +
 .../connectors/camel-vm-kafka-sink-connector.html  |     6 +
 .../camel-vm-kafka-source-connector.html           |     6 +
 .../camel-weather-kafka-sink-connector.html        |     6 +
 .../camel-weather-kafka-source-connector.html      |     6 +
 .../camel-web3j-kafka-sink-connector.html          |     6 +
 .../camel-web3j-kafka-source-connector.html        |     6 +
 .../camel-webhook-kafka-source-connector.html      |     6 +
 ...amel-websocket-jsr356-kafka-sink-connector.html |     6 +
 ...el-websocket-jsr356-kafka-source-connector.html |     6 +
 .../camel-websocket-kafka-sink-connector.html      |     6 +
 .../camel-websocket-kafka-source-connector.html    |     6 +
 .../camel-weka-kafka-sink-connector.html           |     6 +
 .../camel-wordpress-kafka-sink-connector.html      |     6 +
 .../camel-wordpress-kafka-source-connector.html    |     6 +
 .../camel-workday-kafka-sink-connector.html        |     6 +
 .../camel-xchange-kafka-sink-connector.html        |     6 +
 .../connectors/camel-xj-kafka-sink-connector.html  |     6 +
 ...amel-xmlsecurity-sign-kafka-sink-connector.html |     6 +
 ...el-xmlsecurity-verify-kafka-sink-connector.html |     6 +
 .../camel-xmpp-kafka-sink-connector.html           |     6 +
 .../camel-xmpp-kafka-source-connector.html         |     6 +
 .../camel-xquery-kafka-sink-connector.html         |     6 +
 .../camel-xquery-kafka-source-connector.html       |     6 +
 .../camel-xslt-kafka-sink-connector.html           |     6 +
 .../camel-xslt-saxon-kafka-sink-connector.html     |     6 +
 .../camel-yammer-kafka-sink-connector.html         |     6 +
 .../camel-yammer-kafka-source-connector.html       |     6 +
 .../camel-zendesk-kafka-sink-connector.html        |     6 +
 .../camel-zendesk-kafka-source-connector.html      |     6 +
 .../camel-zookeeper-kafka-sink-connector.html      |     6 +
 .../camel-zookeeper-kafka-source-connector.html    |     6 +
 ...el-zookeeper-master-kafka-source-connector.html |     6 +
 camel-kafka-connector/0.4.x/contributing.html      |     4 +
 .../0.4.x/getting-started-with-packages.html       |     1 +
 camel-kafka-connector/0.4.x/getting-started.html   |     1 +
 camel-kafka-connector/0.4.x/index.html             |     1 +
 .../0.4.x/try-it-out-locally.html                  |    52 +
 .../0.4.x/try-it-out-on-kubernetes.html            |    90 +
 .../try-it-out-on-openshift-with-strimzi.html      |    46 +
 camel-kafka-connector/0.6.x/about.html             |     1 +
 camel-kafka-connector/0.6.x/aggregation.html       |    30 +
 camel-kafka-connector/0.6.x/archetypes.html        |   154 +
 camel-kafka-connector/0.6.x/basic-concepts.html    |     1 +
 .../0.6.x/camel-compatibility-matrix.html          |     1 +
 camel-kafka-connector/0.6.x/connectors.html        |     1 +
 .../camel-activemq-kafka-sink-connector.html       |     6 +
 .../camel-activemq-kafka-source-connector.html     |     6 +
 .../connectors/camel-ahc-kafka-sink-connector.html |     6 +
 .../camel-ahc-ws-kafka-sink-connector.html         |     6 +
 .../camel-ahc-ws-kafka-source-connector.html       |     6 +
 .../camel-ahc-wss-kafka-sink-connector.html        |     6 +
 .../camel-ahc-wss-kafka-source-connector.html      |     6 +
 .../camel-amqp-kafka-sink-connector.html           |     6 +
 .../camel-amqp-kafka-source-connector.html         |     6 +
 .../camel-apns-kafka-sink-connector.html           |     6 +
 .../camel-apns-kafka-source-connector.html         |     6 +
 .../camel-arangodb-kafka-sink-connector.html       |     6 +
 .../connectors/camel-as2-kafka-sink-connector.html |     6 +
 .../camel-as2-kafka-source-connector.html          |     6 +
 .../camel-asterisk-kafka-sink-connector.html       |     6 +
 .../camel-asterisk-kafka-source-connector.html     |     6 +
 .../camel-atmos-kafka-sink-connector.html          |     6 +
 .../camel-atmos-kafka-source-connector.html        |     6 +
 ...-atmosphere-websocket-kafka-sink-connector.html |     6 +
 ...tmosphere-websocket-kafka-source-connector.html |     6 +
 .../camel-atom-kafka-source-connector.html         |     6 +
 .../camel-atomix-map-kafka-sink-connector.html     |     6 +
 .../camel-atomix-map-kafka-source-connector.html   |     6 +
 ...amel-atomix-messaging-kafka-sink-connector.html |     6 +
 ...el-atomix-messaging-kafka-source-connector.html |     6 +
 ...camel-atomix-multimap-kafka-sink-connector.html |     6 +
 .../camel-atomix-queue-kafka-sink-connector.html   |     6 +
 .../camel-atomix-queue-kafka-source-connector.html |     6 +
 .../camel-atomix-set-kafka-sink-connector.html     |     6 +
 .../camel-atomix-set-kafka-source-connector.html   |     6 +
 .../camel-atomix-value-kafka-sink-connector.html   |     6 +
 .../camel-atomix-value-kafka-source-connector.html |     6 +
 .../camel-avro-kafka-sink-connector.html           |     6 +
 .../camel-avro-kafka-source-connector.html         |     6 +
 .../camel-aws-cw-kafka-sink-connector.html         |     6 +
 .../camel-aws-ddb-kafka-sink-connector.html        |     6 +
 ...camel-aws-ddbstream-kafka-source-connector.html |     6 +
 .../camel-aws-ec2-kafka-sink-connector.html        |     6 +
 .../camel-aws-ecs-kafka-sink-connector.html        |     6 +
 .../camel-aws-eks-kafka-sink-connector.html        |     6 +
 .../camel-aws-iam-kafka-sink-connector.html        |     6 +
 ...-aws-kinesis-firehose-kafka-sink-connector.html |     6 +
 .../camel-aws-kinesis-kafka-sink-connector.html    |     6 +
 .../camel-aws-kinesis-kafka-source-connector.html  |     6 +
 .../camel-aws-kms-kafka-sink-connector.html        |     6 +
 .../camel-aws-lambda-kafka-sink-connector.html     |     6 +
 .../camel-aws-mq-kafka-sink-connector.html         |     6 +
 .../camel-aws-msk-kafka-sink-connector.html        |     6 +
 .../camel-aws-s3-kafka-sink-connector.html         |     6 +
 .../camel-aws-s3-kafka-source-connector.html       |    19 +
 .../camel-aws-sdb-kafka-sink-connector.html        |     6 +
 .../camel-aws-ses-kafka-sink-connector.html        |     6 +
 .../camel-aws-sns-kafka-sink-connector.html        |     6 +
 .../camel-aws-sqs-kafka-sink-connector.html        |     6 +
 .../camel-aws-sqs-kafka-source-connector.html      |     6 +
 .../camel-aws-swf-kafka-sink-connector.html        |     6 +
 .../camel-aws-swf-kafka-source-connector.html      |     6 +
 .../camel-aws-translate-kafka-sink-connector.html  |     6 +
 .../camel-aws2-athena-kafka-sink-connector.html    |     6 +
 .../camel-aws2-cw-kafka-sink-connector.html        |     6 +
 .../camel-aws2-ddb-kafka-sink-connector.html       |     6 +
 ...amel-aws2-ddbstream-kafka-source-connector.html |     6 +
 .../camel-aws2-ec2-kafka-sink-connector.html       |     6 +
 .../camel-aws2-ecs-kafka-sink-connector.html       |     6 +
 .../camel-aws2-eks-kafka-sink-connector.html       |     6 +
 ...amel-aws2-eventbridge-kafka-sink-connector.html |     6 +
 .../camel-aws2-iam-kafka-sink-connector.html       |     6 +
 ...aws2-kinesis-firehose-kafka-sink-connector.html |     6 +
 .../camel-aws2-kinesis-kafka-sink-connector.html   |     6 +
 .../camel-aws2-kinesis-kafka-source-connector.html |     6 +
 .../camel-aws2-kms-kafka-sink-connector.html       |     6 +
 .../camel-aws2-lambda-kafka-sink-connector.html    |     6 +
 .../camel-aws2-mq-kafka-sink-connector.html        |     6 +
 .../camel-aws2-msk-kafka-sink-connector.html       |     6 +
 .../camel-aws2-s3-kafka-sink-connector.html        |     6 +
 .../camel-aws2-s3-kafka-source-connector.html      |     6 +
 .../camel-aws2-ses-kafka-sink-connector.html       |     6 +
 .../camel-aws2-sns-kafka-sink-connector.html       |     6 +
 .../camel-aws2-sqs-kafka-sink-connector.html       |     6 +
 .../camel-aws2-sqs-kafka-source-connector.html     |     6 +
 .../camel-aws2-sts-kafka-sink-connector.html       |     6 +
 .../camel-aws2-translate-kafka-sink-connector.html |     6 +
 .../camel-azure-blob-kafka-sink-connector.html     |     6 +
 .../camel-azure-blob-kafka-source-connector.html   |     6 +
 ...camel-azure-eventhubs-kafka-sink-connector.html |     6 +
 ...mel-azure-eventhubs-kafka-source-connector.html |     6 +
 .../camel-azure-queue-kafka-sink-connector.html    |     6 +
 .../camel-azure-queue-kafka-source-connector.html  |     6 +
 ...el-azure-storage-blob-kafka-sink-connector.html |     6 +
 ...-azure-storage-blob-kafka-source-connector.html |     6 +
 ...l-azure-storage-queue-kafka-sink-connector.html |     6 +
 ...azure-storage-queue-kafka-source-connector.html |     6 +
 .../camel-bean-kafka-sink-connector.html           |     6 +
 .../camel-beanstalk-kafka-sink-connector.html      |     6 +
 .../camel-beanstalk-kafka-source-connector.html    |     6 +
 .../connectors/camel-box-kafka-sink-connector.html |     6 +
 .../camel-box-kafka-source-connector.html          |     6 +
 .../camel-braintree-kafka-sink-connector.html      |     6 +
 .../camel-braintree-kafka-source-connector.html    |     6 +
 .../camel-caffeine-cache-kafka-sink-connector.html |     6 +
 ...el-caffeine-loadcache-kafka-sink-connector.html |     6 +
 .../camel-chatscript-kafka-sink-connector.html     |     6 +
 .../camel-chunk-kafka-sink-connector.html          |     6 +
 .../camel-cm-sms-kafka-sink-connector.html         |     6 +
 .../camel-cmis-kafka-sink-connector.html           |     6 +
 .../camel-cmis-kafka-source-connector.html         |     6 +
 .../camel-coap+tcp-kafka-sink-connector.html       |     6 +
 .../camel-coap+tcp-kafka-source-connector.html     |     6 +
 .../camel-coap-kafka-sink-connector.html           |     6 +
 .../camel-coap-kafka-source-connector.html         |     6 +
 .../camel-coaps+tcp-kafka-sink-connector.html      |     6 +
 .../camel-coaps+tcp-kafka-source-connector.html    |     6 +
 .../camel-coaps-kafka-sink-connector.html          |     6 +
 .../camel-coaps-kafka-source-connector.html        |     6 +
 .../camel-cometd-kafka-sink-connector.html         |     6 +
 .../camel-cometd-kafka-source-connector.html       |     6 +
 .../camel-cometds-kafka-sink-connector.html        |     6 +
 .../camel-cometds-kafka-source-connector.html      |     6 +
 .../camel-consul-kafka-sink-connector.html         |     6 +
 .../camel-consul-kafka-source-connector.html       |     6 +
 .../camel-controlbus-kafka-sink-connector.html     |     6 +
 .../camel-corda-kafka-sink-connector.html          |     6 +
 .../camel-corda-kafka-source-connector.html        |     6 +
 .../camel-couchbase-kafka-sink-connector.html      |     6 +
 .../camel-couchbase-kafka-source-connector.html    |     6 +
 .../camel-couchdb-kafka-sink-connector.html        |     6 +
 .../camel-couchdb-kafka-source-connector.html      |     6 +
 .../connectors/camel-cql-kafka-sink-connector.html |     6 +
 .../camel-cql-kafka-source-connector.html          |     6 +
 .../camel-cron-kafka-source-connector.html         |     6 +
 .../camel-crypto-cms-kafka-sink-connector.html     |     6 +
 .../camel-crypto-kafka-sink-connector.html         |     6 +
 .../connectors/camel-cxf-kafka-sink-connector.html |     6 +
 .../camel-cxf-kafka-source-connector.html          |     6 +
 .../camel-cxfrs-kafka-sink-connector.html          |     6 +
 .../camel-cxfrs-kafka-source-connector.html        |     6 +
 .../camel-dataformat-kafka-sink-connector.html     |     6 +
 .../camel-direct-kafka-sink-connector.html         |     6 +
 .../camel-direct-kafka-source-connector.html       |     6 +
 .../camel-direct-vm-kafka-sink-connector.html      |     6 +
 .../camel-direct-vm-kafka-source-connector.html    |     6 +
 .../camel-disruptor-kafka-sink-connector.html      |     6 +
 .../camel-disruptor-kafka-source-connector.html    |     6 +
 .../camel-disruptor-vm-kafka-sink-connector.html   |     6 +
 .../camel-disruptor-vm-kafka-source-connector.html |     6 +
 .../connectors/camel-djl-kafka-sink-connector.html |     6 +
 .../connectors/camel-dns-kafka-sink-connector.html |     6 +
 .../camel-docker-kafka-sink-connector.html         |     6 +
 .../camel-docker-kafka-source-connector.html       |     6 +
 .../camel-dozer-kafka-sink-connector.html          |     6 +
 .../camel-drill-kafka-sink-connector.html          |     6 +
 .../camel-dropbox-kafka-sink-connector.html        |     6 +
 .../camel-dropbox-kafka-source-connector.html      |     6 +
 .../camel-ehcache-kafka-sink-connector.html        |     6 +
 .../camel-ehcache-kafka-source-connector.html      |     6 +
 ...el-elasticsearch-rest-kafka-sink-connector.html |     6 +
 .../camel-elsql-kafka-sink-connector.html          |     6 +
 .../camel-elsql-kafka-source-connector.html        |     6 +
 .../camel-elytron-kafka-sink-connector.html        |     6 +
 .../camel-elytron-kafka-source-connector.html      |     6 +
 .../camel-etcd-keys-kafka-sink-connector.html      |     6 +
 .../camel-etcd-stats-kafka-sink-connector.html     |     6 +
 .../camel-etcd-stats-kafka-source-connector.html   |     6 +
 .../camel-etcd-watch-kafka-source-connector.html   |     6 +
 .../camel-eventadmin-kafka-sink-connector.html     |     6 +
 .../camel-eventadmin-kafka-source-connector.html   |     6 +
 .../camel-exec-kafka-sink-connector.html           |     6 +
 .../camel-facebook-kafka-sink-connector.html       |     6 +
 .../camel-facebook-kafka-source-connector.html     |     6 +
 .../camel-fhir-kafka-sink-connector.html           |     6 +
 .../camel-fhir-kafka-source-connector.html         |     6 +
 .../camel-file-kafka-sink-connector.html           |     6 +
 .../camel-file-kafka-source-connector.html         |     6 +
 .../camel-file-watch-kafka-source-connector.html   |     6 +
 .../camel-flatpack-kafka-sink-connector.html       |     6 +
 .../camel-flatpack-kafka-source-connector.html     |     6 +
 .../camel-flink-kafka-sink-connector.html          |     6 +
 .../connectors/camel-fop-kafka-sink-connector.html |     6 +
 .../camel-freemarker-kafka-sink-connector.html     |     6 +
 .../connectors/camel-ftp-kafka-sink-connector.html |     6 +
 .../camel-ftp-kafka-source-connector.html          |     6 +
 .../camel-ftps-kafka-sink-connector.html           |     6 +
 .../camel-ftps-kafka-source-connector.html         |     6 +
 .../camel-ganglia-kafka-sink-connector.html        |     6 +
 .../camel-geocoder-kafka-sink-connector.html       |     6 +
 .../connectors/camel-git-kafka-sink-connector.html |     6 +
 .../camel-git-kafka-source-connector.html          |     6 +
 .../camel-github-kafka-sink-connector.html         |     6 +
 .../camel-github-kafka-source-connector.html       |     6 +
 ...camel-google-bigquery-kafka-sink-connector.html |     6 +
 ...l-google-bigquery-sql-kafka-sink-connector.html |     6 +
 ...camel-google-calendar-kafka-sink-connector.html |     6 +
 ...mel-google-calendar-kafka-source-connector.html |     6 +
 ...gle-calendar-stream-kafka-source-connector.html |     6 +
 .../camel-google-drive-kafka-sink-connector.html   |     6 +
 .../camel-google-drive-kafka-source-connector.html |     6 +
 .../camel-google-mail-kafka-sink-connector.html    |     6 +
 .../camel-google-mail-kafka-source-connector.html  |     6 +
 ...-google-mail-stream-kafka-source-connector.html |     6 +
 .../camel-google-pubsub-kafka-sink-connector.html  |     6 +
 ...camel-google-pubsub-kafka-source-connector.html |     6 +
 .../camel-google-sheets-kafka-sink-connector.html  |     6 +
 ...camel-google-sheets-kafka-source-connector.html |     6 +
 ...oogle-sheets-stream-kafka-source-connector.html |     6 +
 .../camel-gora-kafka-sink-connector.html           |     6 +
 .../camel-gora-kafka-source-connector.html         |     6 +
 .../camel-grape-kafka-sink-connector.html          |     6 +
 .../camel-graphql-kafka-sink-connector.html        |     6 +
 .../camel-grpc-kafka-sink-connector.html           |     6 +
 .../camel-grpc-kafka-source-connector.html         |     6 +
 .../camel-guava-eventbus-kafka-sink-connector.html |     6 +
 ...amel-guava-eventbus-kafka-source-connector.html |     6 +
 ...hazelcast-atomicvalue-kafka-sink-connector.html |     6 +
 ...-hazelcast-instance-kafka-source-connector.html |     6 +
 .../camel-hazelcast-list-kafka-sink-connector.html |     6 +
 ...amel-hazelcast-list-kafka-source-connector.html |     6 +
 .../camel-hazelcast-map-kafka-sink-connector.html  |     6 +
 ...camel-hazelcast-map-kafka-source-connector.html |     6 +
 ...el-hazelcast-multimap-kafka-sink-connector.html |     6 +
 ...-hazelcast-multimap-kafka-source-connector.html |     6 +
 ...camel-hazelcast-queue-kafka-sink-connector.html |     6 +
 ...mel-hazelcast-queue-kafka-source-connector.html |     6 +
 ...zelcast-replicatedmap-kafka-sink-connector.html |     6 +
 ...lcast-replicatedmap-kafka-source-connector.html |     6 +
 ...-hazelcast-ringbuffer-kafka-sink-connector.html |     6 +
 .../camel-hazelcast-seda-kafka-sink-connector.html |     6 +
 ...amel-hazelcast-seda-kafka-source-connector.html |     6 +
 .../camel-hazelcast-set-kafka-sink-connector.html  |     6 +
 ...camel-hazelcast-set-kafka-source-connector.html |     6 +
 ...camel-hazelcast-topic-kafka-sink-connector.html |     6 +
 ...mel-hazelcast-topic-kafka-source-connector.html |     6 +
 .../camel-hbase-kafka-sink-connector.html          |     6 +
 .../camel-hbase-kafka-source-connector.html        |     6 +
 .../camel-hdfs-kafka-sink-connector.html           |     6 +
 .../camel-hdfs-kafka-source-connector.html         |     6 +
 .../camel-http-kafka-sink-connector.html           |     6 +
 .../camel-https-kafka-sink-connector.html          |     6 +
 ...camel-iec60870-client-kafka-sink-connector.html |     6 +
 ...mel-iec60870-client-kafka-source-connector.html |     6 +
 ...camel-iec60870-server-kafka-sink-connector.html |     6 +
 ...mel-iec60870-server-kafka-source-connector.html |     6 +
 .../camel-ignite-cache-kafka-sink-connector.html   |     6 +
 .../camel-ignite-cache-kafka-source-connector.html |     6 +
 .../camel-ignite-compute-kafka-sink-connector.html |     6 +
 ...camel-ignite-events-kafka-source-connector.html |     6 +
 .../camel-ignite-idgen-kafka-sink-connector.html   |     6 +
 ...amel-ignite-messaging-kafka-sink-connector.html |     6 +
 ...el-ignite-messaging-kafka-source-connector.html |     6 +
 .../camel-ignite-queue-kafka-sink-connector.html   |     6 +
 .../camel-ignite-set-kafka-sink-connector.html     |     6 +
 .../camel-imap-kafka-sink-connector.html           |     6 +
 .../camel-imap-kafka-source-connector.html         |     6 +
 .../camel-imaps-kafka-sink-connector.html          |     6 +
 .../camel-imaps-kafka-source-connector.html        |     6 +
 .../camel-infinispan-kafka-sink-connector.html     |     6 +
 .../camel-infinispan-kafka-source-connector.html   |     6 +
 .../camel-influxdb-kafka-sink-connector.html       |     6 +
 .../camel-iota-kafka-sink-connector.html           |     6 +
 .../camel-ipfs-kafka-sink-connector.html           |     6 +
 .../connectors/camel-irc-kafka-sink-connector.html |     6 +
 .../camel-irc-kafka-source-connector.html          |     6 +
 .../camel-ironmq-kafka-sink-connector.html         |     6 +
 .../camel-ironmq-kafka-source-connector.html       |     6 +
 .../camel-jbpm-kafka-sink-connector.html           |     6 +
 .../camel-jbpm-kafka-source-connector.html         |     6 +
 .../camel-jcache-kafka-sink-connector.html         |     6 +
 .../camel-jcache-kafka-source-connector.html       |     6 +
 .../camel-jclouds-kafka-sink-connector.html        |     6 +
 .../camel-jclouds-kafka-source-connector.html      |     6 +
 .../connectors/camel-jcr-kafka-sink-connector.html |     6 +
 .../camel-jcr-kafka-source-connector.html          |     6 +
 .../camel-jdbc-kafka-sink-connector.html           |     6 +
 .../camel-jetty-kafka-source-connector.html        |     6 +
 .../camel-jgroups-kafka-sink-connector.html        |     6 +
 .../camel-jgroups-kafka-source-connector.html      |     6 +
 .../camel-jgroups-raft-kafka-sink-connector.html   |     6 +
 .../camel-jgroups-raft-kafka-source-connector.html |     6 +
 .../camel-jing-kafka-sink-connector.html           |     6 +
 .../camel-jira-kafka-sink-connector.html           |     6 +
 .../camel-jira-kafka-source-connector.html         |     6 +
 .../connectors/camel-jms-kafka-sink-connector.html |     6 +
 .../camel-jms-kafka-source-connector.html          |     6 +
 .../camel-jmx-kafka-source-connector.html          |     6 +
 .../camel-jolt-kafka-sink-connector.html           |     6 +
 .../camel-jooq-kafka-sink-connector.html           |     6 +
 .../camel-jooq-kafka-source-connector.html         |     6 +
 .../connectors/camel-jpa-kafka-sink-connector.html |     6 +
 .../camel-jpa-kafka-source-connector.html          |     6 +
 .../camel-jslt-kafka-sink-connector.html           |     6 +
 .../camel-json-validator-kafka-sink-connector.html |     6 +
 .../camel-jsonata-kafka-sink-connector.html        |     6 +
 .../camel-jt400-kafka-sink-connector.html          |     6 +
 .../camel-jt400-kafka-source-connector.html        |     6 +
 .../camel-kafka-kafka-sink-connector.html          |     6 +
 .../camel-kafka-kafka-source-connector.html        |     6 +
 ...ubernetes-config-maps-kafka-sink-connector.html |     6 +
 ...ubernetes-deployments-kafka-sink-connector.html |     6 +
 ...ernetes-deployments-kafka-source-connector.html |     6 +
 .../camel-kubernetes-hpa-kafka-sink-connector.html |     6 +
 ...amel-kubernetes-hpa-kafka-source-connector.html |     6 +
 .../camel-kubernetes-job-kafka-sink-connector.html |     6 +
 ...amel-kubernetes-job-kafka-source-connector.html |     6 +
 ...kubernetes-namespaces-kafka-sink-connector.html |     6 +
 ...bernetes-namespaces-kafka-source-connector.html |     6 +
 ...amel-kubernetes-nodes-kafka-sink-connector.html |     6 +
 ...el-kubernetes-nodes-kafka-source-connector.html |     6 +
 ...istent-volumes-claims-kafka-sink-connector.html |     6 +
 ...es-persistent-volumes-kafka-sink-connector.html |     6 +
 ...camel-kubernetes-pods-kafka-sink-connector.html |     6 +
 ...mel-kubernetes-pods-kafka-source-connector.html |     6 +
 ...plication-controllers-kafka-sink-connector.html |     6 +
 ...ication-controllers-kafka-source-connector.html |     6 +
 ...netes-resources-quota-kafka-sink-connector.html |     6 +
 ...el-kubernetes-secrets-kafka-sink-connector.html |     6 +
 ...etes-service-accounts-kafka-sink-connector.html |     6 +
 ...l-kubernetes-services-kafka-sink-connector.html |     6 +
 ...kubernetes-services-kafka-source-connector.html |     6 +
 .../camel-kudu-kafka-sink-connector.html           |     6 +
 .../camel-language-kafka-sink-connector.html       |     6 +
 .../camel-ldap-kafka-sink-connector.html           |     6 +
 .../camel-ldif-kafka-sink-connector.html           |     6 +
 .../connectors/camel-log-kafka-sink-connector.html |     6 +
 .../connectors/camel-lpr-kafka-sink-connector.html |     6 +
 .../camel-lucene-kafka-sink-connector.html         |     6 +
 .../camel-lumberjack-kafka-source-connector.html   |     6 +
 .../camel-master-kafka-source-connector.html       |     6 +
 .../camel-metrics-kafka-sink-connector.html        |     6 +
 .../camel-micrometer-kafka-sink-connector.html     |     6 +
 ...-microprofile-metrics-kafka-sink-connector.html |     6 +
 .../camel-milo-client-kafka-sink-connector.html    |     6 +
 .../camel-milo-client-kafka-source-connector.html  |     6 +
 .../camel-milo-server-kafka-sink-connector.html    |     6 +
 .../camel-milo-server-kafka-source-connector.html  |     6 +
 .../camel-mina-kafka-sink-connector.html           |     6 +
 .../camel-mina-kafka-source-connector.html         |     6 +
 .../camel-minio-kafka-sink-connector.html          |     6 +
 .../camel-minio-kafka-source-connector.html        |     6 +
 .../camel-mllp-kafka-sink-connector.html           |     6 +
 .../camel-mllp-kafka-source-connector.html         |     6 +
 .../camel-mongodb-gridfs-kafka-sink-connector.html |     6 +
 ...amel-mongodb-gridfs-kafka-source-connector.html |     6 +
 .../camel-mongodb-kafka-sink-connector.html        |     6 +
 .../camel-mongodb-kafka-source-connector.html      |     6 +
 .../connectors/camel-msv-kafka-sink-connector.html |     6 +
 .../camel-mustache-kafka-sink-connector.html       |     6 +
 .../camel-mvel-kafka-sink-connector.html           |     6 +
 .../camel-mybatis-bean-kafka-sink-connector.html   |     6 +
 .../camel-mybatis-kafka-sink-connector.html        |     6 +
 .../camel-mybatis-kafka-source-connector.html      |     6 +
 .../camel-nagios-kafka-sink-connector.html         |     6 +
 .../camel-nats-kafka-sink-connector.html           |     6 +
 .../camel-nats-kafka-source-connector.html         |     6 +
 .../camel-netty-http-kafka-sink-connector.html     |     6 +
 .../camel-netty-http-kafka-source-connector.html   |     6 +
 .../camel-netty-kafka-sink-connector.html          |     6 +
 .../camel-netty-kafka-source-connector.html        |     6 +
 .../camel-nitrite-kafka-sink-connector.html        |     6 +
 .../camel-nitrite-kafka-source-connector.html      |     6 +
 .../connectors/camel-nsq-kafka-sink-connector.html |     6 +
 .../camel-nsq-kafka-source-connector.html          |     6 +
 .../camel-oaipmh-kafka-sink-connector.html         |     6 +
 .../camel-oaipmh-kafka-source-connector.html       |     6 +
 .../camel-olingo2-kafka-sink-connector.html        |     6 +
 .../camel-olingo2-kafka-source-connector.html      |     6 +
 .../camel-olingo4-kafka-sink-connector.html        |     6 +
 .../camel-olingo4-kafka-source-connector.html      |     6 +
 ...enshift-build-configs-kafka-sink-connector.html |     6 +
 ...amel-openshift-builds-kafka-sink-connector.html |     6 +
 ...amel-openstack-cinder-kafka-sink-connector.html |     6 +
 ...amel-openstack-glance-kafka-sink-connector.html |     6 +
 ...el-openstack-keystone-kafka-sink-connector.html |     6 +
 ...mel-openstack-neutron-kafka-sink-connector.html |     6 +
 .../camel-openstack-nova-kafka-sink-connector.html |     6 +
 ...camel-openstack-swift-kafka-sink-connector.html |     6 +
 .../camel-optaplanner-kafka-sink-connector.html    |     6 +
 .../camel-optaplanner-kafka-source-connector.html  |     6 +
 .../camel-paho-kafka-sink-connector.html           |     6 +
 .../camel-paho-kafka-source-connector.html         |     6 +
 .../camel-paxlogging-kafka-source-connector.html   |     6 +
 .../connectors/camel-pdf-kafka-sink-connector.html |     6 +
 ...pg-replication-slot-kafka-source-connector.html |     6 +
 .../camel-pgevent-kafka-sink-connector.html        |     6 +
 .../camel-pgevent-kafka-source-connector.html      |     6 +
 ...camel-platform-http-kafka-source-connector.html |     6 +
 .../camel-pop3-kafka-sink-connector.html           |     6 +
 .../camel-pop3-kafka-source-connector.html         |     6 +
 .../camel-pop3s-kafka-sink-connector.html          |     6 +
 .../camel-pop3s-kafka-source-connector.html        |     6 +
 .../camel-pubnub-kafka-sink-connector.html         |     6 +
 .../camel-pubnub-kafka-source-connector.html       |     6 +
 .../camel-pulsar-kafka-sink-connector.html         |     6 +
 .../camel-pulsar-kafka-source-connector.html       |     6 +
 .../camel-quartz-kafka-source-connector.html       |     6 +
 .../camel-quickfix-kafka-sink-connector.html       |     6 +
 .../camel-quickfix-kafka-source-connector.html     |     6 +
 .../camel-rabbitmq-kafka-sink-connector.html       |     6 +
 .../camel-rabbitmq-kafka-source-connector.html     |     6 +
 ...amel-reactive-streams-kafka-sink-connector.html |     6 +
 ...el-reactive-streams-kafka-source-connector.html |     6 +
 .../camel-rest-api-kafka-source-connector.html     |     6 +
 .../camel-rest-kafka-sink-connector.html           |     6 +
 .../camel-rest-kafka-source-connector.html         |     6 +
 .../camel-rest-openapi-kafka-sink-connector.html   |     6 +
 .../camel-rest-swagger-kafka-sink-connector.html   |     6 +
 .../camel-resteasy-kafka-sink-connector.html       |     6 +
 .../camel-resteasy-kafka-source-connector.html     |     6 +
 .../camel-rss-kafka-source-connector.html          |     6 +
 .../camel-saga-kafka-sink-connector.html           |     6 +
 .../camel-salesforce-kafka-sink-connector.html     |     6 +
 .../camel-salesforce-kafka-source-connector.html   |     6 +
 .../camel-sap-netweaver-kafka-sink-connector.html  |     6 +
 .../camel-scheduler-kafka-source-connector.html    |     6 +
 .../camel-schematron-kafka-sink-connector.html     |     6 +
 .../connectors/camel-scp-kafka-sink-connector.html |     6 +
 .../camel-seda-kafka-sink-connector.html           |     6 +
 .../camel-seda-kafka-source-connector.html         |     6 +
 .../camel-service-kafka-source-connector.html      |     6 +
 .../camel-servicenow-kafka-sink-connector.html     |     6 +
 .../camel-servlet-kafka-source-connector.html      |     6 +
 .../camel-sftp-kafka-sink-connector.html           |     6 +
 .../camel-sftp-kafka-source-connector.html         |     6 +
 .../connectors/camel-sip-kafka-sink-connector.html |     6 +
 .../camel-sip-kafka-source-connector.html          |     6 +
 .../camel-sips-kafka-sink-connector.html           |     6 +
 .../camel-sips-kafka-source-connector.html         |     6 +
 .../camel-sjms-batch-kafka-source-connector.html   |     6 +
 .../camel-sjms-kafka-sink-connector.html           |     6 +
 .../camel-sjms-kafka-source-connector.html         |     6 +
 .../camel-sjms2-kafka-sink-connector.html          |     6 +
 .../camel-sjms2-kafka-source-connector.html        |     6 +
 .../camel-slack-kafka-sink-connector.html          |     6 +
 .../camel-slack-kafka-source-connector.html        |     6 +
 .../camel-smpp-kafka-sink-connector.html           |     6 +
 .../camel-smpp-kafka-source-connector.html         |     6 +
 .../camel-smpps-kafka-sink-connector.html          |     6 +
 .../camel-smpps-kafka-source-connector.html        |     6 +
 .../camel-smtp-kafka-sink-connector.html           |     6 +
 .../camel-smtp-kafka-source-connector.html         |     6 +
 .../camel-smtps-kafka-sink-connector.html          |     6 +
 .../camel-smtps-kafka-source-connector.html        |     6 +
 .../camel-snmp-kafka-sink-connector.html           |     6 +
 .../camel-snmp-kafka-source-connector.html         |     6 +
 .../camel-solr-kafka-sink-connector.html           |     6 +
 .../camel-solrCloud-kafka-sink-connector.html      |     6 +
 .../camel-solrs-kafka-sink-connector.html          |     6 +
 .../camel-soroush-kafka-sink-connector.html        |     6 +
 .../camel-soroush-kafka-source-connector.html      |     6 +
 .../camel-spark-kafka-sink-connector.html          |     6 +
 .../camel-spark-rest-kafka-source-connector.html   |     6 +
 .../camel-splunk-hec-kafka-sink-connector.html     |     6 +
 .../camel-splunk-kafka-sink-connector.html         |     6 +
 .../camel-splunk-kafka-source-connector.html       |     6 +
 .../camel-spring-batch-kafka-sink-connector.html   |     6 +
 .../camel-spring-event-kafka-sink-connector.html   |     6 +
 .../camel-spring-event-kafka-source-connector.html |     6 +
 ...el-spring-integration-kafka-sink-connector.html |     6 +
 ...-spring-integration-kafka-source-connector.html |     6 +
 .../camel-spring-ldap-kafka-sink-connector.html    |     6 +
 .../camel-spring-redis-kafka-sink-connector.html   |     6 +
 .../camel-spring-redis-kafka-source-connector.html |     6 +
 .../camel-spring-ws-kafka-sink-connector.html      |     6 +
 .../camel-spring-ws-kafka-source-connector.html    |     6 +
 .../connectors/camel-sql-kafka-sink-connector.html |     6 +
 .../camel-sql-kafka-source-connector.html          |     6 +
 .../camel-sql-stored-kafka-sink-connector.html     |     6 +
 .../connectors/camel-ssh-kafka-sink-connector.html |     6 +
 .../camel-ssh-kafka-source-connector.html          |     6 +
 .../camel-stax-kafka-sink-connector.html           |     6 +
 .../camel-stomp-kafka-sink-connector.html          |     6 +
 .../camel-stomp-kafka-source-connector.html        |     6 +
 .../camel-stream-kafka-sink-connector.html         |     6 +
 .../camel-stream-kafka-source-connector.html       |     6 +
 ...camel-string-template-kafka-sink-connector.html |     6 +
 .../camel-stub-kafka-sink-connector.html           |     6 +
 .../camel-stub-kafka-source-connector.html         |     6 +
 .../camel-syslog-kafka-sink-connector.html         |     6 +
 .../camel-syslog-kafka-source-connector.html       |     6 +
 .../camel-telegram-kafka-sink-connector.html       |     6 +
 .../camel-telegram-kafka-source-connector.html     |     6 +
 .../camel-thrift-kafka-sink-connector.html         |     6 +
 .../camel-thrift-kafka-source-connector.html       |     6 +
 .../camel-tika-kafka-sink-connector.html           |     6 +
 .../camel-timer-kafka-source-connector.html        |     6 +
 .../camel-twilio-kafka-sink-connector.html         |     6 +
 .../camel-twilio-kafka-source-connector.html       |     6 +
 ...twitter-directmessage-kafka-sink-connector.html |     6 +
 ...itter-directmessage-kafka-source-connector.html |     6 +
 .../camel-twitter-search-kafka-sink-connector.html |     6 +
 ...amel-twitter-search-kafka-source-connector.html |     6 +
 ...amel-twitter-timeline-kafka-sink-connector.html |     6 +
 ...el-twitter-timeline-kafka-source-connector.html |     6 +
 .../camel-undertow-kafka-sink-connector.html       |     6 +
 .../camel-undertow-kafka-source-connector.html     |     6 +
 .../camel-validator-kafka-sink-connector.html      |     6 +
 .../camel-velocity-kafka-sink-connector.html       |     6 +
 .../camel-vertx-http-kafka-sink-connector.html     |     6 +
 .../camel-vertx-kafka-sink-connector.html          |     6 +
 .../camel-vertx-kafka-source-connector.html        |     6 +
 ...camel-vertx-websocket-kafka-sink-connector.html |     6 +
 ...mel-vertx-websocket-kafka-source-connector.html |     6 +
 .../connectors/camel-vm-kafka-sink-connector.html  |     6 +
 .../camel-vm-kafka-source-connector.html           |     6 +
 .../camel-weather-kafka-sink-connector.html        |     6 +
 .../camel-weather-kafka-source-connector.html      |     6 +
 .../camel-web3j-kafka-sink-connector.html          |     6 +
 .../camel-web3j-kafka-source-connector.html        |     6 +
 .../camel-webhook-kafka-source-connector.html      |     6 +
 ...amel-websocket-jsr356-kafka-sink-connector.html |     6 +
 ...el-websocket-jsr356-kafka-source-connector.html |     6 +
 .../camel-websocket-kafka-sink-connector.html      |     6 +
 .../camel-websocket-kafka-source-connector.html    |     6 +
 .../camel-weka-kafka-sink-connector.html           |     6 +
 .../camel-wordpress-kafka-sink-connector.html      |     6 +
 .../camel-wordpress-kafka-source-connector.html    |     6 +
 .../camel-workday-kafka-sink-connector.html        |     6 +
 .../camel-xchange-kafka-sink-connector.html        |     6 +
 .../connectors/camel-xj-kafka-sink-connector.html  |     6 +
 ...amel-xmlsecurity-sign-kafka-sink-connector.html |     6 +
 ...el-xmlsecurity-verify-kafka-sink-connector.html |     6 +
 .../camel-xmpp-kafka-sink-connector.html           |     6 +
 .../camel-xmpp-kafka-source-connector.html         |     6 +
 .../camel-xquery-kafka-sink-connector.html         |     6 +
 .../camel-xquery-kafka-source-connector.html       |     6 +
 .../camel-xslt-kafka-sink-connector.html           |     6 +
 .../camel-xslt-saxon-kafka-sink-connector.html     |     6 +
 .../camel-yammer-kafka-sink-connector.html         |     6 +
 .../camel-yammer-kafka-source-connector.html       |     6 +
 .../camel-zendesk-kafka-sink-connector.html        |     6 +
 .../camel-zendesk-kafka-source-connector.html      |     6 +
 .../camel-zookeeper-kafka-sink-connector.html      |     6 +
 .../camel-zookeeper-kafka-source-connector.html    |     6 +
 ...el-zookeeper-master-kafka-source-connector.html |     6 +
 camel-kafka-connector/0.6.x/contributing.html      |     4 +
 .../0.6.x/getting-started-with-packages.html       |     1 +
 camel-kafka-connector/0.6.x/getting-started.html   |     1 +
 camel-kafka-connector/0.6.x/index.html             |     1 +
 camel-kafka-connector/0.6.x/testing.html           |     1 +
 camel-kafka-connector/0.6.x/troubleshooting.html   |     1 +
 .../0.6.x/try-it-out-locally.html                  |    75 +
 .../0.6.x/try-it-out-on-kubernetes.html            |    90 +
 .../try-it-out-on-openshift-with-strimzi.html      |    46 +
 camel-kafka-connector/latest/about.html            |     1 +
 camel-kafka-connector/latest/aggregation.html      |    30 +
 .../latest/archetype-apicurio-connector.html       |   166 +
 .../latest/archetype-connector.html                |   154 +
 .../latest/archetype-dataformat-connector.html     |   160 +
 camel-kafka-connector/latest/archetypes.html       |     1 +
 camel-kafka-connector/latest/basic-concepts.html   |     1 +
 .../latest/basic-configuration.html                |     1 +
 .../latest/camel-compatibility-matrix.html         |     1 +
 camel-kafka-connector/latest/connectors.html       |     1 +
 .../camel-activemq-kafka-sink-connector.html       |     6 +
 .../camel-activemq-kafka-source-connector.html     |     6 +
 .../connectors/camel-ahc-kafka-sink-connector.html |     6 +
 .../camel-ahc-ws-kafka-sink-connector.html         |     6 +
 .../camel-ahc-ws-kafka-source-connector.html       |     6 +
 .../camel-ahc-wss-kafka-sink-connector.html        |     6 +
 .../camel-ahc-wss-kafka-source-connector.html      |     6 +
 .../camel-amqp-kafka-sink-connector.html           |     6 +
 .../camel-amqp-kafka-source-connector.html         |     6 +
 .../camel-apns-kafka-sink-connector.html           |     6 +
 .../camel-apns-kafka-source-connector.html         |     6 +
 .../camel-arangodb-kafka-sink-connector.html       |     6 +
 .../connectors/camel-as2-kafka-sink-connector.html |     6 +
 .../camel-as2-kafka-source-connector.html          |     6 +
 .../camel-asterisk-kafka-sink-connector.html       |     6 +
 .../camel-asterisk-kafka-source-connector.html     |     6 +
 .../camel-atmos-kafka-sink-connector.html          |     6 +
 .../camel-atmos-kafka-source-connector.html        |     6 +
 ...-atmosphere-websocket-kafka-sink-connector.html |     6 +
 ...tmosphere-websocket-kafka-source-connector.html |     6 +
 .../camel-atom-kafka-source-connector.html         |     6 +
 .../camel-atomix-map-kafka-sink-connector.html     |     6 +
 .../camel-atomix-map-kafka-source-connector.html   |     6 +
 ...amel-atomix-messaging-kafka-sink-connector.html |     6 +
 ...el-atomix-messaging-kafka-source-connector.html |     6 +
 ...camel-atomix-multimap-kafka-sink-connector.html |     6 +
 .../camel-atomix-queue-kafka-sink-connector.html   |     6 +
 .../camel-atomix-queue-kafka-source-connector.html |     6 +
 .../camel-atomix-set-kafka-sink-connector.html     |     6 +
 .../camel-atomix-set-kafka-source-connector.html   |     6 +
 .../camel-atomix-value-kafka-sink-connector.html   |     6 +
 .../camel-atomix-value-kafka-source-connector.html |     6 +
 .../camel-avro-kafka-sink-connector.html           |     6 +
 .../camel-avro-kafka-source-connector.html         |     6 +
 .../camel-aws-cw-kafka-sink-connector.html         |     6 +
 .../camel-aws-ddb-kafka-sink-connector.html        |     6 +
 ...camel-aws-ddbstream-kafka-source-connector.html |     6 +
 .../camel-aws-ec2-kafka-sink-connector.html        |     6 +
 .../camel-aws-ecs-kafka-sink-connector.html        |     6 +
 .../camel-aws-eks-kafka-sink-connector.html        |     6 +
 .../camel-aws-iam-kafka-sink-connector.html        |     6 +
 ...-aws-kinesis-firehose-kafka-sink-connector.html |     6 +
 .../camel-aws-kinesis-kafka-sink-connector.html    |     6 +
 .../camel-aws-kinesis-kafka-source-connector.html  |     6 +
 .../camel-aws-kms-kafka-sink-connector.html        |     6 +
 .../camel-aws-lambda-kafka-sink-connector.html     |     6 +
 .../camel-aws-mq-kafka-sink-connector.html         |     6 +
 .../camel-aws-msk-kafka-sink-connector.html        |     6 +
 .../camel-aws-s3-kafka-sink-connector.html         |     6 +
 .../camel-aws-s3-kafka-source-connector.html       |    19 +
 .../camel-aws-sdb-kafka-sink-connector.html        |     6 +
 .../camel-aws-ses-kafka-sink-connector.html        |     6 +
 .../camel-aws-sns-kafka-sink-connector.html        |     6 +
 .../camel-aws-sqs-kafka-sink-connector.html        |     6 +
 .../camel-aws-sqs-kafka-source-connector.html      |     6 +
 .../camel-aws-swf-kafka-sink-connector.html        |     6 +
 .../camel-aws-swf-kafka-source-connector.html      |     6 +
 .../camel-aws-translate-kafka-sink-connector.html  |     6 +
 .../camel-aws2-athena-kafka-sink-connector.html    |     6 +
 .../camel-aws2-cw-kafka-sink-connector.html        |     6 +
 .../camel-aws2-ddb-kafka-sink-connector.html       |     6 +
 ...amel-aws2-ddbstream-kafka-source-connector.html |     6 +
 .../camel-aws2-ec2-kafka-sink-connector.html       |     6 +
 .../camel-aws2-ecs-kafka-sink-connector.html       |     6 +
 .../camel-aws2-eks-kafka-sink-connector.html       |     6 +
 ...amel-aws2-eventbridge-kafka-sink-connector.html |     6 +
 .../camel-aws2-iam-kafka-sink-connector.html       |     6 +
 ...aws2-kinesis-firehose-kafka-sink-connector.html |     6 +
 .../camel-aws2-kinesis-kafka-sink-connector.html   |     6 +
 .../camel-aws2-kinesis-kafka-source-connector.html |     6 +
 .../camel-aws2-kms-kafka-sink-connector.html       |     6 +
 .../camel-aws2-lambda-kafka-sink-connector.html    |     6 +
 .../camel-aws2-mq-kafka-sink-connector.html        |     6 +
 .../camel-aws2-msk-kafka-sink-connector.html       |     6 +
 .../camel-aws2-s3-kafka-sink-connector.html        |     6 +
 .../camel-aws2-s3-kafka-source-connector.html      |     6 +
 .../camel-aws2-ses-kafka-sink-connector.html       |     6 +
 .../camel-aws2-sns-kafka-sink-connector.html       |     6 +
 .../camel-aws2-sqs-kafka-sink-connector.html       |     6 +
 .../camel-aws2-sqs-kafka-source-connector.html     |     6 +
 .../camel-aws2-sts-kafka-sink-connector.html       |     6 +
 .../camel-aws2-translate-kafka-sink-connector.html |     6 +
 .../camel-azure-blob-kafka-sink-connector.html     |     6 +
 .../camel-azure-blob-kafka-source-connector.html   |     6 +
 ...camel-azure-eventhubs-kafka-sink-connector.html |     6 +
 ...mel-azure-eventhubs-kafka-source-connector.html |     6 +
 .../camel-azure-queue-kafka-sink-connector.html    |     6 +
 .../camel-azure-queue-kafka-source-connector.html  |     6 +
 ...el-azure-storage-blob-kafka-sink-connector.html |     6 +
 ...-azure-storage-blob-kafka-source-connector.html |     6 +
 ...l-azure-storage-queue-kafka-sink-connector.html |     6 +
 ...azure-storage-queue-kafka-source-connector.html |     6 +
 .../camel-bean-kafka-sink-connector.html           |     6 +
 .../camel-beanstalk-kafka-sink-connector.html      |     6 +
 .../camel-beanstalk-kafka-source-connector.html    |     6 +
 .../connectors/camel-box-kafka-sink-connector.html |     6 +
 .../camel-box-kafka-source-connector.html          |     6 +
 .../camel-braintree-kafka-sink-connector.html      |     6 +
 .../camel-braintree-kafka-source-connector.html    |     6 +
 .../camel-caffeine-cache-kafka-sink-connector.html |     6 +
 ...el-caffeine-loadcache-kafka-sink-connector.html |     6 +
 .../camel-chatscript-kafka-sink-connector.html     |     6 +
 .../camel-chunk-kafka-sink-connector.html          |     6 +
 .../camel-cm-sms-kafka-sink-connector.html         |     6 +
 .../camel-cmis-kafka-sink-connector.html           |     6 +
 .../camel-cmis-kafka-source-connector.html         |     6 +
 .../camel-coap+tcp-kafka-sink-connector.html       |     6 +
 .../camel-coap+tcp-kafka-source-connector.html     |     6 +
 .../camel-coap-kafka-sink-connector.html           |     6 +
 .../camel-coap-kafka-source-connector.html         |     6 +
 .../camel-coaps+tcp-kafka-sink-connector.html      |     6 +
 .../camel-coaps+tcp-kafka-source-connector.html    |     6 +
 .../camel-coaps-kafka-sink-connector.html          |     6 +
 .../camel-coaps-kafka-source-connector.html        |     6 +
 .../camel-cometd-kafka-sink-connector.html         |     6 +
 .../camel-cometd-kafka-source-connector.html       |     6 +
 .../camel-cometds-kafka-sink-connector.html        |     6 +
 .../camel-cometds-kafka-source-connector.html      |     6 +
 .../camel-consul-kafka-sink-connector.html         |     6 +
 .../camel-consul-kafka-source-connector.html       |     6 +
 .../camel-controlbus-kafka-sink-connector.html     |     6 +
 .../camel-corda-kafka-sink-connector.html          |     6 +
 .../camel-corda-kafka-source-connector.html        |     6 +
 .../camel-couchbase-kafka-sink-connector.html      |     6 +
 .../camel-couchbase-kafka-source-connector.html    |     6 +
 .../camel-couchdb-kafka-sink-connector.html        |     6 +
 .../camel-couchdb-kafka-source-connector.html      |     6 +
 .../connectors/camel-cql-kafka-sink-connector.html |     6 +
 .../camel-cql-kafka-source-connector.html          |     6 +
 .../camel-cron-kafka-source-connector.html         |     6 +
 .../camel-crypto-cms-kafka-sink-connector.html     |     6 +
 .../camel-crypto-kafka-sink-connector.html         |     6 +
 .../connectors/camel-cxf-kafka-sink-connector.html |     6 +
 .../camel-cxf-kafka-source-connector.html          |     6 +
 .../camel-cxfrs-kafka-sink-connector.html          |     6 +
 .../camel-cxfrs-kafka-source-connector.html        |     6 +
 .../camel-dataformat-kafka-sink-connector.html     |     6 +
 .../camel-direct-kafka-sink-connector.html         |     6 +
 .../camel-direct-kafka-source-connector.html       |     6 +
 .../camel-direct-vm-kafka-sink-connector.html      |     6 +
 .../camel-direct-vm-kafka-source-connector.html    |     6 +
 .../camel-disruptor-kafka-sink-connector.html      |     6 +
 .../camel-disruptor-kafka-source-connector.html    |     6 +
 .../camel-disruptor-vm-kafka-sink-connector.html   |     6 +
 .../camel-disruptor-vm-kafka-source-connector.html |     6 +
 .../connectors/camel-djl-kafka-sink-connector.html |     6 +
 .../connectors/camel-dns-kafka-sink-connector.html |     6 +
 .../camel-docker-kafka-sink-connector.html         |     6 +
 .../camel-docker-kafka-source-connector.html       |     6 +
 .../camel-dozer-kafka-sink-connector.html          |     6 +
 .../camel-drill-kafka-sink-connector.html          |     6 +
 .../camel-dropbox-kafka-sink-connector.html        |     6 +
 .../camel-dropbox-kafka-source-connector.html      |     6 +
 .../camel-ehcache-kafka-sink-connector.html        |     6 +
 .../camel-ehcache-kafka-source-connector.html      |     6 +
 ...el-elasticsearch-rest-kafka-sink-connector.html |     6 +
 .../camel-elsql-kafka-sink-connector.html          |     6 +
 .../camel-elsql-kafka-source-connector.html        |     6 +
 .../camel-elytron-kafka-sink-connector.html        |     6 +
 .../camel-elytron-kafka-source-connector.html      |     6 +
 .../camel-etcd-keys-kafka-sink-connector.html      |     6 +
 .../camel-etcd-stats-kafka-sink-connector.html     |     6 +
 .../camel-etcd-stats-kafka-source-connector.html   |     6 +
 .../camel-etcd-watch-kafka-source-connector.html   |     6 +
 .../camel-eventadmin-kafka-sink-connector.html     |     6 +
 .../camel-eventadmin-kafka-source-connector.html   |     6 +
 .../camel-exec-kafka-sink-connector.html           |     6 +
 .../camel-facebook-kafka-sink-connector.html       |     6 +
 .../camel-facebook-kafka-source-connector.html     |     6 +
 .../camel-fhir-kafka-sink-connector.html           |     6 +
 .../camel-fhir-kafka-source-connector.html         |     6 +
 .../camel-file-kafka-sink-connector.html           |     6 +
 .../camel-file-kafka-source-connector.html         |     6 +
 .../camel-file-watch-kafka-source-connector.html   |     6 +
 .../camel-flatpack-kafka-sink-connector.html       |     6 +
 .../camel-flatpack-kafka-source-connector.html     |     6 +
 .../camel-flink-kafka-sink-connector.html          |     6 +
 .../connectors/camel-fop-kafka-sink-connector.html |     6 +
 .../camel-freemarker-kafka-sink-connector.html     |     6 +
 .../connectors/camel-ftp-kafka-sink-connector.html |     6 +
 .../camel-ftp-kafka-source-connector.html          |     6 +
 .../camel-ftps-kafka-sink-connector.html           |     6 +
 .../camel-ftps-kafka-source-connector.html         |     6 +
 .../camel-ganglia-kafka-sink-connector.html        |     6 +
 .../camel-geocoder-kafka-sink-connector.html       |     6 +
 .../connectors/camel-git-kafka-sink-connector.html |     6 +
 .../camel-git-kafka-source-connector.html          |     6 +
 .../camel-github-kafka-sink-connector.html         |     6 +
 .../camel-github-kafka-source-connector.html       |     6 +
 ...camel-google-bigquery-kafka-sink-connector.html |     6 +
 ...l-google-bigquery-sql-kafka-sink-connector.html |     6 +
 ...camel-google-calendar-kafka-sink-connector.html |     6 +
 ...mel-google-calendar-kafka-source-connector.html |     6 +
 ...gle-calendar-stream-kafka-source-connector.html |     6 +
 .../camel-google-drive-kafka-sink-connector.html   |     6 +
 .../camel-google-drive-kafka-source-connector.html |     6 +
 .../camel-google-mail-kafka-sink-connector.html    |     6 +
 .../camel-google-mail-kafka-source-connector.html  |     6 +
 ...-google-mail-stream-kafka-source-connector.html |     6 +
 .../camel-google-pubsub-kafka-sink-connector.html  |     6 +
 ...camel-google-pubsub-kafka-source-connector.html |     6 +
 .../camel-google-sheets-kafka-sink-connector.html  |     6 +
 ...camel-google-sheets-kafka-source-connector.html |     6 +
 ...oogle-sheets-stream-kafka-source-connector.html |     6 +
 .../camel-gora-kafka-sink-connector.html           |     6 +
 .../camel-gora-kafka-source-connector.html         |     6 +
 .../camel-grape-kafka-sink-connector.html          |     6 +
 .../camel-graphql-kafka-sink-connector.html        |     6 +
 .../camel-grpc-kafka-sink-connector.html           |     6 +
 .../camel-grpc-kafka-source-connector.html         |     6 +
 .../camel-guava-eventbus-kafka-sink-connector.html |     6 +
 ...amel-guava-eventbus-kafka-source-connector.html |     6 +
 ...hazelcast-atomicvalue-kafka-sink-connector.html |     6 +
 ...-hazelcast-instance-kafka-source-connector.html |     6 +
 .../camel-hazelcast-list-kafka-sink-connector.html |     6 +
 ...amel-hazelcast-list-kafka-source-connector.html |     6 +
 .../camel-hazelcast-map-kafka-sink-connector.html  |     6 +
 ...camel-hazelcast-map-kafka-source-connector.html |     6 +
 ...el-hazelcast-multimap-kafka-sink-connector.html |     6 +
 ...-hazelcast-multimap-kafka-source-connector.html |     6 +
 ...camel-hazelcast-queue-kafka-sink-connector.html |     6 +
 ...mel-hazelcast-queue-kafka-source-connector.html |     6 +
 ...zelcast-replicatedmap-kafka-sink-connector.html |     6 +
 ...lcast-replicatedmap-kafka-source-connector.html |     6 +
 ...-hazelcast-ringbuffer-kafka-sink-connector.html |     6 +
 .../camel-hazelcast-seda-kafka-sink-connector.html |     6 +
 ...amel-hazelcast-seda-kafka-source-connector.html |     6 +
 .../camel-hazelcast-set-kafka-sink-connector.html  |     6 +
 ...camel-hazelcast-set-kafka-source-connector.html |     6 +
 ...camel-hazelcast-topic-kafka-sink-connector.html |     6 +
 ...mel-hazelcast-topic-kafka-source-connector.html |     6 +
 .../camel-hbase-kafka-sink-connector.html          |     6 +
 .../camel-hbase-kafka-source-connector.html        |     6 +
 .../camel-hdfs-kafka-sink-connector.html           |     6 +
 .../camel-hdfs-kafka-source-connector.html         |     6 +
 .../camel-http-kafka-sink-connector.html           |     6 +
 .../camel-https-kafka-sink-connector.html          |     6 +
 ...camel-iec60870-client-kafka-sink-connector.html |     6 +
 ...mel-iec60870-client-kafka-source-connector.html |     6 +
 ...camel-iec60870-server-kafka-sink-connector.html |     6 +
 ...mel-iec60870-server-kafka-source-connector.html |     6 +
 .../camel-ignite-cache-kafka-sink-connector.html   |     6 +
 .../camel-ignite-cache-kafka-source-connector.html |     6 +
 .../camel-ignite-compute-kafka-sink-connector.html |     6 +
 ...camel-ignite-events-kafka-source-connector.html |     6 +
 .../camel-ignite-idgen-kafka-sink-connector.html   |     6 +
 ...amel-ignite-messaging-kafka-sink-connector.html |     6 +
 ...el-ignite-messaging-kafka-source-connector.html |     6 +
 .../camel-ignite-queue-kafka-sink-connector.html   |     6 +
 .../camel-ignite-set-kafka-sink-connector.html     |     6 +
 .../camel-imap-kafka-sink-connector.html           |     6 +
 .../camel-imap-kafka-source-connector.html         |     6 +
 .../camel-imaps-kafka-sink-connector.html          |     6 +
 .../camel-imaps-kafka-source-connector.html        |     6 +
 .../camel-infinispan-kafka-sink-connector.html     |     6 +
 .../camel-infinispan-kafka-source-connector.html   |     6 +
 .../camel-influxdb-kafka-sink-connector.html       |     6 +
 .../camel-iota-kafka-sink-connector.html           |     6 +
 .../camel-ipfs-kafka-sink-connector.html           |     6 +
 .../connectors/camel-irc-kafka-sink-connector.html |     6 +
 .../camel-irc-kafka-source-connector.html          |     6 +
 .../camel-ironmq-kafka-sink-connector.html         |     6 +
 .../camel-ironmq-kafka-source-connector.html       |     6 +
 .../camel-jbpm-kafka-sink-connector.html           |     6 +
 .../camel-jbpm-kafka-source-connector.html         |     6 +
 .../camel-jcache-kafka-sink-connector.html         |     6 +
 .../camel-jcache-kafka-source-connector.html       |     6 +
 .../camel-jclouds-kafka-sink-connector.html        |     6 +
 .../camel-jclouds-kafka-source-connector.html      |     6 +
 .../connectors/camel-jcr-kafka-sink-connector.html |     6 +
 .../camel-jcr-kafka-source-connector.html          |     6 +
 .../camel-jdbc-kafka-sink-connector.html           |     6 +
 .../camel-jetty-kafka-source-connector.html        |     6 +
 .../camel-jgroups-kafka-sink-connector.html        |     6 +
 .../camel-jgroups-kafka-source-connector.html      |     6 +
 .../camel-jgroups-raft-kafka-sink-connector.html   |     6 +
 .../camel-jgroups-raft-kafka-source-connector.html |     6 +
 .../camel-jing-kafka-sink-connector.html           |     6 +
 .../camel-jira-kafka-sink-connector.html           |     6 +
 .../camel-jira-kafka-source-connector.html         |     6 +
 .../connectors/camel-jms-kafka-sink-connector.html |     6 +
 .../camel-jms-kafka-source-connector.html          |     6 +
 .../camel-jmx-kafka-source-connector.html          |     6 +
 .../camel-jolt-kafka-sink-connector.html           |     6 +
 .../camel-jooq-kafka-sink-connector.html           |     6 +
 .../camel-jooq-kafka-source-connector.html         |     6 +
 .../connectors/camel-jpa-kafka-sink-connector.html |     6 +
 .../camel-jpa-kafka-source-connector.html          |     6 +
 .../camel-jslt-kafka-sink-connector.html           |     6 +
 .../camel-json-validator-kafka-sink-connector.html |     6 +
 .../camel-jsonata-kafka-sink-connector.html        |     6 +
 .../camel-jt400-kafka-sink-connector.html          |     6 +
 .../camel-jt400-kafka-source-connector.html        |     6 +
 .../camel-kafka-kafka-sink-connector.html          |     6 +
 .../camel-kafka-kafka-source-connector.html        |     6 +
 ...ubernetes-config-maps-kafka-sink-connector.html |     6 +
 ...ubernetes-deployments-kafka-sink-connector.html |     6 +
 ...ernetes-deployments-kafka-source-connector.html |     6 +
 .../camel-kubernetes-hpa-kafka-sink-connector.html |     6 +
 ...amel-kubernetes-hpa-kafka-source-connector.html |     6 +
 .../camel-kubernetes-job-kafka-sink-connector.html |     6 +
 ...amel-kubernetes-job-kafka-source-connector.html |     6 +
 ...kubernetes-namespaces-kafka-sink-connector.html |     6 +
 ...bernetes-namespaces-kafka-source-connector.html |     6 +
 ...amel-kubernetes-nodes-kafka-sink-connector.html |     6 +
 ...el-kubernetes-nodes-kafka-source-connector.html |     6 +
 ...istent-volumes-claims-kafka-sink-connector.html |     6 +
 ...es-persistent-volumes-kafka-sink-connector.html |     6 +
 ...camel-kubernetes-pods-kafka-sink-connector.html |     6 +
 ...mel-kubernetes-pods-kafka-source-connector.html |     6 +
 ...plication-controllers-kafka-sink-connector.html |     6 +
 ...ication-controllers-kafka-source-connector.html |     6 +
 ...netes-resources-quota-kafka-sink-connector.html |     6 +
 ...el-kubernetes-secrets-kafka-sink-connector.html |     6 +
 ...etes-service-accounts-kafka-sink-connector.html |     6 +
 ...l-kubernetes-services-kafka-sink-connector.html |     6 +
 ...kubernetes-services-kafka-source-connector.html |     6 +
 .../camel-kudu-kafka-sink-connector.html           |     6 +
 .../camel-language-kafka-sink-connector.html       |     6 +
 .../camel-ldap-kafka-sink-connector.html           |     6 +
 .../camel-ldif-kafka-sink-connector.html           |     6 +
 .../connectors/camel-log-kafka-sink-connector.html |     6 +
 .../connectors/camel-lpr-kafka-sink-connector.html |     6 +
 .../camel-lucene-kafka-sink-connector.html         |     6 +
 .../camel-lumberjack-kafka-source-connector.html   |     6 +
 .../camel-master-kafka-source-connector.html       |     6 +
 .../camel-metrics-kafka-sink-connector.html        |     6 +
 .../camel-micrometer-kafka-sink-connector.html     |     6 +
 ...-microprofile-metrics-kafka-sink-connector.html |     6 +
 .../camel-milo-client-kafka-sink-connector.html    |     6 +
 .../camel-milo-client-kafka-source-connector.html  |     6 +
 .../camel-milo-server-kafka-sink-connector.html    |     6 +
 .../camel-milo-server-kafka-source-connector.html  |     6 +
 .../camel-mina-kafka-sink-connector.html           |     6 +
 .../camel-mina-kafka-source-connector.html         |     6 +
 .../camel-minio-kafka-sink-connector.html          |     6 +
 .../camel-minio-kafka-source-connector.html        |     6 +
 .../camel-mllp-kafka-sink-connector.html           |     6 +
 .../camel-mllp-kafka-source-connector.html         |     6 +
 .../camel-mongodb-gridfs-kafka-sink-connector.html |     6 +
 ...amel-mongodb-gridfs-kafka-source-connector.html |     6 +
 .../camel-mongodb-kafka-sink-connector.html        |     6 +
 .../camel-mongodb-kafka-source-connector.html      |     6 +
 .../connectors/camel-msv-kafka-sink-connector.html |     6 +
 .../camel-mustache-kafka-sink-connector.html       |     6 +
 .../camel-mvel-kafka-sink-connector.html           |     6 +
 .../camel-mybatis-bean-kafka-sink-connector.html   |     6 +
 .../camel-mybatis-kafka-sink-connector.html        |     6 +
 .../camel-mybatis-kafka-source-connector.html      |     6 +
 .../camel-nagios-kafka-sink-connector.html         |     6 +
 .../camel-nats-kafka-sink-connector.html           |     6 +
 .../camel-nats-kafka-source-connector.html         |     6 +
 .../camel-netty-http-kafka-sink-connector.html     |     6 +
 .../camel-netty-http-kafka-source-connector.html   |     6 +
 .../camel-netty-kafka-sink-connector.html          |     6 +
 .../camel-netty-kafka-source-connector.html        |     6 +
 .../camel-nitrite-kafka-sink-connector.html        |     6 +
 .../camel-nitrite-kafka-source-connector.html      |     6 +
 .../connectors/camel-nsq-kafka-sink-connector.html |     6 +
 .../camel-nsq-kafka-source-connector.html          |     6 +
 .../camel-oaipmh-kafka-sink-connector.html         |     6 +
 .../camel-oaipmh-kafka-source-connector.html       |     6 +
 .../camel-olingo2-kafka-sink-connector.html        |     6 +
 .../camel-olingo2-kafka-source-connector.html      |     6 +
 .../camel-olingo4-kafka-sink-connector.html        |     6 +
 .../camel-olingo4-kafka-source-connector.html      |     6 +
 ...enshift-build-configs-kafka-sink-connector.html |     6 +
 ...amel-openshift-builds-kafka-sink-connector.html |     6 +
 ...amel-openstack-cinder-kafka-sink-connector.html |     6 +
 ...amel-openstack-glance-kafka-sink-connector.html |     6 +
 ...el-openstack-keystone-kafka-sink-connector.html |     6 +
 ...mel-openstack-neutron-kafka-sink-connector.html |     6 +
 .../camel-openstack-nova-kafka-sink-connector.html |     6 +
 ...camel-openstack-swift-kafka-sink-connector.html |     6 +
 .../camel-optaplanner-kafka-sink-connector.html    |     6 +
 .../camel-optaplanner-kafka-source-connector.html  |     6 +
 .../camel-paho-kafka-sink-connector.html           |     6 +
 .../camel-paho-kafka-source-connector.html         |     6 +
 .../camel-paxlogging-kafka-source-connector.html   |     6 +
 .../connectors/camel-pdf-kafka-sink-connector.html |     6 +
 ...pg-replication-slot-kafka-source-connector.html |     6 +
 .../camel-pgevent-kafka-sink-connector.html        |     6 +
 .../camel-pgevent-kafka-source-connector.html      |     6 +
 ...camel-platform-http-kafka-source-connector.html |     6 +
 .../camel-pop3-kafka-sink-connector.html           |     6 +
 .../camel-pop3-kafka-source-connector.html         |     6 +
 .../camel-pop3s-kafka-sink-connector.html          |     6 +
 .../camel-pop3s-kafka-source-connector.html        |     6 +
 .../camel-pubnub-kafka-sink-connector.html         |     6 +
 .../camel-pubnub-kafka-source-connector.html       |     6 +
 .../camel-pulsar-kafka-sink-connector.html         |     6 +
 .../camel-pulsar-kafka-source-connector.html       |     6 +
 .../camel-quartz-kafka-source-connector.html       |     6 +
 .../camel-quickfix-kafka-sink-connector.html       |     6 +
 .../camel-quickfix-kafka-source-connector.html     |     6 +
 .../camel-rabbitmq-kafka-sink-connector.html       |     6 +
 .../camel-rabbitmq-kafka-source-connector.html     |     6 +
 ...amel-reactive-streams-kafka-sink-connector.html |     6 +
 ...el-reactive-streams-kafka-source-connector.html |     6 +
 .../camel-rest-api-kafka-source-connector.html     |     6 +
 .../camel-rest-kafka-sink-connector.html           |     6 +
 .../camel-rest-kafka-source-connector.html         |     6 +
 .../camel-rest-openapi-kafka-sink-connector.html   |     6 +
 .../camel-rest-swagger-kafka-sink-connector.html   |     6 +
 .../camel-resteasy-kafka-sink-connector.html       |     6 +
 .../camel-resteasy-kafka-source-connector.html     |     6 +
 .../camel-rss-kafka-source-connector.html          |     6 +
 .../camel-saga-kafka-sink-connector.html           |     6 +
 .../camel-salesforce-kafka-sink-connector.html     |     6 +
 .../camel-salesforce-kafka-source-connector.html   |     6 +
 .../camel-sap-netweaver-kafka-sink-connector.html  |     6 +
 .../camel-scheduler-kafka-source-connector.html    |     6 +
 .../camel-schematron-kafka-sink-connector.html     |     6 +
 .../connectors/camel-scp-kafka-sink-connector.html |     6 +
 .../camel-seda-kafka-sink-connector.html           |     6 +
 .../camel-seda-kafka-source-connector.html         |     6 +
 .../camel-service-kafka-source-connector.html      |     6 +
 .../camel-servicenow-kafka-sink-connector.html     |     6 +
 .../camel-servlet-kafka-source-connector.html      |     6 +
 .../camel-sftp-kafka-sink-connector.html           |     6 +
 .../camel-sftp-kafka-source-connector.html         |     6 +
 .../connectors/camel-sip-kafka-sink-connector.html |     6 +
 .../camel-sip-kafka-source-connector.html          |     6 +
 .../camel-sips-kafka-sink-connector.html           |     6 +
 .../camel-sips-kafka-source-connector.html         |     6 +
 .../camel-sjms-batch-kafka-source-connector.html   |     6 +
 .../camel-sjms-kafka-sink-connector.html           |     6 +
 .../camel-sjms-kafka-source-connector.html         |     6 +
 .../camel-sjms2-kafka-sink-connector.html          |     6 +
 .../camel-sjms2-kafka-source-connector.html        |     6 +
 .../camel-slack-kafka-sink-connector.html          |     6 +
 .../camel-slack-kafka-source-connector.html        |     6 +
 .../camel-smpp-kafka-sink-connector.html           |     6 +
 .../camel-smpp-kafka-source-connector.html         |     6 +
 .../camel-smpps-kafka-sink-connector.html          |     6 +
 .../camel-smpps-kafka-source-connector.html        |     6 +
 .../camel-smtp-kafka-sink-connector.html           |     6 +
 .../camel-smtp-kafka-source-connector.html         |     6 +
 .../camel-smtps-kafka-sink-connector.html          |     6 +
 .../camel-smtps-kafka-source-connector.html        |     6 +
 .../camel-snmp-kafka-sink-connector.html           |     6 +
 .../camel-snmp-kafka-source-connector.html         |     6 +
 .../camel-solr-kafka-sink-connector.html           |     6 +
 .../camel-solrCloud-kafka-sink-connector.html      |     6 +
 .../camel-solrs-kafka-sink-connector.html          |     6 +
 .../camel-soroush-kafka-sink-connector.html        |     6 +
 .../camel-soroush-kafka-source-connector.html      |     6 +
 .../camel-spark-kafka-sink-connector.html          |     6 +
 .../camel-spark-rest-kafka-source-connector.html   |     6 +
 .../camel-splunk-hec-kafka-sink-connector.html     |     6 +
 .../camel-splunk-kafka-sink-connector.html         |     6 +
 .../camel-splunk-kafka-source-connector.html       |     6 +
 .../camel-spring-batch-kafka-sink-connector.html   |     6 +
 .../camel-spring-event-kafka-sink-connector.html   |     6 +
 .../camel-spring-event-kafka-source-connector.html |     6 +
 ...el-spring-integration-kafka-sink-connector.html |     6 +
 ...-spring-integration-kafka-source-connector.html |     6 +
 .../camel-spring-ldap-kafka-sink-connector.html    |     6 +
 .../camel-spring-redis-kafka-sink-connector.html   |     6 +
 .../camel-spring-redis-kafka-source-connector.html |     6 +
 .../camel-spring-ws-kafka-sink-connector.html      |     6 +
 .../camel-spring-ws-kafka-source-connector.html    |     6 +
 .../connectors/camel-sql-kafka-sink-connector.html |     6 +
 .../camel-sql-kafka-source-connector.html          |     6 +
 .../camel-sql-stored-kafka-sink-connector.html     |     6 +
 .../connectors/camel-ssh-kafka-sink-connector.html |     6 +
 .../camel-ssh-kafka-source-connector.html          |     6 +
 .../camel-stax-kafka-sink-connector.html           |     6 +
 .../camel-stomp-kafka-sink-connector.html          |     6 +
 .../camel-stomp-kafka-source-connector.html        |     6 +
 .../camel-stream-kafka-sink-connector.html         |     6 +
 .../camel-stream-kafka-source-connector.html       |     6 +
 ...camel-string-template-kafka-sink-connector.html |     6 +
 .../camel-stub-kafka-sink-connector.html           |     6 +
 .../camel-stub-kafka-source-connector.html         |     6 +
 .../camel-syslog-kafka-sink-connector.html         |     6 +
 .../camel-syslog-kafka-source-connector.html       |     6 +
 .../camel-telegram-kafka-sink-connector.html       |     6 +
 .../camel-telegram-kafka-source-connector.html     |     6 +
 .../camel-thrift-kafka-sink-connector.html         |     6 +
 .../camel-thrift-kafka-source-connector.html       |     6 +
 .../camel-tika-kafka-sink-connector.html           |     6 +
 .../camel-timer-kafka-source-connector.html        |     6 +
 .../camel-twilio-kafka-sink-connector.html         |     6 +
 .../camel-twilio-kafka-source-connector.html       |     6 +
 ...twitter-directmessage-kafka-sink-connector.html |     6 +
 ...itter-directmessage-kafka-source-connector.html |     6 +
 .../camel-twitter-search-kafka-sink-connector.html |     6 +
 ...amel-twitter-search-kafka-source-connector.html |     6 +
 ...amel-twitter-timeline-kafka-sink-connector.html |     6 +
 ...el-twitter-timeline-kafka-source-connector.html |     6 +
 .../camel-undertow-kafka-sink-connector.html       |     6 +
 .../camel-undertow-kafka-source-connector.html     |     6 +
 .../camel-validator-kafka-sink-connector.html      |     6 +
 .../camel-velocity-kafka-sink-connector.html       |     6 +
 .../camel-vertx-http-kafka-sink-connector.html     |     6 +
 .../camel-vertx-kafka-sink-connector.html          |     6 +
 .../camel-vertx-kafka-source-connector.html        |     6 +
 ...camel-vertx-websocket-kafka-sink-connector.html |     6 +
 ...mel-vertx-websocket-kafka-source-connector.html |     6 +
 .../connectors/camel-vm-kafka-sink-connector.html  |     6 +
 .../camel-vm-kafka-source-connector.html           |     6 +
 .../camel-weather-kafka-sink-connector.html        |     6 +
 .../camel-weather-kafka-source-connector.html      |     6 +
 .../camel-web3j-kafka-sink-connector.html          |     6 +
 .../camel-web3j-kafka-source-connector.html        |     6 +
 .../camel-webhook-kafka-source-connector.html      |     6 +
 ...amel-websocket-jsr356-kafka-sink-connector.html |     6 +
 ...el-websocket-jsr356-kafka-source-connector.html |     6 +
 .../camel-websocket-kafka-sink-connector.html      |     6 +
 .../camel-websocket-kafka-source-connector.html    |     6 +
 .../camel-weka-kafka-sink-connector.html           |     6 +
 .../camel-wordpress-kafka-sink-connector.html      |     6 +
 .../camel-wordpress-kafka-source-connector.html    |     6 +
 .../camel-workday-kafka-sink-connector.html        |     6 +
 .../camel-xchange-kafka-sink-connector.html        |     6 +
 .../connectors/camel-xj-kafka-sink-connector.html  |     6 +
 ...amel-xmlsecurity-sign-kafka-sink-connector.html |     6 +
 ...el-xmlsecurity-verify-kafka-sink-connector.html |     6 +
 .../camel-xmpp-kafka-sink-connector.html           |     6 +
 .../camel-xmpp-kafka-source-connector.html         |     6 +
 .../camel-xquery-kafka-sink-connector.html         |     6 +
 .../camel-xquery-kafka-source-connector.html       |     6 +
 .../camel-xslt-kafka-sink-connector.html           |     6 +
 .../camel-xslt-saxon-kafka-sink-connector.html     |     6 +
 .../camel-yammer-kafka-sink-connector.html         |     6 +
 .../camel-yammer-kafka-source-connector.html       |     6 +
 .../camel-zendesk-kafka-sink-connector.html        |     6 +
 .../camel-zendesk-kafka-source-connector.html      |     6 +
 .../camel-zookeeper-kafka-sink-connector.html      |     6 +
 .../camel-zookeeper-kafka-source-connector.html    |     6 +
 ...el-zookeeper-master-kafka-source-connector.html |     6 +
 camel-kafka-connector/latest/contributing.html     |     4 +
 camel-kafka-connector/latest/download.html         |     1 +
 .../latest/getting-started-with-packages.html      |     1 +
 camel-kafka-connector/latest/getting-started.html  |     1 +
 camel-kafka-connector/latest/index.html            |     1 +
 camel-kafka-connector/latest/testing.html          |     1 +
 camel-kafka-connector/latest/troubleshooting.html  |     1 +
 .../latest/try-it-out-locally.html                 |    57 +
 .../latest/try-it-out-on-kubernetes.html           |    90 +
 .../try-it-out-on-openshift-with-strimzi.html      |    46 +
 camel-karaf/3.4.x/blueprint.html                   |    10 +
 camel-karaf/3.4.x/components.html                  |     1 +
 camel-karaf/3.4.x/eventadmin-component.html        |     8 +
 camel-karaf/3.4.x/index.html                       |     1 +
 camel-karaf/3.4.x/kura.html                        |    93 +
 camel-karaf/3.4.x/osgi-activator.html              |    18 +
 camel-karaf/3.4.x/paxlogging-component.html        |     8 +
 camel-karaf/latest/blueprint.html                  |    10 +
 camel-karaf/latest/components.html                 |     1 +
 camel-karaf/latest/eventadmin-component.html       |     8 +
 camel-karaf/latest/index.html                      |     1 +
 camel-karaf/latest/kura.html                       |    93 +
 camel-karaf/latest/osgi-activator.html             |    18 +
 camel-karaf/latest/paxlogging-component.html       |     8 +
 camel-quarkus/1.3.0/contributor-guide/ci.html      |     1 +
 .../create-jvm-only-extension.html                 |     2 +
 .../contributor-guide/create-new-extension.html    |     3 +
 .../contributor-guide/extension-documentation.html |     1 +
 .../contributor-guide/extension-metadata.html      |     6 +
 camel-quarkus/1.3.0/contributor-guide/index.html   |     2 +
 .../contributor-guide/promote-jvm-to-native.html   |     3 +
 .../1.3.0/contributor-guide/release-guide.html     |     6 +
 camel-quarkus/1.3.0/index.html                     |     1 +
 camel-quarkus/1.3.0/reference/components.html      |     1 +
 .../1.3.0/reference/components/stringtemplate.html |     1 +
 camel-quarkus/1.3.0/reference/dataformats.html     |     1 +
 .../1.3.0/reference/extensions/activemq.html       |     4 +
 .../1.3.0/reference/extensions/ahc-ws.html         |     4 +
 camel-quarkus/1.3.0/reference/extensions/ahc.html  |     4 +
 camel-quarkus/1.3.0/reference/extensions/amqp.html |     4 +
 camel-quarkus/1.3.0/reference/extensions/apns.html |     4 +
 .../1.3.0/reference/extensions/arangodb.html       |     4 +
 camel-quarkus/1.3.0/reference/extensions/as2.html  |     4 +
 camel-quarkus/1.3.0/reference/extensions/asn1.html |     4 +
 .../1.3.0/reference/extensions/asterisk.html       |     4 +
 .../1.3.0/reference/extensions/atmos.html          |     4 +
 camel-quarkus/1.3.0/reference/extensions/atom.html |     4 +
 .../1.3.0/reference/extensions/atomix.html         |     4 +
 .../1.3.0/reference/extensions/attachments.html    |     4 +
 .../1.3.0/reference/extensions/avro-rpc.html       |     4 +
 camel-quarkus/1.3.0/reference/extensions/avro.html |    10 +
 .../1.3.0/reference/extensions/aws-ec2.html        |     4 +
 .../1.3.0/reference/extensions/aws-ecs.html        |     4 +
 .../1.3.0/reference/extensions/aws-eks.html        |     4 +
 .../1.3.0/reference/extensions/aws-iam.html        |     4 +
 .../1.3.0/reference/extensions/aws-kinesis.html    |     4 +
 .../1.3.0/reference/extensions/aws-kms.html        |     4 +
 .../1.3.0/reference/extensions/aws-lambda.html     |     4 +
 .../1.3.0/reference/extensions/aws-s3.html         |     4 +
 .../1.3.0/reference/extensions/aws-sdb.html        |     4 +
 .../1.3.0/reference/extensions/aws-sns.html        |     4 +
 .../1.3.0/reference/extensions/aws-sqs.html        |     4 +
 .../1.3.0/reference/extensions/aws-swf.html        |     4 +
 .../1.3.0/reference/extensions/aws-translate.html  |     4 +
 .../1.3.0/reference/extensions/aws-xray.html       |     4 +
 .../1.3.0/reference/extensions/aws2-athena.html    |     4 +
 .../1.3.0/reference/extensions/aws2-cw.html        |     4 +
 .../1.3.0/reference/extensions/aws2-ddb.html       |     4 +
 .../1.3.0/reference/extensions/aws2-ec2.html       |     4 +
 .../1.3.0/reference/extensions/aws2-ecs.html       |     4 +
 .../1.3.0/reference/extensions/aws2-eks.html       |     4 +
 .../1.3.0/reference/extensions/aws2-iam.html       |     4 +
 .../1.3.0/reference/extensions/aws2-kinesis.html   |     4 +
 .../1.3.0/reference/extensions/aws2-kms.html       |     4 +
 .../1.3.0/reference/extensions/aws2-lambda.html    |     4 +
 .../1.3.0/reference/extensions/aws2-mq.html        |     4 +
 .../1.3.0/reference/extensions/aws2-msk.html       |     4 +
 .../1.3.0/reference/extensions/aws2-s3.html        |     4 +
 .../1.3.0/reference/extensions/aws2-ses.html       |     4 +
 .../1.3.0/reference/extensions/aws2-sns.html       |     4 +
 .../1.3.0/reference/extensions/aws2-sqs.html       |     4 +
 .../1.3.0/reference/extensions/aws2-sts.html       |     4 +
 .../1.3.0/reference/extensions/aws2-translate.html |     4 +
 .../reference/extensions/azure-storage-blob.html   |     4 +
 .../reference/extensions/azure-storage-queue.html  |     4 +
 .../1.3.0/reference/extensions/azure.html          |     4 +
 .../1.3.0/reference/extensions/barcode.html        |     4 +
 .../1.3.0/reference/extensions/base64.html         |     4 +
 .../1.3.0/reference/extensions/bean-validator.html |     4 +
 camel-quarkus/1.3.0/reference/extensions/bean.html |     4 +
 .../1.3.0/reference/extensions/beanio.html         |     4 +
 .../1.3.0/reference/extensions/beanstalk.html      |     4 +
 .../1.3.0/reference/extensions/bindy.html          |     4 +
 .../1.3.0/reference/extensions/bonita.html         |     4 +
 camel-quarkus/1.3.0/reference/extensions/box.html  |     4 +
 .../1.3.0/reference/extensions/braintree.html      |     4 +
 .../1.3.0/reference/extensions/browse.html         |     4 +
 .../reference/extensions/caffeine-lrucache.html    |     4 +
 .../1.3.0/reference/extensions/caffeine.html       |     4 +
 .../1.3.0/reference/extensions/cassandraql.html    |     4 +
 camel-quarkus/1.3.0/reference/extensions/cbor.html |     4 +
 .../1.3.0/reference/extensions/chatscript.html     |     4 +
 .../1.3.0/reference/extensions/chunk.html          |     4 +
 .../1.3.0/reference/extensions/cm-sms.html         |     4 +
 camel-quarkus/1.3.0/reference/extensions/cmis.html |     4 +
 camel-quarkus/1.3.0/reference/extensions/coap.html |     4 +
 .../1.3.0/reference/extensions/cometd.html         |     4 +
 .../1.3.0/reference/extensions/componentdsl.html   |     4 +
 .../1.3.0/reference/extensions/consul.html         |     4 +
 .../1.3.0/reference/extensions/controlbus.html     |     4 +
 .../1.3.0/reference/extensions/corda.html          |     4 +
 .../1.3.0/reference/extensions/core-cloud.html     |     4 +
 camel-quarkus/1.3.0/reference/extensions/core.html |     4 +
 .../1.3.0/reference/extensions/couchbase.html      |     4 +
 .../1.3.0/reference/extensions/couchdb.html        |     4 +
 camel-quarkus/1.3.0/reference/extensions/cron.html |     4 +
 .../1.3.0/reference/extensions/crypto.html         |     4 +
 camel-quarkus/1.3.0/reference/extensions/csv.html  |     4 +
 .../1.3.0/reference/extensions/dataformat.html     |     4 +
 .../reference/extensions/debezium-mongodb.html     |     4 +
 .../1.3.0/reference/extensions/debezium-mysql.html |     7 +
 .../reference/extensions/debezium-postgres.html    |     4 +
 .../reference/extensions/debezium-sqlserver.html   |     4 +
 .../1.3.0/reference/extensions/digitalocean.html   |     4 +
 .../1.3.0/reference/extensions/direct.html         |     4 +
 .../1.3.0/reference/extensions/disruptor.html      |     4 +
 camel-quarkus/1.3.0/reference/extensions/djl.html  |     4 +
 camel-quarkus/1.3.0/reference/extensions/dns.html  |     4 +
 .../1.3.0/reference/extensions/dozer.html          |     4 +
 .../1.3.0/reference/extensions/drill.html          |     4 +
 .../1.3.0/reference/extensions/dropbox.html        |     4 +
 .../1.3.0/reference/extensions/ehcache.html        |     4 +
 .../reference/extensions/elasticsearch-rest.html   |     4 +
 .../1.3.0/reference/extensions/elsql.html          |     4 +
 .../1.3.0/reference/extensions/endpointdsl.html    |     4 +
 camel-quarkus/1.3.0/reference/extensions/etcd.html |     4 +
 camel-quarkus/1.3.0/reference/extensions/exec.html |     4 +
 .../1.3.0/reference/extensions/facebook.html       |     4 +
 .../1.3.0/reference/extensions/fastjson.html       |     4 +
 camel-quarkus/1.3.0/reference/extensions/fhir.html |     4 +
 .../1.3.0/reference/extensions/file-watch.html     |     4 +
 camel-quarkus/1.3.0/reference/extensions/file.html |     4 +
 .../1.3.0/reference/extensions/flatpack.html       |     4 +
 .../1.3.0/reference/extensions/flink.html          |     4 +
 camel-quarkus/1.3.0/reference/extensions/fop.html  |     4 +
 .../1.3.0/reference/extensions/freemarker.html     |     4 +
 camel-quarkus/1.3.0/reference/extensions/ftp.html  |     4 +
 .../1.3.0/reference/extensions/ganglia.html        |     4 +
 .../1.3.0/reference/extensions/geocoder.html       |     4 +
 camel-quarkus/1.3.0/reference/extensions/git.html  |     4 +
 .../1.3.0/reference/extensions/github.html         |     4 +
 .../reference/extensions/google-bigquery.html      |     4 +
 .../reference/extensions/google-calendar.html      |     4 +
 .../1.3.0/reference/extensions/google-drive.html   |     4 +
 .../1.3.0/reference/extensions/google-mail.html    |     4 +
 .../1.3.0/reference/extensions/google-pubsub.html  |     4 +
 .../1.3.0/reference/extensions/google-sheets.html  |     4 +
 .../1.3.0/reference/extensions/graphql.html        |     4 +
 camel-quarkus/1.3.0/reference/extensions/grok.html |     4 +
 .../1.3.0/reference/extensions/groovy.html         |     4 +
 camel-quarkus/1.3.0/reference/extensions/grpc.html |     4 +
 camel-quarkus/1.3.0/reference/extensions/gson.html |     4 +
 .../1.3.0/reference/extensions/guava-eventbus.html |     4 +
 .../1.3.0/reference/extensions/hazelcast.html      |     4 +
 .../1.3.0/reference/extensions/hbase.html          |     4 +
 camel-quarkus/1.3.0/reference/extensions/hdfs.html |     4 +
 .../1.3.0/reference/extensions/headersmap.html     |     4 +
 camel-quarkus/1.3.0/reference/extensions/hl7.html  |     4 +
 camel-quarkus/1.3.0/reference/extensions/http.html |     4 +
 .../1.3.0/reference/extensions/hystrix.html        |     4 +
 camel-quarkus/1.3.0/reference/extensions/ical.html |     4 +
 .../1.3.0/reference/extensions/iec60870.html       |     4 +
 .../1.3.0/reference/extensions/ignite.html         |     4 +
 .../1.3.0/reference/extensions/infinispan.html     |     4 +
 .../1.3.0/reference/extensions/influxdb.html       |     4 +
 camel-quarkus/1.3.0/reference/extensions/iota.html |     4 +
 camel-quarkus/1.3.0/reference/extensions/ipfs.html |     4 +
 camel-quarkus/1.3.0/reference/extensions/irc.html  |     4 +
 .../1.3.0/reference/extensions/jackson.html        |     4 +
 .../1.3.0/reference/extensions/jacksonxml.html     |     4 +
 .../1.3.0/reference/extensions/jasypt.html         |     4 +
 camel-quarkus/1.3.0/reference/extensions/jaxb.html |     4 +
 camel-quarkus/1.3.0/reference/extensions/jbpm.html |     4 +
 .../1.3.0/reference/extensions/jcache.html         |     4 +
 .../1.3.0/reference/extensions/jclouds.html        |     4 +
 camel-quarkus/1.3.0/reference/extensions/jcr.html  |     4 +
 camel-quarkus/1.3.0/reference/extensions/jdbc.html |     4 +
 .../1.3.0/reference/extensions/jgroups-raft.html   |     4 +
 .../1.3.0/reference/extensions/jgroups.html        |     4 +
 camel-quarkus/1.3.0/reference/extensions/jing.html |     4 +
 camel-quarkus/1.3.0/reference/extensions/jira.html |     4 +
 camel-quarkus/1.3.0/reference/extensions/jms.html  |     4 +
 .../1.3.0/reference/extensions/johnzon.html        |     4 +
 camel-quarkus/1.3.0/reference/extensions/jolt.html |     4 +
 camel-quarkus/1.3.0/reference/extensions/jooq.html |     4 +
 camel-quarkus/1.3.0/reference/extensions/jpa.html  |     4 +
 camel-quarkus/1.3.0/reference/extensions/jsch.html |     4 +
 camel-quarkus/1.3.0/reference/extensions/jslt.html |     4 +
 .../1.3.0/reference/extensions/json-validator.html |     4 +
 .../1.3.0/reference/extensions/jsonapi.html        |     4 +
 .../1.3.0/reference/extensions/jsonpath.html       |     4 +
 .../1.3.0/reference/extensions/jt400.html          |     4 +
 camel-quarkus/1.3.0/reference/extensions/jta.html  |     8 +
 .../1.3.0/reference/extensions/kafka.html          |     4 +
 .../1.3.0/reference/extensions/kotlin.html         |     4 +
 .../1.3.0/reference/extensions/kubernetes.html     |     6 +
 camel-quarkus/1.3.0/reference/extensions/kudu.html |     4 +
 .../1.3.0/reference/extensions/language.html       |     4 +
 camel-quarkus/1.3.0/reference/extensions/ldap.html |     4 +
 camel-quarkus/1.3.0/reference/extensions/ldif.html |     4 +
 .../1.3.0/reference/extensions/leveldb.html        |     4 +
 camel-quarkus/1.3.0/reference/extensions/log.html  |     4 +
 camel-quarkus/1.3.0/reference/extensions/lra.html  |     4 +
 .../1.3.0/reference/extensions/lucene.html         |     4 +
 .../1.3.0/reference/extensions/lumberjack.html     |     4 +
 camel-quarkus/1.3.0/reference/extensions/lzf.html  |     4 +
 camel-quarkus/1.3.0/reference/extensions/mail.html |     4 +
 camel-quarkus/1.3.0/reference/extensions/main.html |     4 +
 .../1.3.0/reference/extensions/management.html     |     4 +
 .../1.3.0/reference/extensions/master.html         |     4 +
 .../extensions/microprofile-fault-tolerance.html   |     4 +
 .../reference/extensions/microprofile-health.html  |     4 +
 .../reference/extensions/microprofile-metrics.html |     4 +
 camel-quarkus/1.3.0/reference/extensions/milo.html |     4 +
 camel-quarkus/1.3.0/reference/extensions/mllp.html |     4 +
 camel-quarkus/1.3.0/reference/extensions/mock.html |    43 +
 .../1.3.0/reference/extensions/mongodb-gridfs.html |     5 +
 .../1.3.0/reference/extensions/mongodb.html        |    19 +
 camel-quarkus/1.3.0/reference/extensions/msv.html  |     4 +
 .../1.3.0/reference/extensions/mustache.html       |     4 +
 camel-quarkus/1.3.0/reference/extensions/mvel.html |     4 +
 .../1.3.0/reference/extensions/mybatis.html        |     4 +
 .../1.3.0/reference/extensions/nagios.html         |     4 +
 camel-quarkus/1.3.0/reference/extensions/nats.html |     4 +
 .../1.3.0/reference/extensions/netty-http.html     |     4 +
 .../1.3.0/reference/extensions/netty.html          |     4 +
 .../1.3.0/reference/extensions/nitrite.html        |     4 +
 camel-quarkus/1.3.0/reference/extensions/nsq.html  |     4 +
 camel-quarkus/1.3.0/reference/extensions/ognl.html |     4 +
 .../1.3.0/reference/extensions/olingo4.html        |     4 +
 .../1.3.0/reference/extensions/openapi-java.html   |     4 +
 .../1.3.0/reference/extensions/openstack.html      |     4 +
 .../1.3.0/reference/extensions/opentracing.html    |     8 +
 .../1.3.0/reference/extensions/optaplanner.html    |     4 +
 camel-quarkus/1.3.0/reference/extensions/paho.html |     4 +
 camel-quarkus/1.3.0/reference/extensions/pdf.html  |     4 +
 .../reference/extensions/pg-replication-slot.html  |     4 +
 .../1.3.0/reference/extensions/pgevent.html        |     4 +
 .../1.3.0/reference/extensions/platform-http.html  |    31 +
 .../1.3.0/reference/extensions/printer.html        |     4 +
 .../1.3.0/reference/extensions/protobuf.html       |     4 +
 .../1.3.0/reference/extensions/pubnub.html         |     4 +
 .../1.3.0/reference/extensions/pulsar.html         |     4 +
 .../1.3.0/reference/extensions/quartz.html         |     4 +
 .../1.3.0/reference/extensions/quickfix.html       |     4 +
 camel-quarkus/1.3.0/reference/extensions/qute.html |     4 +
 .../1.3.0/reference/extensions/rabbitmq.html       |     4 +
 .../reference/extensions/reactive-executor.html    |     4 +
 .../reference/extensions/reactive-streams.html     |     4 +
 camel-quarkus/1.3.0/reference/extensions/ref.html  |     4 +
 .../1.3.0/reference/extensions/rest-openapi.html   |     4 +
 camel-quarkus/1.3.0/reference/extensions/rest.html |    14 +
 .../1.3.0/reference/extensions/ribbon.html         |     4 +
 .../1.3.0/reference/extensions/robotframework.html |     4 +
 camel-quarkus/1.3.0/reference/extensions/rss.html  |     4 +
 camel-quarkus/1.3.0/reference/extensions/saga.html |     4 +
 .../1.3.0/reference/extensions/salesforce.html     |     4 +
 .../1.3.0/reference/extensions/sap-netweaver.html  |     4 +
 .../1.3.0/reference/extensions/saxon.html          |     4 +
 .../1.3.0/reference/extensions/scheduler.html      |     4 +
 .../1.3.0/reference/extensions/schematron.html     |     4 +
 camel-quarkus/1.3.0/reference/extensions/seda.html |     4 +
 .../1.3.0/reference/extensions/servicenow.html     |     4 +
 .../1.3.0/reference/extensions/servlet.html        |     4 +
 .../1.3.0/reference/extensions/shiro.html          |     4 +
 camel-quarkus/1.3.0/reference/extensions/sip.html  |     4 +
 camel-quarkus/1.3.0/reference/extensions/sjms.html |     4 +
 .../1.3.0/reference/extensions/sjms2.html          |     4 +
 .../1.3.0/reference/extensions/slack.html          |     4 +
 .../extensions/smallrye-reactive-messaging.html    |     4 +
 camel-quarkus/1.3.0/reference/extensions/smpp.html |     4 +
 .../1.3.0/reference/extensions/snakeyaml.html      |     4 +
 camel-quarkus/1.3.0/reference/extensions/snmp.html |     4 +
 camel-quarkus/1.3.0/reference/extensions/soap.html |     4 +
 camel-quarkus/1.3.0/reference/extensions/solr.html |     4 +
 .../1.3.0/reference/extensions/soroush.html        |     4 +
 .../1.3.0/reference/extensions/spark.html          |     4 +
 .../1.3.0/reference/extensions/splunk-hec.html     |     4 +
 .../1.3.0/reference/extensions/splunk.html         |     4 +
 camel-quarkus/1.3.0/reference/extensions/sql.html  |     4 +
 camel-quarkus/1.3.0/reference/extensions/ssh.html  |     4 +
 camel-quarkus/1.3.0/reference/extensions/stax.html |     4 +
 .../1.3.0/reference/extensions/stomp.html          |     4 +
 .../1.3.0/reference/extensions/stream.html         |     4 +
 .../1.3.0/reference/extensions/stringtemplate.html |     4 +
 camel-quarkus/1.3.0/reference/extensions/stub.html |     4 +
 .../1.3.0/reference/extensions/syslog.html         |     4 +
 .../1.3.0/reference/extensions/tagsoup.html        |     4 +
 .../1.3.0/reference/extensions/tarfile.html        |     4 +
 .../1.3.0/reference/extensions/telegram.html       |     4 +
 .../extensions/threadpoolfactory-vertx.html        |     4 +
 .../1.3.0/reference/extensions/thrift.html         |     4 +
 camel-quarkus/1.3.0/reference/extensions/tika.html |     5 +
 .../1.3.0/reference/extensions/timer.html          |     4 +
 .../1.3.0/reference/extensions/twilio.html         |     4 +
 .../1.3.0/reference/extensions/twitter.html        |     4 +
 .../reference/extensions/univocity-parsers.html    |     4 +
 .../1.3.0/reference/extensions/validator.html      |     4 +
 .../1.3.0/reference/extensions/velocity.html       |     4 +
 .../1.3.0/reference/extensions/vertx-http.html     |     4 +
 .../reference/extensions/vertx-websocket.html      |     4 +
 .../1.3.0/reference/extensions/vertx.html          |     4 +
 camel-quarkus/1.3.0/reference/extensions/vm.html   |     4 +
 .../1.3.0/reference/extensions/weather.html        |     4 +
 .../1.3.0/reference/extensions/web3j.html          |     4 +
 .../reference/extensions/websocket-jsr356.html     |     4 +
 camel-quarkus/1.3.0/reference/extensions/weka.html |     4 +
 .../1.3.0/reference/extensions/wordpress.html      |     4 +
 .../1.3.0/reference/extensions/workday.html        |     4 +
 .../1.3.0/reference/extensions/xchange.html        |     4 +
 camel-quarkus/1.3.0/reference/extensions/xj.html   |     4 +
 .../1.3.0/reference/extensions/xml-io.html         |     4 +
 .../1.3.0/reference/extensions/xml-jaxb.html       |     4 +
 .../1.3.0/reference/extensions/xml-jaxp.html       |     4 +
 .../1.3.0/reference/extensions/xmlsecurity.html    |     4 +
 camel-quarkus/1.3.0/reference/extensions/xmpp.html |     4 +
 .../1.3.0/reference/extensions/xpath.html          |     4 +
 .../1.3.0/reference/extensions/xslt-saxon.html     |     4 +
 camel-quarkus/1.3.0/reference/extensions/xslt.html |     4 +
 .../1.3.0/reference/extensions/xstream.html        |     4 +
 .../1.3.0/reference/extensions/yammer.html         |     4 +
 .../1.3.0/reference/extensions/zendesk.html        |     4 +
 .../1.3.0/reference/extensions/zip-deflater.html   |     4 +
 .../1.3.0/reference/extensions/zipfile.html        |     4 +
 .../reference/extensions/zookeeper-master.html     |     4 +
 .../1.3.0/reference/extensions/zookeeper.html      |     4 +
 camel-quarkus/1.3.0/reference/index.html           |     1 +
 camel-quarkus/1.3.0/reference/languages.html       |     1 +
 camel-quarkus/1.3.0/reference/others.html          |     1 +
 camel-quarkus/1.3.0/user-guide/bootstrap.html      |    80 +
 camel-quarkus/1.3.0/user-guide/cdi.html            |    39 +
 camel-quarkus/1.3.0/user-guide/examples.html       |     1 +
 camel-quarkus/1.3.0/user-guide/first-steps.html    |    33 +
 camel-quarkus/1.3.0/user-guide/index.html          |     1 +
 camel-quarkus/1.3.0/user-guide/native-mode.html    |     5 +
 camel-quarkus/1.3.0/user-guide/observability.html  |     1 +
 camel-quarkus/latest/contributor-guide/ci.html     |     1 +
 .../create-jvm-only-extension.html                 |     2 +
 .../contributor-guide/create-new-extension.html    |     3 +
 .../contributor-guide/extension-documentation.html |     1 +
 .../contributor-guide/extension-metadata.html      |     6 +
 camel-quarkus/latest/contributor-guide/index.html  |     2 +
 .../contributor-guide/promote-jvm-to-native.html   |     3 +
 .../latest/contributor-guide/release-guide.html    |    12 +
 camel-quarkus/latest/index.html                    |     1 +
 camel-quarkus/latest/reference/components.html     |     1 +
 .../reference/components/stringtemplate.html       |     1 +
 camel-quarkus/latest/reference/dataformats.html    |     1 +
 .../latest/reference/extensions/activemq.html      |     4 +
 .../latest/reference/extensions/ahc-ws.html        |     4 +
 camel-quarkus/latest/reference/extensions/ahc.html |     4 +
 .../latest/reference/extensions/amqp.html          |     4 +
 .../latest/reference/extensions/apns.html          |     4 +
 .../latest/reference/extensions/arangodb.html      |     4 +
 camel-quarkus/latest/reference/extensions/as2.html |     4 +
 .../latest/reference/extensions/asn1.html          |     4 +
 .../latest/reference/extensions/asterisk.html      |     4 +
 .../latest/reference/extensions/atmos.html         |     4 +
 .../latest/reference/extensions/atom.html          |     4 +
 .../latest/reference/extensions/atomix.html        |     4 +
 .../latest/reference/extensions/attachments.html   |     4 +
 .../latest/reference/extensions/avro-rpc.html      |     4 +
 .../latest/reference/extensions/avro.html          |    10 +
 .../latest/reference/extensions/aws-ec2.html       |     4 +
 .../latest/reference/extensions/aws-ecs.html       |     4 +
 .../latest/reference/extensions/aws-eks.html       |     4 +
 .../latest/reference/extensions/aws-iam.html       |     4 +
 .../latest/reference/extensions/aws-kinesis.html   |     4 +
 .../latest/reference/extensions/aws-kms.html       |     4 +
 .../latest/reference/extensions/aws-lambda.html    |     4 +
 .../latest/reference/extensions/aws-s3.html        |     4 +
 .../latest/reference/extensions/aws-sdb.html       |     4 +
 .../latest/reference/extensions/aws-sns.html       |     4 +
 .../latest/reference/extensions/aws-sqs.html       |     4 +
 .../latest/reference/extensions/aws-swf.html       |     4 +
 .../latest/reference/extensions/aws-translate.html |     4 +
 .../latest/reference/extensions/aws-xray.html      |     4 +
 .../latest/reference/extensions/aws2-athena.html   |     4 +
 .../latest/reference/extensions/aws2-cw.html       |     4 +
 .../latest/reference/extensions/aws2-ddb.html      |     4 +
 .../latest/reference/extensions/aws2-ec2.html      |     4 +
 .../latest/reference/extensions/aws2-ecs.html      |     4 +
 .../latest/reference/extensions/aws2-eks.html      |     4 +
 .../reference/extensions/aws2-eventbridge.html     |     4 +
 .../latest/reference/extensions/aws2-iam.html      |     4 +
 .../latest/reference/extensions/aws2-kinesis.html  |     4 +
 .../latest/reference/extensions/aws2-kms.html      |     4 +
 .../latest/reference/extensions/aws2-lambda.html   |     4 +
 .../latest/reference/extensions/aws2-mq.html       |     4 +
 .../latest/reference/extensions/aws2-msk.html      |     4 +
 .../latest/reference/extensions/aws2-s3.html       |     4 +
 .../latest/reference/extensions/aws2-ses.html      |     4 +
 .../latest/reference/extensions/aws2-sns.html      |     4 +
 .../latest/reference/extensions/aws2-sqs.html      |     4 +
 .../latest/reference/extensions/aws2-sts.html      |     4 +
 .../reference/extensions/aws2-translate.html       |     4 +
 .../reference/extensions/azure-storage-blob.html   |     4 +
 .../reference/extensions/azure-storage-queue.html  |     4 +
 .../latest/reference/extensions/azure.html         |     4 +
 .../latest/reference/extensions/barcode.html       |     4 +
 .../latest/reference/extensions/base64.html        |     4 +
 .../reference/extensions/bean-validator.html       |     4 +
 .../latest/reference/extensions/bean.html          |     4 +
 .../latest/reference/extensions/beanio.html        |     4 +
 .../latest/reference/extensions/beanstalk.html     |     4 +
 .../latest/reference/extensions/bindy.html         |     4 +
 .../latest/reference/extensions/bonita.html        |     4 +
 camel-quarkus/latest/reference/extensions/box.html |     4 +
 .../latest/reference/extensions/braintree.html     |     4 +
 .../latest/reference/extensions/browse.html        |     4 +
 .../reference/extensions/caffeine-lrucache.html    |     4 +
 .../latest/reference/extensions/caffeine.html      |     4 +
 .../latest/reference/extensions/cassandraql.html   |     4 +
 .../latest/reference/extensions/cbor.html          |     4 +
 .../latest/reference/extensions/chatscript.html    |     4 +
 .../latest/reference/extensions/chunk.html         |     4 +
 .../latest/reference/extensions/cm-sms.html        |     4 +
 .../latest/reference/extensions/cmis.html          |     4 +
 .../latest/reference/extensions/coap.html          |     4 +
 .../latest/reference/extensions/cometd.html        |     4 +
 .../latest/reference/extensions/componentdsl.html  |     4 +
 .../latest/reference/extensions/consul.html        |     4 +
 .../latest/reference/extensions/controlbus.html    |     4 +
 .../latest/reference/extensions/corda.html         |     4 +
 .../latest/reference/extensions/core-cloud.html    |     4 +
 .../latest/reference/extensions/core.html          |     4 +
 .../latest/reference/extensions/couchbase.html     |     4 +
 .../latest/reference/extensions/couchdb.html       |     4 +
 .../latest/reference/extensions/cron.html          |     4 +
 .../latest/reference/extensions/crypto.html        |     4 +
 camel-quarkus/latest/reference/extensions/csv.html |     4 +
 .../latest/reference/extensions/dataformat.html    |     4 +
 .../reference/extensions/debezium-mongodb.html     |     4 +
 .../reference/extensions/debezium-mysql.html       |     7 +
 .../reference/extensions/debezium-postgres.html    |     4 +
 .../reference/extensions/debezium-sqlserver.html   |     4 +
 .../latest/reference/extensions/digitalocean.html  |     4 +
 .../latest/reference/extensions/direct.html        |     4 +
 .../latest/reference/extensions/disruptor.html     |     4 +
 camel-quarkus/latest/reference/extensions/djl.html |     4 +
 camel-quarkus/latest/reference/extensions/dns.html |     4 +
 .../latest/reference/extensions/dozer.html         |     4 +
 .../latest/reference/extensions/drill.html         |     4 +
 .../latest/reference/extensions/dropbox.html       |     4 +
 .../latest/reference/extensions/ehcache.html       |     4 +
 .../reference/extensions/elasticsearch-rest.html   |     4 +
 .../latest/reference/extensions/elsql.html         |     4 +
 .../latest/reference/extensions/endpointdsl.html   |     4 +
 .../latest/reference/extensions/etcd.html          |     4 +
 .../latest/reference/extensions/exec.html          |     4 +
 .../latest/reference/extensions/facebook.html      |     4 +
 .../latest/reference/extensions/fastjson.html      |     4 +
 .../latest/reference/extensions/fhir.html          |     4 +
 .../latest/reference/extensions/file-watch.html    |     4 +
 .../latest/reference/extensions/file.html          |     4 +
 .../latest/reference/extensions/flatpack.html      |     4 +
 .../latest/reference/extensions/flink.html         |     4 +
 camel-quarkus/latest/reference/extensions/fop.html |     4 +
 .../latest/reference/extensions/freemarker.html    |     4 +
 camel-quarkus/latest/reference/extensions/ftp.html |     4 +
 .../latest/reference/extensions/ganglia.html       |     4 +
 .../latest/reference/extensions/geocoder.html      |     4 +
 camel-quarkus/latest/reference/extensions/git.html |     4 +
 .../latest/reference/extensions/github.html        |     4 +
 .../reference/extensions/google-bigquery.html      |     4 +
 .../reference/extensions/google-calendar.html      |     4 +
 .../latest/reference/extensions/google-drive.html  |     4 +
 .../latest/reference/extensions/google-mail.html   |     4 +
 .../latest/reference/extensions/google-pubsub.html |     4 +
 .../latest/reference/extensions/google-sheets.html |     4 +
 .../latest/reference/extensions/graphql.html       |     4 +
 .../latest/reference/extensions/grok.html          |     4 +
 .../latest/reference/extensions/groovy.html        |     4 +
 .../latest/reference/extensions/grpc.html          |    19 +
 .../latest/reference/extensions/gson.html          |     4 +
 .../reference/extensions/guava-eventbus.html       |     4 +
 .../latest/reference/extensions/hazelcast.html     |     4 +
 .../latest/reference/extensions/hbase.html         |     4 +
 .../latest/reference/extensions/hdfs.html          |     4 +
 .../latest/reference/extensions/headersmap.html    |     4 +
 camel-quarkus/latest/reference/extensions/hl7.html |     4 +
 .../latest/reference/extensions/http.html          |     4 +
 .../latest/reference/extensions/hystrix.html       |     4 +
 .../latest/reference/extensions/ical.html          |     4 +
 .../latest/reference/extensions/iec60870.html      |     4 +
 .../latest/reference/extensions/ignite.html        |     4 +
 .../latest/reference/extensions/infinispan.html    |     4 +
 .../latest/reference/extensions/influxdb.html      |     4 +
 .../latest/reference/extensions/iota.html          |     4 +
 .../latest/reference/extensions/ipfs.html          |     4 +
 camel-quarkus/latest/reference/extensions/irc.html |     4 +
 .../latest/reference/extensions/jackson.html       |     4 +
 .../latest/reference/extensions/jacksonxml.html    |     4 +
 .../latest/reference/extensions/jasypt.html        |     4 +
 .../latest/reference/extensions/jaxb.html          |     4 +
 .../latest/reference/extensions/jbpm.html          |     4 +
 .../latest/reference/extensions/jcache.html        |     4 +
 .../latest/reference/extensions/jclouds.html       |     4 +
 camel-quarkus/latest/reference/extensions/jcr.html |     4 +
 .../latest/reference/extensions/jdbc.html          |     4 +
 .../latest/reference/extensions/jgroups-raft.html  |     4 +
 .../latest/reference/extensions/jgroups.html       |     4 +
 .../latest/reference/extensions/jing.html          |     4 +
 .../latest/reference/extensions/jira.html          |     4 +
 camel-quarkus/latest/reference/extensions/jms.html |     4 +
 .../latest/reference/extensions/johnzon.html       |     4 +
 .../latest/reference/extensions/jolt.html          |     4 +
 .../latest/reference/extensions/jooq.html          |     4 +
 camel-quarkus/latest/reference/extensions/jpa.html |     4 +
 .../latest/reference/extensions/jsch.html          |     4 +
 .../latest/reference/extensions/jslt.html          |    14 +
 .../reference/extensions/json-validator.html       |     4 +
 .../latest/reference/extensions/jsonapi.html       |     4 +
 .../latest/reference/extensions/jsonpath.html      |     4 +
 .../latest/reference/extensions/jt400.html         |     4 +
 camel-quarkus/latest/reference/extensions/jta.html |     8 +
 .../latest/reference/extensions/kafka.html         |     4 +
 .../latest/reference/extensions/kotlin.html        |     4 +
 .../latest/reference/extensions/kubernetes.html    |     6 +
 .../latest/reference/extensions/kudu.html          |     4 +
 .../latest/reference/extensions/language.html      |     4 +
 .../latest/reference/extensions/ldap.html          |     4 +
 .../latest/reference/extensions/ldif.html          |     4 +
 .../latest/reference/extensions/leveldb.html       |     4 +
 camel-quarkus/latest/reference/extensions/log.html |     4 +
 camel-quarkus/latest/reference/extensions/lra.html |     4 +
 .../latest/reference/extensions/lucene.html        |     4 +
 .../latest/reference/extensions/lumberjack.html    |     4 +
 camel-quarkus/latest/reference/extensions/lzf.html |     4 +
 .../latest/reference/extensions/mail.html          |     4 +
 .../latest/reference/extensions/main.html          |     4 +
 .../latest/reference/extensions/management.html    |     4 +
 .../latest/reference/extensions/master.html        |     4 +
 .../latest/reference/extensions/micrometer.html    |     4 +
 .../extensions/microprofile-fault-tolerance.html   |     4 +
 .../reference/extensions/microprofile-health.html  |     4 +
 .../reference/extensions/microprofile-metrics.html |     4 +
 .../latest/reference/extensions/milo.html          |     4 +
 .../latest/reference/extensions/minio.html         |     4 +
 .../latest/reference/extensions/mllp.html          |     4 +
 .../latest/reference/extensions/mock.html          |    43 +
 .../reference/extensions/mongodb-gridfs.html       |     5 +
 .../latest/reference/extensions/mongodb.html       |    19 +
 camel-quarkus/latest/reference/extensions/msv.html |     4 +
 .../latest/reference/extensions/mustache.html      |     4 +
 .../latest/reference/extensions/mvel.html          |     4 +
 .../latest/reference/extensions/mybatis.html       |     4 +
 .../latest/reference/extensions/nagios.html        |     4 +
 .../latest/reference/extensions/nats.html          |     4 +
 .../latest/reference/extensions/netty-http.html    |     4 +
 .../latest/reference/extensions/netty.html         |     4 +
 .../latest/reference/extensions/nitrite.html       |     4 +
 camel-quarkus/latest/reference/extensions/nsq.html |     4 +
 .../latest/reference/extensions/ognl.html          |     4 +
 .../latest/reference/extensions/olingo4.html       |     4 +
 .../latest/reference/extensions/openapi-java.html  |     4 +
 .../latest/reference/extensions/openstack.html     |     4 +
 .../latest/reference/extensions/opentracing.html   |     8 +
 .../latest/reference/extensions/optaplanner.html   |     4 +
 .../latest/reference/extensions/paho.html          |     4 +
 camel-quarkus/latest/reference/extensions/pdf.html |     4 +
 .../reference/extensions/pg-replication-slot.html  |     4 +
 .../latest/reference/extensions/pgevent.html       |    11 +
 .../latest/reference/extensions/platform-http.html |    31 +
 .../latest/reference/extensions/printer.html       |     4 +
 .../latest/reference/extensions/protobuf.html      |    19 +
 .../latest/reference/extensions/pubnub.html        |     4 +
 .../latest/reference/extensions/pulsar.html        |     4 +
 .../latest/reference/extensions/quartz.html        |     4 +
 .../latest/reference/extensions/quickfix.html      |     4 +
 .../latest/reference/extensions/qute.html          |     4 +
 .../latest/reference/extensions/rabbitmq.html      |     4 +
 .../reference/extensions/reactive-executor.html    |     4 +
 .../reference/extensions/reactive-streams.html     |     4 +
 camel-quarkus/latest/reference/extensions/ref.html |     4 +
 .../latest/reference/extensions/rest-openapi.html  |     4 +
 .../latest/reference/extensions/rest.html          |    14 +
 .../latest/reference/extensions/ribbon.html        |     4 +
 .../reference/extensions/robotframework.html       |     4 +
 camel-quarkus/latest/reference/extensions/rss.html |     4 +
 .../latest/reference/extensions/saga.html          |     4 +
 .../latest/reference/extensions/salesforce.html    |     4 +
 .../latest/reference/extensions/sap-netweaver.html |     4 +
 .../latest/reference/extensions/saxon.html         |     4 +
 .../latest/reference/extensions/scheduler.html     |     4 +
 .../latest/reference/extensions/schematron.html    |     4 +
 .../latest/reference/extensions/seda.html          |     4 +
 .../latest/reference/extensions/servicenow.html    |     4 +
 .../latest/reference/extensions/servlet.html       |     4 +
 .../latest/reference/extensions/shiro.html         |     4 +
 camel-quarkus/latest/reference/extensions/sip.html |     4 +
 .../latest/reference/extensions/sjms.html          |     4 +
 .../latest/reference/extensions/sjms2.html         |     4 +
 .../latest/reference/extensions/slack.html         |     4 +
 .../extensions/smallrye-reactive-messaging.html    |     4 +
 .../latest/reference/extensions/smpp.html          |     4 +
 .../latest/reference/extensions/snakeyaml.html     |     4 +
 .../latest/reference/extensions/snmp.html          |     4 +
 .../latest/reference/extensions/soap.html          |     4 +
 .../latest/reference/extensions/solr.html          |     4 +
 .../latest/reference/extensions/soroush.html       |     4 +
 .../latest/reference/extensions/spark.html         |    23 +
 .../latest/reference/extensions/splunk-hec.html    |     4 +
 .../latest/reference/extensions/splunk.html        |     4 +
 camel-quarkus/latest/reference/extensions/sql.html |     4 +
 camel-quarkus/latest/reference/extensions/ssh.html |     4 +
 .../latest/reference/extensions/stax.html          |     4 +
 .../latest/reference/extensions/stomp.html         |     4 +
 .../latest/reference/extensions/stream.html        |     4 +
 .../reference/extensions/stringtemplate.html       |     4 +
 .../latest/reference/extensions/stub.html          |     4 +
 .../latest/reference/extensions/syslog.html        |     4 +
 .../latest/reference/extensions/tagsoup.html       |     4 +
 .../latest/reference/extensions/tarfile.html       |     4 +
 .../latest/reference/extensions/telegram.html      |     4 +
 .../extensions/threadpoolfactory-vertx.html        |     4 +
 .../latest/reference/extensions/thrift.html        |     4 +
 .../latest/reference/extensions/tika.html          |     5 +
 .../latest/reference/extensions/timer.html         |     4 +
 .../latest/reference/extensions/twilio.html        |     4 +
 .../latest/reference/extensions/twitter.html       |     4 +
 .../reference/extensions/univocity-parsers.html    |     4 +
 .../latest/reference/extensions/validator.html     |     4 +
 .../latest/reference/extensions/velocity.html      |     4 +
 .../latest/reference/extensions/vertx-http.html    |     4 +
 .../reference/extensions/vertx-websocket.html      |     4 +
 .../latest/reference/extensions/vertx.html         |     4 +
 camel-quarkus/latest/reference/extensions/vm.html  |     4 +
 .../latest/reference/extensions/weather.html       |     4 +
 .../latest/reference/extensions/web3j.html         |     4 +
 .../reference/extensions/websocket-jsr356.html     |     4 +
 .../latest/reference/extensions/weka.html          |     4 +
 .../latest/reference/extensions/wordpress.html     |     4 +
 .../latest/reference/extensions/workday.html       |     4 +
 .../latest/reference/extensions/xchange.html       |     4 +
 camel-quarkus/latest/reference/extensions/xj.html  |     4 +
 .../latest/reference/extensions/xml-io.html        |     4 +
 .../latest/reference/extensions/xml-jaxb.html      |     4 +
 .../latest/reference/extensions/xml-jaxp.html      |     4 +
 .../latest/reference/extensions/xmlsecurity.html   |     4 +
 .../latest/reference/extensions/xmpp.html          |     4 +
 .../latest/reference/extensions/xpath.html         |     4 +
 .../latest/reference/extensions/xslt-saxon.html    |     4 +
 .../latest/reference/extensions/xslt.html          |     4 +
 .../latest/reference/extensions/xstream.html       |     4 +
 .../latest/reference/extensions/yammer.html        |     4 +
 .../latest/reference/extensions/zendesk.html       |     4 +
 .../latest/reference/extensions/zip-deflater.html  |     4 +
 .../latest/reference/extensions/zipfile.html       |     4 +
 .../reference/extensions/zookeeper-master.html     |     4 +
 .../latest/reference/extensions/zookeeper.html     |     4 +
 camel-quarkus/latest/reference/index.html          |     1 +
 camel-quarkus/latest/reference/languages.html      |     1 +
 camel-quarkus/latest/reference/others.html         |     1 +
 camel-quarkus/latest/user-guide/bootstrap.html     |    80 +
 camel-quarkus/latest/user-guide/cdi.html           |    39 +
 camel-quarkus/latest/user-guide/examples.html      |     1 +
 camel-quarkus/latest/user-guide/first-steps.html   |    33 +
 camel-quarkus/latest/user-guide/index.html         |     1 +
 camel-quarkus/latest/user-guide/native-mode.html   |     5 +
 camel-quarkus/latest/user-guide/observability.html |     1 +
 camel-spring-boot/3.4.x/activemq-starter.html      |     6 +
 camel-spring-boot/3.4.x/ahc-starter.html           |     6 +
 camel-spring-boot/3.4.x/ahc-ws-starter.html        |     6 +
 camel-spring-boot/3.4.x/amqp-starter.html          |     6 +
 camel-spring-boot/3.4.x/any23-starter.html         |     6 +
 camel-spring-boot/3.4.x/apns-starter.html          |     6 +
 camel-spring-boot/3.4.x/as2-starter.html           |     6 +
 camel-spring-boot/3.4.x/asn1-starter.html          |     6 +
 camel-spring-boot/3.4.x/asterisk-starter.html      |     6 +
 camel-spring-boot/3.4.x/atmos-starter.html         |     6 +
 .../3.4.x/atmosphere-websocket-starter.html        |     6 +
 camel-spring-boot/3.4.x/atom-starter.html          |     6 +
 camel-spring-boot/3.4.x/atomix-starter.html        |     6 +
 camel-spring-boot/3.4.x/avro-rpc-starter.html      |     6 +
 camel-spring-boot/3.4.x/avro-starter.html          |     6 +
 camel-spring-boot/3.4.x/aws-cw-starter.html        |     6 +
 camel-spring-boot/3.4.x/aws-ddb-starter.html       |     6 +
 camel-spring-boot/3.4.x/aws-ec2-starter.html       |     6 +
 camel-spring-boot/3.4.x/aws-ecs-starter.html       |     6 +
 camel-spring-boot/3.4.x/aws-eks-starter.html       |     6 +
 camel-spring-boot/3.4.x/aws-iam-starter.html       |     6 +
 camel-spring-boot/3.4.x/aws-kinesis-starter.html   |     6 +
 camel-spring-boot/3.4.x/aws-kms-starter.html       |     6 +
 camel-spring-boot/3.4.x/aws-lambda-starter.html    |     6 +
 camel-spring-boot/3.4.x/aws-mq-starter.html        |     6 +
 camel-spring-boot/3.4.x/aws-msk-starter.html       |     6 +
 camel-spring-boot/3.4.x/aws-s3-starter.html        |     6 +
 camel-spring-boot/3.4.x/aws-sdb-starter.html       |     6 +
 camel-spring-boot/3.4.x/aws-ses-starter.html       |     6 +
 camel-spring-boot/3.4.x/aws-sns-starter.html       |     6 +
 camel-spring-boot/3.4.x/aws-sqs-starter.html       |     6 +
 camel-spring-boot/3.4.x/aws-swf-starter.html       |     6 +
 camel-spring-boot/3.4.x/aws-translate-starter.html |     6 +
 camel-spring-boot/3.4.x/aws2-athena-starter.html   |     6 +
 camel-spring-boot/3.4.x/aws2-cw-starter.html       |     6 +
 camel-spring-boot/3.4.x/aws2-ddb-starter.html      |     6 +
 camel-spring-boot/3.4.x/aws2-ec2-starter.html      |     6 +
 camel-spring-boot/3.4.x/aws2-ecs-starter.html      |     6 +
 camel-spring-boot/3.4.x/aws2-eks-starter.html      |     6 +
 camel-spring-boot/3.4.x/aws2-iam-starter.html      |     6 +
 camel-spring-boot/3.4.x/aws2-kinesis-starter.html  |     6 +
 camel-spring-boot/3.4.x/aws2-kms-starter.html      |     6 +
 camel-spring-boot/3.4.x/aws2-lambda-starter.html   |     6 +
 camel-spring-boot/3.4.x/aws2-mq-starter.html       |     6 +
 camel-spring-boot/3.4.x/aws2-msk-starter.html      |     6 +
 camel-spring-boot/3.4.x/aws2-s3-starter.html       |     6 +
 camel-spring-boot/3.4.x/aws2-ses-starter.html      |     6 +
 camel-spring-boot/3.4.x/aws2-sns-starter.html      |     6 +
 camel-spring-boot/3.4.x/aws2-sqs-starter.html      |     6 +
 .../3.4.x/aws2-translate-starter.html              |     6 +
 camel-spring-boot/3.4.x/azure-starter.html         |     6 +
 .../3.4.x/azure-storage-blob-starter.html          |     6 +
 .../3.4.x/azure-storage-queue-starter.html         |     6 +
 camel-spring-boot/3.4.x/barcode-starter.html       |     6 +
 camel-spring-boot/3.4.x/base64-starter.html        |     6 +
 camel-spring-boot/3.4.x/bean-starter.html          |     6 +
 .../3.4.x/bean-validator-starter.html              |     6 +
 camel-spring-boot/3.4.x/beanio-starter.html        |     6 +
 camel-spring-boot/3.4.x/beanstalk-starter.html     |     6 +
 camel-spring-boot/3.4.x/bindy-starter.html         |     6 +
 camel-spring-boot/3.4.x/bonita-starter.html        |     6 +
 camel-spring-boot/3.4.x/box-starter.html           |     6 +
 camel-spring-boot/3.4.x/braintree-starter.html     |     6 +
 camel-spring-boot/3.4.x/browse-starter.html        |     6 +
 camel-spring-boot/3.4.x/caffeine-starter.html      |     6 +
 camel-spring-boot/3.4.x/cassandraql-starter.html   |     6 +
 camel-spring-boot/3.4.x/cbor-starter.html          |     6 +
 camel-spring-boot/3.4.x/chatscript-starter.html    |     6 +
 camel-spring-boot/3.4.x/chunk-starter.html         |     6 +
 camel-spring-boot/3.4.x/cm-sms-starter.html        |     6 +
 camel-spring-boot/3.4.x/cmis-starter.html          |     6 +
 camel-spring-boot/3.4.x/coap-starter.html          |     6 +
 camel-spring-boot/3.4.x/cometd-starter.html        |     6 +
 camel-spring-boot/3.4.x/consul-starter.html        |     6 +
 camel-spring-boot/3.4.x/controlbus-starter.html    |     6 +
 camel-spring-boot/3.4.x/corda-starter.html         |     6 +
 camel-spring-boot/3.4.x/core-starter.html          |     6 +
 camel-spring-boot/3.4.x/couchbase-starter.html     |     6 +
 camel-spring-boot/3.4.x/couchdb-starter.html       |     6 +
 camel-spring-boot/3.4.x/cron-starter.html          |     6 +
 camel-spring-boot/3.4.x/crypto-cms-starter.html    |     6 +
 camel-spring-boot/3.4.x/crypto-starter.html        |     6 +
 camel-spring-boot/3.4.x/csv-starter.html           |     6 +
 camel-spring-boot/3.4.x/cxf-starter.html           |     6 +
 camel-spring-boot/3.4.x/dataformat-starter.html    |     6 +
 camel-spring-boot/3.4.x/dataset-starter.html       |     6 +
 .../3.4.x/debezium-mongodb-starter.html            |     6 +
 .../3.4.x/debezium-mysql-starter.html              |     6 +
 .../3.4.x/debezium-postgres-starter.html           |     6 +
 .../3.4.x/debezium-sqlserver-starter.html          |     6 +
 camel-spring-boot/3.4.x/digitalocean-starter.html  |     6 +
 camel-spring-boot/3.4.x/direct-starter.html        |     6 +
 camel-spring-boot/3.4.x/directvm-starter.html      |     6 +
 camel-spring-boot/3.4.x/disruptor-starter.html     |     6 +
 camel-spring-boot/3.4.x/djl-starter.html           |     6 +
 camel-spring-boot/3.4.x/dns-starter.html           |     6 +
 camel-spring-boot/3.4.x/docker-starter.html        |     6 +
 camel-spring-boot/3.4.x/dozer-starter.html         |     6 +
 camel-spring-boot/3.4.x/drill-starter.html         |     6 +
 camel-spring-boot/3.4.x/dropbox-starter.html       |     6 +
 camel-spring-boot/3.4.x/ehcache-starter.html       |     6 +
 .../3.4.x/elasticsearch-rest-starter.html          |     6 +
 camel-spring-boot/3.4.x/elsql-starter.html         |     6 +
 camel-spring-boot/3.4.x/etcd-starter.html          |     6 +
 camel-spring-boot/3.4.x/exec-starter.html          |     6 +
 camel-spring-boot/3.4.x/facebook-starter.html      |     6 +
 camel-spring-boot/3.4.x/fastjson-starter.html      |     6 +
 camel-spring-boot/3.4.x/fhir-starter.html          |     6 +
 camel-spring-boot/3.4.x/file-starter.html          |     6 +
 camel-spring-boot/3.4.x/file-watch-starter.html    |     6 +
 camel-spring-boot/3.4.x/flatpack-starter.html      |     6 +
 camel-spring-boot/3.4.x/flink-starter.html         |     6 +
 camel-spring-boot/3.4.x/fop-starter.html           |     6 +
 camel-spring-boot/3.4.x/freemarker-starter.html    |     6 +
 camel-spring-boot/3.4.x/ftp-starter.html           |     6 +
 camel-spring-boot/3.4.x/ganglia-starter.html       |     6 +
 camel-spring-boot/3.4.x/geocoder-starter.html      |     6 +
 camel-spring-boot/3.4.x/git-starter.html           |     6 +
 camel-spring-boot/3.4.x/github-starter.html        |     6 +
 .../3.4.x/google-bigquery-starter.html             |     6 +
 .../3.4.x/google-calendar-starter.html             |     6 +
 camel-spring-boot/3.4.x/google-drive-starter.html  |     6 +
 camel-spring-boot/3.4.x/google-mail-starter.html   |     6 +
 camel-spring-boot/3.4.x/google-pubsub-starter.html |     6 +
 camel-spring-boot/3.4.x/google-sheets-starter.html |     6 +
 camel-spring-boot/3.4.x/gora-starter.html          |     6 +
 camel-spring-boot/3.4.x/grape-starter.html         |     6 +
 camel-spring-boot/3.4.x/graphql-starter.html       |     6 +
 camel-spring-boot/3.4.x/grok-starter.html          |     6 +
 camel-spring-boot/3.4.x/groovy-starter.html        |     6 +
 camel-spring-boot/3.4.x/grpc-starter.html          |     6 +
 camel-spring-boot/3.4.x/gson-starter.html          |     6 +
 .../3.4.x/guava-eventbus-starter.html              |     6 +
 camel-spring-boot/3.4.x/hazelcast-starter.html     |     6 +
 camel-spring-boot/3.4.x/hbase-starter.html         |     6 +
 camel-spring-boot/3.4.x/hdfs-starter.html          |     6 +
 camel-spring-boot/3.4.x/hipchat-starter.html       |     6 +
 camel-spring-boot/3.4.x/hl7-starter.html           |     6 +
 camel-spring-boot/3.4.x/http-starter.html          |     6 +
 camel-spring-boot/3.4.x/hystrix-starter.html       |     6 +
 camel-spring-boot/3.4.x/ical-starter.html          |     6 +
 camel-spring-boot/3.4.x/iec60870-starter.html      |     6 +
 camel-spring-boot/3.4.x/ignite-starter.html        |     6 +
 camel-spring-boot/3.4.x/index.html                 |    41 +
 camel-spring-boot/3.4.x/infinispan-starter.html    |     6 +
 camel-spring-boot/3.4.x/influxdb-starter.html      |     6 +
 camel-spring-boot/3.4.x/iota-starter.html          |     6 +
 camel-spring-boot/3.4.x/ipfs-starter.html          |     6 +
 camel-spring-boot/3.4.x/irc-starter.html           |     6 +
 camel-spring-boot/3.4.x/ironmq-starter.html        |     6 +
 camel-spring-boot/3.4.x/jackson-starter.html       |     6 +
 camel-spring-boot/3.4.x/jacksonxml-starter.html    |     6 +
 camel-spring-boot/3.4.x/jaxb-starter.html          |     6 +
 camel-spring-boot/3.4.x/jbpm-starter.html          |     6 +
 camel-spring-boot/3.4.x/jcache-starter.html        |     6 +
 camel-spring-boot/3.4.x/jclouds-starter.html       |     6 +
 camel-spring-boot/3.4.x/jcr-starter.html           |     6 +
 camel-spring-boot/3.4.x/jdbc-starter.html          |     6 +
 camel-spring-boot/3.4.x/jetty-starter.html         |     6 +
 camel-spring-boot/3.4.x/jgroups-raft-starter.html  |     6 +
 camel-spring-boot/3.4.x/jgroups-starter.html       |     6 +
 camel-spring-boot/3.4.x/jing-starter.html          |     6 +
 camel-spring-boot/3.4.x/jira-starter.html          |     6 +
 camel-spring-boot/3.4.x/jms-starter.html           |     6 +
 camel-spring-boot/3.4.x/jmx-starter.html           |     6 +
 camel-spring-boot/3.4.x/johnzon-starter.html       |     6 +
 camel-spring-boot/3.4.x/jolt-starter.html          |     6 +
 camel-spring-boot/3.4.x/jooq-starter.html          |     6 +
 camel-spring-boot/3.4.x/jpa-starter.html           |     6 +
 camel-spring-boot/3.4.x/jsch-starter.html          |     6 +
 camel-spring-boot/3.4.x/jslt-starter.html          |     6 +
 .../3.4.x/json-validator-starter.html              |     6 +
 camel-spring-boot/3.4.x/jsonapi-starter.html       |     6 +
 camel-spring-boot/3.4.x/jsonpath-starter.html      |     6 +
 camel-spring-boot/3.4.x/jt400-starter.html         |     6 +
 camel-spring-boot/3.4.x/kafka-starter.html         |     6 +
 camel-spring-boot/3.4.x/kubernetes-starter.html    |     6 +
 camel-spring-boot/3.4.x/kudu-starter.html          |     6 +
 camel-spring-boot/3.4.x/language-starter.html      |     6 +
 camel-spring-boot/3.4.x/ldap-starter.html          |     6 +
 camel-spring-boot/3.4.x/ldif-starter.html          |     6 +
 camel-spring-boot/3.4.x/list.html                  |     1 +
 camel-spring-boot/3.4.x/log-starter.html           |     6 +
 camel-spring-boot/3.4.x/lra-starter.html           |     6 +
 camel-spring-boot/3.4.x/lucene-starter.html        |     6 +
 camel-spring-boot/3.4.x/lumberjack-starter.html    |     6 +
 camel-spring-boot/3.4.x/lzf-starter.html           |     6 +
 camel-spring-boot/3.4.x/mail-starter.html          |     6 +
 camel-spring-boot/3.4.x/master-starter.html        |     6 +
 camel-spring-boot/3.4.x/metrics-starter.html       |     6 +
 camel-spring-boot/3.4.x/micrometer-starter.html    |     6 +
 camel-spring-boot/3.4.x/milo-starter.html          |     6 +
 camel-spring-boot/3.4.x/mina-starter.html          |     6 +
 camel-spring-boot/3.4.x/mllp-starter.html          |     6 +
 camel-spring-boot/3.4.x/mock-starter.html          |     6 +
 .../3.4.x/mongodb-gridfs-starter.html              |     6 +
 camel-spring-boot/3.4.x/mongodb-starter.html       |     6 +
 camel-spring-boot/3.4.x/msv-starter.html           |     6 +
 camel-spring-boot/3.4.x/mustache-starter.html      |     6 +
 camel-spring-boot/3.4.x/mvel-starter.html          |     6 +
 camel-spring-boot/3.4.x/mybatis-starter.html       |     6 +
 camel-spring-boot/3.4.x/nagios-starter.html        |     6 +
 camel-spring-boot/3.4.x/nats-starter.html          |     6 +
 camel-spring-boot/3.4.x/netty-http-starter.html    |     6 +
 camel-spring-boot/3.4.x/netty-starter.html         |     6 +
 camel-spring-boot/3.4.x/nitrite-starter.html       |     6 +
 camel-spring-boot/3.4.x/nsq-starter.html           |     6 +
 camel-spring-boot/3.4.x/ognl-starter.html          |     6 +
 camel-spring-boot/3.4.x/olingo2-starter.html       |     6 +
 camel-spring-boot/3.4.x/olingo4-starter.html       |     6 +
 camel-spring-boot/3.4.x/openstack-starter.html     |     6 +
 camel-spring-boot/3.4.x/opentracing-starter.html   |     6 +
 camel-spring-boot/3.4.x/optaplanner-starter.html   |     6 +
 camel-spring-boot/3.4.x/paho-starter.html          |     6 +
 camel-spring-boot/3.4.x/pdf-starter.html           |     6 +
 .../3.4.x/pg-replication-slot-starter.html         |     6 +
 camel-spring-boot/3.4.x/pgevent-starter.html       |     6 +
 camel-spring-boot/3.4.x/platform-http-starter.html |     6 +
 camel-spring-boot/3.4.x/printer-starter.html       |     6 +
 camel-spring-boot/3.4.x/protobuf-starter.html      |     6 +
 camel-spring-boot/3.4.x/pubnub-starter.html        |     6 +
 camel-spring-boot/3.4.x/pulsar-starter.html        |     6 +
 camel-spring-boot/3.4.x/quartz-starter.html        |     6 +
 camel-spring-boot/3.4.x/quickfix-starter.html      |     6 +
 camel-spring-boot/3.4.x/rabbitmq-starter.html      |     6 +
 .../3.4.x/reactive-streams-starter.html            |     6 +
 camel-spring-boot/3.4.x/ref-starter.html           |     6 +
 camel-spring-boot/3.4.x/rest-openapi-starter.html  |     6 +
 camel-spring-boot/3.4.x/rest-starter.html          |     6 +
 camel-spring-boot/3.4.x/rest-swagger-starter.html  |     6 +
 camel-spring-boot/3.4.x/resteasy-starter.html      |     6 +
 .../3.4.x/robotframework-starter.html              |     6 +
 camel-spring-boot/3.4.x/rss-starter.html           |     6 +
 camel-spring-boot/3.4.x/saga-starter.html          |     6 +
 camel-spring-boot/3.4.x/salesforce-starter.html    |     6 +
 camel-spring-boot/3.4.x/sap-netweaver-starter.html |     6 +
 camel-spring-boot/3.4.x/saxon-starter.html         |     6 +
 camel-spring-boot/3.4.x/scheduler-starter.html     |     6 +
 camel-spring-boot/3.4.x/schematron-starter.html    |     6 +
 camel-spring-boot/3.4.x/seda-starter.html          |     6 +
 camel-spring-boot/3.4.x/service-starter.html       |     6 +
 camel-spring-boot/3.4.x/servicenow-starter.html    |     6 +
 camel-spring-boot/3.4.x/servlet-starter.html       |     6 +
 camel-spring-boot/3.4.x/sip-starter.html           |     6 +
 camel-spring-boot/3.4.x/sjms-starter.html          |     6 +
 camel-spring-boot/3.4.x/sjms2-starter.html         |     6 +
 camel-spring-boot/3.4.x/slack-starter.html         |     6 +
 camel-spring-boot/3.4.x/smpp-starter.html          |     6 +
 camel-spring-boot/3.4.x/snakeyaml-starter.html     |     6 +
 camel-spring-boot/3.4.x/snmp-starter.html          |     6 +
 camel-spring-boot/3.4.x/soap-starter.html          |     6 +
 camel-spring-boot/3.4.x/solr-starter.html          |     6 +
 camel-spring-boot/3.4.x/soroush-starter.html       |     6 +
 camel-spring-boot/3.4.x/spark-starter.html         |     6 +
 camel-spring-boot/3.4.x/splunk-starter.html        |     6 +
 camel-spring-boot/3.4.x/spring-batch-starter.html  |     6 +
 camel-spring-boot/3.4.x/spring-boot.html           |   209 +
 camel-spring-boot/3.4.x/spring-cloud-consul.html   |     1 +
 camel-spring-boot/3.4.x/spring-cloud-netflix.html  |    15 +
 .../3.4.x/spring-cloud-zookeeper.html              |     1 +
 camel-spring-boot/3.4.x/spring-cloud.html          |     9 +
 .../3.4.x/spring-integration-starter.html          |     6 +
 camel-spring-boot/3.4.x/spring-ldap-starter.html   |     6 +
 camel-spring-boot/3.4.x/spring-redis-starter.html  |     6 +
 camel-spring-boot/3.4.x/spring-starter.html        |     6 +
 camel-spring-boot/3.4.x/spring-ws-starter.html     |     6 +
 camel-spring-boot/3.4.x/sql-starter.html           |     6 +
 camel-spring-boot/3.4.x/ssh-starter.html           |     6 +
 camel-spring-boot/3.4.x/stax-starter.html          |     6 +
 camel-spring-boot/3.4.x/stomp-starter.html         |     6 +
 camel-spring-boot/3.4.x/stream-starter.html        |     6 +
 .../3.4.x/stringtemplate-starter.html              |     6 +
 camel-spring-boot/3.4.x/stub-starter.html          |     6 +
 camel-spring-boot/3.4.x/syslog-starter.html        |     6 +
 camel-spring-boot/3.4.x/tagsoup-starter.html       |     6 +
 camel-spring-boot/3.4.x/tarfile-starter.html       |     6 +
 camel-spring-boot/3.4.x/telegram-starter.html      |     6 +
 camel-spring-boot/3.4.x/thrift-starter.html        |     6 +
 camel-spring-boot/3.4.x/tika-starter.html          |     6 +
 camel-spring-boot/3.4.x/timer-starter.html         |     6 +
 camel-spring-boot/3.4.x/twilio-starter.html        |     6 +
 camel-spring-boot/3.4.x/twitter-starter.html       |     6 +
 .../3.4.x/undertow-spring-security-starter.html    |     6 +
 camel-spring-boot/3.4.x/undertow-starter.html      |     6 +
 .../3.4.x/univocity-parsers-starter.html           |     6 +
 camel-spring-boot/3.4.x/validator-starter.html     |     6 +
 camel-spring-boot/3.4.x/velocity-starter.html      |     6 +
 camel-spring-boot/3.4.x/vertx-starter.html         |     6 +
 camel-spring-boot/3.4.x/vm-starter.html            |     6 +
 camel-spring-boot/3.4.x/weather-starter.html       |     6 +
 camel-spring-boot/3.4.x/web3j-starter.html         |     6 +
 camel-spring-boot/3.4.x/webhook-starter.html       |     6 +
 .../3.4.x/websocket-jsr356-starter.html            |     6 +
 camel-spring-boot/3.4.x/websocket-starter.html     |     6 +
 camel-spring-boot/3.4.x/weka-starter.html          |     6 +
 camel-spring-boot/3.4.x/wordpress-starter.html     |     6 +
 camel-spring-boot/3.4.x/workday-starter.html       |     6 +
 camel-spring-boot/3.4.x/xchange-starter.html       |     6 +
 camel-spring-boot/3.4.x/xj-starter.html            |     6 +
 camel-spring-boot/3.4.x/xml-jaxp-starter.html      |     6 +
 camel-spring-boot/3.4.x/xmlsecurity-starter.html   |     6 +
 camel-spring-boot/3.4.x/xmpp-starter.html          |     6 +
 camel-spring-boot/3.4.x/xpath-starter.html         |     6 +
 camel-spring-boot/3.4.x/xslt-saxon-starter.html    |     6 +
 camel-spring-boot/3.4.x/xslt-starter.html          |     6 +
 camel-spring-boot/3.4.x/xstream-starter.html       |     6 +
 camel-spring-boot/3.4.x/yammer-starter.html        |     6 +
 camel-spring-boot/3.4.x/zendesk-starter.html       |     6 +
 camel-spring-boot/3.4.x/zip-deflater-starter.html  |     6 +
 camel-spring-boot/3.4.x/zipfile-starter.html       |     6 +
 camel-spring-boot/3.4.x/zipkin-starter.html        |     6 +
 .../3.4.x/zookeeper-master-starter.html            |     6 +
 camel-spring-boot/3.4.x/zookeeper-starter.html     |     6 +
 camel-spring-boot/latest/activemq-starter.html     |     6 +
 camel-spring-boot/latest/ahc-starter.html          |     6 +
 camel-spring-boot/latest/ahc-ws-starter.html       |     6 +
 camel-spring-boot/latest/amqp-starter.html         |     6 +
 camel-spring-boot/latest/any23-starter.html        |     6 +
 camel-spring-boot/latest/apns-starter.html         |     6 +
 camel-spring-boot/latest/arangodb-starter.html     |     6 +
 camel-spring-boot/latest/as2-starter.html          |     6 +
 camel-spring-boot/latest/asn1-starter.html         |     6 +
 camel-spring-boot/latest/asterisk-starter.html     |     6 +
 camel-spring-boot/latest/atlasmap-starter.html     |     6 +
 camel-spring-boot/latest/atmos-starter.html        |     6 +
 .../latest/atmosphere-websocket-starter.html       |     6 +
 camel-spring-boot/latest/atom-starter.html         |     6 +
 camel-spring-boot/latest/atomix-starter.html       |     6 +
 camel-spring-boot/latest/avro-rpc-starter.html     |     6 +
 camel-spring-boot/latest/avro-starter.html         |     6 +
 camel-spring-boot/latest/aws-cw-starter.html       |     6 +
 camel-spring-boot/latest/aws-ddb-starter.html      |     6 +
 camel-spring-boot/latest/aws-ec2-starter.html      |     6 +
 camel-spring-boot/latest/aws-ecs-starter.html      |     6 +
 camel-spring-boot/latest/aws-eks-starter.html      |     6 +
 camel-spring-boot/latest/aws-iam-starter.html      |     6 +
 camel-spring-boot/latest/aws-kinesis-starter.html  |     6 +
 camel-spring-boot/latest/aws-kms-starter.html      |     6 +
 camel-spring-boot/latest/aws-lambda-starter.html   |     6 +
 camel-spring-boot/latest/aws-mq-starter.html       |     6 +
 camel-spring-boot/latest/aws-msk-starter.html      |     6 +
 camel-spring-boot/latest/aws-s3-starter.html       |     6 +
 camel-spring-boot/latest/aws-sdb-starter.html      |     6 +
 camel-spring-boot/latest/aws-ses-starter.html      |     6 +
 camel-spring-boot/latest/aws-sns-starter.html      |     6 +
 camel-spring-boot/latest/aws-sqs-starter.html      |     6 +
 camel-spring-boot/latest/aws-swf-starter.html      |     6 +
 .../latest/aws-translate-starter.html              |     6 +
 camel-spring-boot/latest/aws2-athena-starter.html  |     6 +
 camel-spring-boot/latest/aws2-cw-starter.html      |     6 +
 camel-spring-boot/latest/aws2-ddb-starter.html     |     6 +
 camel-spring-boot/latest/aws2-ec2-starter.html     |     6 +
 camel-spring-boot/latest/aws2-ecs-starter.html     |     6 +
 camel-spring-boot/latest/aws2-eks-starter.html     |     6 +
 .../latest/aws2-eventbridge-starter.html           |     6 +
 camel-spring-boot/latest/aws2-iam-starter.html     |     6 +
 camel-spring-boot/latest/aws2-kinesis-starter.html |     6 +
 camel-spring-boot/latest/aws2-kms-starter.html     |     6 +
 camel-spring-boot/latest/aws2-lambda-starter.html  |     6 +
 camel-spring-boot/latest/aws2-mq-starter.html      |     6 +
 camel-spring-boot/latest/aws2-msk-starter.html     |     6 +
 camel-spring-boot/latest/aws2-s3-starter.html      |     6 +
 camel-spring-boot/latest/aws2-ses-starter.html     |     6 +
 camel-spring-boot/latest/aws2-sns-starter.html     |     6 +
 camel-spring-boot/latest/aws2-sqs-starter.html     |     6 +
 camel-spring-boot/latest/aws2-sts-starter.html     |     6 +
 .../latest/aws2-translate-starter.html             |     6 +
 .../latest/azure-eventhubs-starter.html            |     6 +
 camel-spring-boot/latest/azure-starter.html        |     6 +
 .../latest/azure-storage-blob-starter.html         |     6 +
 .../latest/azure-storage-queue-starter.html        |     6 +
 camel-spring-boot/latest/barcode-starter.html      |     6 +
 camel-spring-boot/latest/base64-starter.html       |     6 +
 camel-spring-boot/latest/bean-starter.html         |     6 +
 .../latest/bean-validator-starter.html             |     6 +
 camel-spring-boot/latest/beanio-starter.html       |     6 +
 camel-spring-boot/latest/beanstalk-starter.html    |     6 +
 camel-spring-boot/latest/bindy-starter.html        |     6 +
 camel-spring-boot/latest/bonita-starter.html       |     6 +
 camel-spring-boot/latest/box-starter.html          |     6 +
 camel-spring-boot/latest/braintree-starter.html    |     6 +
 camel-spring-boot/latest/browse-starter.html       |     6 +
 camel-spring-boot/latest/caffeine-starter.html     |     6 +
 camel-spring-boot/latest/cassandraql-starter.html  |     6 +
 camel-spring-boot/latest/cbor-starter.html         |     6 +
 camel-spring-boot/latest/chatscript-starter.html   |     6 +
 camel-spring-boot/latest/chunk-starter.html        |     6 +
 camel-spring-boot/latest/cm-sms-starter.html       |     6 +
 camel-spring-boot/latest/cmis-starter.html         |     6 +
 camel-spring-boot/latest/coap-starter.html         |     6 +
 camel-spring-boot/latest/cometd-starter.html       |     6 +
 camel-spring-boot/latest/consul-starter.html       |     6 +
 camel-spring-boot/latest/controlbus-starter.html   |     6 +
 camel-spring-boot/latest/corda-starter.html        |     6 +
 camel-spring-boot/latest/core-starter.html         |     6 +
 camel-spring-boot/latest/couchbase-starter.html    |     6 +
 camel-spring-boot/latest/couchdb-starter.html      |     6 +
 camel-spring-boot/latest/cron-starter.html         |     6 +
 camel-spring-boot/latest/crypto-cms-starter.html   |     6 +
 camel-spring-boot/latest/crypto-starter.html       |     6 +
 camel-spring-boot/latest/csv-starter.html          |     6 +
 camel-spring-boot/latest/cxf-starter.html          |     6 +
 camel-spring-boot/latest/dataformat-starter.html   |     6 +
 camel-spring-boot/latest/dataset-starter.html      |     6 +
 camel-spring-boot/latest/datasonnet-starter.html   |     6 +
 .../latest/debezium-mongodb-starter.html           |     6 +
 .../latest/debezium-mysql-starter.html             |     6 +
 .../latest/debezium-postgres-starter.html          |     6 +
 .../latest/debezium-sqlserver-starter.html         |     6 +
 camel-spring-boot/latest/digitalocean-starter.html |     6 +
 camel-spring-boot/latest/direct-starter.html       |     6 +
 camel-spring-boot/latest/directvm-starter.html     |     6 +
 camel-spring-boot/latest/disruptor-starter.html    |     6 +
 camel-spring-boot/latest/djl-starter.html          |     6 +
 camel-spring-boot/latest/dns-starter.html          |     6 +
 camel-spring-boot/latest/docker-starter.html       |     6 +
 camel-spring-boot/latest/dozer-starter.html        |     6 +
 camel-spring-boot/latest/drill-starter.html        |     6 +
 camel-spring-boot/latest/dropbox-starter.html      |     6 +
 camel-spring-boot/latest/ehcache-starter.html      |     6 +
 .../latest/elasticsearch-rest-starter.html         |     6 +
 camel-spring-boot/latest/elsql-starter.html        |     6 +
 camel-spring-boot/latest/etcd-starter.html         |     6 +
 camel-spring-boot/latest/exec-starter.html         |     6 +
 camel-spring-boot/latest/facebook-starter.html     |     6 +
 camel-spring-boot/latest/fastjson-starter.html     |     6 +
 camel-spring-boot/latest/fhir-starter.html         |     6 +
 camel-spring-boot/latest/file-starter.html         |     6 +
 camel-spring-boot/latest/file-watch-starter.html   |     6 +
 camel-spring-boot/latest/flatpack-starter.html     |     6 +
 camel-spring-boot/latest/flink-starter.html        |     6 +
 camel-spring-boot/latest/fop-starter.html          |     6 +
 camel-spring-boot/latest/freemarker-starter.html   |     6 +
 camel-spring-boot/latest/ftp-starter.html          |     6 +
 camel-spring-boot/latest/ganglia-starter.html      |     6 +
 camel-spring-boot/latest/geocoder-starter.html     |     6 +
 camel-spring-boot/latest/git-starter.html          |     6 +
 camel-spring-boot/latest/github-starter.html       |     6 +
 .../latest/google-bigquery-starter.html            |     6 +
 .../latest/google-calendar-starter.html            |     6 +
 camel-spring-boot/latest/google-drive-starter.html |     6 +
 camel-spring-boot/latest/google-mail-starter.html  |     6 +
 .../latest/google-pubsub-starter.html              |     6 +
 .../latest/google-sheets-starter.html              |     6 +
 camel-spring-boot/latest/gora-starter.html         |     6 +
 camel-spring-boot/latest/grape-starter.html        |     6 +
 camel-spring-boot/latest/graphql-starter.html      |     6 +
 camel-spring-boot/latest/grok-starter.html         |     6 +
 camel-spring-boot/latest/groovy-starter.html       |     6 +
 camel-spring-boot/latest/grpc-starter.html         |     6 +
 camel-spring-boot/latest/gson-starter.html         |     6 +
 .../latest/guava-eventbus-starter.html             |     6 +
 camel-spring-boot/latest/hazelcast-starter.html    |     6 +
 camel-spring-boot/latest/hbase-starter.html        |     6 +
 camel-spring-boot/latest/hdfs-starter.html         |     6 +
 camel-spring-boot/latest/hl7-starter.html          |     6 +
 camel-spring-boot/latest/http-starter.html         |     6 +
 camel-spring-boot/latest/hystrix-starter.html      |     6 +
 camel-spring-boot/latest/ical-starter.html         |     6 +
 camel-spring-boot/latest/iec60870-starter.html     |     6 +
 camel-spring-boot/latest/ignite-starter.html       |     6 +
 camel-spring-boot/latest/index.html                |    41 +
 camel-spring-boot/latest/infinispan-starter.html   |     6 +
 camel-spring-boot/latest/influxdb-starter.html     |     6 +
 camel-spring-boot/latest/iota-starter.html         |     6 +
 camel-spring-boot/latest/ipfs-starter.html         |     6 +
 camel-spring-boot/latest/irc-starter.html          |     6 +
 camel-spring-boot/latest/ironmq-starter.html       |     6 +
 camel-spring-boot/latest/jackson-starter.html      |     6 +
 camel-spring-boot/latest/jacksonxml-starter.html   |     6 +
 camel-spring-boot/latest/jasypt-starter.html       |     6 +
 camel-spring-boot/latest/jaxb-starter.html         |     6 +
 camel-spring-boot/latest/jbpm-starter.html         |     6 +
 camel-spring-boot/latest/jcache-starter.html       |     6 +
 camel-spring-boot/latest/jclouds-starter.html      |     6 +
 camel-spring-boot/latest/jcr-starter.html          |     6 +
 camel-spring-boot/latest/jdbc-starter.html         |     6 +
 camel-spring-boot/latest/jetty-starter.html        |     6 +
 camel-spring-boot/latest/jgroups-raft-starter.html |     6 +
 camel-spring-boot/latest/jgroups-starter.html      |     6 +
 camel-spring-boot/latest/jing-starter.html         |     6 +
 camel-spring-boot/latest/jira-starter.html         |     6 +
 camel-spring-boot/latest/jms-starter.html          |     6 +
 camel-spring-boot/latest/jmx-starter.html          |     6 +
 camel-spring-boot/latest/johnzon-starter.html      |     6 +
 camel-spring-boot/latest/jolt-starter.html         |     6 +
 camel-spring-boot/latest/jooq-starter.html         |     6 +
 camel-spring-boot/latest/joor-starter.html         |     6 +
 camel-spring-boot/latest/jpa-starter.html          |     6 +
 camel-spring-boot/latest/jsch-starter.html         |     6 +
 camel-spring-boot/latest/jslt-starter.html         |     6 +
 .../latest/json-validator-starter.html             |     6 +
 camel-spring-boot/latest/jsonapi-starter.html      |     6 +
 camel-spring-boot/latest/jsonata-starter.html      |     6 +
 camel-spring-boot/latest/jsonb-starter.html        |     6 +
 camel-spring-boot/latest/jsonpath-starter.html     |     6 +
 camel-spring-boot/latest/jt400-starter.html        |     6 +
 camel-spring-boot/latest/kafka-starter.html        |     6 +
 camel-spring-boot/latest/kubernetes-starter.html   |     6 +
 camel-spring-boot/latest/kudu-starter.html         |     6 +
 camel-spring-boot/latest/language-starter.html     |     6 +
 camel-spring-boot/latest/ldap-starter.html         |     6 +
 camel-spring-boot/latest/ldif-starter.html         |     6 +
 camel-spring-boot/latest/list.html                 |     1 +
 camel-spring-boot/latest/log-starter.html          |     6 +
 camel-spring-boot/latest/lra-starter.html          |     6 +
 camel-spring-boot/latest/lucene-starter.html       |     6 +
 camel-spring-boot/latest/lumberjack-starter.html   |     6 +
 camel-spring-boot/latest/lzf-starter.html          |     6 +
 camel-spring-boot/latest/mail-starter.html         |     6 +
 camel-spring-boot/latest/master-starter.html       |     6 +
 camel-spring-boot/latest/metrics-starter.html      |     6 +
 camel-spring-boot/latest/micrometer-starter.html   |     6 +
 camel-spring-boot/latest/milo-starter.html         |     6 +
 camel-spring-boot/latest/mina-starter.html         |     6 +
 camel-spring-boot/latest/minio-starter.html        |     6 +
 camel-spring-boot/latest/mllp-starter.html         |     6 +
 camel-spring-boot/latest/mock-starter.html         |     6 +
 .../latest/mongodb-gridfs-starter.html             |     6 +
 camel-spring-boot/latest/mongodb-starter.html      |     6 +
 camel-spring-boot/latest/msv-starter.html          |     6 +
 camel-spring-boot/latest/mustache-starter.html     |     6 +
 camel-spring-boot/latest/mvel-starter.html         |     6 +
 camel-spring-boot/latest/mybatis-starter.html      |     6 +
 camel-spring-boot/latest/nagios-starter.html       |     6 +
 camel-spring-boot/latest/nats-starter.html         |     6 +
 camel-spring-boot/latest/netty-http-starter.html   |     6 +
 camel-spring-boot/latest/netty-starter.html        |     6 +
 camel-spring-boot/latest/nitrite-starter.html      |     6 +
 camel-spring-boot/latest/nsq-starter.html          |     6 +
 camel-spring-boot/latest/oaipmh-starter.html       |     6 +
 camel-spring-boot/latest/ognl-starter.html         |     6 +
 camel-spring-boot/latest/olingo2-starter.html      |     6 +
 camel-spring-boot/latest/olingo4-starter.html      |     6 +
 camel-spring-boot/latest/openstack-starter.html    |     6 +
 .../latest/opentelemetry-starter.html              |     6 +
 camel-spring-boot/latest/opentracing-starter.html  |     6 +
 camel-spring-boot/latest/optaplanner-starter.html  |     6 +
 camel-spring-boot/latest/paho-starter.html         |     6 +
 camel-spring-boot/latest/pdf-starter.html          |     6 +
 .../latest/pg-replication-slot-starter.html        |     6 +
 camel-spring-boot/latest/pgevent-starter.html      |     6 +
 .../latest/platform-http-starter.html              |     6 +
 camel-spring-boot/latest/printer-starter.html      |     6 +
 camel-spring-boot/latest/protobuf-starter.html     |     6 +
 camel-spring-boot/latest/pubnub-starter.html       |     6 +
 camel-spring-boot/latest/pulsar-starter.html       |     6 +
 camel-spring-boot/latest/quartz-starter.html       |     6 +
 camel-spring-boot/latest/quickfix-starter.html     |     6 +
 camel-spring-boot/latest/rabbitmq-starter.html     |     6 +
 .../latest/reactive-streams-starter.html           |     6 +
 camel-spring-boot/latest/ref-starter.html          |     6 +
 camel-spring-boot/latest/rest-openapi-starter.html |     6 +
 camel-spring-boot/latest/rest-starter.html         |     6 +
 camel-spring-boot/latest/rest-swagger-starter.html |     6 +
 camel-spring-boot/latest/resteasy-starter.html     |     6 +
 .../latest/robotframework-starter.html             |     6 +
 camel-spring-boot/latest/rss-starter.html          |     6 +
 camel-spring-boot/latest/saga-starter.html         |     6 +
 camel-spring-boot/latest/salesforce-starter.html   |     6 +
 .../latest/sap-netweaver-starter.html              |     6 +
 camel-spring-boot/latest/saxon-starter.html        |     6 +
 camel-spring-boot/latest/scheduler-starter.html    |     6 +
 camel-spring-boot/latest/schematron-starter.html   |     6 +
 camel-spring-boot/latest/seda-starter.html         |     6 +
 camel-spring-boot/latest/service-starter.html      |     6 +
 camel-spring-boot/latest/servicenow-starter.html   |     6 +
 camel-spring-boot/latest/servlet-starter.html      |     6 +
 camel-spring-boot/latest/sip-starter.html          |     6 +
 camel-spring-boot/latest/sjms-starter.html         |     6 +
 camel-spring-boot/latest/sjms2-starter.html        |     6 +
 camel-spring-boot/latest/slack-starter.html        |     6 +
 camel-spring-boot/latest/smpp-starter.html         |     6 +
 camel-spring-boot/latest/snakeyaml-starter.html    |     6 +
 camel-spring-boot/latest/snmp-starter.html         |     6 +
 camel-spring-boot/latest/soap-starter.html         |     6 +
 camel-spring-boot/latest/solr-starter.html         |     6 +
 camel-spring-boot/latest/soroush-starter.html      |     6 +
 camel-spring-boot/latest/spark-starter.html        |     6 +
 camel-spring-boot/latest/splunk-starter.html       |     6 +
 camel-spring-boot/latest/spring-batch-starter.html |     6 +
 camel-spring-boot/latest/spring-boot.html          |   209 +
 camel-spring-boot/latest/spring-cloud-consul.html  |     1 +
 camel-spring-boot/latest/spring-cloud-netflix.html |    15 +
 .../latest/spring-cloud-zookeeper.html             |     1 +
 camel-spring-boot/latest/spring-cloud.html         |     9 +
 .../latest/spring-integration-starter.html         |     6 +
 camel-spring-boot/latest/spring-ldap-starter.html  |     6 +
 camel-spring-boot/latest/spring-redis-starter.html |     6 +
 camel-spring-boot/latest/spring-starter.html       |     6 +
 camel-spring-boot/latest/spring-ws-starter.html    |     6 +
 camel-spring-boot/latest/sql-starter.html          |     6 +
 camel-spring-boot/latest/ssh-starter.html          |     6 +
 camel-spring-boot/latest/stax-starter.html         |     6 +
 camel-spring-boot/latest/stomp-starter.html        |     6 +
 camel-spring-boot/latest/stream-starter.html       |     6 +
 .../latest/stringtemplate-starter.html             |     6 +
 camel-spring-boot/latest/stub-starter.html         |     6 +
 camel-spring-boot/latest/syslog-starter.html       |     6 +
 camel-spring-boot/latest/tagsoup-starter.html      |     6 +
 camel-spring-boot/latest/tarfile-starter.html      |     6 +
 camel-spring-boot/latest/telegram-starter.html     |     6 +
 camel-spring-boot/latest/thrift-starter.html       |     6 +
 camel-spring-boot/latest/tika-starter.html         |     6 +
 camel-spring-boot/latest/timer-starter.html        |     6 +
 camel-spring-boot/latest/twilio-starter.html       |     6 +
 camel-spring-boot/latest/twitter-starter.html      |     6 +
 .../latest/undertow-spring-security-starter.html   |     6 +
 camel-spring-boot/latest/undertow-starter.html     |     6 +
 .../latest/univocity-parsers-starter.html          |     6 +
 camel-spring-boot/latest/validator-starter.html    |     6 +
 camel-spring-boot/latest/velocity-starter.html     |     6 +
 camel-spring-boot/latest/vertx-http-starter.html   |     6 +
 camel-spring-boot/latest/vertx-kafka-starter.html  |     6 +
 camel-spring-boot/latest/vertx-starter.html        |     6 +
 .../latest/vertx-websocket-starter.html            |     6 +
 camel-spring-boot/latest/vm-starter.html           |     6 +
 camel-spring-boot/latest/weather-starter.html      |     6 +
 camel-spring-boot/latest/web3j-starter.html        |     6 +
 camel-spring-boot/latest/webhook-starter.html      |     6 +
 .../latest/websocket-jsr356-starter.html           |     6 +
 camel-spring-boot/latest/websocket-starter.html    |     6 +
 camel-spring-boot/latest/weka-starter.html         |     6 +
 camel-spring-boot/latest/wordpress-starter.html    |     6 +
 camel-spring-boot/latest/workday-starter.html      |     6 +
 camel-spring-boot/latest/xchange-starter.html      |     6 +
 camel-spring-boot/latest/xj-starter.html           |     6 +
 camel-spring-boot/latest/xml-jaxp-starter.html     |     6 +
 camel-spring-boot/latest/xmlsecurity-starter.html  |     6 +
 camel-spring-boot/latest/xmpp-starter.html         |     6 +
 camel-spring-boot/latest/xpath-starter.html        |     6 +
 camel-spring-boot/latest/xslt-saxon-starter.html   |     6 +
 camel-spring-boot/latest/xslt-starter.html         |     6 +
 camel-spring-boot/latest/xstream-starter.html      |     6 +
 camel-spring-boot/latest/yammer-starter.html       |     6 +
 camel-spring-boot/latest/zendesk-starter.html      |     6 +
 camel-spring-boot/latest/zip-deflater-starter.html |     6 +
 camel-spring-boot/latest/zipfile-starter.html      |     6 +
 camel-spring-boot/latest/zipkin-starter.html       |     6 +
 .../latest/zookeeper-master-starter.html           |     6 +
 camel-spring-boot/latest/zookeeper-starter.html    |     6 +
 categories/Apache/index.html                       |     1 +
 categories/Apache/index.xml                        |    35 +
 categories/Camel-K/index.html                      |     1 +
 categories/Camel-K/index.xml                       |    37 +
 categories/Camel-Quarkus/index.html                |     1 +
 categories/Camel-Quarkus/index.xml                 |   117 +
 categories/Camel/index.html                        |     1 +
 categories/Camel/index.xml                         |    36 +
 categories/Committers/index.html                   |     1 +
 categories/Committers/index.xml                    |    25 +
 categories/Events/index.html                       |     1 +
 categories/Events/index.xml                        |    79 +
 categories/GSoC/index.html                         |     1 +
 categories/GSoC/index.xml                          |    25 +
 categories/Howtos/index.html                       |     1 +
 categories/Howtos/index.xml                        |    35 +
 categories/Outreachy/index.html                    |     1 +
 categories/Outreachy/index.xml                     |    36 +
 categories/Podcasts/index.html                     |     1 +
 categories/Podcasts/index.xml                      |    25 +
 categories/Releases/index.html                     |     1 +
 categories/Releases/index.xml                      |   507 +
 categories/Roadmap/index.html                      |     1 +
 categories/Roadmap/index.xml                       |    59 +
 categories/Tooling/index.html                      |     1 +
 categories/Tooling/index.xml                       |    55 +
 categories/Usecases/index.html                     |     1 +
 categories/Usecases/index.xml                      |    47 +
 categories/Videos/index.html                       |     1 +
 categories/Videos/index.xml                        |    36 +
 community/articles/index.html                      |     1 +
 community/books/index.html                         |     1 +
 community/camel-extra/index.html                   |     1 +
 community/index.html                               |     1 +
 community/index.xml                                |    95 +
 community/mailing-list/index.html                  |     1 +
 community/sources/index.html                       |     1 +
 community/support/index.html                       |     1 +
 community/team/index.html                          |     1 +
 community/user-stories/index.html                  |     1 +
 components/2.x/_images/apache-ignite.png           |   Bin 0 -> 919833 bytes
 components/2.x/_images/camel-jmx.png               |   Bin 0 -> 125681 bytes
 components/2.x/_images/camel_spark_cluster.png     |   Bin 0 -> 172359 bytes
 components/2.x/_images/camel_spark_driver.png      |   Bin 0 -> 293927 bytes
 .../2.x/_images/jconsole_trace_notifications.png   |   Bin 0 -> 148944 bytes
 components/2.x/_images/qr-code.png                 |   Bin 0 -> 307 bytes
 components/2.x/ahc-component.html                  |    71 +
 components/2.x/ahc-ws-component.html               |    24 +
 components/2.x/amqp-component.html                 |    46 +
 components/2.x/apns-component.html                 |    98 +
 components/2.x/as2-component.html                  |    11 +
 components/2.x/asterisk-component.html             |    11 +
 components/2.x/atmos-component.html                |    13 +
 components/2.x/atmosphere-websocket-component.html |    23 +
 components/2.x/atom-component.html                 |    12 +
 components/2.x/atomix-map-component.html           |    32 +
 components/2.x/atomix-messaging-component.html     |    10 +
 components/2.x/atomix-multimap-component.html      |    10 +
 components/2.x/atomix-queue-component.html         |    10 +
 components/2.x/atomix-set-component.html           |    10 +
 components/2.x/atomix-value-component.html         |    10 +
 components/2.x/avro-component.html                 |    92 +
 components/2.x/aws-cw-component.html               |    19 +
 components/2.x/aws-ddb-component.html              |    18 +
 components/2.x/aws-ddbstream-component.html        |    19 +
 components/2.x/aws-ec2-component.html              |    10 +
 components/2.x/aws-iam-component.html              |    10 +
 components/2.x/aws-kinesis-component.html          |    20 +
 components/2.x/aws-kinesis-firehose-component.html |    20 +
 components/2.x/aws-kms-component.html              |    10 +
 components/2.x/aws-lambda-component.html           |    10 +
 components/2.x/aws-mq-component.html               |    10 +
 components/2.x/aws-s3-component.html               |    23 +
 components/2.x/aws-sdb-component.html              |    18 +
 components/2.x/aws-ses-component.html              |    17 +
 components/2.x/aws-sns-component.html              |    18 +
 components/2.x/aws-sqs-component.html              |    23 +
 components/2.x/aws-summary.html                    |     1 +
 components/2.x/aws-swf-component.html              |    17 +
 components/2.x/azure-blob-component.html           |    17 +
 components/2.x/azure-queue-component.html          |    17 +
 components/2.x/azure-summary.html                  |     1 +
 components/2.x/bean-component.html                 |    17 +
 components/2.x/bean-validator-component.html       |    89 +
 components/2.x/beanstalk-component.html            |    21 +
 components/2.x/binding-component.html              |     2 +
 components/2.x/bonita-component.html               |    10 +
 components/2.x/box-component.html                  |    16 +
 components/2.x/braintree-component.html            |    41 +
 components/2.x/browse-component.html               |    12 +
 components/2.x/cache-component.html                |   128 +
 components/2.x/caffeine-cache-component.html       |    23 +
 components/2.x/caffeine-loadcache-component.html   |    11 +
 components/2.x/chronicle-engine-component.html     |     6 +
 components/2.x/chunk-component.html                |    21 +
 components/2.x/class-component.html                |    17 +
 components/2.x/cmis-component.html                 |    10 +
 components/2.x/coap-component.html                 |    11 +
 components/2.x/cometd-component.html               |    52 +
 components/2.x/consul-component.html               |    10 +
 components/2.x/context-component.html              |    43 +
 components/2.x/controlbus-component.html           |     1 +
 components/2.x/corda-component.html                |    13 +
 components/2.x/couchbase-component.html            |    11 +
 components/2.x/couchdb-component.html              |    11 +
 components/2.x/cql-component.html                  |    25 +
 components/2.x/crypto-cms-component.html           |   229 +
 components/2.x/crypto-component.html               |    20 +
 components/2.x/cxf-component.html                  |   162 +
 components/2.x/cxfrs-component.html                |   120 +
 components/2.x/dataformat-component.html           |     9 +
 components/2.x/dataformats/asn1-dataformat.html    |    15 +
 components/2.x/dataformats/avro-dataformat.html    |    65 +
 components/2.x/dataformats/barcode-dataformat.html |    15 +
 components/2.x/dataformats/base64-dataformat.html  |    33 +
 components/2.x/dataformats/beanio-dataformat.html  |    11 +
 components/2.x/dataformats/bindy-dataformat.html   |   713 +
 components/2.x/dataformats/boon-dataformat.html    |    24 +
 components/2.x/dataformats/castor-dataformat.html  |    45 +
 components/2.x/dataformats/crypto-dataformat.html  |   104 +
 components/2.x/dataformats/csv-dataformat.html     |   118 +
 .../2.x/dataformats/fhirJson-dataformat.html       |     6 +
 components/2.x/dataformats/fhirXml-dataformat.html |     6 +
 .../2.x/dataformats/flatpack-dataformat.html       |    20 +
 components/2.x/dataformats/gzip-dataformat.html    |     1 +
 components/2.x/dataformats/hessian-dataformat.html |    17 +
 components/2.x/dataformats/hl7-dataformat.html     |   122 +
 components/2.x/dataformats/ical-dataformat.html    |    29 +
 components/2.x/dataformats/index.html              |     1 +
 .../2.x/dataformats/jacksonxml-dataformat.html     |    64 +
 components/2.x/dataformats/jaxb-dataformat.html    |    62 +
 components/2.x/dataformats/jibx-dataformat.html    |    37 +
 .../2.x/dataformats/json-fastjson-dataformat.html  |    13 +
 .../2.x/dataformats/json-gson-dataformat.html      |    13 +
 .../2.x/dataformats/json-jackson-dataformat.html   |    13 +
 .../2.x/dataformats/json-johnzon-dataformat.html   |    13 +
 .../2.x/dataformats/json-xstream-dataformat.html   |    22 +
 components/2.x/dataformats/lzf-dataformat.html     |    11 +
 .../2.x/dataformats/mime-multipart-dataformat.html |    35 +
 components/2.x/dataformats/pgp-dataformat.html     |    51 +
 .../2.x/dataformats/protobuf-dataformat.html       |    81 +
 components/2.x/dataformats/rss-dataformat.html     |     6 +
 .../2.x/dataformats/secureXML-dataformat.html      |    98 +
 .../2.x/dataformats/serialization-dataformat.html  |     3 +
 .../2.x/dataformats/soapjaxb-dataformat.html       |    74 +
 components/2.x/dataformats/string-dataformat.html  |     1 +
 components/2.x/dataformats/syslog-dataformat.html  |    48 +
 components/2.x/dataformats/tarfile-dataformat.html |    33 +
 components/2.x/dataformats/thrift-dataformat.html  |    45 +
 .../2.x/dataformats/tidyMarkup-dataformat.html     |    18 +
 .../2.x/dataformats/univocity-csv-dataformat.html  |    48 +
 .../dataformats/univocity-fixed-dataformat.html    |    48 +
 .../2.x/dataformats/univocity-tsv-dataformat.html  |    48 +
 .../2.x/dataformats/xmlBeans-dataformat.html       |    13 +
 components/2.x/dataformats/xmlrpc-dataformat.html  |    31 +
 components/2.x/dataformats/xstream-dataformat.html |    27 +
 .../2.x/dataformats/yaml-snakeyaml-dataformat.html |    55 +
 components/2.x/dataformats/zip-dataformat.html     |     1 +
 components/2.x/dataformats/zipfile-dataformat.html |    37 +
 components/2.x/dataset-component.html              |     7 +
 components/2.x/digitalocean-component.html         |    21 +
 components/2.x/direct-component.html               |    17 +
 components/2.x/direct-vm-component.html            |    15 +
 components/2.x/disruptor-component.html            |    40 +
 components/2.x/dns-component.html                  |    33 +
 components/2.x/docker-component.html               |    10 +
 components/2.x/dozer-component.html                |    67 +
 components/2.x/drill-component.html                |    11 +
 components/2.x/dropbox-component.html              |    41 +
 components/2.x/ehcache-component.html              |    82 +
 components/2.x/ejb-component.html                  |    57 +
 components/2.x/elasticsearch-component.html        |    17 +
 components/2.x/elasticsearch-rest-component.html   |    62 +
 components/2.x/elasticsearch5-component.html       |    17 +
 components/2.x/elsql-component.html                |    34 +
 components/2.x/etcd-component.html                 |     6 +
 components/2.x/eventadmin-component.html           |     8 +
 components/2.x/exec-component.html                 |    32 +
 components/2.x/facebook-component.html             |    14 +
 components/2.x/fhir-component.html                 |    10 +
 components/2.x/file-component.html                 |    85 +
 components/2.x/flatpack-component.html             |    58 +
 components/2.x/flink-component.html                |    44 +
 components/2.x/fop-component.html                  |    14 +
 components/2.x/freemarker-component.html           |    28 +
 components/2.x/ftp-component.html                  |   173 +
 components/2.x/ftps-component.html                 |    11 +
 components/2.x/ganglia-component.html              |    24 +
 components/2.x/geocoder-component.html             |    17 +
 components/2.x/git-component.html                  |    19 +
 components/2.x/github-component.html               |    10 +
 components/2.x/google-bigquery-component.html      |    13 +
 components/2.x/google-bigquery-sql-component.html  |    12 +
 components/2.x/google-calendar-component.html      |    10 +
 .../2.x/google-calendar-stream-component.html      |    10 +
 components/2.x/google-drive-component.html         |    10 +
 components/2.x/google-mail-component.html          |    10 +
 components/2.x/google-mail-stream-component.html   |    10 +
 components/2.x/google-pubsub-component.html        |    11 +
 components/2.x/google-sheets-component.html        |    10 +
 components/2.x/google-sheets-stream-component.html |    10 +
 components/2.x/gora-component.html                 |    35 +
 components/2.x/grape-component.html                |    34 +
 components/2.x/grpc-component.html                 |    50 +
 components/2.x/guava-eventbus-component.html       |    54 +
 .../2.x/hazelcast-atomicvalue-component.html       |    51 +
 components/2.x/hazelcast-instance-component.html   |    14 +
 components/2.x/hazelcast-list-component.html       |    25 +
 components/2.x/hazelcast-map-component.html        |    89 +
 components/2.x/hazelcast-multimap-component.html   |    61 +
 components/2.x/hazelcast-queue-component.html      |    34 +
 .../2.x/hazelcast-replicatedmap-component.html     |    51 +
 components/2.x/hazelcast-ringbuffer-component.html |    19 +
 components/2.x/hazelcast-seda-component.html       |    14 +
 components/2.x/hazelcast-set-component.html        |     6 +
 components/2.x/hazelcast-summary.html              |    86 +
 components/2.x/hazelcast-topic-component.html      |    13 +
 components/2.x/hbase-component.html                |   121 +
 components/2.x/hdfs-component.html                 |    12 +
 components/2.x/hdfs2-component.html                |    28 +
 components/2.x/hipchat-component.html              |    31 +
 components/2.x/http-component.html                 |   116 +
 components/2.x/http4-component.html                |   116 +
 components/2.x/ibatis-component.html               |    23 +
 components/2.x/iec60870-client-component.html      |    11 +
 components/2.x/iec60870-server-component.html      |    11 +
 components/2.x/ignite-cache-component.html         |     6 +
 components/2.x/ignite-compute-component.html       |     6 +
 components/2.x/ignite-events-component.html        |     6 +
 components/2.x/ignite-idgen-component.html         |     6 +
 components/2.x/ignite-messaging-component.html     |     6 +
 components/2.x/ignite-queue-component.html         |     6 +
 components/2.x/ignite-set-component.html           |     6 +
 components/2.x/ignite-summary.html                 |    15 +
 components/2.x/index.html                          |     1 +
 components/2.x/infinispan-component.html           |    53 +
 components/2.x/influxdb-component.html             |    14 +
 components/2.x/iota-component.html                 |    56 +
 components/2.x/ipfs-component.html                 |    13 +
 components/2.x/irc-component.html                  |    42 +
 components/2.x/ironmq-component.html               |    13 +
 components/2.x/javaspace-component.html            |    33 +
 components/2.x/jbpm-component.html                 |    41 +
 components/2.x/jcache-component.html               |     6 +
 components/2.x/jclouds-component.html              |    97 +
 components/2.x/jcr-component.html                  |    16 +
 components/2.x/jdbc-component.html                 |    35 +
 components/2.x/jetty-component.html                |   168 +
 components/2.x/jgroups-component.html              |    44 +
 components/2.x/jgroups-raft-component.html         |    23 +
 components/2.x/jing-component.html                 |    11 +
 components/2.x/jira-component.html                 |    10 +
 components/2.x/jms-component.html                  |   104 +
 components/2.x/jmx-component.html                  |   104 +
 components/2.x/jolt-component.html                 |    16 +
 components/2.x/jpa-component.html                  |    47 +
 components/2.x/json-validator-component.html       |    46 +
 components/2.x/jt400-component.html                |    25 +
 components/2.x/kafka-component.html                |   135 +
 components/2.x/kestrel-component.html              |    65 +
 components/2.x/krati-component.html                |    25 +
 components/2.x/kubernetes-component.html           |    13 +
 .../2.x/kubernetes-config-maps-component.html      |     6 +
 .../2.x/kubernetes-deployments-component.html      |     6 +
 components/2.x/kubernetes-hpa-component.html       |     6 +
 components/2.x/kubernetes-job-component.html       |     6 +
 .../2.x/kubernetes-namespaces-component.html       |     6 +
 components/2.x/kubernetes-nodes-component.html     |     6 +
 ...rnetes-persistent-volumes-claims-component.html |     6 +
 .../kubernetes-persistent-volumes-component.html   |     6 +
 components/2.x/kubernetes-pods-component.html      |     6 +
 ...bernetes-replication-controllers-component.html |     6 +
 .../2.x/kubernetes-resources-quota-component.html  |     6 +
 components/2.x/kubernetes-secrets-component.html   |     6 +
 .../2.x/kubernetes-service-accounts-component.html |     6 +
 components/2.x/kubernetes-services-component.html  |     6 +
 components/2.x/kubernetes-summary.html             |     8 +
 components/2.x/language-component.html             |     2 +
 components/2.x/languages/bean-language.html        |    31 +
 components/2.x/languages/constant-language.html    |     9 +
 components/2.x/languages/el-language.html          |    22 +
 .../2.x/languages/exchangeProperty-language.html   |     6 +
 components/2.x/languages/file-language.html        |    24 +
 components/2.x/languages/groovy-language.html      |    31 +
 components/2.x/languages/header-language.html      |     1 +
 components/2.x/languages/index.html                |     1 +
 components/2.x/languages/javaScript-language.html  |    30 +
 components/2.x/languages/jsonpath-language.html    |    92 +
 components/2.x/languages/jxpath-language.html      |    34 +
 components/2.x/languages/mvel-language.html        |    19 +
 components/2.x/languages/ognl-language.html        |    19 +
 components/2.x/languages/php-language.html         |    10 +
 components/2.x/languages/python-language.html      |    25 +
 components/2.x/languages/ref-language.html         |     9 +
 components/2.x/languages/ruby-language.html        |    25 +
 components/2.x/languages/simple-language.html      |    77 +
 components/2.x/languages/spel-language.html        |    14 +
 components/2.x/languages/sql-language.html         |    16 +
 components/2.x/languages/terser-language.html      |    12 +
 components/2.x/languages/tokenize-language.html    |     1 +
 components/2.x/languages/xpath-language.html       |    31 +
 components/2.x/languages/xquery-language.html      |    38 +
 components/2.x/languages/xtokenize-language.html   |     1 +
 components/2.x/ldap-component.html                 |   194 +
 components/2.x/ldif-component.html                 |    51 +
 components/2.x/linkedin-component.html             |    15 +
 components/2.x/log-component.html                  |    18 +
 components/2.x/lpr-component.html                  |    46 +
 components/2.x/lucene-component.html               |    82 +
 components/2.x/lumberjack-component.html           |    18 +
 components/2.x/mail-component.html                 |    99 +
 components/2.x/master-component.html               |    42 +
 components/2.x/metrics-component.html              |   109 +
 components/2.x/micrometer-component.html           |   109 +
 components/2.x/milo-client-component.html          |    11 +
 components/2.x/milo-server-component.html          |    11 +
 components/2.x/mina-component.html                 |    77 +
 components/2.x/mina2-component.html                |    37 +
 components/2.x/mllp-component.html                 |    11 +
 components/2.x/mock-component.html                 |   215 +
 components/2.x/mongodb-component.html              |   233 +
 components/2.x/mongodb-gridfs-component.html       |    41 +
 components/2.x/mongodb3-component.html             |   162 +
 components/2.x/mqtt-component.html                 |    11 +
 components/2.x/msv-component.html                  |    13 +
 components/2.x/mustache-component.html             |    20 +
 components/2.x/mvel-component.html                 |    16 +
 components/2.x/mybatis-bean-component.html         |    30 +
 components/2.x/mybatis-component.html              |    80 +
 components/2.x/nagios-component.html               |    25 +
 components/2.x/nats-component.html                 |    11 +
 components/2.x/netty-component.html                |   199 +
 components/2.x/netty-http-component.html           |    68 +
 components/2.x/netty4-component.html               |   200 +
 components/2.x/netty4-http-component.html          |    68 +
 components/2.x/nsq-component.html                  |    11 +
 components/2.x/olingo2-component.html              |    16 +
 components/2.x/olingo4-component.html              |    16 +
 .../2.x/openshift-build-configs-component.html     |     1 +
 components/2.x/openshift-builds-component.html     |     1 +
 components/2.x/openshift-component.html            |    18 +
 components/2.x/openstack-cinder-component.html     |    10 +
 components/2.x/openstack-glance-component.html     |    10 +
 components/2.x/openstack-keystone-component.html   |    10 +
 components/2.x/openstack-neutron-component.html    |    10 +
 components/2.x/openstack-nova-component.html       |    10 +
 components/2.x/openstack-summary.html              |     6 +
 components/2.x/openstack-swift-component.html      |    10 +
 components/2.x/optaplanner-component.html          |    22 +
 components/2.x/others/aws-xray.html                |    34 +
 components/2.x/others/bam-example.html             |     2 +
 components/2.x/others/bam.html                     |    16 +
 components/2.x/others/blueprint.html               |    10 +
 components/2.x/others/cdi.html                     |   263 +
 components/2.x/others/cxf-transport.html           |    85 +
 components/2.x/others/eclipse.html                 |    16 +
 components/2.x/others/groovy-dsl.html              |   137 +
 components/2.x/others/guice.html                   |    27 +
 components/2.x/others/hawtdb.html                  |     6 +
 components/2.x/others/headersmap.html              |     3 +
 components/2.x/others/hystrix.html                 |    11 +
 components/2.x/others/index.html                   |     1 +
 components/2.x/others/jasypt.html                  |   100 +
 components/2.x/others/kura.html                    |    92 +
 components/2.x/others/leveldb.html                 |     5 +
 components/2.x/others/lra.html                     |    11 +
 components/2.x/others/opentracing.html             |    16 +
 components/2.x/others/ribbon.html                  |    31 +
 components/2.x/others/ruby.html                    |    24 +
 components/2.x/others/rx.html                      |    61 +
 components/2.x/others/rxjava2.html                 |     6 +
 components/2.x/others/scala-eip.html               |     7 +
 components/2.x/others/scala-getting-started.html   |     2 +
 .../2.x/others/scala-supported-languages.html      |     1 +
 components/2.x/others/scala.html                   |    11 +
 components/2.x/others/scr.html                     |   302 +
 components/2.x/others/script.html                  |    27 +
 components/2.x/others/servletlistener.html         |    64 +
 components/2.x/others/shiro.html                   |   104 +
 components/2.x/others/spring-boot.html             |   180 +
 components/2.x/others/spring-cloud-consul.html     |     1 +
 components/2.x/others/spring-cloud-netflix.html    |    10 +
 components/2.x/others/spring-cloud-zookeeper.html  |     1 +
 components/2.x/others/spring-cloud.html            |     5 +
 components/2.x/others/spring-javaconfig.html       |    22 +
 components/2.x/others/spring-security.html         |    47 +
 components/2.x/others/swagger-java.html            |    46 +
 components/2.x/others/swagger.html                 |    72 +
 components/2.x/others/test-blueprint.html          |    37 +
 components/2.x/others/test-cdi.html                |   376 +
 components/2.x/others/test-karaf.html              |     1 +
 components/2.x/others/test-spring.html             |   211 +
 components/2.x/others/test.html                    |     7 +
 components/2.x/others/testcontainers-spring.html   |     1 +
 components/2.x/others/testcontainers.html          |    52 +
 components/2.x/others/testng.html                  |     1 +
 components/2.x/others/urlrewrite.html              |     5 +
 components/2.x/others/zipkin.html                  |    30 +
 components/2.x/paho-component.html                 |    34 +
 components/2.x/paxlogging-component.html           |     8 +
 components/2.x/pdf-component.html                  |    11 +
 components/2.x/pgevent-component.html              |    12 +
 components/2.x/properties-component.html           |   211 +
 components/2.x/pubnub-component.html               |    29 +
 components/2.x/pulsar-component.html               |    11 +
 components/2.x/quartz-component.html               |    29 +
 components/2.x/quartz2-component.html              |    29 +
 components/2.x/quickfix-component.html             |   150 +
 components/2.x/rabbitmq-component.html             |    39 +
 components/2.x/reactive-streams-component.html     |    78 +
 components/2.x/reactor-component.html              |     6 +
 components/2.x/ref-component.html                  |    12 +
 components/2.x/rest-api-component.html             |     1 +
 components/2.x/rest-component.html                 |    25 +
 components/2.x/rest-swagger-component.html         |    31 +
 components/2.x/restlet-component.html              |    56 +
 components/2.x/rmi-component.html                  |    16 +
 components/2.x/routebox-component.html             |    84 +
 components/2.x/rss-component.html                  |    14 +
 components/2.x/saga-component.html                 |     1 +
 components/2.x/salesforce-component.html           |   178 +
 components/2.x/sap-netweaver-component.html        |    37 +
 components/2.x/scheduler-component.html            |     4 +
 components/2.x/schematron-component.html           |    51 +
 components/2.x/scp-component.html                  |    11 +
 components/2.x/seda-component.html                 |    17 +
 components/2.x/service-component.html              |     6 +
 components/2.x/servicenow-component.html           |    29 +
 components/2.x/servlet-component.html              |   198 +
 components/2.x/sftp-component.html                 |     6 +
 components/2.x/sip-component.html                  |    33 +
 components/2.x/sjms-batch-component.html           |    11 +
 components/2.x/sjms-component.html                 |    76 +
 components/2.x/sjms2-component.html                |    80 +
 components/2.x/slack-component.html                |    28 +
 components/2.x/smpp-component.html                 |    37 +
 components/2.x/snmp-component.html                 |    40 +
 components/2.x/solr-component.html                 |    56 +
 components/2.x/spark-component.html                |   102 +
 components/2.x/spark-rest-component.html           |    24 +
 components/2.x/splunk-component.html               |    39 +
 components/2.x/spring-batch-component.html         |    72 +
 components/2.x/spring-event-component.html         |     6 +
 components/2.x/spring-integration-component.html   |    11 +
 components/2.x/spring-ldap-component.html          |    15 +
 components/2.x/spring-redis-component.html         |    12 +
 components/2.x/spring-summary.html                 |    41 +
 components/2.x/spring-ws-component.html            |   108 +
 components/2.x/sql-component.html                  |   150 +
 components/2.x/sql-stored-component.html           |    30 +
 components/2.x/ssh-component.html                  |    36 +
 components/2.x/stax-component.html                 |    80 +
 components/2.x/stomp-component.html                |    11 +
 components/2.x/stream-component.html               |    28 +
 components/2.x/string-template-component.html      |    23 +
 components/2.x/stub-component.html                 |     2 +
 components/2.x/telegram-component.html             |    90 +
 components/2.x/test-component.html                 |     7 +
 components/2.x/thrift-component.html               |    31 +
 components/2.x/tika-component.html                 |    13 +
 components/2.x/timer-component.html                |    10 +
 components/2.x/twilio-component.html               |    10 +
 components/2.x/twitter-component.html              |    16 +
 .../2.x/twitter-directmessage-component.html       |     6 +
 components/2.x/twitter-search-component.html       |     6 +
 components/2.x/twitter-streaming-component.html    |     6 +
 components/2.x/twitter-summary.html                |    11 +
 components/2.x/twitter-timeline-component.html     |     6 +
 components/2.x/undertow-component.html             |    25 +
 components/2.x/validator-component.html            |     6 +
 components/2.x/velocity-component.html             |    31 +
 components/2.x/vertx-component.html                |    14 +
 components/2.x/vm-component.html                   |     5 +
 components/2.x/weather-component.html              |    12 +
 components/2.x/web3j-component.html                |    15 +
 components/2.x/websocket-component.html            |    55 +
 components/2.x/websocket-jsr356-component.html     |     6 +
 components/2.x/wordpress-component.html            |    16 +
 components/2.x/xchange-component.html              |    16 +
 components/2.x/xmlrpc-component.html               |    42 +
 components/2.x/xmlsecurity-component.html          |   288 +
 components/2.x/xmpp-component.html                 |    20 +
 components/2.x/xquery-component.html               |    43 +
 components/2.x/xslt-component.html                 |    51 +
 components/2.x/yammer-component.html               |    95 +
 components/2.x/zendesk-component.html              |    10 +
 components/2.x/zookeeper-component.html            |    27 +
 components/2.x/zookeeper-master-component.html     |    29 +
 components/3.4.x/_images/apache-ignite.png         |   Bin 0 -> 919833 bytes
 components/3.4.x/_images/camel-direct-vm.png       |   Bin 0 -> 129236 bytes
 components/3.4.x/_images/camel_spark_cluster.png   |   Bin 0 -> 172359 bytes
 components/3.4.x/_images/camel_spark_driver.png    |   Bin 0 -> 293927 bytes
 components/3.4.x/_images/control_bus.png           |   Bin 0 -> 2438 bytes
 components/3.4.x/_images/qr-code.png               |   Bin 0 -> 307 bytes
 components/3.4.x/activemq-component.html           |    11 +
 components/3.4.x/ahc-component.html                |    70 +
 components/3.4.x/ahc-ws-component.html             |    24 +
 components/3.4.x/amqp-component.html               |    46 +
 components/3.4.x/apns-component.html               |    97 +
 components/3.4.x/as2-component.html                |    11 +
 components/3.4.x/asterisk-component.html           |    11 +
 components/3.4.x/atmos-component.html              |    13 +
 .../3.4.x/atmosphere-websocket-component.html      |    23 +
 components/3.4.x/atom-component.html               |    11 +
 components/3.4.x/atomix-map-component.html         |    32 +
 components/3.4.x/atomix-messaging-component.html   |    10 +
 components/3.4.x/atomix-multimap-component.html    |    10 +
 components/3.4.x/atomix-queue-component.html       |    10 +
 components/3.4.x/atomix-set-component.html         |    10 +
 components/3.4.x/atomix-value-component.html       |    10 +
 components/3.4.x/avro-component.html               |    75 +
 components/3.4.x/aws-cw-component.html             |    18 +
 components/3.4.x/aws-ddb-component.html            |    18 +
 components/3.4.x/aws-ddbstream-component.html      |    18 +
 components/3.4.x/aws-ec2-component.html            |    15 +
 components/3.4.x/aws-ecs-component.html            |    11 +
 components/3.4.x/aws-eks-component.html            |    11 +
 components/3.4.x/aws-iam-component.html            |    12 +
 components/3.4.x/aws-kinesis-component.html        |    19 +
 .../3.4.x/aws-kinesis-firehose-component.html      |    19 +
 components/3.4.x/aws-kms-component.html            |    11 +
 components/3.4.x/aws-lambda-component.html         |    10 +
 components/3.4.x/aws-mq-component.html             |    11 +
 components/3.4.x/aws-msk-component.html            |    11 +
 components/3.4.x/aws-s3-component.html             |    72 +
 components/3.4.x/aws-sdb-component.html            |    18 +
 components/3.4.x/aws-ses-component.html            |    21 +
 components/3.4.x/aws-sns-component.html            |    19 +
 components/3.4.x/aws-sqs-component.html            |    27 +
 components/3.4.x/aws-summary.html                  |     1 +
 components/3.4.x/aws-swf-component.html            |    17 +
 components/3.4.x/aws-translate-component.html      |    14 +
 components/3.4.x/aws2-athena-component.html        |    91 +
 components/3.4.x/aws2-cw-component.html            |    11 +
 components/3.4.x/aws2-ddb-component.html           |    11 +
 components/3.4.x/aws2-ddbstream-component.html     |    10 +
 components/3.4.x/aws2-ec2-component.html           |    17 +
 components/3.4.x/aws2-ecs-component.html           |    13 +
 components/3.4.x/aws2-eks-component.html           |    13 +
 components/3.4.x/aws2-iam-component.html           |    14 +
 components/3.4.x/aws2-kinesis-component.html       |    11 +
 .../3.4.x/aws2-kinesis-firehose-component.html     |    11 +
 components/3.4.x/aws2-kms-component.html           |    13 +
 components/3.4.x/aws2-lambda-component.html        |    12 +
 components/3.4.x/aws2-mq-component.html            |    13 +
 components/3.4.x/aws2-msk-component.html           |    13 +
 components/3.4.x/aws2-s3-component.html            |    77 +
 components/3.4.x/aws2-ses-component.html           |    15 +
 components/3.4.x/aws2-sns-component.html           |    13 +
 components/3.4.x/aws2-sqs-component.html           |    19 +
 components/3.4.x/aws2-summary.html                 |     1 +
 components/3.4.x/aws2-translate-component.html     |    17 +
 components/3.4.x/azure-blob-component.html         |    17 +
 components/3.4.x/azure-queue-component.html        |    16 +
 components/3.4.x/azure-storage-blob-component.html |   176 +
 .../3.4.x/azure-storage-queue-component.html       |    96 +
 components/3.4.x/azure-summary.html                |     6 +
 components/3.4.x/bean-component.html               |    22 +
 components/3.4.x/bean-validator-component.html     |    88 +
 components/3.4.x/beanstalk-component.html          |    21 +
 components/3.4.x/bonita-component.html             |    10 +
 components/3.4.x/box-component.html                |    16 +
 components/3.4.x/braintree-component.html          |    41 +
 components/3.4.x/browse-component.html             |    17 +
 components/3.4.x/caffeine-cache-component.html     |    23 +
 components/3.4.x/caffeine-loadcache-component.html |    11 +
 components/3.4.x/chatscript-component.html         |    11 +
 components/3.4.x/chunk-component.html              |    21 +
 components/3.4.x/class-component.html              |    10 +
 components/3.4.x/cm-sms-component.html             |    13 +
 components/3.4.x/cmis-component.html               |    10 +
 components/3.4.x/coap-component.html               |    11 +
 components/3.4.x/cometd-component.html             |    48 +
 components/3.4.x/consul-component.html             |    10 +
 components/3.4.x/controlbus-component.html         |     6 +
 components/3.4.x/corda-component.html              |    13 +
 components/3.4.x/couchbase-component.html          |    11 +
 components/3.4.x/couchdb-component.html            |    11 +
 components/3.4.x/cql-component.html                |    25 +
 components/3.4.x/cron-component.html               |    19 +
 components/3.4.x/crypto-cms-component.html         |   229 +
 components/3.4.x/crypto-component.html             |    20 +
 components/3.4.x/cxf-component.html                |   161 +
 components/3.4.x/cxfrs-component.html              |   119 +
 components/3.4.x/dataformat-component.html         |    14 +
 components/3.4.x/dataformats/any23-dataformat.html |    30 +
 components/3.4.x/dataformats/asn1-dataformat.html  |    15 +
 components/3.4.x/dataformats/avro-dataformat.html  |    28 +
 .../3.4.x/dataformats/barcode-dataformat.html      |    15 +
 .../3.4.x/dataformats/base64-dataformat.html       |    33 +
 .../3.4.x/dataformats/beanio-dataformat.html       |    10 +
 components/3.4.x/dataformats/bindy-dataformat.html |   703 +
 components/3.4.x/dataformats/cbor-dataformat.html  |    20 +
 .../3.4.x/dataformats/crypto-dataformat.html       |   104 +
 components/3.4.x/dataformats/csv-dataformat.html   |   116 +
 .../3.4.x/dataformats/fhirJson-dataformat.html     |     1 +
 .../3.4.x/dataformats/fhirXml-dataformat.html      |     1 +
 .../3.4.x/dataformats/flatpack-dataformat.html     |    18 +
 components/3.4.x/dataformats/grok-dataformat.html  |    40 +
 .../3.4.x/dataformats/gzipdeflater-dataformat.html |     6 +
 components/3.4.x/dataformats/hl7-dataformat.html   |    61 +
 components/3.4.x/dataformats/ical-dataformat.html  |    29 +
 components/3.4.x/dataformats/index.html            |     1 +
 .../3.4.x/dataformats/jacksonxml-dataformat.html   |    67 +
 components/3.4.x/dataformats/jaxb-dataformat.html  |    57 +
 .../dataformats/json-fastjson-dataformat.html      |    13 +
 .../3.4.x/dataformats/json-gson-dataformat.html    |    13 +
 .../3.4.x/dataformats/json-jackson-dataformat.html |    13 +
 .../3.4.x/dataformats/json-johnzon-dataformat.html |    13 +
 .../3.4.x/dataformats/json-xstream-dataformat.html |    14 +
 .../3.4.x/dataformats/jsonApi-dataformat.html      |    11 +
 components/3.4.x/dataformats/lzf-dataformat.html   |    11 +
 .../dataformats/mime-multipart-dataformat.html     |    40 +
 components/3.4.x/dataformats/pgp-dataformat.html   |    56 +
 .../3.4.x/dataformats/protobuf-dataformat.html     |    81 +
 components/3.4.x/dataformats/rss-dataformat.html   |     6 +
 .../3.4.x/dataformats/secureXML-dataformat.html    |    85 +
 .../3.4.x/dataformats/soapjaxb-dataformat.html     |    54 +
 .../3.4.x/dataformats/syslog-dataformat.html       |    47 +
 .../3.4.x/dataformats/tarfile-dataformat.html      |    33 +
 .../3.4.x/dataformats/thrift-dataformat.html       |    45 +
 .../3.4.x/dataformats/tidyMarkup-dataformat.html   |    18 +
 .../dataformats/univocity-csv-dataformat.html      |    48 +
 .../dataformats/univocity-fixed-dataformat.html    |    48 +
 .../dataformats/univocity-tsv-dataformat.html      |    48 +
 .../3.4.x/dataformats/xstream-dataformat.html      |    27 +
 .../dataformats/yaml-snakeyaml-dataformat.html     |    55 +
 .../3.4.x/dataformats/zipdeflater-dataformat.html  |     6 +
 .../3.4.x/dataformats/zipfile-dataformat.html      |    37 +
 components/3.4.x/dataset-component.html            |    12 +
 components/3.4.x/dataset-test-component.html       |     7 +
 components/3.4.x/debezium-mongodb-component.html   |    23 +
 components/3.4.x/debezium-mysql-component.html     |    31 +
 components/3.4.x/debezium-postgres-component.html  |    27 +
 components/3.4.x/debezium-sqlserver-component.html |    27 +
 components/3.4.x/digitalocean-component.html       |    21 +
 components/3.4.x/direct-component.html             |    22 +
 components/3.4.x/direct-vm-component.html          |    20 +
 components/3.4.x/disruptor-component.html          |    40 +
 components/3.4.x/djl-component.html                |    45 +
 components/3.4.x/dns-component.html                |    28 +
 components/3.4.x/docker-component.html             |    10 +
 components/3.4.x/dozer-component.html              |    67 +
 components/3.4.x/drill-component.html              |    11 +
 components/3.4.x/dropbox-component.html            |    41 +
 components/3.4.x/ehcache-component.html            |    82 +
 .../eips/_attachments/Hohpe_EIP_camel_20150622.zip |   Bin 0 -> 200378 bytes
 .../_attachments/Hohpe_EIP_camel_OpenOffice.zip    |   Bin 0 -> 72094 bytes
 components/3.4.x/eips/_images/eip/Aggregator.gif   |   Bin 0 -> 2413 bytes
 .../3.4.x/eips/_images/eip/AggregatorIcon.gif      |   Bin 0 -> 392 bytes
 .../3.4.x/eips/_images/eip/BroadcastAggregate.gif  |   Bin 0 -> 4005 bytes
 components/3.4.x/eips/_images/eip/CDC-Debezium.png |   Bin 0 -> 67771 bytes
 .../3.4.x/eips/_images/eip/ChannelAdapterIcon.gif  |   Bin 0 -> 941 bytes
 .../eips/_images/eip/ChannelAdapterSolution.gif    |   Bin 0 -> 2898 bytes
 components/3.4.x/eips/_images/eip/ChannelIcon.gif  |   Bin 0 -> 376 bytes
 .../3.4.x/eips/_images/eip/CircuitBreaker.png      |   Bin 0 -> 24745 bytes
 .../3.4.x/eips/_images/eip/CompetingConsumers.gif  |   Bin 0 -> 4759 bytes
 .../eips/_images/eip/CompetingConsumersIcon.gif    |   Bin 0 -> 428 bytes
 .../3.4.x/eips/_images/eip/ContentBasedRouter.gif  |   Bin 0 -> 2504 bytes
 .../eips/_images/eip/ContentBasedRouterIcon.gif    |   Bin 0 -> 356 bytes
 .../3.4.x/eips/_images/eip/ContentFilter.gif       |   Bin 0 -> 1777 bytes
 .../3.4.x/eips/_images/eip/ContentFilterIcon.gif   |   Bin 0 -> 375 bytes
 .../3.4.x/eips/_images/eip/ControlBusIcon.gif      |   Bin 0 -> 764 bytes
 .../eips/_images/eip/CorrelationIdentifierIcon.gif |   Bin 0 -> 375 bytes
 .../_images/eip/CorrelationIdentifierSolution.gif  |   Bin 0 -> 4041 bytes
 components/3.4.x/eips/_images/eip/DataEnricher.gif |   Bin 0 -> 2703 bytes
 .../3.4.x/eips/_images/eip/DataEnricherIcon.gif    |   Bin 0 -> 372 bytes
 .../eips/_images/eip/DeadLetterChannelIcon.gif     |   Bin 0 -> 519 bytes
 .../eips/_images/eip/DeadLetterChannelSolution.gif |   Bin 0 -> 3557 bytes
 components/3.4.x/eips/_images/eip/DetourIcon.gif   |   Bin 0 -> 678 bytes
 .../eips/_images/eip/DistributionAggregate.gif     |   Bin 0 -> 6302 bytes
 .../eips/_images/eip/DistributionAggregateIcon.gif |   Bin 0 -> 491 bytes
 .../eips/_images/eip/DurableSubscriptionIcon.gif   |   Bin 0 -> 306 bytes
 .../_images/eip/DurableSubscriptionSolution.gif    |   Bin 0 -> 3234 bytes
 .../3.4.x/eips/_images/eip/DynamicRouter.gif       |   Bin 0 -> 7122 bytes
 .../3.4.x/eips/_images/eip/DynamicRouterIcon.gif   |   Bin 0 -> 654 bytes
 .../eips/_images/eip/EventDrivenConsumerIcon.gif   |   Bin 0 -> 388 bytes
 .../_images/eip/EventDrivenConsumerSolution.gif    |   Bin 0 -> 2077 bytes
 .../3.4.x/eips/_images/eip/EventMessageIcon.gif    |   Bin 0 -> 264 bytes
 .../eips/_images/eip/EventMessageSolution.gif      |   Bin 0 -> 2843 bytes
 .../eips/_images/eip/GuaranteedMessagingIcon.gif   |   Bin 0 -> 312 bytes
 .../_images/eip/GuaranteedMessagingSolution.gif    |   Bin 0 -> 4574 bytes
 .../3.4.x/eips/_images/eip/MessageBroker.gif       |   Bin 0 -> 1686 bytes
 .../3.4.x/eips/_images/eip/MessageBrokerIcon.gif   |   Bin 0 -> 547 bytes
 .../3.4.x/eips/_images/eip/MessageBusIcon.gif      |   Bin 0 -> 381 bytes
 .../3.4.x/eips/_images/eip/MessageBusSolution.gif  |   Bin 0 -> 2243 bytes
 .../eips/_images/eip/MessageChannelSolution.gif    |   Bin 0 -> 3343 bytes
 .../3.4.x/eips/_images/eip/MessageDispatcher.gif   |   Bin 0 -> 5128 bytes
 .../eips/_images/eip/MessageDispatcherIcon.gif     |   Bin 0 -> 431 bytes
 .../3.4.x/eips/_images/eip/MessageEndpointIcon.gif |   Bin 0 -> 391 bytes
 .../eips/_images/eip/MessageEndpointSolution.gif   |   Bin 0 -> 3816 bytes
 .../eips/_images/eip/MessageExpirationIcon.gif     |   Bin 0 -> 276 bytes
 .../eips/_images/eip/MessageExpirationSolution.gif |   Bin 0 -> 4409 bytes
 .../3.4.x/eips/_images/eip/MessageFilter.gif       |   Bin 0 -> 3820 bytes
 .../3.4.x/eips/_images/eip/MessageFilterIcon.gif   |   Bin 0 -> 497 bytes
 .../3.4.x/eips/_images/eip/MessageHistory.gif      |   Bin 0 -> 2351 bytes
 components/3.4.x/eips/_images/eip/MessageIcon.gif  |   Bin 0 -> 799 bytes
 .../3.4.x/eips/_images/eip/MessageRouter.gif       |   Bin 0 -> 3340 bytes
 .../3.4.x/eips/_images/eip/MessageSelectorIcon.gif |   Bin 0 -> 455 bytes
 .../eips/_images/eip/MessageSelectorSolution.gif   |   Bin 0 -> 2987 bytes
 .../3.4.x/eips/_images/eip/MessageSolution.gif     |   Bin 0 -> 1256 bytes
 .../3.4.x/eips/_images/eip/MessageTranslator.gif   |   Bin 0 -> 2183 bytes
 .../eips/_images/eip/MessageTranslatorIcon.gif     |   Bin 0 -> 487 bytes
 .../eips/_images/eip/MessagingAdapterIcon.gif      |   Bin 0 -> 388 bytes
 .../eips/_images/eip/MessagingAdapterSolution.gif  |   Bin 0 -> 3923 bytes
 .../3.4.x/eips/_images/eip/MessagingBridge.gif     |   Bin 0 -> 1828 bytes
 .../3.4.x/eips/_images/eip/MessagingBridgeIcon.gif |   Bin 0 -> 437 bytes
 .../eips/_images/eip/MessagingGatewayIcon.gif      |   Bin 0 -> 485 bytes
 .../eips/_images/eip/MessagingGatewaySolution.gif  |   Bin 0 -> 3780 bytes
 .../_images/eip/MessagingMapperClassDiagram.gif    |   Bin 0 -> 2019 bytes
 .../3.4.x/eips/_images/eip/NormalizerDetail.gif    |   Bin 0 -> 8388 bytes
 .../3.4.x/eips/_images/eip/NormalizerIcon.gif      |   Bin 0 -> 401 bytes
 .../3.4.x/eips/_images/eip/PipesAndFilters.gif     |   Bin 0 -> 2906 bytes
 .../3.4.x/eips/_images/eip/PipesAndFiltersIcon.gif |   Bin 0 -> 455 bytes
 .../3.4.x/eips/_images/eip/PointToPointIcon.gif    |   Bin 0 -> 147 bytes
 .../eips/_images/eip/PointToPointSolution.gif      |   Bin 0 -> 2995 bytes
 .../3.4.x/eips/_images/eip/PollingConsumerIcon.gif |   Bin 0 -> 418 bytes
 .../eips/_images/eip/PollingConsumerSolution.gif   |   Bin 0 -> 2117 bytes
 .../3.4.x/eips/_images/eip/ProcessManager.gif      |   Bin 0 -> 3175 bytes
 .../3.4.x/eips/_images/eip/ProcessManagerIcon.gif  |   Bin 0 -> 429 bytes
 .../eips/_images/eip/PublishSubscribeIcon.gif      |   Bin 0 -> 227 bytes
 .../eips/_images/eip/PublishSubscribeSolution.gif  |   Bin 0 -> 4269 bytes
 .../3.4.x/eips/_images/eip/RecipientList.gif       |   Bin 0 -> 5065 bytes
 .../3.4.x/eips/_images/eip/RecipientListIcon.gif   |   Bin 0 -> 368 bytes
 components/3.4.x/eips/_images/eip/RequestReply.gif |   Bin 0 -> 3141 bytes
 .../3.4.x/eips/_images/eip/RequestReplyIcon.gif    |   Bin 0 -> 274 bytes
 components/3.4.x/eips/_images/eip/Resequencer.gif  |   Bin 0 -> 1965 bytes
 .../3.4.x/eips/_images/eip/ResequencerIcon.gif     |   Bin 0 -> 435 bytes
 .../3.4.x/eips/_images/eip/ReturnAddressIcon.gif   |   Bin 0 -> 302 bytes
 .../eips/_images/eip/ReturnAddressSolution.gif     |   Bin 0 -> 5867 bytes
 .../3.4.x/eips/_images/eip/RoutingTableIcon.gif    |   Bin 0 -> 376 bytes
 .../3.4.x/eips/_images/eip/RoutingTableSimple.gif  |   Bin 0 -> 3459 bytes
 components/3.4.x/eips/_images/eip/Sequencer.gif    |   Bin 0 -> 2298 bytes
 components/3.4.x/eips/_images/eip/SplitterIcon.gif |   Bin 0 -> 397 bytes
 .../3.4.x/eips/_images/eip/StoreInLibrary.gif      |   Bin 0 -> 6440 bytes
 .../3.4.x/eips/_images/eip/StoreInLibraryIcon.gif  |   Bin 0 -> 684 bytes
 .../eips/_images/eip/TransactionalClientIcon.gif   |   Bin 0 -> 486 bytes
 .../_images/eip/TransactionalClientSolution.gif    |   Bin 0 -> 3654 bytes
 components/3.4.x/eips/_images/eip/WireTap.gif      |   Bin 0 -> 3067 bytes
 components/3.4.x/eips/_images/eip/WireTapIcon.gif  |   Bin 0 -> 481 bytes
 components/3.4.x/eips/aggregate-eip.html           |   185 +
 components/3.4.x/eips/batch-config-eip.html        |     1 +
 components/3.4.x/eips/bean-eip.html                |    14 +
 components/3.4.x/eips/change-data-capture.html     |     1 +
 components/3.4.x/eips/channel-adapter.html         |    11 +
 components/3.4.x/eips/choice-eip.html              |    29 +
 components/3.4.x/eips/circuitBreaker-eip.html      |    20 +
 components/3.4.x/eips/claimCheck-eip.html          |    77 +
 components/3.4.x/eips/competing-consumers.html     |     8 +
 .../3.4.x/eips/composed-message-processor.html     |    16 +
 .../3.4.x/eips/content-based-router-eip.html       |    31 +
 components/3.4.x/eips/content-enricher.html        |    93 +
 components/3.4.x/eips/content-filter-eip.html      |     9 +
 components/3.4.x/eips/convertBodyTo-eip.html       |     1 +
 components/3.4.x/eips/correlation-identifier.html  |     7 +
 components/3.4.x/eips/customLoadBalancer-eip.html  |    42 +
 components/3.4.x/eips/dead-letter-channel.html     |    31 +
 components/3.4.x/eips/delay-eip.html               |    58 +
 components/3.4.x/eips/durable-subscriber.html      |    23 +
 components/3.4.x/eips/dynamicRouter-eip.html       |    82 +
 components/3.4.x/eips/enrich-eip.html              |    66 +
 .../eips/enterprise-integration-patterns.html      |     1 +
 components/3.4.x/eips/event-message.html           |    10 +
 components/3.4.x/eips/eventDrivenConsumer-eip.html |     5 +
 components/3.4.x/eips/failover-eip.html            |    12 +
 components/3.4.x/eips/fault-tolerance-eip.html     |    52 +
 .../eips/faultToleranceConfiguration-eip.html      |     1 +
 components/3.4.x/eips/filter-eip.html              |    25 +
 components/3.4.x/eips/from-eip.html                |     3 +
 components/3.4.x/eips/guaranteed-delivery.html     |     5 +
 components/3.4.x/eips/hystrix-eip.html             |    52 +
 .../3.4.x/eips/hystrixConfiguration-eip.html       |     1 +
 components/3.4.x/eips/idempotentConsumer-eip.html  |     1 +
 components/3.4.x/eips/inOnly-eip.html              |     1 +
 components/3.4.x/eips/inOut-eip.html               |     1 +
 components/3.4.x/eips/intercept.html               |    31 +
 components/3.4.x/eips/loadBalance-eip.html         |   100 +
 components/3.4.x/eips/log-eip.html                 |    42 +
 components/3.4.x/eips/loop-eip.html                |    59 +
 components/3.4.x/eips/marshal-eip.html             |     7 +
 components/3.4.x/eips/message-broker.html          |     1 +
 components/3.4.x/eips/message-bus.html             |     7 +
 components/3.4.x/eips/message-channel.html         |     5 +
 components/3.4.x/eips/message-dispatcher.html      |     1 +
 components/3.4.x/eips/message-endpoint.html        |     1 +
 components/3.4.x/eips/message-expiration.html      |     2 +
 components/3.4.x/eips/message-history.html         |    66 +
 components/3.4.x/eips/message-router.html          |    29 +
 components/3.4.x/eips/message-translator.html      |    10 +
 components/3.4.x/eips/message.html                 |     9 +
 components/3.4.x/eips/messaging-bridge.html        |     2 +
 components/3.4.x/eips/messaging-gateway.html       |     1 +
 components/3.4.x/eips/messaging-mapper.html        |     1 +
 components/3.4.x/eips/multicast-eip.html           |    39 +
 components/3.4.x/eips/normalizer.html              |    37 +
 components/3.4.x/eips/onFallback-eip.html          |    45 +
 components/3.4.x/eips/otherwise-eip.html           |    29 +
 components/3.4.x/eips/pipeline-eip.html            |    33 +
 components/3.4.x/eips/point-to-point-channel.html  |     5 +
 components/3.4.x/eips/pollEnrich-eip.html          |    32 +
 components/3.4.x/eips/polling-consumer.html        |    58 +
 components/3.4.x/eips/process-eip.html             |    13 +
 components/3.4.x/eips/process-manager.html         |     1 +
 .../3.4.x/eips/publish-subscribe-channel.html      |    15 +
 components/3.4.x/eips/random-eip.html              |     1 +
 components/3.4.x/eips/recipientList-eip.html       |    88 +
 components/3.4.x/eips/removeHeader-eip.html        |     9 +
 components/3.4.x/eips/removeHeaders-eip.html       |     3 +
 components/3.4.x/eips/removeProperties-eip.html    |    13 +
 components/3.4.x/eips/removeProperty-eip.html      |    13 +
 components/3.4.x/eips/requestReply-eip.html        |     1 +
 components/3.4.x/eips/resequence-eip.html          |    76 +
 components/3.4.x/eips/resilience4j-eip.html        |    52 +
 .../3.4.x/eips/resilience4jConfiguration-eip.html  |     1 +
 components/3.4.x/eips/return-address.html          |    22 +
 components/3.4.x/eips/rollback-eip.html            |    31 +
 components/3.4.x/eips/roundRobin-eip.html          |    10 +
 components/3.4.x/eips/routingSlip-eip.html         |    24 +
 components/3.4.x/eips/saga-eip.html                |   138 +
 components/3.4.x/eips/sample-eip.html              |    42 +
 components/3.4.x/eips/scatter-gather.html          |    70 +
 components/3.4.x/eips/script-eip.html              |    27 +
 components/3.4.x/eips/selective-consumer.html      |    10 +
 components/3.4.x/eips/service-activator.html       |     5 +
 components/3.4.x/eips/serviceCall-eip.html         |   203 +
 components/3.4.x/eips/setBody-eip.html             |    13 +
 components/3.4.x/eips/setHeader-eip.html           |    15 +
 components/3.4.x/eips/setOutHeader-eip.html        |    15 +
 components/3.4.x/eips/setProperty-eip.html         |    15 +
 components/3.4.x/eips/sort-eip.html                |    19 +
 components/3.4.x/eips/split-eip.html               |   291 +
 components/3.4.x/eips/step-eip.html                |    29 +
 components/3.4.x/eips/sticky-eip.html              |    14 +
 components/3.4.x/eips/stop-eip.html                |     7 +
 components/3.4.x/eips/stream-config-eip.html       |     1 +
 components/3.4.x/eips/threads-eip.html             |     9 +
 components/3.4.x/eips/throttle-eip.html            |    23 +
 components/3.4.x/eips/to-eip.html                  |    25 +
 components/3.4.x/eips/toD-eip.html                 |    28 +
 components/3.4.x/eips/topic-eip.html               |    10 +
 components/3.4.x/eips/transactional-client.html    |   147 +
 components/3.4.x/eips/transform-eip.html           |     1 +
 components/3.4.x/eips/unmarshal-eip.html           |     7 +
 components/3.4.x/eips/validate-eip.html            |    23 +
 components/3.4.x/eips/weighted-eip.html            |    10 +
 components/3.4.x/eips/when-eip.html                |    29 +
 components/3.4.x/eips/wireTap-eip.html             |    62 +
 components/3.4.x/elasticsearch-rest-component.html |    62 +
 components/3.4.x/elsql-component.html              |    34 +
 components/3.4.x/elytron-component.html            |     6 +
 components/3.4.x/etcd-keys-component.html          |     6 +
 components/3.4.x/etcd-stats-component.html         |     6 +
 components/3.4.x/etcd-watch-component.html         |     6 +
 components/3.4.x/exec-component.html               |    32 +
 components/3.4.x/facebook-component.html           |    14 +
 components/3.4.x/fhir-component.html               |    10 +
 components/3.4.x/file-component.html               |    88 +
 components/3.4.x/file-watch-component.html         |    10 +
 components/3.4.x/flatpack-component.html           |    51 +
 components/3.4.x/flink-component.html              |    44 +
 components/3.4.x/fop-component.html                |    14 +
 components/3.4.x/freemarker-component.html         |    28 +
 components/3.4.x/ftp-component.html                |   167 +
 components/3.4.x/ftps-component.html               |    11 +
 components/3.4.x/ganglia-component.html            |    24 +
 components/3.4.x/geocoder-component.html           |    16 +
 components/3.4.x/git-component.html                |    19 +
 components/3.4.x/github-component.html             |    10 +
 components/3.4.x/google-bigquery-component.html    |    13 +
 .../3.4.x/google-bigquery-sql-component.html       |    12 +
 components/3.4.x/google-calendar-component.html    |    11 +
 .../3.4.x/google-calendar-stream-component.html    |    11 +
 components/3.4.x/google-drive-component.html       |    11 +
 components/3.4.x/google-mail-component.html        |    11 +
 components/3.4.x/google-mail-stream-component.html |    11 +
 components/3.4.x/google-pubsub-component.html      |    16 +
 components/3.4.x/google-sheets-component.html      |    11 +
 .../3.4.x/google-sheets-stream-component.html      |    11 +
 components/3.4.x/google-summary.html               |     1 +
 components/3.4.x/gora-component.html               |    35 +
 components/3.4.x/grape-component.html              |    34 +
 components/3.4.x/graphql-component.html            |    52 +
 components/3.4.x/grpc-component.html               |    50 +
 components/3.4.x/guava-eventbus-component.html     |    54 +
 .../3.4.x/hazelcast-atomicvalue-component.html     |    46 +
 components/3.4.x/hazelcast-instance-component.html |    14 +
 components/3.4.x/hazelcast-list-component.html     |    25 +
 components/3.4.x/hazelcast-map-component.html      |    83 +
 components/3.4.x/hazelcast-multimap-component.html |    57 +
 components/3.4.x/hazelcast-queue-component.html    |    34 +
 .../3.4.x/hazelcast-replicatedmap-component.html   |    48 +
 .../3.4.x/hazelcast-ringbuffer-component.html      |    18 +
 components/3.4.x/hazelcast-seda-component.html     |    14 +
 components/3.4.x/hazelcast-set-component.html      |     6 +
 components/3.4.x/hazelcast-summary.html            |   106 +
 components/3.4.x/hazelcast-topic-component.html    |    13 +
 components/3.4.x/hbase-component.html              |   112 +
 components/3.4.x/hdfs-component.html               |    30 +
 components/3.4.x/hipchat-component.html            |    26 +
 components/3.4.x/http-component.html               |   113 +
 components/3.4.x/iec60870-client-component.html    |    11 +
 components/3.4.x/iec60870-server-component.html    |    11 +
 components/3.4.x/ignite-cache-component.html       |     6 +
 components/3.4.x/ignite-compute-component.html     |     6 +
 components/3.4.x/ignite-events-component.html      |     6 +
 components/3.4.x/ignite-idgen-component.html       |     6 +
 components/3.4.x/ignite-messaging-component.html   |     6 +
 components/3.4.x/ignite-queue-component.html       |     6 +
 components/3.4.x/ignite-set-component.html         |     6 +
 components/3.4.x/ignite-summary.html               |    20 +
 components/3.4.x/index.html                        |     1 +
 components/3.4.x/infinispan-component.html         |   203 +
 components/3.4.x/influxdb-component.html           |    14 +
 components/3.4.x/iota-component.html               |    53 +
 components/3.4.x/ipfs-component.html               |    13 +
 components/3.4.x/irc-component.html                |    41 +
 components/3.4.x/ironmq-component.html             |    13 +
 components/3.4.x/jbpm-component.html               |    41 +
 components/3.4.x/jcache-component.html             |    89 +
 components/3.4.x/jclouds-component.html            |    84 +
 components/3.4.x/jcr-component.html                |    16 +
 components/3.4.x/jdbc-component.html               |    98 +
 components/3.4.x/jetty-component.html              |   182 +
 components/3.4.x/jgroups-component.html            |    44 +
 components/3.4.x/jgroups-raft-component.html       |    23 +
 components/3.4.x/jing-component.html               |    26 +
 components/3.4.x/jira-component.html               |    10 +
 components/3.4.x/jms-component.html                |    94 +
 components/3.4.x/jmx-component.html                |     6 +
 components/3.4.x/jolt-component.html               |    16 +
 components/3.4.x/jooq-component.html               |   141 +
 components/3.4.x/jpa-component.html                |    47 +
 components/3.4.x/jslt-component.html               |    22 +
 components/3.4.x/json-validator-component.html     |    46 +
 components/3.4.x/jt400-component.html              |    24 +
 components/3.4.x/kafka-component.html              |   124 +
 .../3.4.x/kubernetes-config-maps-component.html    |    28 +
 .../3.4.x/kubernetes-deployments-component.html    |    28 +
 components/3.4.x/kubernetes-hpa-component.html     |    28 +
 components/3.4.x/kubernetes-job-component.html     |    19 +
 .../3.4.x/kubernetes-namespaces-component.html     |    28 +
 components/3.4.x/kubernetes-nodes-component.html   |    28 +
 ...rnetes-persistent-volumes-claims-component.html |    19 +
 .../kubernetes-persistent-volumes-component.html   |    19 +
 components/3.4.x/kubernetes-pods-component.html    |    28 +
 ...bernetes-replication-controllers-component.html |    28 +
 .../kubernetes-resources-quota-component.html      |    19 +
 components/3.4.x/kubernetes-secrets-component.html |    19 +
 .../kubernetes-service-accounts-component.html     |    19 +
 .../3.4.x/kubernetes-services-component.html       |    28 +
 components/3.4.x/kubernetes-summary.html           |    13 +
 components/3.4.x/kudu-component.html               |    19 +
 components/3.4.x/language-component.html           |     7 +
 components/3.4.x/languages/bean-language.html      |    32 +
 components/3.4.x/languages/constant-language.html  |     9 +
 .../3.4.x/languages/exchangeProperty-language.html |     6 +
 components/3.4.x/languages/file-language.html      |    24 +
 components/3.4.x/languages/groovy-language.html    |    40 +
 components/3.4.x/languages/header-language.html    |     1 +
 components/3.4.x/languages/hl7terser-language.html |    65 +
 components/3.4.x/languages/index.html              |     1 +
 components/3.4.x/languages/jsonpath-language.html  |    92 +
 components/3.4.x/languages/mvel-language.html      |    18 +
 components/3.4.x/languages/ognl-language.html      |    18 +
 components/3.4.x/languages/ref-language.html       |     9 +
 components/3.4.x/languages/simple-language.html    |    73 +
 components/3.4.x/languages/spel-language.html      |    18 +
 components/3.4.x/languages/tokenize-language.html  |     1 +
 components/3.4.x/languages/xpath-language.html     |    36 +
 components/3.4.x/languages/xquery-language.html    |    29 +
 components/3.4.x/languages/xtokenize-language.html |     1 +
 components/3.4.x/ldap-component.html               |   193 +
 components/3.4.x/ldif-component.html               |    51 +
 components/3.4.x/log-component.html                |    23 +
 components/3.4.x/lpr-component.html                |    35 +
 components/3.4.x/lucene-component.html             |    74 +
 components/3.4.x/lumberjack-component.html         |    18 +
 components/3.4.x/mail-component.html               |    96 +
 components/3.4.x/master-component.html             |    42 +
 components/3.4.x/metrics-component.html            |   109 +
 components/3.4.x/micrometer-component.html         |   109 +
 .../3.4.x/microprofile-metrics-component.html      |    63 +
 components/3.4.x/milo-client-component.html        |    11 +
 components/3.4.x/milo-server-component.html        |    11 +
 components/3.4.x/mina-component.html               |    36 +
 components/3.4.x/mllp-component.html               |    11 +
 components/3.4.x/mock-component.html               |   221 +
 components/3.4.x/mongodb-component.html            |   156 +
 components/3.4.x/mongodb-gridfs-component.html     |    41 +
 components/3.4.x/msv-component.html                |    13 +
 components/3.4.x/mustache-component.html           |    20 +
 components/3.4.x/mvel-component.html               |    16 +
 components/3.4.x/mybatis-bean-component.html       |    29 +
 components/3.4.x/mybatis-component.html            |    78 +
 components/3.4.x/nagios-component.html             |    24 +
 components/3.4.x/nats-component.html               |    17 +
 components/3.4.x/netty-component.html              |   202 +
 components/3.4.x/netty-http-component.html         |    81 +
 components/3.4.x/nitrite-component.html            |    31 +
 components/3.4.x/nsq-component.html                |    14 +
 components/3.4.x/olingo2-component.html            |    16 +
 components/3.4.x/olingo4-component.html            |    17 +
 .../3.4.x/openshift-build-configs-component.html   |    19 +
 components/3.4.x/openshift-builds-component.html   |    19 +
 components/3.4.x/openstack-cinder-component.html   |    10 +
 components/3.4.x/openstack-glance-component.html   |    10 +
 components/3.4.x/openstack-keystone-component.html |    10 +
 components/3.4.x/openstack-neutron-component.html  |    10 +
 components/3.4.x/openstack-nova-component.html     |    10 +
 components/3.4.x/openstack-summary.html            |    11 +
 components/3.4.x/openstack-swift-component.html    |    10 +
 components/3.4.x/optaplanner-component.html        |    21 +
 components/3.4.x/others/attachments.html           |     4 +
 components/3.4.x/others/aws-xray.html              |    34 +
 components/3.4.x/others/cdi.html                   |   263 +
 components/3.4.x/others/cxf-transport.html         |    78 +
 components/3.4.x/others/headersmap.html            |     3 +
 components/3.4.x/others/hystrix.html               |    11 +
 components/3.4.x/others/index.html                 |     1 +
 components/3.4.x/others/jasypt.html                |    98 +
 components/3.4.x/others/jta.html                   |     1 +
 components/3.4.x/others/leveldb.html               |     5 +
 components/3.4.x/others/lra.html                   |    11 +
 components/3.4.x/others/microprofile-config.html   |     2 +
 .../3.4.x/others/microprofile-fault-tolerance.html |     6 +
 components/3.4.x/others/microprofile-health.html   |    23 +
 components/3.4.x/others/openapi-java.html          |    46 +
 components/3.4.x/others/opentracing.html           |    16 +
 components/3.4.x/others/platform-http-vertx.html   |    17 +
 .../3.4.x/others/reactive-executor-vertx.html      |     3 +
 components/3.4.x/others/reactor.html               |     6 +
 components/3.4.x/others/resilience4j.html          |     6 +
 components/3.4.x/others/ribbon.html                |    31 +
 components/3.4.x/others/rxjava.html                |     6 +
 components/3.4.x/others/shiro.html                 |   104 +
 components/3.4.x/others/spring-javaconfig.html     |    22 +
 components/3.4.x/others/spring-main.html           |     1 +
 components/3.4.x/others/spring-security.html       |    47 +
 components/3.4.x/others/swagger-java.html          |    46 +
 components/3.4.x/others/test-cdi.html              |   376 +
 components/3.4.x/others/test-junit5.html           |    31 +
 components/3.4.x/others/test-spring-junit5.html    |    86 +
 components/3.4.x/others/test-spring.html           |   189 +
 components/3.4.x/others/test.html                  |    28 +
 components/3.4.x/others/testcontainers-junit5.html |    56 +
 .../3.4.x/others/testcontainers-spring-junit5.html |     5 +
 components/3.4.x/others/testcontainers-spring.html |     1 +
 components/3.4.x/others/testcontainers.html        |    52 +
 .../3.4.x/others/undertow-spring-security.html     |     1 +
 components/3.4.x/others/zipkin.html                |    33 +
 components/3.4.x/paho-component.html               |    26 +
 components/3.4.x/pdf-component.html                |    11 +
 .../3.4.x/pg-replication-slot-component.html       |    12 +
 components/3.4.x/pgevent-component.html            |    12 +
 components/3.4.x/platform-http-component.html      |    11 +
 components/3.4.x/properties-component.html         |   166 +
 components/3.4.x/pubnub-component.html             |    29 +
 components/3.4.x/pulsar-component.html             |    11 +
 components/3.4.x/quartz-component.html             |    29 +
 components/3.4.x/quickfix-component.html           |   150 +
 components/3.4.x/rabbitmq-component.html           |    45 +
 components/3.4.x/reactive-streams-component.html   |    78 +
 components/3.4.x/ref-component.html                |    17 +
 components/3.4.x/rest-api-component.html           |     6 +
 components/3.4.x/rest-component.html               |    30 +
 components/3.4.x/rest-openapi-component.html       |    31 +
 components/3.4.x/rest-swagger-component.html       |    31 +
 components/3.4.x/resteasy-component.html           |    47 +
 components/3.4.x/robotframework-component.html     |    31 +
 components/3.4.x/rss-component.html                |    25 +
 components/3.4.x/saga-component.html               |     6 +
 components/3.4.x/salesforce-component.html         |   177 +
 components/3.4.x/sap-netweaver-component.html      |    37 +
 components/3.4.x/scheduler-component.html          |     9 +
 components/3.4.x/schematron-component.html         |    51 +
 components/3.4.x/scp-component.html                |    11 +
 components/3.4.x/seda-component.html               |    78 +
 components/3.4.x/service-component.html            |     6 +
 components/3.4.x/servicenow-component.html         |    29 +
 components/3.4.x/servlet-component.html            |   198 +
 components/3.4.x/sftp-component.html               |    11 +
 components/3.4.x/sip-component.html                |    32 +
 components/3.4.x/sjms-batch-component.html         |    11 +
 components/3.4.x/sjms-component.html               |    63 +
 components/3.4.x/sjms2-component.html              |    80 +
 components/3.4.x/slack-component.html              |    28 +
 components/3.4.x/smpp-component.html               |    28 +
 components/3.4.x/snmp-component.html               |    38 +
 components/3.4.x/solr-component.html               |    56 +
 components/3.4.x/soroush-component.html            |    40 +
 components/3.4.x/spark-component.html              |   116 +
 components/3.4.x/splunk-component.html             |    38 +
 components/3.4.x/splunk-hec-component.html         |    10 +
 components/3.4.x/spring-batch-component.html       |    72 +
 components/3.4.x/spring-event-component.html       |     6 +
 components/3.4.x/spring-integration-component.html |    11 +
 components/3.4.x/spring-ldap-component.html        |    11 +
 components/3.4.x/spring-redis-component.html       |    10 +
 components/3.4.x/spring-summary.html               |    89 +
 components/3.4.x/spring-ws-component.html          |   108 +
 components/3.4.x/sql-component.html                |   147 +
 components/3.4.x/sql-stored-component.html         |    30 +
 components/3.4.x/ssh-component.html                |    36 +
 components/3.4.x/stax-component.html               |    80 +
 components/3.4.x/stomp-component.html              |    11 +
 components/3.4.x/stream-component.html             |    26 +
 components/3.4.x/string-template-component.html    |    23 +
 components/3.4.x/stub-component.html               |     7 +
 components/3.4.x/telegram-component.html           |    95 +
 components/3.4.x/thrift-component.html             |    31 +
 components/3.4.x/tika-component.html               |    13 +
 components/3.4.x/timer-component.html              |    15 +
 components/3.4.x/twilio-component.html             |    10 +
 .../3.4.x/twitter-directmessage-component.html     |     6 +
 components/3.4.x/twitter-search-component.html     |     6 +
 components/3.4.x/twitter-timeline-component.html   |     6 +
 components/3.4.x/undertow-component.html           |    25 +
 components/3.4.x/validator-component.html          |     6 +
 components/3.4.x/velocity-component.html           |    28 +
 components/3.4.x/vertx-component.html              |    14 +
 components/3.4.x/vm-component.html                 |     8 +
 components/3.4.x/weather-component.html            |    12 +
 components/3.4.x/web3j-component.html              |    15 +
 components/3.4.x/webhook-component.html            |    11 +
 components/3.4.x/websocket-component.html          |    53 +
 components/3.4.x/websocket-jsr356-component.html   |     6 +
 components/3.4.x/weka-component.html               |   118 +
 components/3.4.x/wordpress-component.html          |    16 +
 components/3.4.x/workday-component.html            |    11 +
 components/3.4.x/xchange-component.html            |    16 +
 components/3.4.x/xj-component.html                 |   232 +
 components/3.4.x/xmlsecurity-sign-component.html   |   288 +
 components/3.4.x/xmlsecurity-verify-component.html |   288 +
 components/3.4.x/xmpp-component.html               |    18 +
 components/3.4.x/xquery-component.html             |    48 +
 components/3.4.x/xslt-component.html               |    32 +
 components/3.4.x/xslt-saxon-component.html         |    51 +
 components/3.4.x/yammer-component.html             |    95 +
 components/3.4.x/zendesk-component.html            |    10 +
 components/3.4.x/zookeeper-component.html          |    24 +
 components/3.4.x/zookeeper-master-component.html   |    29 +
 components/3.6.x/_images/apache-ignite.png         |   Bin 0 -> 919833 bytes
 components/3.6.x/_images/camel-direct-vm.png       |   Bin 0 -> 129236 bytes
 components/3.6.x/_images/camel_spark_cluster.png   |   Bin 0 -> 172359 bytes
 components/3.6.x/_images/camel_spark_driver.png    |   Bin 0 -> 293927 bytes
 components/3.6.x/_images/control_bus.png           |   Bin 0 -> 2438 bytes
 components/3.6.x/_images/qr-code.png               |   Bin 0 -> 307 bytes
 components/3.6.x/activemq-component.html           |    11 +
 components/3.6.x/ahc-component.html                |    70 +
 components/3.6.x/ahc-ws-component.html             |    24 +
 components/3.6.x/amqp-component.html               |    46 +
 components/3.6.x/apns-component.html               |    97 +
 components/3.6.x/arangodb-component.html           |    11 +
 components/3.6.x/as2-component.html                |    11 +
 components/3.6.x/asterisk-component.html           |    11 +
 components/3.6.x/atmos-component.html              |    13 +
 .../3.6.x/atmosphere-websocket-component.html      |    23 +
 components/3.6.x/atom-component.html               |    11 +
 components/3.6.x/atomix-map-component.html         |    32 +
 components/3.6.x/atomix-messaging-component.html   |    10 +
 components/3.6.x/atomix-multimap-component.html    |    10 +
 components/3.6.x/atomix-queue-component.html       |    10 +
 components/3.6.x/atomix-set-component.html         |    10 +
 components/3.6.x/atomix-value-component.html       |    10 +
 components/3.6.x/avro-component.html               |    75 +
 components/3.6.x/aws-cw-component.html             |    18 +
 components/3.6.x/aws-ddb-component.html            |    18 +
 components/3.6.x/aws-ddbstream-component.html      |    18 +
 components/3.6.x/aws-ec2-component.html            |    15 +
 components/3.6.x/aws-ecs-component.html            |    11 +
 components/3.6.x/aws-eks-component.html            |    11 +
 components/3.6.x/aws-iam-component.html            |    12 +
 components/3.6.x/aws-kinesis-component.html        |    19 +
 .../3.6.x/aws-kinesis-firehose-component.html      |    19 +
 components/3.6.x/aws-kms-component.html            |    11 +
 components/3.6.x/aws-lambda-component.html         |    10 +
 components/3.6.x/aws-mq-component.html             |    11 +
 components/3.6.x/aws-msk-component.html            |    11 +
 components/3.6.x/aws-s3-component.html             |    72 +
 components/3.6.x/aws-sdb-component.html            |    18 +
 components/3.6.x/aws-ses-component.html            |    21 +
 components/3.6.x/aws-sns-component.html            |    19 +
 components/3.6.x/aws-sqs-component.html            |    27 +
 components/3.6.x/aws-summary.html                  |     1 +
 components/3.6.x/aws-swf-component.html            |    17 +
 components/3.6.x/aws-translate-component.html      |    14 +
 components/3.6.x/aws2-athena-component.html        |    91 +
 components/3.6.x/aws2-cw-component.html            |    11 +
 components/3.6.x/aws2-ddb-component.html           |    11 +
 components/3.6.x/aws2-ddbstream-component.html     |    10 +
 components/3.6.x/aws2-ec2-component.html           |    44 +
 components/3.6.x/aws2-ecs-component.html           |    13 +
 components/3.6.x/aws2-eks-component.html           |    13 +
 components/3.6.x/aws2-eventbridge-component.html   |    98 +
 components/3.6.x/aws2-iam-component.html           |    22 +
 components/3.6.x/aws2-kinesis-component.html       |    11 +
 .../3.6.x/aws2-kinesis-firehose-component.html     |    26 +
 components/3.6.x/aws2-kms-component.html           |    18 +
 components/3.6.x/aws2-lambda-component.html        |    12 +
 components/3.6.x/aws2-mq-component.html            |    36 +
 components/3.6.x/aws2-msk-component.html           |    37 +
 components/3.6.x/aws2-s3-component.html            |    96 +
 components/3.6.x/aws2-ses-component.html           |    15 +
 components/3.6.x/aws2-sns-component.html           |    13 +
 components/3.6.x/aws2-sqs-component.html           |    36 +
 components/3.6.x/aws2-sts-component.html           |    18 +
 components/3.6.x/aws2-summary.html                 |     1 +
 components/3.6.x/aws2-translate-component.html     |    17 +
 components/3.6.x/azure-blob-component.html         |    17 +
 components/3.6.x/azure-eventhubs-component.html    |    29 +
 components/3.6.x/azure-queue-component.html        |    16 +
 components/3.6.x/azure-storage-blob-component.html |   177 +
 .../3.6.x/azure-storage-queue-component.html       |    96 +
 components/3.6.x/azure-summary.html                |     6 +
 components/3.6.x/bean-component.html               |    22 +
 components/3.6.x/bean-validator-component.html     |    88 +
 components/3.6.x/beanstalk-component.html          |    21 +
 components/3.6.x/bonita-component.html             |    10 +
 components/3.6.x/box-component.html                |   148 +
 components/3.6.x/braintree-component.html          |   161 +
 components/3.6.x/browse-component.html             |    17 +
 components/3.6.x/caffeine-cache-component.html     |    23 +
 components/3.6.x/caffeine-loadcache-component.html |    11 +
 components/3.6.x/chatscript-component.html         |    11 +
 components/3.6.x/chunk-component.html              |    21 +
 components/3.6.x/class-component.html              |    10 +
 components/3.6.x/cm-sms-component.html             |    11 +
 components/3.6.x/cmis-component.html               |    10 +
 components/3.6.x/coap-component.html               |    11 +
 components/3.6.x/cometd-component.html             |    48 +
 components/3.6.x/consul-component.html             |    10 +
 components/3.6.x/controlbus-component.html         |     6 +
 components/3.6.x/corda-component.html              |    13 +
 components/3.6.x/couchbase-component.html          |    11 +
 components/3.6.x/couchdb-component.html            |    11 +
 components/3.6.x/cql-component.html                |    25 +
 components/3.6.x/cron-component.html               |    19 +
 components/3.6.x/crypto-cms-component.html         |   229 +
 components/3.6.x/crypto-component.html             |    20 +
 components/3.6.x/cxf-component.html                |   161 +
 components/3.6.x/cxfrs-component.html              |   119 +
 components/3.6.x/dataformat-component.html         |    14 +
 components/3.6.x/dataformats/any23-dataformat.html |    30 +
 components/3.6.x/dataformats/asn1-dataformat.html  |    15 +
 components/3.6.x/dataformats/avro-dataformat.html  |    28 +
 .../3.6.x/dataformats/barcode-dataformat.html      |    15 +
 .../3.6.x/dataformats/base64-dataformat.html       |    33 +
 .../3.6.x/dataformats/beanio-dataformat.html       |    10 +
 components/3.6.x/dataformats/bindy-dataformat.html |   703 +
 components/3.6.x/dataformats/cbor-dataformat.html  |    20 +
 .../3.6.x/dataformats/crypto-dataformat.html       |   104 +
 components/3.6.x/dataformats/csv-dataformat.html   |   116 +
 .../3.6.x/dataformats/fhirJson-dataformat.html     |     1 +
 .../3.6.x/dataformats/fhirXml-dataformat.html      |     1 +
 .../3.6.x/dataformats/flatpack-dataformat.html     |    18 +
 components/3.6.x/dataformats/grok-dataformat.html  |    40 +
 .../3.6.x/dataformats/gzipdeflater-dataformat.html |     6 +
 components/3.6.x/dataformats/hl7-dataformat.html   |    61 +
 components/3.6.x/dataformats/ical-dataformat.html  |    29 +
 components/3.6.x/dataformats/index.html            |     1 +
 .../3.6.x/dataformats/jacksonxml-dataformat.html   |    67 +
 components/3.6.x/dataformats/jaxb-dataformat.html  |    57 +
 .../dataformats/json-fastjson-dataformat.html      |    13 +
 .../3.6.x/dataformats/json-gson-dataformat.html    |    13 +
 .../3.6.x/dataformats/json-jackson-dataformat.html |    13 +
 .../3.6.x/dataformats/json-johnzon-dataformat.html |    13 +
 .../3.6.x/dataformats/json-xstream-dataformat.html |    14 +
 .../3.6.x/dataformats/jsonApi-dataformat.html      |    11 +
 components/3.6.x/dataformats/lzf-dataformat.html   |    11 +
 .../dataformats/mime-multipart-dataformat.html     |    40 +
 components/3.6.x/dataformats/pgp-dataformat.html   |    56 +
 .../3.6.x/dataformats/protobuf-dataformat.html     |    81 +
 components/3.6.x/dataformats/rss-dataformat.html   |     6 +
 .../3.6.x/dataformats/secureXML-dataformat.html    |    85 +
 .../3.6.x/dataformats/soapjaxb-dataformat.html     |    54 +
 .../3.6.x/dataformats/syslog-dataformat.html       |    47 +
 .../3.6.x/dataformats/tarfile-dataformat.html      |    33 +
 .../3.6.x/dataformats/thrift-dataformat.html       |    45 +
 .../3.6.x/dataformats/tidyMarkup-dataformat.html   |    18 +
 .../dataformats/univocity-csv-dataformat.html      |    48 +
 .../dataformats/univocity-fixed-dataformat.html    |    48 +
 .../dataformats/univocity-tsv-dataformat.html      |    48 +
 .../3.6.x/dataformats/xstream-dataformat.html      |    27 +
 .../dataformats/yaml-snakeyaml-dataformat.html     |    55 +
 .../3.6.x/dataformats/zipdeflater-dataformat.html  |     6 +
 .../3.6.x/dataformats/zipfile-dataformat.html      |    37 +
 components/3.6.x/dataset-component.html            |    12 +
 components/3.6.x/dataset-test-component.html       |     7 +
 components/3.6.x/debezium-mongodb-component.html   |    23 +
 components/3.6.x/debezium-mysql-component.html     |    31 +
 components/3.6.x/debezium-postgres-component.html  |    27 +
 components/3.6.x/debezium-sqlserver-component.html |    27 +
 components/3.6.x/digitalocean-component.html       |    21 +
 components/3.6.x/direct-component.html             |    22 +
 components/3.6.x/direct-vm-component.html          |    20 +
 components/3.6.x/disruptor-component.html          |    40 +
 components/3.6.x/djl-component.html                |    55 +
 components/3.6.x/dns-component.html                |    28 +
 components/3.6.x/docker-component.html             |    10 +
 components/3.6.x/dozer-component.html              |    67 +
 components/3.6.x/drill-component.html              |    11 +
 components/3.6.x/dropbox-component.html            |    41 +
 components/3.6.x/ehcache-component.html            |    82 +
 .../eips/_attachments/Hohpe_EIP_camel_20150622.zip |   Bin 0 -> 200378 bytes
 .../_attachments/Hohpe_EIP_camel_OpenOffice.zip    |   Bin 0 -> 72094 bytes
 components/3.6.x/eips/_images/eip/Aggregator.gif   |   Bin 0 -> 2413 bytes
 .../3.6.x/eips/_images/eip/AggregatorIcon.gif      |   Bin 0 -> 392 bytes
 .../3.6.x/eips/_images/eip/BroadcastAggregate.gif  |   Bin 0 -> 4005 bytes
 components/3.6.x/eips/_images/eip/CDC-Debezium.png |   Bin 0 -> 67771 bytes
 .../3.6.x/eips/_images/eip/ChannelAdapterIcon.gif  |   Bin 0 -> 941 bytes
 .../eips/_images/eip/ChannelAdapterSolution.gif    |   Bin 0 -> 2898 bytes
 components/3.6.x/eips/_images/eip/ChannelIcon.gif  |   Bin 0 -> 376 bytes
 .../3.6.x/eips/_images/eip/CircuitBreaker.png      |   Bin 0 -> 24745 bytes
 .../3.6.x/eips/_images/eip/CompetingConsumers.gif  |   Bin 0 -> 4759 bytes
 .../eips/_images/eip/CompetingConsumersIcon.gif    |   Bin 0 -> 428 bytes
 .../3.6.x/eips/_images/eip/ContentBasedRouter.gif  |   Bin 0 -> 2504 bytes
 .../eips/_images/eip/ContentBasedRouterIcon.gif    |   Bin 0 -> 356 bytes
 .../3.6.x/eips/_images/eip/ContentFilter.gif       |   Bin 0 -> 1777 bytes
 .../3.6.x/eips/_images/eip/ContentFilterIcon.gif   |   Bin 0 -> 375 bytes
 .../3.6.x/eips/_images/eip/ControlBusIcon.gif      |   Bin 0 -> 764 bytes
 .../eips/_images/eip/CorrelationIdentifierIcon.gif |   Bin 0 -> 375 bytes
 .../_images/eip/CorrelationIdentifierSolution.gif  |   Bin 0 -> 4041 bytes
 components/3.6.x/eips/_images/eip/DataEnricher.gif |   Bin 0 -> 2703 bytes
 .../3.6.x/eips/_images/eip/DataEnricherIcon.gif    |   Bin 0 -> 372 bytes
 .../eips/_images/eip/DeadLetterChannelIcon.gif     |   Bin 0 -> 519 bytes
 .../eips/_images/eip/DeadLetterChannelSolution.gif |   Bin 0 -> 3557 bytes
 components/3.6.x/eips/_images/eip/DetourIcon.gif   |   Bin 0 -> 678 bytes
 .../eips/_images/eip/DistributionAggregate.gif     |   Bin 0 -> 6302 bytes
 .../eips/_images/eip/DistributionAggregateIcon.gif |   Bin 0 -> 491 bytes
 .../eips/_images/eip/DurableSubscriptionIcon.gif   |   Bin 0 -> 306 bytes
 .../_images/eip/DurableSubscriptionSolution.gif    |   Bin 0 -> 3234 bytes
 .../3.6.x/eips/_images/eip/DynamicRouter.gif       |   Bin 0 -> 7122 bytes
 .../3.6.x/eips/_images/eip/DynamicRouterIcon.gif   |   Bin 0 -> 654 bytes
 .../eips/_images/eip/EventDrivenConsumerIcon.gif   |   Bin 0 -> 388 bytes
 .../_images/eip/EventDrivenConsumerSolution.gif    |   Bin 0 -> 2077 bytes
 .../3.6.x/eips/_images/eip/EventMessageIcon.gif    |   Bin 0 -> 264 bytes
 .../eips/_images/eip/EventMessageSolution.gif      |   Bin 0 -> 2843 bytes
 .../eips/_images/eip/GuaranteedMessagingIcon.gif   |   Bin 0 -> 312 bytes
 .../_images/eip/GuaranteedMessagingSolution.gif    |   Bin 0 -> 4574 bytes
 .../3.6.x/eips/_images/eip/MessageBroker.gif       |   Bin 0 -> 1686 bytes
 .../3.6.x/eips/_images/eip/MessageBrokerIcon.gif   |   Bin 0 -> 547 bytes
 .../3.6.x/eips/_images/eip/MessageBusIcon.gif      |   Bin 0 -> 381 bytes
 .../3.6.x/eips/_images/eip/MessageBusSolution.gif  |   Bin 0 -> 2243 bytes
 .../eips/_images/eip/MessageChannelSolution.gif    |   Bin 0 -> 3343 bytes
 .../3.6.x/eips/_images/eip/MessageDispatcher.gif   |   Bin 0 -> 5128 bytes
 .../eips/_images/eip/MessageDispatcherIcon.gif     |   Bin 0 -> 431 bytes
 .../3.6.x/eips/_images/eip/MessageEndpointIcon.gif |   Bin 0 -> 391 bytes
 .../eips/_images/eip/MessageEndpointSolution.gif   |   Bin 0 -> 3816 bytes
 .../eips/_images/eip/MessageExpirationIcon.gif     |   Bin 0 -> 276 bytes
 .../eips/_images/eip/MessageExpirationSolution.gif |   Bin 0 -> 4409 bytes
 .../3.6.x/eips/_images/eip/MessageFilter.gif       |   Bin 0 -> 3820 bytes
 .../3.6.x/eips/_images/eip/MessageFilterIcon.gif   |   Bin 0 -> 497 bytes
 .../3.6.x/eips/_images/eip/MessageHistory.gif      |   Bin 0 -> 2351 bytes
 components/3.6.x/eips/_images/eip/MessageIcon.gif  |   Bin 0 -> 799 bytes
 .../3.6.x/eips/_images/eip/MessageRouter.gif       |   Bin 0 -> 3340 bytes
 .../3.6.x/eips/_images/eip/MessageSelectorIcon.gif |   Bin 0 -> 455 bytes
 .../eips/_images/eip/MessageSelectorSolution.gif   |   Bin 0 -> 2987 bytes
 .../3.6.x/eips/_images/eip/MessageSolution.gif     |   Bin 0 -> 1256 bytes
 .../3.6.x/eips/_images/eip/MessageTranslator.gif   |   Bin 0 -> 2183 bytes
 .../eips/_images/eip/MessageTranslatorIcon.gif     |   Bin 0 -> 487 bytes
 .../eips/_images/eip/MessagingAdapterIcon.gif      |   Bin 0 -> 388 bytes
 .../eips/_images/eip/MessagingAdapterSolution.gif  |   Bin 0 -> 3923 bytes
 .../3.6.x/eips/_images/eip/MessagingBridge.gif     |   Bin 0 -> 1828 bytes
 .../3.6.x/eips/_images/eip/MessagingBridgeIcon.gif |   Bin 0 -> 437 bytes
 .../eips/_images/eip/MessagingGatewayIcon.gif      |   Bin 0 -> 485 bytes
 .../eips/_images/eip/MessagingGatewaySolution.gif  |   Bin 0 -> 3780 bytes
 .../_images/eip/MessagingMapperClassDiagram.gif    |   Bin 0 -> 2019 bytes
 .../3.6.x/eips/_images/eip/NormalizerDetail.gif    |   Bin 0 -> 8388 bytes
 .../3.6.x/eips/_images/eip/NormalizerIcon.gif      |   Bin 0 -> 401 bytes
 .../3.6.x/eips/_images/eip/PipesAndFilters.gif     |   Bin 0 -> 2906 bytes
 .../3.6.x/eips/_images/eip/PipesAndFiltersIcon.gif |   Bin 0 -> 455 bytes
 .../3.6.x/eips/_images/eip/PointToPointIcon.gif    |   Bin 0 -> 147 bytes
 .../eips/_images/eip/PointToPointSolution.gif      |   Bin 0 -> 2995 bytes
 .../3.6.x/eips/_images/eip/PollingConsumerIcon.gif |   Bin 0 -> 418 bytes
 .../eips/_images/eip/PollingConsumerSolution.gif   |   Bin 0 -> 2117 bytes
 .../3.6.x/eips/_images/eip/ProcessManager.gif      |   Bin 0 -> 3175 bytes
 .../3.6.x/eips/_images/eip/ProcessManagerIcon.gif  |   Bin 0 -> 429 bytes
 .../eips/_images/eip/PublishSubscribeIcon.gif      |   Bin 0 -> 227 bytes
 .../eips/_images/eip/PublishSubscribeSolution.gif  |   Bin 0 -> 4269 bytes
 .../3.6.x/eips/_images/eip/RecipientList.gif       |   Bin 0 -> 5065 bytes
 .../3.6.x/eips/_images/eip/RecipientListIcon.gif   |   Bin 0 -> 368 bytes
 components/3.6.x/eips/_images/eip/RequestReply.gif |   Bin 0 -> 3141 bytes
 .../3.6.x/eips/_images/eip/RequestReplyIcon.gif    |   Bin 0 -> 274 bytes
 components/3.6.x/eips/_images/eip/Resequencer.gif  |   Bin 0 -> 1965 bytes
 .../3.6.x/eips/_images/eip/ResequencerIcon.gif     |   Bin 0 -> 435 bytes
 .../3.6.x/eips/_images/eip/ReturnAddressIcon.gif   |   Bin 0 -> 302 bytes
 .../eips/_images/eip/ReturnAddressSolution.gif     |   Bin 0 -> 5867 bytes
 .../3.6.x/eips/_images/eip/RoutingTableIcon.gif    |   Bin 0 -> 376 bytes
 .../3.6.x/eips/_images/eip/RoutingTableSimple.gif  |   Bin 0 -> 3459 bytes
 components/3.6.x/eips/_images/eip/Sequencer.gif    |   Bin 0 -> 2298 bytes
 components/3.6.x/eips/_images/eip/SplitterIcon.gif |   Bin 0 -> 397 bytes
 .../3.6.x/eips/_images/eip/StoreInLibrary.gif      |   Bin 0 -> 6440 bytes
 .../3.6.x/eips/_images/eip/StoreInLibraryIcon.gif  |   Bin 0 -> 684 bytes
 .../eips/_images/eip/TransactionalClientIcon.gif   |   Bin 0 -> 486 bytes
 .../_images/eip/TransactionalClientSolution.gif    |   Bin 0 -> 3654 bytes
 components/3.6.x/eips/_images/eip/WireTap.gif      |   Bin 0 -> 3067 bytes
 components/3.6.x/eips/_images/eip/WireTapIcon.gif  |   Bin 0 -> 481 bytes
 components/3.6.x/eips/aggregate-eip.html           |   185 +
 components/3.6.x/eips/batch-config-eip.html        |     1 +
 components/3.6.x/eips/bean-eip.html                |    14 +
 components/3.6.x/eips/change-data-capture.html     |     1 +
 components/3.6.x/eips/channel-adapter.html         |    11 +
 components/3.6.x/eips/choice-eip.html              |    29 +
 components/3.6.x/eips/circuitBreaker-eip.html      |    20 +
 components/3.6.x/eips/claimCheck-eip.html          |    77 +
 components/3.6.x/eips/competing-consumers.html     |     8 +
 .../3.6.x/eips/composed-message-processor.html     |    16 +
 .../3.6.x/eips/content-based-router-eip.html       |    31 +
 components/3.6.x/eips/content-enricher.html        |    93 +
 components/3.6.x/eips/content-filter-eip.html      |     9 +
 components/3.6.x/eips/convertBodyTo-eip.html       |     1 +
 components/3.6.x/eips/correlation-identifier.html  |     7 +
 components/3.6.x/eips/customLoadBalancer-eip.html  |    42 +
 components/3.6.x/eips/dead-letter-channel.html     |    31 +
 components/3.6.x/eips/delay-eip.html               |    58 +
 components/3.6.x/eips/durable-subscriber.html      |    23 +
 components/3.6.x/eips/dynamicRouter-eip.html       |    82 +
 components/3.6.x/eips/enrich-eip.html              |    66 +
 .../eips/enterprise-integration-patterns.html      |     1 +
 components/3.6.x/eips/event-message.html           |    10 +
 components/3.6.x/eips/eventDrivenConsumer-eip.html |     5 +
 components/3.6.x/eips/failover-eip.html            |    12 +
 components/3.6.x/eips/fault-tolerance-eip.html     |    52 +
 .../eips/faultToleranceConfiguration-eip.html      |     1 +
 components/3.6.x/eips/filter-eip.html              |    25 +
 components/3.6.x/eips/from-eip.html                |     3 +
 components/3.6.x/eips/guaranteed-delivery.html     |     5 +
 components/3.6.x/eips/hystrix-eip.html             |    52 +
 .../3.6.x/eips/hystrixConfiguration-eip.html       |     1 +
 components/3.6.x/eips/idempotentConsumer-eip.html  |     1 +
 components/3.6.x/eips/inOnly-eip.html              |     1 +
 components/3.6.x/eips/inOut-eip.html               |     1 +
 components/3.6.x/eips/intercept.html               |    31 +
 components/3.6.x/eips/loadBalance-eip.html         |   100 +
 components/3.6.x/eips/log-eip.html                 |    42 +
 components/3.6.x/eips/loop-eip.html                |    59 +
 components/3.6.x/eips/marshal-eip.html             |     7 +
 components/3.6.x/eips/message-broker.html          |     1 +
 components/3.6.x/eips/message-bus.html             |     7 +
 components/3.6.x/eips/message-channel.html         |     5 +
 components/3.6.x/eips/message-dispatcher.html      |     1 +
 components/3.6.x/eips/message-endpoint.html        |     1 +
 components/3.6.x/eips/message-expiration.html      |     2 +
 components/3.6.x/eips/message-history.html         |    66 +
 components/3.6.x/eips/message-router.html          |    29 +
 components/3.6.x/eips/message-translator.html      |    10 +
 components/3.6.x/eips/message.html                 |     9 +
 components/3.6.x/eips/messaging-bridge.html        |     2 +
 components/3.6.x/eips/messaging-gateway.html       |     1 +
 components/3.6.x/eips/messaging-mapper.html        |     1 +
 components/3.6.x/eips/multicast-eip.html           |    39 +
 components/3.6.x/eips/normalizer.html              |    37 +
 components/3.6.x/eips/onFallback-eip.html          |    45 +
 components/3.6.x/eips/otherwise-eip.html           |    29 +
 components/3.6.x/eips/pipeline-eip.html            |    33 +
 components/3.6.x/eips/point-to-point-channel.html  |     5 +
 components/3.6.x/eips/pollEnrich-eip.html          |    32 +
 components/3.6.x/eips/polling-consumer.html        |    58 +
 components/3.6.x/eips/process-eip.html             |    13 +
 components/3.6.x/eips/process-manager.html         |     1 +
 .../3.6.x/eips/publish-subscribe-channel.html      |    15 +
 components/3.6.x/eips/random-eip.html              |     1 +
 components/3.6.x/eips/recipientList-eip.html       |    88 +
 components/3.6.x/eips/removeHeader-eip.html        |     9 +
 components/3.6.x/eips/removeHeaders-eip.html       |     3 +
 components/3.6.x/eips/removeProperties-eip.html    |    13 +
 components/3.6.x/eips/removeProperty-eip.html      |    13 +
 components/3.6.x/eips/requestReply-eip.html        |     1 +
 components/3.6.x/eips/resequence-eip.html          |    76 +
 components/3.6.x/eips/resilience4j-eip.html        |    52 +
 .../3.6.x/eips/resilience4jConfiguration-eip.html  |     1 +
 components/3.6.x/eips/return-address.html          |    22 +
 components/3.6.x/eips/rollback-eip.html            |    31 +
 components/3.6.x/eips/roundRobin-eip.html          |    10 +
 components/3.6.x/eips/routingSlip-eip.html         |    24 +
 components/3.6.x/eips/saga-eip.html                |   138 +
 components/3.6.x/eips/sample-eip.html              |    42 +
 components/3.6.x/eips/scatter-gather.html          |    70 +
 components/3.6.x/eips/script-eip.html              |    27 +
 components/3.6.x/eips/selective-consumer.html      |    10 +
 components/3.6.x/eips/service-activator.html       |     5 +
 components/3.6.x/eips/serviceCall-eip.html         |   203 +
 components/3.6.x/eips/setBody-eip.html             |    13 +
 components/3.6.x/eips/setHeader-eip.html           |    15 +
 components/3.6.x/eips/setOutHeader-eip.html        |    15 +
 components/3.6.x/eips/setProperty-eip.html         |    15 +
 components/3.6.x/eips/sort-eip.html                |    19 +
 components/3.6.x/eips/split-eip.html               |   291 +
 components/3.6.x/eips/step-eip.html                |    29 +
 components/3.6.x/eips/sticky-eip.html              |    14 +
 components/3.6.x/eips/stop-eip.html                |     7 +
 components/3.6.x/eips/stream-config-eip.html       |     1 +
 components/3.6.x/eips/threads-eip.html             |     9 +
 components/3.6.x/eips/throttle-eip.html            |    23 +
 components/3.6.x/eips/to-eip.html                  |    25 +
 components/3.6.x/eips/toD-eip.html                 |    28 +
 components/3.6.x/eips/topic-eip.html               |    10 +
 components/3.6.x/eips/transactional-client.html    |   147 +
 components/3.6.x/eips/transform-eip.html           |     1 +
 components/3.6.x/eips/unmarshal-eip.html           |     7 +
 components/3.6.x/eips/validate-eip.html            |    23 +
 components/3.6.x/eips/weighted-eip.html            |    10 +
 components/3.6.x/eips/when-eip.html                |    29 +
 components/3.6.x/eips/wireTap-eip.html             |    62 +
 components/3.6.x/elasticsearch-rest-component.html |    62 +
 components/3.6.x/elsql-component.html              |    34 +
 components/3.6.x/elytron-component.html            |     6 +
 components/3.6.x/etcd-keys-component.html          |     6 +
 components/3.6.x/etcd-stats-component.html         |     6 +
 components/3.6.x/etcd-watch-component.html         |     6 +
 components/3.6.x/exec-component.html               |    32 +
 components/3.6.x/facebook-component.html           |    14 +
 components/3.6.x/fhir-component.html               |    80 +
 components/3.6.x/file-component.html               |    88 +
 components/3.6.x/file-watch-component.html         |    10 +
 components/3.6.x/flatpack-component.html           |    51 +
 components/3.6.x/flink-component.html              |    44 +
 components/3.6.x/fop-component.html                |    14 +
 components/3.6.x/freemarker-component.html         |    28 +
 components/3.6.x/ftp-component.html                |   167 +
 components/3.6.x/ftps-component.html               |    11 +
 components/3.6.x/ganglia-component.html            |    24 +
 components/3.6.x/geocoder-component.html           |    16 +
 components/3.6.x/git-component.html                |    19 +
 components/3.6.x/github-component.html             |    10 +
 components/3.6.x/google-bigquery-component.html    |    13 +
 .../3.6.x/google-bigquery-sql-component.html       |    12 +
 components/3.6.x/google-calendar-component.html    |    65 +
 .../3.6.x/google-calendar-stream-component.html    |    65 +
 components/3.6.x/google-drive-component.html       |   103 +
 components/3.6.x/google-mail-component.html        |    77 +
 components/3.6.x/google-mail-stream-component.html |    77 +
 components/3.6.x/google-pubsub-component.html      |    16 +
 components/3.6.x/google-sheets-component.html      |    35 +
 .../3.6.x/google-sheets-stream-component.html      |    35 +
 components/3.6.x/google-summary.html               |     1 +
 components/3.6.x/gora-component.html               |    35 +
 components/3.6.x/grape-component.html              |    34 +
 components/3.6.x/graphql-component.html            |    52 +
 components/3.6.x/grpc-component.html               |    50 +
 components/3.6.x/guava-eventbus-component.html     |    54 +
 .../3.6.x/hazelcast-atomicvalue-component.html     |    46 +
 components/3.6.x/hazelcast-instance-component.html |    14 +
 components/3.6.x/hazelcast-list-component.html     |    25 +
 components/3.6.x/hazelcast-map-component.html      |    83 +
 components/3.6.x/hazelcast-multimap-component.html |    57 +
 components/3.6.x/hazelcast-queue-component.html    |    34 +
 .../3.6.x/hazelcast-replicatedmap-component.html   |    48 +
 .../3.6.x/hazelcast-ringbuffer-component.html      |    18 +
 components/3.6.x/hazelcast-seda-component.html     |    14 +
 components/3.6.x/hazelcast-set-component.html      |     6 +
 components/3.6.x/hazelcast-summary.html            |   106 +
 components/3.6.x/hazelcast-topic-component.html    |    13 +
 components/3.6.x/hbase-component.html              |   112 +
 components/3.6.x/hdfs-component.html               |    30 +
 components/3.6.x/http-component.html               |   113 +
 components/3.6.x/iec60870-client-component.html    |    11 +
 components/3.6.x/iec60870-server-component.html    |    11 +
 components/3.6.x/ignite-cache-component.html       |     6 +
 components/3.6.x/ignite-compute-component.html     |     6 +
 components/3.6.x/ignite-events-component.html      |     6 +
 components/3.6.x/ignite-idgen-component.html       |     6 +
 components/3.6.x/ignite-messaging-component.html   |     6 +
 components/3.6.x/ignite-queue-component.html       |     6 +
 components/3.6.x/ignite-set-component.html         |     6 +
 components/3.6.x/ignite-summary.html               |    20 +
 components/3.6.x/index.html                        |     1 +
 components/3.6.x/infinispan-component.html         |   203 +
 components/3.6.x/influxdb-component.html           |    14 +
 components/3.6.x/iota-component.html               |    53 +
 components/3.6.x/ipfs-component.html               |    13 +
 components/3.6.x/irc-component.html                |    41 +
 components/3.6.x/ironmq-component.html             |    13 +
 components/3.6.x/jbpm-component.html               |    41 +
 components/3.6.x/jcache-component.html             |    89 +
 components/3.6.x/jclouds-component.html            |    84 +
 components/3.6.x/jcr-component.html                |    16 +
 components/3.6.x/jdbc-component.html               |    98 +
 components/3.6.x/jetty-component.html              |   182 +
 components/3.6.x/jgroups-component.html            |    44 +
 components/3.6.x/jgroups-raft-component.html       |    23 +
 components/3.6.x/jing-component.html               |    26 +
 components/3.6.x/jira-component.html               |    10 +
 components/3.6.x/jms-component.html                |    94 +
 components/3.6.x/jmx-component.html                |     6 +
 components/3.6.x/jolt-component.html               |    16 +
 components/3.6.x/jooq-component.html               |   141 +
 components/3.6.x/jpa-component.html                |    47 +
 components/3.6.x/jslt-component.html               |    22 +
 components/3.6.x/json-validator-component.html     |    46 +
 components/3.6.x/jsonata-component.html            |    14 +
 components/3.6.x/jt400-component.html              |    26 +
 components/3.6.x/kafka-component.html              |   124 +
 .../3.6.x/kubernetes-config-maps-component.html    |    28 +
 .../3.6.x/kubernetes-deployments-component.html    |    28 +
 components/3.6.x/kubernetes-hpa-component.html     |    28 +
 components/3.6.x/kubernetes-job-component.html     |   121 +
 .../3.6.x/kubernetes-namespaces-component.html     |    28 +
 components/3.6.x/kubernetes-nodes-component.html   |    28 +
 ...rnetes-persistent-volumes-claims-component.html |    19 +
 .../kubernetes-persistent-volumes-component.html   |    19 +
 components/3.6.x/kubernetes-pods-component.html    |    28 +
 ...bernetes-replication-controllers-component.html |    28 +
 .../kubernetes-resources-quota-component.html      |    19 +
 components/3.6.x/kubernetes-secrets-component.html |    19 +
 .../kubernetes-service-accounts-component.html     |    19 +
 .../3.6.x/kubernetes-services-component.html       |    28 +
 components/3.6.x/kubernetes-summary.html           |    13 +
 components/3.6.x/kudu-component.html               |    19 +
 components/3.6.x/language-component.html           |     7 +
 components/3.6.x/languages/bean-language.html      |    32 +
 components/3.6.x/languages/constant-language.html  |     9 +
 .../3.6.x/languages/exchangeProperty-language.html |     6 +
 components/3.6.x/languages/file-language.html      |    24 +
 components/3.6.x/languages/groovy-language.html    |    40 +
 components/3.6.x/languages/header-language.html    |     1 +
 components/3.6.x/languages/hl7terser-language.html |    65 +
 components/3.6.x/languages/index.html              |     1 +
 components/3.6.x/languages/jsonpath-language.html  |    92 +
 components/3.6.x/languages/mvel-language.html      |    18 +
 components/3.6.x/languages/ognl-language.html      |    18 +
 components/3.6.x/languages/ref-language.html       |     9 +
 components/3.6.x/languages/simple-language.html    |    73 +
 components/3.6.x/languages/spel-language.html      |    18 +
 components/3.6.x/languages/tokenize-language.html  |     1 +
 components/3.6.x/languages/xpath-language.html     |    36 +
 components/3.6.x/languages/xquery-language.html    |    29 +
 components/3.6.x/languages/xtokenize-language.html |     1 +
 components/3.6.x/ldap-component.html               |   193 +
 components/3.6.x/ldif-component.html               |    51 +
 components/3.6.x/log-component.html                |    23 +
 components/3.6.x/lpr-component.html                |    35 +
 components/3.6.x/lucene-component.html             |    74 +
 components/3.6.x/lumberjack-component.html         |    18 +
 components/3.6.x/mail-component.html               |    97 +
 components/3.6.x/master-component.html             |    42 +
 components/3.6.x/metrics-component.html            |   109 +
 components/3.6.x/micrometer-component.html         |   109 +
 .../3.6.x/microprofile-metrics-component.html      |    63 +
 components/3.6.x/milo-client-component.html        |    11 +
 components/3.6.x/milo-server-component.html        |    11 +
 components/3.6.x/mina-component.html               |    36 +
 components/3.6.x/minio-component.html              |    54 +
 components/3.6.x/mllp-component.html               |    11 +
 components/3.6.x/mock-component.html               |   221 +
 components/3.6.x/mongodb-component.html            |   156 +
 components/3.6.x/mongodb-gridfs-component.html     |    41 +
 components/3.6.x/msv-component.html                |    13 +
 components/3.6.x/mustache-component.html           |    20 +
 components/3.6.x/mvel-component.html               |    16 +
 components/3.6.x/mybatis-bean-component.html       |    29 +
 components/3.6.x/mybatis-component.html            |    78 +
 components/3.6.x/nagios-component.html             |    24 +
 components/3.6.x/nats-component.html               |    17 +
 components/3.6.x/netty-component.html              |   202 +
 components/3.6.x/netty-http-component.html         |    81 +
 components/3.6.x/nitrite-component.html            |    31 +
 components/3.6.x/nsq-component.html                |    14 +
 components/3.6.x/oaipmh-component.html             |     7 +
 components/3.6.x/olingo2-component.html            |    30 +
 components/3.6.x/olingo4-component.html            |    33 +
 .../3.6.x/openshift-build-configs-component.html   |    19 +
 components/3.6.x/openshift-builds-component.html   |    19 +
 components/3.6.x/openstack-cinder-component.html   |    10 +
 components/3.6.x/openstack-glance-component.html   |    10 +
 components/3.6.x/openstack-keystone-component.html |    10 +
 components/3.6.x/openstack-neutron-component.html  |    10 +
 components/3.6.x/openstack-nova-component.html     |    10 +
 components/3.6.x/openstack-summary.html            |    11 +
 components/3.6.x/openstack-swift-component.html    |    10 +
 components/3.6.x/optaplanner-component.html        |    21 +
 components/3.6.x/others/attachments.html           |     4 +
 components/3.6.x/others/aws-xray.html              |    34 +
 components/3.6.x/others/cdi.html                   |   263 +
 components/3.6.x/others/cxf-transport.html         |    78 +
 components/3.6.x/others/etcd3.html                 |     1 +
 components/3.6.x/others/headersmap.html            |     3 +
 components/3.6.x/others/hystrix.html               |    11 +
 components/3.6.x/others/index.html                 |     1 +
 components/3.6.x/others/jasypt.html                |    98 +
 components/3.6.x/others/jta.html                   |     1 +
 components/3.6.x/others/leveldb.html               |     5 +
 components/3.6.x/others/lra.html                   |    11 +
 components/3.6.x/others/main.html                  |    36 +
 components/3.6.x/others/microprofile-config.html   |     2 +
 .../3.6.x/others/microprofile-fault-tolerance.html |     6 +
 components/3.6.x/others/microprofile-health.html   |    23 +
 components/3.6.x/others/openapi-java.html          |    46 +
 components/3.6.x/others/opentelemetry.html         |    10 +
 components/3.6.x/others/opentracing.html           |    25 +
 components/3.6.x/others/platform-http-vertx.html   |    17 +
 .../3.6.x/others/reactive-executor-vertx.html      |     1 +
 .../others/reactive-threadpoolfactory-vertx.html   |    16 +
 components/3.6.x/others/reactor.html               |     6 +
 components/3.6.x/others/redis.html                 |     1 +
 components/3.6.x/others/resilience4j.html          |     6 +
 components/3.6.x/others/ribbon.html                |    31 +
 components/3.6.x/others/rxjava.html                |     6 +
 components/3.6.x/others/shiro.html                 |   104 +
 components/3.6.x/others/spring-javaconfig.html     |    22 +
 components/3.6.x/others/spring-main.html           |     1 +
 components/3.6.x/others/spring-security.html       |    93 +
 components/3.6.x/others/swagger-java.html          |    46 +
 components/3.6.x/others/test-cdi.html              |   376 +
 components/3.6.x/others/test-junit5.html           |    31 +
 components/3.6.x/others/test-spring-junit5.html    |    86 +
 components/3.6.x/others/test-spring.html           |   189 +
 components/3.6.x/others/test.html                  |    28 +
 components/3.6.x/others/testcontainers-junit5.html |    56 +
 .../3.6.x/others/testcontainers-spring-junit5.html |     5 +
 components/3.6.x/others/testcontainers-spring.html |     1 +
 components/3.6.x/others/testcontainers.html        |    52 +
 .../3.6.x/others/threadpoolfactory-vertx.html      |    16 +
 components/3.6.x/others/tracing.html               |     1 +
 .../3.6.x/others/undertow-spring-security.html     |     1 +
 components/3.6.x/others/zipkin.html                |    33 +
 components/3.6.x/paho-component.html               |    26 +
 components/3.6.x/pdf-component.html                |    11 +
 .../3.6.x/pg-replication-slot-component.html       |    12 +
 components/3.6.x/pgevent-component.html            |    12 +
 components/3.6.x/platform-http-component.html      |    11 +
 components/3.6.x/properties-component.html         |   218 +
 components/3.6.x/pubnub-component.html             |    29 +
 components/3.6.x/pulsar-component.html             |    11 +
 components/3.6.x/quartz-component.html             |    29 +
 components/3.6.x/quickfix-component.html           |   150 +
 components/3.6.x/rabbitmq-component.html           |    46 +
 components/3.6.x/reactive-streams-component.html   |    78 +
 components/3.6.x/ref-component.html                |    17 +
 components/3.6.x/rest-api-component.html           |     6 +
 components/3.6.x/rest-component.html               |    30 +
 components/3.6.x/rest-openapi-component.html       |    31 +
 components/3.6.x/rest-swagger-component.html       |    31 +
 components/3.6.x/resteasy-component.html           |    47 +
 components/3.6.x/robotframework-component.html     |    31 +
 components/3.6.x/rss-component.html                |    25 +
 components/3.6.x/saga-component.html               |     6 +
 components/3.6.x/salesforce-component.html         |   177 +
 components/3.6.x/sap-netweaver-component.html      |    37 +
 components/3.6.x/scheduler-component.html          |     9 +
 components/3.6.x/schematron-component.html         |    51 +
 components/3.6.x/scp-component.html                |    11 +
 components/3.6.x/seda-component.html               |    78 +
 components/3.6.x/service-component.html            |     6 +
 components/3.6.x/servicenow-component.html         |    29 +
 components/3.6.x/servlet-component.html            |   198 +
 components/3.6.x/sftp-component.html               |    11 +
 components/3.6.x/sip-component.html                |    32 +
 components/3.6.x/sjms-batch-component.html         |    11 +
 components/3.6.x/sjms-component.html               |    63 +
 components/3.6.x/sjms2-component.html              |    80 +
 components/3.6.x/slack-component.html              |    28 +
 components/3.6.x/smpp-component.html               |    28 +
 components/3.6.x/snmp-component.html               |    38 +
 components/3.6.x/solr-component.html               |    56 +
 components/3.6.x/soroush-component.html            |    40 +
 components/3.6.x/spark-component.html              |   116 +
 components/3.6.x/splunk-component.html             |    38 +
 components/3.6.x/splunk-hec-component.html         |    10 +
 components/3.6.x/spring-batch-component.html       |    72 +
 components/3.6.x/spring-event-component.html       |     6 +
 components/3.6.x/spring-integration-component.html |    11 +
 components/3.6.x/spring-ldap-component.html        |    11 +
 components/3.6.x/spring-redis-component.html       |    10 +
 components/3.6.x/spring-summary.html               |    89 +
 components/3.6.x/spring-ws-component.html          |   108 +
 components/3.6.x/sql-component.html                |   147 +
 components/3.6.x/sql-stored-component.html         |    30 +
 components/3.6.x/ssh-component.html                |    36 +
 components/3.6.x/stax-component.html               |    80 +
 components/3.6.x/stomp-component.html              |    11 +
 components/3.6.x/stream-component.html             |    26 +
 components/3.6.x/string-template-component.html    |    23 +
 components/3.6.x/stub-component.html               |     7 +
 components/3.6.x/telegram-component.html           |    95 +
 components/3.6.x/thrift-component.html             |    31 +
 components/3.6.x/tika-component.html               |    13 +
 components/3.6.x/timer-component.html              |    15 +
 components/3.6.x/twilio-component.html             |   558 +
 .../3.6.x/twitter-directmessage-component.html     |     6 +
 components/3.6.x/twitter-search-component.html     |     6 +
 components/3.6.x/twitter-timeline-component.html   |     6 +
 components/3.6.x/undertow-component.html           |    25 +
 components/3.6.x/validator-component.html          |     6 +
 components/3.6.x/velocity-component.html           |    28 +
 components/3.6.x/vertx-component.html              |    14 +
 components/3.6.x/vertx-http-component.html         |    17 +
 components/3.6.x/vertx-websocket-component.html    |    13 +
 components/3.6.x/vm-component.html                 |     8 +
 components/3.6.x/weather-component.html            |    12 +
 components/3.6.x/web3j-component.html              |    15 +
 components/3.6.x/webhook-component.html            |    11 +
 components/3.6.x/websocket-component.html          |    53 +
 components/3.6.x/websocket-jsr356-component.html   |     6 +
 components/3.6.x/weka-component.html               |   118 +
 components/3.6.x/wordpress-component.html          |    16 +
 components/3.6.x/workday-component.html            |    11 +
 components/3.6.x/xchange-component.html            |    16 +
 components/3.6.x/xj-component.html                 |   232 +
 components/3.6.x/xmlsecurity-sign-component.html   |   288 +
 components/3.6.x/xmlsecurity-verify-component.html |   288 +
 components/3.6.x/xmpp-component.html               |    18 +
 components/3.6.x/xquery-component.html             |    48 +
 components/3.6.x/xslt-component.html               |    32 +
 components/3.6.x/xslt-saxon-component.html         |    51 +
 components/3.6.x/yammer-component.html             |    95 +
 components/3.6.x/zendesk-component.html            |   628 +
 components/3.6.x/zookeeper-component.html          |    24 +
 components/3.6.x/zookeeper-master-component.html   |    29 +
 components/latest/_images/apache-ignite.png        |   Bin 0 -> 919833 bytes
 components/latest/_images/camel-direct-vm.png      |   Bin 0 -> 129236 bytes
 components/latest/_images/camel_spark_cluster.png  |   Bin 0 -> 172359 bytes
 components/latest/_images/camel_spark_driver.png   |   Bin 0 -> 293927 bytes
 components/latest/_images/control_bus.png          |   Bin 0 -> 2438 bytes
 components/latest/_images/qr-code.png              |   Bin 0 -> 307 bytes
 components/latest/activemq-component.html          |    11 +
 components/latest/ahc-component.html               |    70 +
 components/latest/ahc-ws-component.html            |    24 +
 components/latest/amqp-component.html              |    46 +
 components/latest/apns-component.html              |    97 +
 components/latest/arangodb-component.html          |    11 +
 components/latest/as2-component.html               |    11 +
 components/latest/asterisk-component.html          |    11 +
 components/latest/atlasmap-component.html          |    12 +
 components/latest/atmos-component.html             |    13 +
 .../latest/atmosphere-websocket-component.html     |    23 +
 components/latest/atom-component.html              |    11 +
 components/latest/atomix-map-component.html        |    32 +
 components/latest/atomix-messaging-component.html  |    10 +
 components/latest/atomix-multimap-component.html   |    10 +
 components/latest/atomix-queue-component.html      |    10 +
 components/latest/atomix-set-component.html        |    10 +
 components/latest/atomix-value-component.html      |    10 +
 components/latest/avro-component.html              |    75 +
 components/latest/aws-cw-component.html            |    18 +
 components/latest/aws-ddb-component.html           |    18 +
 components/latest/aws-ddbstream-component.html     |    18 +
 components/latest/aws-ec2-component.html           |    15 +
 components/latest/aws-ecs-component.html           |    11 +
 components/latest/aws-eks-component.html           |    11 +
 components/latest/aws-iam-component.html           |    12 +
 components/latest/aws-kinesis-component.html       |    19 +
 .../latest/aws-kinesis-firehose-component.html     |    19 +
 components/latest/aws-kms-component.html           |    11 +
 components/latest/aws-lambda-component.html        |    10 +
 components/latest/aws-mq-component.html            |    11 +
 components/latest/aws-msk-component.html           |    11 +
 components/latest/aws-s3-component.html            |    72 +
 components/latest/aws-sdb-component.html           |    18 +
 components/latest/aws-ses-component.html           |    21 +
 components/latest/aws-sns-component.html           |    19 +
 components/latest/aws-sqs-component.html           |    27 +
 components/latest/aws-summary.html                 |     1 +
 components/latest/aws-swf-component.html           |    17 +
 components/latest/aws-translate-component.html     |    14 +
 components/latest/aws2-athena-component.html       |    91 +
 components/latest/aws2-cw-component.html           |    11 +
 components/latest/aws2-ddb-component.html          |    11 +
 components/latest/aws2-ddbstream-component.html    |    10 +
 components/latest/aws2-ec2-component.html          |    44 +
 components/latest/aws2-ecs-component.html          |    13 +
 components/latest/aws2-eks-component.html          |    13 +
 components/latest/aws2-eventbridge-component.html  |    98 +
 components/latest/aws2-iam-component.html          |    22 +
 components/latest/aws2-kinesis-component.html      |    11 +
 .../latest/aws2-kinesis-firehose-component.html    |    26 +
 components/latest/aws2-kms-component.html          |    18 +
 components/latest/aws2-lambda-component.html       |    12 +
 components/latest/aws2-mq-component.html           |    36 +
 components/latest/aws2-msk-component.html          |    37 +
 components/latest/aws2-s3-component.html           |   109 +
 components/latest/aws2-ses-component.html          |    15 +
 components/latest/aws2-sns-component.html          |    40 +
 components/latest/aws2-sqs-component.html          |    36 +
 components/latest/aws2-sts-component.html          |    18 +
 components/latest/aws2-summary.html                |     1 +
 components/latest/aws2-translate-component.html    |    17 +
 components/latest/azure-blob-component.html        |    17 +
 components/latest/azure-eventhubs-component.html   |    29 +
 components/latest/azure-queue-component.html       |    16 +
 .../latest/azure-storage-blob-component.html       |   177 +
 .../latest/azure-storage-queue-component.html      |    96 +
 components/latest/azure-summary.html               |     6 +
 components/latest/bean-component.html              |    22 +
 components/latest/bean-validator-component.html    |    88 +
 components/latest/beanstalk-component.html         |    21 +
 components/latest/bonita-component.html            |    10 +
 components/latest/box-component.html               |   148 +
 components/latest/braintree-component.html         |   161 +
 components/latest/browse-component.html            |    17 +
 components/latest/caffeine-cache-component.html    |    23 +
 .../latest/caffeine-loadcache-component.html       |    11 +
 components/latest/chatscript-component.html        |    11 +
 components/latest/chunk-component.html             |    21 +
 components/latest/class-component.html             |    10 +
 components/latest/cm-sms-component.html            |    11 +
 components/latest/cmis-component.html              |    10 +
 components/latest/coap-component.html              |    11 +
 components/latest/cometd-component.html            |    48 +
 components/latest/consul-component.html            |    10 +
 components/latest/controlbus-component.html        |     6 +
 components/latest/corda-component.html             |    13 +
 components/latest/couchbase-component.html         |    11 +
 components/latest/couchdb-component.html           |    11 +
 components/latest/cql-component.html               |    25 +
 components/latest/cron-component.html              |    19 +
 components/latest/crypto-cms-component.html        |   229 +
 components/latest/crypto-component.html            |    20 +
 components/latest/cxf-component.html               |   161 +
 components/latest/cxfrs-component.html             |   119 +
 components/latest/dataformat-component.html        |    14 +
 .../latest/dataformats/any23-dataformat.html       |    30 +
 components/latest/dataformats/asn1-dataformat.html |    15 +
 components/latest/dataformats/avro-dataformat.html |    28 +
 .../latest/dataformats/barcode-dataformat.html     |    15 +
 .../latest/dataformats/base64-dataformat.html      |    33 +
 .../latest/dataformats/beanio-dataformat.html      |    10 +
 .../latest/dataformats/bindy-dataformat.html       |   703 +
 components/latest/dataformats/cbor-dataformat.html |    20 +
 .../latest/dataformats/crypto-dataformat.html      |   104 +
 components/latest/dataformats/csv-dataformat.html  |   116 +
 .../latest/dataformats/fhirJson-dataformat.html    |     1 +
 .../latest/dataformats/fhirXml-dataformat.html     |     1 +
 .../latest/dataformats/flatpack-dataformat.html    |    18 +
 components/latest/dataformats/grok-dataformat.html |    40 +
 .../dataformats/gzipdeflater-dataformat.html       |     6 +
 components/latest/dataformats/hl7-dataformat.html  |    61 +
 components/latest/dataformats/ical-dataformat.html |    29 +
 components/latest/dataformats/index.html           |     1 +
 .../latest/dataformats/jacksonxml-dataformat.html  |    67 +
 components/latest/dataformats/jaxb-dataformat.html |    57 +
 .../dataformats/json-fastjson-dataformat.html      |    13 +
 .../latest/dataformats/json-gson-dataformat.html   |    13 +
 .../dataformats/json-jackson-dataformat.html       |    13 +
 .../dataformats/json-johnzon-dataformat.html       |    13 +
 .../latest/dataformats/json-jsonb-dataformat.html  |    17 +
 .../dataformats/json-xstream-dataformat.html       |    14 +
 .../latest/dataformats/jsonApi-dataformat.html     |    11 +
 components/latest/dataformats/lzf-dataformat.html  |    11 +
 .../dataformats/mime-multipart-dataformat.html     |    40 +
 components/latest/dataformats/pgp-dataformat.html  |    56 +
 .../latest/dataformats/protobuf-dataformat.html    |    81 +
 components/latest/dataformats/rss-dataformat.html  |     6 +
 .../latest/dataformats/secureXML-dataformat.html   |    85 +
 .../latest/dataformats/soapjaxb-dataformat.html    |    54 +
 .../latest/dataformats/syslog-dataformat.html      |    47 +
 .../latest/dataformats/tarfile-dataformat.html     |    33 +
 .../latest/dataformats/thrift-dataformat.html      |    45 +
 .../latest/dataformats/tidyMarkup-dataformat.html  |    18 +
 .../dataformats/univocity-csv-dataformat.html      |    48 +
 .../dataformats/univocity-fixed-dataformat.html    |    48 +
 .../dataformats/univocity-tsv-dataformat.html      |    48 +
 .../latest/dataformats/xstream-dataformat.html     |    27 +
 .../dataformats/yaml-snakeyaml-dataformat.html     |    55 +
 .../latest/dataformats/zipdeflater-dataformat.html |     6 +
 .../latest/dataformats/zipfile-dataformat.html     |    37 +
 components/latest/dataset-component.html           |    12 +
 components/latest/dataset-test-component.html      |     7 +
 components/latest/debezium-mongodb-component.html  |    23 +
 components/latest/debezium-mysql-component.html    |    31 +
 components/latest/debezium-postgres-component.html |    27 +
 .../latest/debezium-sqlserver-component.html       |    27 +
 components/latest/digitalocean-component.html      |    21 +
 components/latest/direct-component.html            |    22 +
 components/latest/direct-vm-component.html         |    20 +
 components/latest/disruptor-component.html         |    40 +
 components/latest/djl-component.html               |    55 +
 components/latest/dns-component.html               |    28 +
 components/latest/docker-component.html            |    10 +
 components/latest/dozer-component.html             |    67 +
 components/latest/drill-component.html             |    11 +
 components/latest/dropbox-component.html           |    41 +
 components/latest/ehcache-component.html           |    82 +
 .../eips/_attachments/Hohpe_EIP_camel_20150622.zip |   Bin 0 -> 200378 bytes
 .../_attachments/Hohpe_EIP_camel_OpenOffice.zip    |   Bin 0 -> 72094 bytes
 components/latest/eips/_images/eip/Aggregator.gif  |   Bin 0 -> 2413 bytes
 .../latest/eips/_images/eip/AggregatorIcon.gif     |   Bin 0 -> 392 bytes
 .../latest/eips/_images/eip/BroadcastAggregate.gif |   Bin 0 -> 4005 bytes
 .../latest/eips/_images/eip/CDC-Debezium.png       |   Bin 0 -> 67771 bytes
 .../latest/eips/_images/eip/ChannelAdapterIcon.gif |   Bin 0 -> 941 bytes
 .../eips/_images/eip/ChannelAdapterSolution.gif    |   Bin 0 -> 2898 bytes
 components/latest/eips/_images/eip/ChannelIcon.gif |   Bin 0 -> 376 bytes
 .../latest/eips/_images/eip/CircuitBreaker.png     |   Bin 0 -> 24745 bytes
 .../latest/eips/_images/eip/CompetingConsumers.gif |   Bin 0 -> 4759 bytes
 .../eips/_images/eip/CompetingConsumersIcon.gif    |   Bin 0 -> 428 bytes
 .../latest/eips/_images/eip/ContentBasedRouter.gif |   Bin 0 -> 2504 bytes
 .../eips/_images/eip/ContentBasedRouterIcon.gif    |   Bin 0 -> 356 bytes
 .../latest/eips/_images/eip/ContentFilter.gif      |   Bin 0 -> 1777 bytes
 .../latest/eips/_images/eip/ContentFilterIcon.gif  |   Bin 0 -> 375 bytes
 .../latest/eips/_images/eip/ControlBusIcon.gif     |   Bin 0 -> 764 bytes
 .../eips/_images/eip/CorrelationIdentifierIcon.gif |   Bin 0 -> 375 bytes
 .../_images/eip/CorrelationIdentifierSolution.gif  |   Bin 0 -> 4041 bytes
 .../latest/eips/_images/eip/DataEnricher.gif       |   Bin 0 -> 2703 bytes
 .../latest/eips/_images/eip/DataEnricherIcon.gif   |   Bin 0 -> 372 bytes
 .../eips/_images/eip/DeadLetterChannelIcon.gif     |   Bin 0 -> 519 bytes
 .../eips/_images/eip/DeadLetterChannelSolution.gif |   Bin 0 -> 3557 bytes
 components/latest/eips/_images/eip/DetourIcon.gif  |   Bin 0 -> 678 bytes
 .../eips/_images/eip/DistributionAggregate.gif     |   Bin 0 -> 6302 bytes
 .../eips/_images/eip/DistributionAggregateIcon.gif |   Bin 0 -> 491 bytes
 .../eips/_images/eip/DurableSubscriptionIcon.gif   |   Bin 0 -> 306 bytes
 .../_images/eip/DurableSubscriptionSolution.gif    |   Bin 0 -> 3234 bytes
 .../latest/eips/_images/eip/DynamicRouter.gif      |   Bin 0 -> 7122 bytes
 .../latest/eips/_images/eip/DynamicRouterIcon.gif  |   Bin 0 -> 654 bytes
 .../eips/_images/eip/EventDrivenConsumerIcon.gif   |   Bin 0 -> 388 bytes
 .../_images/eip/EventDrivenConsumerSolution.gif    |   Bin 0 -> 2077 bytes
 .../latest/eips/_images/eip/EventMessageIcon.gif   |   Bin 0 -> 264 bytes
 .../eips/_images/eip/EventMessageSolution.gif      |   Bin 0 -> 2843 bytes
 .../eips/_images/eip/GuaranteedMessagingIcon.gif   |   Bin 0 -> 312 bytes
 .../_images/eip/GuaranteedMessagingSolution.gif    |   Bin 0 -> 4574 bytes
 .../latest/eips/_images/eip/MessageBroker.gif      |   Bin 0 -> 1686 bytes
 .../latest/eips/_images/eip/MessageBrokerIcon.gif  |   Bin 0 -> 547 bytes
 .../latest/eips/_images/eip/MessageBusIcon.gif     |   Bin 0 -> 381 bytes
 .../latest/eips/_images/eip/MessageBusSolution.gif |   Bin 0 -> 2243 bytes
 .../eips/_images/eip/MessageChannelSolution.gif    |   Bin 0 -> 3343 bytes
 .../latest/eips/_images/eip/MessageDispatcher.gif  |   Bin 0 -> 5128 bytes
 .../eips/_images/eip/MessageDispatcherIcon.gif     |   Bin 0 -> 431 bytes
 .../eips/_images/eip/MessageEndpointIcon.gif       |   Bin 0 -> 391 bytes
 .../eips/_images/eip/MessageEndpointSolution.gif   |   Bin 0 -> 3816 bytes
 .../eips/_images/eip/MessageExpirationIcon.gif     |   Bin 0 -> 276 bytes
 .../eips/_images/eip/MessageExpirationSolution.gif |   Bin 0 -> 4409 bytes
 .../latest/eips/_images/eip/MessageFilter.gif      |   Bin 0 -> 3820 bytes
 .../latest/eips/_images/eip/MessageFilterIcon.gif  |   Bin 0 -> 497 bytes
 .../latest/eips/_images/eip/MessageHistory.gif     |   Bin 0 -> 2351 bytes
 components/latest/eips/_images/eip/MessageIcon.gif |   Bin 0 -> 799 bytes
 .../latest/eips/_images/eip/MessageRouter.gif      |   Bin 0 -> 3340 bytes
 .../eips/_images/eip/MessageSelectorIcon.gif       |   Bin 0 -> 455 bytes
 .../eips/_images/eip/MessageSelectorSolution.gif   |   Bin 0 -> 2987 bytes
 .../latest/eips/_images/eip/MessageSolution.gif    |   Bin 0 -> 1256 bytes
 .../latest/eips/_images/eip/MessageTranslator.gif  |   Bin 0 -> 2183 bytes
 .../eips/_images/eip/MessageTranslatorIcon.gif     |   Bin 0 -> 487 bytes
 .../eips/_images/eip/MessagingAdapterIcon.gif      |   Bin 0 -> 388 bytes
 .../eips/_images/eip/MessagingAdapterSolution.gif  |   Bin 0 -> 3923 bytes
 .../latest/eips/_images/eip/MessagingBridge.gif    |   Bin 0 -> 1828 bytes
 .../eips/_images/eip/MessagingBridgeIcon.gif       |   Bin 0 -> 437 bytes
 .../eips/_images/eip/MessagingGatewayIcon.gif      |   Bin 0 -> 485 bytes
 .../eips/_images/eip/MessagingGatewaySolution.gif  |   Bin 0 -> 3780 bytes
 .../_images/eip/MessagingMapperClassDiagram.gif    |   Bin 0 -> 2019 bytes
 .../latest/eips/_images/eip/NormalizerDetail.gif   |   Bin 0 -> 8388 bytes
 .../latest/eips/_images/eip/NormalizerIcon.gif     |   Bin 0 -> 401 bytes
 .../latest/eips/_images/eip/PipesAndFilters.gif    |   Bin 0 -> 2906 bytes
 .../eips/_images/eip/PipesAndFiltersIcon.gif       |   Bin 0 -> 455 bytes
 .../latest/eips/_images/eip/PointToPointIcon.gif   |   Bin 0 -> 147 bytes
 .../eips/_images/eip/PointToPointSolution.gif      |   Bin 0 -> 2995 bytes
 .../eips/_images/eip/PollingConsumerIcon.gif       |   Bin 0 -> 418 bytes
 .../eips/_images/eip/PollingConsumerSolution.gif   |   Bin 0 -> 2117 bytes
 .../latest/eips/_images/eip/ProcessManager.gif     |   Bin 0 -> 3175 bytes
 .../latest/eips/_images/eip/ProcessManagerIcon.gif |   Bin 0 -> 429 bytes
 .../eips/_images/eip/PublishSubscribeIcon.gif      |   Bin 0 -> 227 bytes
 .../eips/_images/eip/PublishSubscribeSolution.gif  |   Bin 0 -> 4269 bytes
 .../latest/eips/_images/eip/RecipientList.gif      |   Bin 0 -> 5065 bytes
 .../latest/eips/_images/eip/RecipientListIcon.gif  |   Bin 0 -> 368 bytes
 .../latest/eips/_images/eip/RequestReply.gif       |   Bin 0 -> 3141 bytes
 .../latest/eips/_images/eip/RequestReplyIcon.gif   |   Bin 0 -> 274 bytes
 components/latest/eips/_images/eip/Resequencer.gif |   Bin 0 -> 1965 bytes
 .../latest/eips/_images/eip/ResequencerIcon.gif    |   Bin 0 -> 435 bytes
 .../latest/eips/_images/eip/ReturnAddressIcon.gif  |   Bin 0 -> 302 bytes
 .../eips/_images/eip/ReturnAddressSolution.gif     |   Bin 0 -> 5867 bytes
 .../latest/eips/_images/eip/RoutingTableIcon.gif   |   Bin 0 -> 376 bytes
 .../latest/eips/_images/eip/RoutingTableSimple.gif |   Bin 0 -> 3459 bytes
 components/latest/eips/_images/eip/Sequencer.gif   |   Bin 0 -> 2298 bytes
 .../latest/eips/_images/eip/SplitterIcon.gif       |   Bin 0 -> 397 bytes
 .../latest/eips/_images/eip/StoreInLibrary.gif     |   Bin 0 -> 6440 bytes
 .../latest/eips/_images/eip/StoreInLibraryIcon.gif |   Bin 0 -> 684 bytes
 .../eips/_images/eip/TransactionalClientIcon.gif   |   Bin 0 -> 486 bytes
 .../_images/eip/TransactionalClientSolution.gif    |   Bin 0 -> 3654 bytes
 components/latest/eips/_images/eip/WireTap.gif     |   Bin 0 -> 3067 bytes
 components/latest/eips/_images/eip/WireTapIcon.gif |   Bin 0 -> 481 bytes
 components/latest/eips/aggregate-eip.html          |   185 +
 components/latest/eips/batch-config-eip.html       |     1 +
 components/latest/eips/bean-eip.html               |    14 +
 components/latest/eips/change-data-capture.html    |     1 +
 components/latest/eips/channel-adapter.html        |    11 +
 components/latest/eips/choice-eip.html             |    29 +
 components/latest/eips/circuitBreaker-eip.html     |    20 +
 components/latest/eips/claimCheck-eip.html         |    77 +
 components/latest/eips/competing-consumers.html    |     8 +
 .../latest/eips/composed-message-processor.html    |    16 +
 .../latest/eips/content-based-router-eip.html      |    31 +
 components/latest/eips/content-enricher.html       |    93 +
 components/latest/eips/content-filter-eip.html     |     9 +
 components/latest/eips/convertBodyTo-eip.html      |     1 +
 components/latest/eips/correlation-identifier.html |     7 +
 components/latest/eips/customLoadBalancer-eip.html |    42 +
 components/latest/eips/dead-letter-channel.html    |    31 +
 components/latest/eips/delay-eip.html              |    58 +
 components/latest/eips/durable-subscriber.html     |    23 +
 components/latest/eips/dynamicRouter-eip.html      |    82 +
 components/latest/eips/enrich-eip.html             |    66 +
 .../eips/enterprise-integration-patterns.html      |     1 +
 components/latest/eips/event-message.html          |    10 +
 .../latest/eips/eventDrivenConsumer-eip.html       |     5 +
 components/latest/eips/failover-eip.html           |    12 +
 components/latest/eips/fault-tolerance-eip.html    |    52 +
 .../eips/faultToleranceConfiguration-eip.html      |     1 +
 components/latest/eips/filter-eip.html             |    25 +
 components/latest/eips/from-eip.html               |     3 +
 components/latest/eips/guaranteed-delivery.html    |     5 +
 components/latest/eips/hystrix-eip.html            |    52 +
 .../latest/eips/hystrixConfiguration-eip.html      |     1 +
 components/latest/eips/idempotentConsumer-eip.html |     1 +
 components/latest/eips/inOnly-eip.html             |     1 +
 components/latest/eips/inOut-eip.html              |     1 +
 components/latest/eips/intercept.html              |    31 +
 components/latest/eips/loadBalance-eip.html        |    97 +
 components/latest/eips/log-eip.html                |    42 +
 components/latest/eips/loop-eip.html               |    59 +
 components/latest/eips/marshal-eip.html            |     7 +
 components/latest/eips/message-broker.html         |     1 +
 components/latest/eips/message-bus.html            |     7 +
 components/latest/eips/message-channel.html        |     5 +
 components/latest/eips/message-dispatcher.html     |     1 +
 components/latest/eips/message-endpoint.html       |     1 +
 components/latest/eips/message-expiration.html     |     2 +
 components/latest/eips/message-history.html        |    66 +
 components/latest/eips/message-router.html         |    29 +
 components/latest/eips/message-translator.html     |    10 +
 components/latest/eips/message.html                |     9 +
 components/latest/eips/messaging-bridge.html       |     2 +
 components/latest/eips/messaging-gateway.html      |     1 +
 components/latest/eips/messaging-mapper.html       |     1 +
 components/latest/eips/multicast-eip.html          |    39 +
 components/latest/eips/normalizer.html             |    37 +
 components/latest/eips/onFallback-eip.html         |    45 +
 components/latest/eips/otherwise-eip.html          |    29 +
 components/latest/eips/pipeline-eip.html           |    33 +
 components/latest/eips/point-to-point-channel.html |     5 +
 components/latest/eips/pollEnrich-eip.html         |    32 +
 components/latest/eips/polling-consumer.html       |    58 +
 components/latest/eips/process-eip.html            |    13 +
 components/latest/eips/process-manager.html        |     1 +
 .../latest/eips/publish-subscribe-channel.html     |    15 +
 components/latest/eips/random-eip.html             |     1 +
 components/latest/eips/recipientList-eip.html      |    88 +
 components/latest/eips/removeHeader-eip.html       |     9 +
 components/latest/eips/removeHeaders-eip.html      |     3 +
 components/latest/eips/removeProperties-eip.html   |    13 +
 components/latest/eips/removeProperty-eip.html     |    13 +
 components/latest/eips/requestReply-eip.html       |     1 +
 components/latest/eips/resequence-eip.html         |    76 +
 components/latest/eips/resilience4j-eip.html       |    52 +
 .../latest/eips/resilience4jConfiguration-eip.html |     1 +
 components/latest/eips/return-address.html         |    22 +
 components/latest/eips/rollback-eip.html           |    31 +
 components/latest/eips/roundRobin-eip.html         |    10 +
 components/latest/eips/routingSlip-eip.html        |    24 +
 components/latest/eips/saga-eip.html               |   138 +
 components/latest/eips/sample-eip.html             |    42 +
 components/latest/eips/scatter-gather.html         |    70 +
 components/latest/eips/script-eip.html             |    27 +
 components/latest/eips/selective-consumer.html     |    10 +
 components/latest/eips/service-activator.html      |     5 +
 components/latest/eips/serviceCall-eip.html        |   203 +
 components/latest/eips/setBody-eip.html            |    13 +
 components/latest/eips/setHeader-eip.html          |    15 +
 components/latest/eips/setOutHeader-eip.html       |    15 +
 components/latest/eips/setProperty-eip.html        |    15 +
 components/latest/eips/sort-eip.html               |    19 +
 components/latest/eips/split-eip.html              |   291 +
 components/latest/eips/step-eip.html               |    29 +
 components/latest/eips/sticky-eip.html             |    14 +
 components/latest/eips/stop-eip.html               |     7 +
 components/latest/eips/stream-config-eip.html      |     1 +
 components/latest/eips/threads-eip.html            |     9 +
 components/latest/eips/throttle-eip.html           |    23 +
 components/latest/eips/to-eip.html                 |    25 +
 components/latest/eips/toD-eip.html                |    24 +
 components/latest/eips/topic-eip.html              |    10 +
 components/latest/eips/transactional-client.html   |   147 +
 components/latest/eips/transform-eip.html          |     1 +
 components/latest/eips/unmarshal-eip.html          |     7 +
 components/latest/eips/validate-eip.html           |    23 +
 components/latest/eips/weighted-eip.html           |    10 +
 components/latest/eips/when-eip.html               |    29 +
 components/latest/eips/wireTap-eip.html            |    62 +
 .../latest/elasticsearch-rest-component.html       |    62 +
 components/latest/elsql-component.html             |    34 +
 components/latest/etcd-keys-component.html         |     6 +
 components/latest/etcd-stats-component.html        |     6 +
 components/latest/etcd-watch-component.html        |     6 +
 components/latest/exec-component.html              |    32 +
 components/latest/facebook-component.html          |    14 +
 components/latest/fhir-component.html              |    80 +
 components/latest/file-component.html              |    88 +
 components/latest/file-watch-component.html        |    10 +
 components/latest/flatpack-component.html          |    51 +
 components/latest/flink-component.html             |    44 +
 components/latest/fop-component.html               |    14 +
 components/latest/freemarker-component.html        |    28 +
 components/latest/ftp-component.html               |   167 +
 components/latest/ftps-component.html              |    11 +
 components/latest/ganglia-component.html           |    24 +
 components/latest/geocoder-component.html          |    16 +
 components/latest/git-component.html               |    19 +
 components/latest/github-component.html            |    11 +
 components/latest/google-bigquery-component.html   |    13 +
 .../latest/google-bigquery-sql-component.html      |    12 +
 components/latest/google-calendar-component.html   |    65 +
 .../latest/google-calendar-stream-component.html   |    11 +
 components/latest/google-drive-component.html      |   103 +
 components/latest/google-mail-component.html       |    77 +
 .../latest/google-mail-stream-component.html       |    11 +
 components/latest/google-pubsub-component.html     |    16 +
 components/latest/google-sheets-component.html     |    35 +
 .../latest/google-sheets-stream-component.html     |    35 +
 components/latest/google-summary.html              |     1 +
 components/latest/gora-component.html              |    35 +
 components/latest/grape-component.html             |    34 +
 components/latest/graphql-component.html           |    52 +
 components/latest/grpc-component.html              |    50 +
 components/latest/guava-eventbus-component.html    |    54 +
 .../latest/hazelcast-atomicvalue-component.html    |    46 +
 .../latest/hazelcast-instance-component.html       |    14 +
 components/latest/hazelcast-list-component.html    |    25 +
 components/latest/hazelcast-map-component.html     |    83 +
 .../latest/hazelcast-multimap-component.html       |    57 +
 components/latest/hazelcast-queue-component.html   |    34 +
 .../latest/hazelcast-replicatedmap-component.html  |    48 +
 .../latest/hazelcast-ringbuffer-component.html     |    18 +
 components/latest/hazelcast-seda-component.html    |    14 +
 components/latest/hazelcast-set-component.html     |     6 +
 components/latest/hazelcast-summary.html           |   106 +
 components/latest/hazelcast-topic-component.html   |    13 +
 components/latest/hbase-component.html             |   112 +
 components/latest/hdfs-component.html              |    30 +
 components/latest/http-component.html              |   113 +
 components/latest/iec60870-client-component.html   |    11 +
 components/latest/iec60870-server-component.html   |    11 +
 components/latest/ignite-cache-component.html      |     6 +
 components/latest/ignite-compute-component.html    |     6 +
 components/latest/ignite-events-component.html     |     6 +
 components/latest/ignite-idgen-component.html      |     6 +
 components/latest/ignite-messaging-component.html  |     6 +
 components/latest/ignite-queue-component.html      |     6 +
 components/latest/ignite-set-component.html        |     6 +
 components/latest/ignite-summary.html              |    20 +
 components/latest/index.html                       |     1 +
 components/latest/infinispan-component.html        |   203 +
 components/latest/influxdb-component.html          |    14 +
 components/latest/iota-component.html              |    53 +
 components/latest/ipfs-component.html              |    13 +
 components/latest/irc-component.html               |    41 +
 components/latest/ironmq-component.html            |    13 +
 components/latest/jbpm-component.html              |    41 +
 components/latest/jcache-component.html            |    89 +
 components/latest/jclouds-component.html           |    84 +
 components/latest/jcr-component.html               |    16 +
 components/latest/jdbc-component.html              |    98 +
 components/latest/jetty-component.html             |   182 +
 components/latest/jgroups-component.html           |    44 +
 components/latest/jgroups-raft-component.html      |    23 +
 components/latest/jing-component.html              |    26 +
 components/latest/jira-component.html              |    10 +
 components/latest/jms-component.html               |    94 +
 components/latest/jmx-component.html               |     6 +
 components/latest/jolt-component.html              |    16 +
 components/latest/jooq-component.html              |   141 +
 components/latest/jpa-component.html               |    47 +
 components/latest/jslt-component.html              |    22 +
 components/latest/json-validator-component.html    |    46 +
 components/latest/jsonata-component.html           |    14 +
 components/latest/jt400-component.html             |    26 +
 components/latest/kafka-component.html             |   124 +
 .../latest/kubernetes-config-maps-component.html   |    28 +
 .../kubernetes-custom-resources-component.html     |     6 +
 .../latest/kubernetes-deployments-component.html   |    28 +
 components/latest/kubernetes-hpa-component.html    |    28 +
 components/latest/kubernetes-job-component.html    |   121 +
 .../latest/kubernetes-namespaces-component.html    |    28 +
 components/latest/kubernetes-nodes-component.html  |    28 +
 ...rnetes-persistent-volumes-claims-component.html |    19 +
 .../kubernetes-persistent-volumes-component.html   |    19 +
 components/latest/kubernetes-pods-component.html   |    28 +
 ...bernetes-replication-controllers-component.html |    28 +
 .../kubernetes-resources-quota-component.html      |    19 +
 .../latest/kubernetes-secrets-component.html       |    19 +
 .../kubernetes-service-accounts-component.html     |    19 +
 .../latest/kubernetes-services-component.html      |    28 +
 components/latest/kubernetes-summary.html          |    13 +
 components/latest/kudu-component.html              |    19 +
 components/latest/language-component.html          |     7 +
 components/latest/languages/bean-language.html     |    32 +
 components/latest/languages/constant-language.html |     9 +
 components/latest/languages/csimple-language.html  |    53 +
 .../latest/languages/datasonnet-language.html      |    34 +
 .../languages/exchangeProperty-language.html       |     6 +
 components/latest/languages/file-language.html     |    24 +
 components/latest/languages/groovy-language.html   |    40 +
 components/latest/languages/header-language.html   |     1 +
 .../latest/languages/hl7terser-language.html       |    65 +
 components/latest/languages/index.html             |     1 +
 components/latest/languages/joor-language.html     |    63 +
 components/latest/languages/jsonpath-language.html |    92 +
 components/latest/languages/mvel-language.html     |    18 +
 components/latest/languages/ognl-language.html     |    18 +
 components/latest/languages/ref-language.html      |     9 +
 components/latest/languages/simple-language.html   |    73 +
 components/latest/languages/spel-language.html     |    18 +
 components/latest/languages/tokenize-language.html |     1 +
 components/latest/languages/xpath-language.html    |    36 +
 components/latest/languages/xquery-language.html   |    29 +
 .../latest/languages/xtokenize-language.html       |     1 +
 components/latest/ldap-component.html              |   193 +
 components/latest/ldif-component.html              |    51 +
 components/latest/log-component.html               |    23 +
 components/latest/lpr-component.html               |    35 +
 components/latest/lucene-component.html            |    74 +
 components/latest/lumberjack-component.html        |    18 +
 components/latest/mail-component.html              |    97 +
 components/latest/master-component.html            |    42 +
 components/latest/metrics-component.html           |   109 +
 components/latest/micrometer-component.html        |   109 +
 .../latest/microprofile-metrics-component.html     |    63 +
 components/latest/milo-client-component.html       |    11 +
 components/latest/milo-server-component.html       |    11 +
 components/latest/mina-component.html              |    36 +
 components/latest/minio-component.html             |    59 +
 components/latest/mllp-component.html              |    11 +
 components/latest/mock-component.html              |   221 +
 components/latest/mongodb-component.html           |   156 +
 components/latest/mongodb-gridfs-component.html    |    41 +
 components/latest/msv-component.html               |    13 +
 components/latest/mustache-component.html          |    20 +
 components/latest/mvel-component.html              |    16 +
 components/latest/mybatis-bean-component.html      |    29 +
 components/latest/mybatis-component.html           |    78 +
 components/latest/nagios-component.html            |    24 +
 components/latest/nats-component.html              |    17 +
 components/latest/netty-component.html             |   202 +
 components/latest/netty-http-component.html        |    81 +
 components/latest/nitrite-component.html           |    31 +
 components/latest/nsq-component.html               |    14 +
 components/latest/oaipmh-component.html            |     7 +
 components/latest/olingo2-component.html           |    30 +
 components/latest/olingo4-component.html           |    33 +
 .../latest/openshift-build-configs-component.html  |    19 +
 components/latest/openshift-builds-component.html  |    19 +
 components/latest/openstack-cinder-component.html  |    10 +
 components/latest/openstack-glance-component.html  |    10 +
 .../latest/openstack-keystone-component.html       |    10 +
 components/latest/openstack-neutron-component.html |    10 +
 components/latest/openstack-nova-component.html    |    10 +
 components/latest/openstack-summary.html           |    11 +
 components/latest/openstack-swift-component.html   |    10 +
 components/latest/optaplanner-component.html       |    21 +
 components/latest/others/attachments.html          |     4 +
 components/latest/others/aws-xray.html             |    34 +
 components/latest/others/cdi.html                  |   263 +
 components/latest/others/csimple-joor.html         |     5 +
 components/latest/others/cxf-transport.html        |    78 +
 components/latest/others/elytron.html              |     6 +
 components/latest/others/etcd3.html                |     1 +
 components/latest/others/headersmap.html           |     3 +
 components/latest/others/hystrix.html              |    11 +
 components/latest/others/index.html                |     1 +
 components/latest/others/jasypt.html               |    98 +
 components/latest/others/jta.html                  |     1 +
 components/latest/others/leveldb-legacy.html       |     5 +
 components/latest/others/leveldb.html              |    10 +
 components/latest/others/lra.html                  |    11 +
 components/latest/others/main.html                 |    36 +
 components/latest/others/microprofile-config.html  |     2 +
 .../others/microprofile-fault-tolerance.html       |     6 +
 components/latest/others/microprofile-health.html  |    23 +
 components/latest/others/openapi-java.html         |    46 +
 components/latest/others/opentelemetry.html        |    10 +
 components/latest/others/opentracing.html          |    25 +
 components/latest/others/platform-http-vertx.html  |    17 +
 .../latest/others/reactive-executor-vertx.html     |     1 +
 .../others/reactive-threadpoolfactory-vertx.html   |    16 +
 components/latest/others/reactor.html              |     6 +
 components/latest/others/redis.html                |     1 +
 components/latest/others/resilience4j.html         |     6 +
 components/latest/others/ribbon.html               |    31 +
 components/latest/others/rxjava.html               |     6 +
 components/latest/others/shiro.html                |   104 +
 components/latest/others/spring-javaconfig.html    |    22 +
 components/latest/others/spring-main.html          |     1 +
 components/latest/others/spring-security.html      |    93 +
 components/latest/others/swagger-java.html         |    46 +
 components/latest/others/test-cdi.html             |   378 +
 components/latest/others/test-junit5.html          |    31 +
 components/latest/others/test-spring-junit5.html   |    86 +
 components/latest/others/test-spring.html          |   189 +
 components/latest/others/test.html                 |    28 +
 .../latest/others/testcontainers-junit5.html       |    56 +
 .../others/testcontainers-spring-junit5.html       |     5 +
 .../latest/others/testcontainers-spring.html       |     1 +
 components/latest/others/testcontainers.html       |    52 +
 .../latest/others/threadpoolfactory-vertx.html     |    16 +
 components/latest/others/tracing.html              |     1 +
 .../latest/others/undertow-spring-security.html    |     1 +
 components/latest/others/zipkin.html               |    33 +
 components/latest/paho-component.html              |    26 +
 components/latest/pdf-component.html               |    11 +
 .../latest/pg-replication-slot-component.html      |    12 +
 components/latest/pgevent-component.html           |    12 +
 components/latest/platform-http-component.html     |    11 +
 components/latest/properties-component.html        |   218 +
 components/latest/pubnub-component.html            |    29 +
 components/latest/pulsar-component.html            |    11 +
 components/latest/quartz-component.html            |    29 +
 components/latest/quickfix-component.html          |   150 +
 components/latest/rabbitmq-component.html          |    46 +
 components/latest/reactive-streams-component.html  |    78 +
 components/latest/ref-component.html               |    17 +
 components/latest/rest-api-component.html          |     6 +
 components/latest/rest-component.html              |    30 +
 components/latest/rest-openapi-component.html      |    31 +
 components/latest/rest-swagger-component.html      |    31 +
 components/latest/resteasy-component.html          |    47 +
 components/latest/robotframework-component.html    |    31 +
 components/latest/rss-component.html               |    25 +
 components/latest/saga-component.html              |     6 +
 components/latest/salesforce-component.html        |   188 +
 components/latest/sap-netweaver-component.html     |    37 +
 components/latest/scheduler-component.html         |     9 +
 components/latest/schematron-component.html        |    51 +
 components/latest/scp-component.html               |    11 +
 components/latest/seda-component.html              |    78 +
 components/latest/service-component.html           |     6 +
 components/latest/servicenow-component.html        |    29 +
 components/latest/servlet-component.html           |   210 +
 components/latest/sftp-component.html              |    11 +
 components/latest/sip-component.html               |    32 +
 components/latest/sjms-batch-component.html        |    11 +
 components/latest/sjms-component.html              |    63 +
 components/latest/sjms2-component.html             |    80 +
 components/latest/slack-component.html             |    28 +
 components/latest/smpp-component.html              |    28 +
 components/latest/snmp-component.html              |    38 +
 components/latest/solr-component.html              |    56 +
 components/latest/soroush-component.html           |    40 +
 components/latest/spark-component.html             |   116 +
 components/latest/splunk-component.html            |    38 +
 components/latest/splunk-hec-component.html        |    10 +
 components/latest/spring-batch-component.html      |    72 +
 components/latest/spring-event-component.html      |     6 +
 .../latest/spring-integration-component.html       |    11 +
 components/latest/spring-ldap-component.html       |    11 +
 components/latest/spring-redis-component.html      |    10 +
 components/latest/spring-summary.html              |    89 +
 components/latest/spring-ws-component.html         |   108 +
 components/latest/sql-component.html               |   147 +
 components/latest/sql-stored-component.html        |    30 +
 components/latest/ssh-component.html               |    36 +
 components/latest/stax-component.html              |    80 +
 components/latest/stomp-component.html             |    11 +
 components/latest/stream-component.html            |    26 +
 components/latest/string-template-component.html   |    23 +
 components/latest/stub-component.html              |     7 +
 components/latest/telegram-component.html          |    95 +
 components/latest/thrift-component.html            |    31 +
 components/latest/tika-component.html              |    13 +
 components/latest/timer-component.html             |    15 +
 components/latest/twilio-component.html            |   558 +
 .../latest/twitter-directmessage-component.html    |     6 +
 components/latest/twitter-search-component.html    |     6 +
 components/latest/twitter-timeline-component.html  |     6 +
 components/latest/undertow-component.html          |    25 +
 components/latest/validator-component.html         |     6 +
 components/latest/velocity-component.html          |    28 +
 components/latest/vertx-component.html             |    14 +
 components/latest/vertx-http-component.html        |    17 +
 components/latest/vertx-kafka-component.html       |    53 +
 components/latest/vertx-websocket-component.html   |    13 +
 components/latest/vm-component.html                |     8 +
 components/latest/weather-component.html           |    12 +
 components/latest/web3j-component.html             |    15 +
 components/latest/webhook-component.html           |    11 +
 components/latest/websocket-component.html         |    53 +
 components/latest/websocket-jsr356-component.html  |     6 +
 components/latest/weka-component.html              |   118 +
 components/latest/wordpress-component.html         |    16 +
 components/latest/workday-component.html           |    11 +
 components/latest/xchange-component.html           |    16 +
 components/latest/xj-component.html                |   232 +
 components/latest/xmlsecurity-sign-component.html  |   288 +
 .../latest/xmlsecurity-verify-component.html       |   288 +
 components/latest/xmpp-component.html              |    18 +
 components/latest/xquery-component.html            |    48 +
 components/latest/xslt-component.html              |    32 +
 components/latest/xslt-saxon-component.html        |    51 +
 components/latest/yammer-component.html            |    95 +
 components/latest/zendesk-component.html           |   628 +
 components/latest/zookeeper-component.html         |    24 +
 components/latest/zookeeper-master-component.html  |    29 +
 docs/building/index.html                           |     1 +
 docs/index.html                                    |     1 +
 docs/index.xml                                     |    35 +
 docs/sources/index.html                            |     1 +
 download/index.html                                |     1 +
 download/index.xml                                 |    14 +
 favicon-128.png                                    |   Bin 0 -> 11738 bytes
 favicon-16x16.png                                  |   Bin 0 -> 647 bytes
 favicon-196x196.png                                |   Bin 0 -> 23164 bytes
 favicon-32x32.png                                  |   Bin 0 -> 1481 bytes
 favicon-96x96.png                                  |   Bin 0 -> 7157 bytes
 favicon.ico                                        |   Bin 0 -> 34494 bytes
 googleceee7287095c3bfc.html                        |     1 +
 img/apache-20.png                                  |   Bin 0 -> 53611 bytes
 img/apache-logo.png                                |   Bin 0 -> 41489 bytes
 img/books/camel_design_patterns.jpg                |   Bin 0 -> 61157 bytes
 img/books/camel_developers_cookbook.png            |   Bin 0 -> 106201 bytes
 img/books/camel_essentials.jpg                     |   Bin 0 -> 193896 bytes
 img/books/camel_in_action.jpg                      |   Bin 0 -> 11836 bytes
 img/books/camel_in_action_2nd.jpg                  |   Bin 0 -> 25423 bytes
 img/books/enterprise_integration_patterns.jpg      |   Bin 0 -> 23313 bytes
 img/books/instant_camel_message_routing.jpg        |   Bin 0 -> 57938 bytes
 img/books/instant_camel_messaging_system.jpg       |   Bin 0 -> 55612 bytes
 img/books/mastering_camel.jpg                      |   Bin 0 -> 165600 bytes
 img/camel-gears.svg                                |     1 +
 img/components.svg                                 |     1 +
 img/data-formats.svg                               |     1 +
 img/functions/svg/feature-components.svg           |     1 +
 img/functions/svg/feature-dataformats.svg          |     1 +
 img/functions/svg/feature-patterns.svg             |     1 +
 img/functions/svg/feature-runtimes.svg             |     1 +
 img/logo-yourkit.png                               |   Bin 0 -> 5303 bytes
 img/netlify-callout-vertical-light.svg             |    22 +
 img/patterns.svg                                   |     1 +
 img/runtimes.svg                                   |     1 +
 index.html                                         |     1 +
 index.xml                                          |  1640 ++
 manual/latest/Endpoint-dsl.html                    |    49 +
 manual/latest/_images/architecture.png             |   Bin 0 -> 7767 bytes
 .../_images/architecture_incl_violations.png       |   Bin 0 -> 23733 bytes
 .../books/3151EN_Mastering_Apache_Camel.jpg        |   Bin 0 -> 129296 bytes
 manual/latest/_images/books/3477OS.jpg             |   Bin 0 -> 26159 bytes
 manual/latest/_images/books/3477OSmall.jpg         |   Bin 0 -> 44674 bytes
 manual/latest/_images/books/5347OSmall.jpg         |   Bin 0 -> 42924 bytes
 .../_images/books/B03507_MockupCover_Normal.jpg    |   Bin 0 -> 177120 bytes
 manual/latest/_images/books/CamelCookbookCover.png |   Bin 0 -> 340571 bytes
 manual/latest/_images/books/CiA-front-medium.png   |   Bin 0 -> 149095 bytes
 .../latest/_images/books/camel-design-patterns.jpg |   Bin 0 -> 46890 bytes
 manual/latest/_images/books/cia2-cover-small.jpg   |   Bin 0 -> 46646 bytes
 manual/latest/_images/books/cia_small.jpg          |   Bin 0 -> 22213 bytes
 manual/latest/_images/books/eip_book_cover.jpg     |   Bin 0 -> 16091 bytes
 manual/latest/_images/books/large.jpg              |   Bin 0 -> 58398 bytes
 manual/latest/_images/books/rademakers.jpg         |   Bin 0 -> 87220 bytes
 manual/latest/_images/camel-components.png         |   Bin 0 -> 229901 bytes
 manual/latest/_images/camel-jmx.png                |   Bin 0 -> 125681 bytes
 manual/latest/_images/camel_async_request_only.png |   Bin 0 -> 59864 bytes
 .../latest/_images/camel_async_request_reply.png   |   Bin 0 -> 64513 bytes
 manual/latest/_images/camel_sync_request_only.png  |   Bin 0 -> 59351 bytes
 manual/latest/_images/camel_sync_request_reply.png |   Bin 0 -> 61299 bytes
 manual/latest/_images/debug.png                    |   Bin 0 -> 212850 bytes
 .../apache-spark.data/camel_spark_cluster.png      |   Bin 0 -> 172359 bytes
 .../apache-spark.data/camel_spark_driver.png       |   Bin 0 -> 293927 bytes
 .../images/apache-spark.data/fabric_docker-(2).png |   Bin 0 -> 37481 bytes
 .../images/barcode-data-format.data/qr-code.png    |   Bin 0 -> 307 bytes
 manual/latest/_images/images/camel-logo.png        |   Bin 0 -> 22001 bytes
 .../images/direct-vm.data/camel-direct-vm.png      |   Bin 0 -> 129236 bytes
 .../download.data/camel-box-v1.0-150x200.png       |   Bin 0 -> 93934 bytes
 .../enterprise-integration-patterns.data/clear.png |   Bin 0 -> 26517 bytes
 .../_images/jconsole_trace_notifications.png       |   Bin 0 -> 148944 bytes
 manual/latest/_images/message_flow_in_route.png    |   Bin 0 -> 13415 bytes
 manual/latest/_images/service_lifecycle.png        |   Bin 0 -> 35951 bytes
 ...configuration-of-camelcontext-using-spring.html |    54 +
 manual/latest/architecture.html                    |     1 +
 manual/latest/async.html                           |   120 +
 manual/latest/asynchronous-routing-engine.html     |     1 +
 manual/latest/backlog-tracer.html                  |     1 +
 manual/latest/backlogdebugger.html                 |     1 +
 manual/latest/bam-example.html                     |    17 +
 manual/latest/bam.html                             |    16 +
 manual/latest/batch-consumer.html                  |     1 +
 manual/latest/bean-binding.html                    |    25 +
 manual/latest/bean-injection.html                  |    10 +
 manual/latest/bean-integration.html                |     1 +
 manual/latest/binding.html                         |     2 +
 manual/latest/book-getting-started.html            |    20 +
 manual/latest/books.html                           |     1 +
 manual/latest/browsable-endpoint.html              |     1 +
 manual/latest/building.html                        |     1 +
 manual/latest/camel-3-migration-guide.html         |    53 +
 manual/latest/camel-3x-upgrade-guide-3_1.html      |    97 +
 manual/latest/camel-3x-upgrade-guide-3_2.html      |   125 +
 manual/latest/camel-3x-upgrade-guide-3_3.html      |     6 +
 manual/latest/camel-3x-upgrade-guide-3_4.html      |    20 +
 manual/latest/camel-3x-upgrade-guide-3_5.html      |    22 +
 manual/latest/camel-3x-upgrade-guide-3_6.html      |    53 +
 manual/latest/camel-3x-upgrade-guide-3_7.html      |     1 +
 manual/latest/camel-3x-upgrade-guide.html          |     1 +
 manual/latest/camel-boot.html                      |     1 +
 manual/latest/camel-catalog.html                   |    13 +
 manual/latest/camel-component-maven-plugin.html    |    14 +
 manual/latest/camel-configuration-utilities.html   |   127 +
 manual/latest/camel-core.html                      |     1 +
 manual/latest/camel-jar-dependencies.html          |     1 +
 manual/latest/camel-maven-archetypes.html          |    15 +
 manual/latest/camel-maven-plugin.html              |    30 +
 manual/latest/camel-report-maven-plugin.html       |    88 +
 manual/latest/camel-run-maven-goal.html            |    37 +
 manual/latest/camelcontext.html                    |     1 +
 manual/latest/cep.html                             |     1 +
 manual/latest/clustering.html                      |    79 +
 manual/latest/commercial-camel-offerings.html      |     1 +
 manual/latest/component-dsl.html                   |    14 +
 manual/latest/component.html                       |     1 +
 manual/latest/componentconfiguration.html          |    23 +
 manual/latest/configuring-camel.html               |    12 +
 ...ing-route-startup-ordering-and-autostartup.html |    57 +
 manual/latest/console-example.html                 |    19 +
 manual/latest/contributing.html                    |     7 +
 .../creating-a-new-spring-based-camel-route.html   |     7 +
 manual/latest/cronscheduledroutepolicy.html        |    23 +
 manual/latest/data-format.html                     |    29 +
 manual/latest/debugger.html                        |    25 +
 manual/latest/defaulterrorhandler.html             |     9 +
 manual/latest/delay-interceptor.html               |    16 +
 manual/latest/dependency-injection.html            |     1 +
 manual/latest/dozer-type-conversion.html           |   110 +
 manual/latest/dsl.html                             |     1 +
 manual/latest/endpoint-annotations.html            |     1 +
 manual/latest/endpoint.html                        |     1 +
 manual/latest/error-handler.html                   |    38 +
 manual/latest/error-handling-in-camel.html         |     6 +
 manual/latest/examples.html                        |     1 +
 manual/latest/exception-clause.html                |   475 +
 manual/latest/exchange-pattern.html                |     1 +
 manual/latest/exchange.html                        |     1 +
 manual/latest/expression.html                      |    22 +
 .../flow.png                                       |   Bin 0 -> 6152 bytes
 .../message-flow-in-route.png                      |   Bin 0 -> 13415 bytes
 .../latest/faq/can-i-get-commercial-support.html   |     1 +
 ...loader-issue-of-servicemix-camel-component.html |     7 +
 .../exception-beandefinitionstoreexception.html    |     3 +
 ...ption-javaxnamingnoinitialcontextexception.html |     9 +
 ...tion-orgapachecamelnosuchendpointexception.html |     6 +
 .../faq/exception-orgxmlsaxsaxparseexception.html  |     1 +
 ...an-i-create-a-custom-component-or-endpoint.html |     1 +
 ...on-ip-address-from-the-camel-cxf-consumer-.html |     4 +
 .../latest/faq/how-can-i-get-the-source-code.html  |     1 +
 .../faq/how-can-i-stop-a-route-from-a-route.html   |   111 +
 ...ults-with-stacktraces-when-using-camel-cxf.html |     1 +
 manual/latest/faq/how-do-i-become-a-committer.html |     1 +
 manual/latest/faq/how-do-i-change-the-logging.html |     1 +
 manual/latest/faq/how-do-i-compile-the-code.html   |     1 +
 .../latest/faq/how-do-i-configure-endpoints.html   |    69 +
 ...-endpoints-without-the-value-being-encoded.html |     1 +
 ...size-for-producercache-or-producertemplate.html |     6 +
 ...ximum-endpoint-cache-size-for-camelcontext.html |     6 +
 manual/latest/faq/how-do-i-debug-my-route.html     |     1 +
 manual/latest/faq/how-do-i-disable-jmx.html        |     5 +
 manual/latest/faq/how-do-i-edit-the-website.html   |     1 +
 .../latest/faq/how-do-i-enable-debug-logging.html  |     8 +
 ...reams-when-debug-logging-messages-in-camel.html |     5 +
 ...en-consuming-for-example-from-a-ftp-server.html |     1 +
 ...how-do-i-import-rests-from-other-xml-files.html |    32 +
 ...ow-do-i-import-routes-from-other-xml-files.html |     1 +
 .../faq/how-do-i-invoke-camel-routes-from-jbi.html |     1 +
 .../faq/how-do-i-let-jetty-match-wildcards.html    |     1 +
 ...ow-do-i-make-my-jms-endpoint-transactional.html |     2 +
 manual/latest/faq/how-do-i-name-my-routes.html     |     5 +
 .../latest/faq/how-do-i-restart-camelcontext.html  |     1 +
 ...wn-exception-during-processing-an-exchange.html |    35 +
 .../how-do-i-retry-failed-messages-forever.html    |     1 +
 ...om-a-certain-point-back-or-an-entire-route.html |    58 +
 ...-contexttestsupport-class-in-my-unit-tests.html |    13 +
 .../how-do-i-run-activemq-and-camel-in-jboss.html  |     1 +
 .../how-do-i-run-camel-using-java-webstart.html    |    40 +
 ...chars-when-debug-logging-messages-in-camel.html |     5 +
 ...do-i-set-the-mep-when-interacting-with-jbi.html |     1 +
 ...ify-time-period-in-a-human-friendly-syntax.html |     3 +
 ...h-method-to-use-when-using-beans-in-routes.html |     1 +
 manual/latest/faq/how-do-i-use-a-big-uber-jar.html |     1 +
 .../faq/how-do-i-use-camel-inside-servicemix.html  |     1 +
 .../latest/faq/how-do-i-use-java-14-logging.html   |     2 +
 manual/latest/faq/how-do-i-use-log4j.html          |    20 +
 ...spring-property-placeholder-with-camel-xml.html |    35 +
 .../how-do-i-use-uris-with-parameters-in-xml.html  |     9 +
 ...om-processor-which-sends-multiple-messages.html |    26 +
 ...direct-event-seda-and-vm-endpoints-compare.html |     1 +
 ...-do-the-timer-and-quartz-endpoints-compare.html |     1 +
 .../latest/faq/how-does-camel-compare-to-mule.html |     1 +
 .../how-does-camel-compare-to-servicemix-eip.html  |    16 +
 .../faq/how-does-camel-compare-to-servicemix.html  |     1 +
 .../faq/how-does-camel-compare-to-synapse.html     |     1 +
 ...how-does-camel-look-up-beans-and-endpoints.html |     1 +
 .../faq/how-does-camel-work-with-activemq.html     |     1 +
 .../faq/how-does-camel-work-with-servicemix.html   |     1 +
 manual/latest/faq/how-does-camel-work.html         |     1 +
 .../faq/how-does-the-camel-api-compare-to.html     |     1 +
 manual/latest/faq/how-does-the-website-work.html   |     1 +
 ...hould-i-invoke-my-pojos-or-spring-services.html |     1 +
 ...kage-applications-using-camel-and-activemq.html |     1 +
 ...the-camel-cxf-endpoint-from-osgi-platform-.html |    29 +
 ...-avoid-sending-some-or-all-message-headers.html |    23 +
 .../how-to-create-executable-jar-camel-main.html   |    25 +
 ...e-a-static-camel-converter-method-in-scala.html |     1 +
 ...http-protocol-headers-in-the-camel-message.html |    18 +
 ...end-the-same-message-to-multiple-endpoints.html |     1 +
 ...-without-touching-the-spring-configuration.html |    54 +
 .../latest/faq/how-to-use-a-dynamic-uri-in-to.html |     1 +
 ...-extra-camel-componets-in-servicemix-camel.html |    10 +
 ...f-i-use-servicemix-when-should-i-use-camel.html |     1 +
 manual/latest/faq/index.html                       |     1 +
 manual/latest/faq/is-camel-an-esb.html             |     1 +
 manual/latest/faq/is-camel-ioc-friendly.html       |     1 +
 manual/latest/faq/is-there-an-ide.html             |     1 +
 ...when-adding-and-removing-routes-at-runtime.html |     1 +
 manual/latest/faq/running-camel-standalone.html    |     1 +
 ...-activemq-broker-or-in-another-application.html |     1 +
 manual/latest/faq/using-camel-core-testsjar.html   |     1 +
 .../using-getin-or-getout-methods-on-exchange.html |    23 +
 manual/latest/faq/what-are-the-dependencies.html   |     1 +
 manual/latest/faq/what-is-a-router.html            |     1 +
 manual/latest/faq/what-is-camel.html               |     1 +
 manual/latest/faq/what-is-the-license.html         |     1 +
 manual/latest/faq/what-jars-do-i-need.html         |     1 +
 .../latest/faq/what-platforms-are-supported.html   |     1 +
 ...se-when-or-otherwise-in-a-java-camel-route.html |    16 +
 .../faq/why-cant-i-use-sign-in-my-password.html    |     1 +
 ...o-many-noclassdeffoundexception-on-startup.html |     1 +
 ...my-message-lose-its-headers-during-routing.html |     1 +
 ...use-too-many-threads-with-producertemplate.html |     3 +
 ...-does-ftp-component-not-download-any-files.html |     1 +
 .../why-does-maven-not-download-dependencies.html  |     1 +
 ...-file-consumer-use-the-camel-error-handler.html |     1 +
 ...jms-route-only-consume-one-message-at-once.html |     2 +
 ...ge-with-error-handler-not-work-as-expected.html |     1 +
 .../latest/faq/why-is-my-message-body-empty.html   |     1 +
 ...is-my-processor-not-showing-up-in-jconsole.html |    29 +
 ...-the-exception-null-when-i-use-onexception.html |    17 +
 manual/latest/faq/why-the-name-camel.html          |     1 +
 .../latest/faq/why-use-multiple-camelcontext.html  |     1 +
 manual/latest/fluent-builders.html                 |     1 +
 manual/latest/getting-started.html                 |     1 +
 manual/latest/graceful-shutdown.html               |   198 +
 manual/latest/health-check.html                    |    36 +
 manual/latest/hiding-middleware.html               |     1 +
 manual/latest/http-session-handling.html           |    27 +
 manual/latest/http-session.html                    |    27 +
 manual/latest/index.html                           |     1 +
 manual/latest/injector.html                        |     1 +
 .../inversion-of-control-with-smart-defaults.html  |     2 +
 manual/latest/java-dsl.html                        |    78 +
 manual/latest/jmx.html                             |   102 +
 manual/latest/jndi.html                            |     1 +
 manual/latest/json.html                            |   145 +
 manual/latest/lambda-route-builder.html            |     6 +
 manual/latest/languages.html                       |     1 +
 manual/latest/lifecycle.html                       |     1 +
 manual/latest/mailing-lists.html                   |     1 +
 manual/latest/migration-and-upgrade.html           |     1 +
 manual/latest/oncompletion.html                    |    84 +
 manual/latest/parameter-binding-annotations.html   |    47 +
 manual/latest/pluggable-class-resolvers.html       |    15 +
 manual/latest/pojo-consuming.html                  |    27 +
 manual/latest/pojo-producing.html                  |    22 +
 manual/latest/predicate.html                       |    40 +
 manual/latest/processor.html                       |    13 +
 manual/latest/producertemplate.html                |    35 +
 manual/latest/property-binding.html                |    74 +
 manual/latest/registry.html                        |     1 +
 manual/latest/release-guide.html                   |    81 +
 manual/latest/rest-dsl.html                        |   213 +
 manual/latest/route-builder.html                   |     1 +
 manual/latest/route-controller.html                |    45 +
 manual/latest/route-policy.html                    |    32 +
 manual/latest/route-template.html                  |    59 +
 manual/latest/routes.html                          |    51 +
 manual/latest/running-examples.html                |     3 +
 manual/latest/scheduledroutepolicy.html            |     1 +
 manual/latest/security.html                        |     1 +
 manual/latest/service-registry.html                |    28 +
 manual/latest/servlet-tomcat-example.html          |    63 +
 manual/latest/simplescheduledroutepolicy.html      |    28 +
 manual/latest/spring-example.html                  |     4 +
 manual/latest/spring-remoting.html                 |    45 +
 manual/latest/spring-testing.html                  |   124 +
 manual/latest/spring-xml-extensions.html           |    18 +
 manual/latest/spring.html                          |    77 +
 manual/latest/stream-caching.html                  |    73 +
 manual/latest/support.html                         |     1 +
 manual/latest/team.html                            |     1 +
 manual/latest/templating.html                      |     4 +
 manual/latest/testing.html                         |   275 +
 manual/latest/threading-model.html                 |    22 +
 manual/latest/tracer.html                          |     3 +
 manual/latest/transactionerrorhandler.html         |    29 +
 manual/latest/transformer.html                     |    39 +
 manual/latest/transport.html                       |     1 +
 manual/latest/try-catch-finally.html               |     1 +
 manual/latest/type-converter.html                  |   113 +
 manual/latest/uris.html                            |     1 +
 manual/latest/user-stories.html                    |     1 +
 .../latest/using-exchange-pattern-annotations.html |    35 +
 manual/latest/using-osgi-blueprint-with-camel.html |    10 +
 manual/latest/using-propertyplaceholder.html       |   352 +
 manual/latest/using-this-pattern.html              |     1 +
 manual/latest/uuidgenerator.html                   |     8 +
 manual/latest/validator.html                       |    23 +
 manual/latest/walk-through-an-example.html         |    19 +
 manual/latest/walk-through-another-example.html    |    41 +
 manual/latest/what-are-the-dependencies.html       |     1 +
 manual/latest/writing-components.html              |    11 +
 manual/latest/xml-configuration.html               |     1 +
 manual/latest/xml-reference.html                   |    11 +
 misc/index.html                                    |     1 +
 misc/index.xml                                     |    35 +
 mstile-150x150.png                                 |   Bin 0 -> 40128 bytes
 mstile-310x150.png                                 |   Bin 0 -> 96423 bytes
 mstile-310x310.png                                 |   Bin 0 -> 185215 bytes
 mstile-70x70.png                                   |   Bin 0 -> 11738 bytes
 news/index.html                                    |     1 +
 news/index.xml                                     |    14 +
 privacy-policy/index.html                          |     1 +
 releases/ckc-0.6.1/index.html                      |     4 +
 releases/index.html                                |     1 +
 releases/index.xml                                 |   563 +
 releases/k-1.2.1/index.html                        |     4 +
 releases/k-runtime-1.5.0/index.html                |     4 +
 releases/q-1.4.0/index.html                        |     4 +
 releases/release-2.18.0/index.html                 |    43 +
 releases/release-2.18.1/index.html                 |    43 +
 releases/release-2.18.2/index.html                 |    43 +
 releases/release-2.18.3/index.html                 |    43 +
 releases/release-2.18.4/index.html                 |    43 +
 releases/release-2.18.5/index.html                 |    43 +
 releases/release-2.19.0/index.html                 |    43 +
 releases/release-2.19.1/index.html                 |    43 +
 releases/release-2.19.2/index.html                 |    43 +
 releases/release-2.19.3/index.html                 |    43 +
 releases/release-2.19.4/index.html                 |    43 +
 releases/release-2.19.5/index.html                 |    43 +
 releases/release-2.20.0/index.html                 |    43 +
 releases/release-2.20.1/index.html                 |    43 +
 releases/release-2.20.2/index.html                 |    43 +
 releases/release-2.20.3/index.html                 |    43 +
 releases/release-2.20.4/index.html                 |    43 +
 releases/release-2.21.0/index.html                 |    43 +
 releases/release-2.21.1/index.html                 |    43 +
 releases/release-2.21.2/index.html                 |    43 +
 releases/release-2.21.3/index.html                 |    43 +
 releases/release-2.21.4/index.html                 |    43 +
 releases/release-2.21.5/index.html                 |    43 +
 releases/release-2.22.0/index.html                 |    43 +
 releases/release-2.22.1/index.html                 |    43 +
 releases/release-2.22.2/index.html                 |    43 +
 releases/release-2.22.3/index.html                 |    43 +
 releases/release-2.22.4/index.html                 |    43 +
 releases/release-2.22.5/index.html                 |    43 +
 releases/release-2.23.0/index.html                 |    43 +
 releases/release-2.23.1/index.html                 |    43 +
 releases/release-2.23.2/index.html                 |    43 +
 releases/release-2.23.3/index.html                 |    43 +
 releases/release-2.23.4/index.html                 |    43 +
 releases/release-2.24.0/index.html                 |    43 +
 releases/release-2.24.1/index.html                 |    43 +
 releases/release-2.24.2/index.html                 |    43 +
 releases/release-2.24.3/index.html                 |    43 +
 releases/release-2.25.0/index.html                 |    43 +
 releases/release-2.25.1/index.html                 |    43 +
 releases/release-2.25.2/index.html                 |    43 +
 releases/release-3.0.0-RC1/index.html              |    43 +
 releases/release-3.0.0-RC2/index.html              |    43 +
 releases/release-3.0.0-RC3/index.html              |    43 +
 releases/release-3.0.0/index.html                  |    43 +
 releases/release-3.0.1/index.html                  |    43 +
 releases/release-3.1.0/index.html                  |    43 +
 releases/release-3.2.0/index.html                  |    43 +
 releases/release-3.3.0/index.html                  |    43 +
 releases/release-3.4.0/index.html                  |    43 +
 releases/release-3.4.1/index.html                  |    43 +
 releases/release-3.4.2/index.html                  |    43 +
 releases/release-3.4.3/index.html                  |    43 +
 releases/release-3.4.4/index.html                  |    43 +
 releases/release-3.5.0/index.html                  |    43 +
 releases/release-3.6.0/index.html                  |    43 +
 robots.txt                                         |     7 +
 schema/.htaccess                                   |     7 +
 schema/HEADER.html                                 |     1 +
 schema/blueprint/camel-blueprint-2.10.0.xsd        |  3059 +++
 schema/blueprint/camel-blueprint-2.10.1.xsd        |  3061 +++
 schema/blueprint/camel-blueprint-2.10.2.xsd        |  3062 +++
 schema/blueprint/camel-blueprint-2.10.3.xsd        |  3064 +++
 schema/blueprint/camel-blueprint-2.10.4.xsd        |  3064 +++
 schema/blueprint/camel-blueprint-2.10.5.xsd        |  3067 +++
 schema/blueprint/camel-blueprint-2.10.6.xsd        |  3067 +++
 schema/blueprint/camel-blueprint-2.10.7.xsd        |  3067 +++
 schema/blueprint/camel-blueprint-2.11.0.xsd        |  3128 +++
 schema/blueprint/camel-blueprint-2.11.1.xsd        |  3140 +++
 schema/blueprint/camel-blueprint-2.11.2.xsd        |  3145 +++
 schema/blueprint/camel-blueprint-2.11.3.xsd        |  3147 +++
 schema/blueprint/camel-blueprint-2.11.4.xsd        |  3147 +++
 schema/blueprint/camel-blueprint-2.12.0.xsd        |  3178 +++
 schema/blueprint/camel-blueprint-2.12.1.xsd        |  3180 +++
 schema/blueprint/camel-blueprint-2.12.2.xsd        |  3191 +++
 schema/blueprint/camel-blueprint-2.12.3.xsd        |  3193 +++
 schema/blueprint/camel-blueprint-2.12.4.xsd        |  3188 +++
 schema/blueprint/camel-blueprint-2.12.5.xsd        |  3196 +++
 schema/blueprint/camel-blueprint-2.13.0.xsd        |  3209 +++
 schema/blueprint/camel-blueprint-2.13.1.xsd        |  3205 +++
 schema/blueprint/camel-blueprint-2.13.2.xsd        |  3205 +++
 schema/blueprint/camel-blueprint-2.13.3.xsd        |  3214 +++
 schema/blueprint/camel-blueprint-2.14.0.xsd        |  3485 +++
 schema/blueprint/camel-blueprint-2.14.1.xsd        |  3509 +++
 schema/blueprint/camel-blueprint-2.14.2.xsd        |  3517 +++
 schema/blueprint/camel-blueprint-2.14.3.xsd        |  3519 +++
 schema/blueprint/camel-blueprint-2.14.4.xsd        |  3519 +++
 schema/blueprint/camel-blueprint-2.15.0.xsd        |  6177 ++++++
 schema/blueprint/camel-blueprint-2.15.1.xsd        |  6184 ++++++
 schema/blueprint/camel-blueprint-2.15.2.xsd        |  6175 ++++++
 schema/blueprint/camel-blueprint-2.15.3.xsd        |  6175 ++++++
 schema/blueprint/camel-blueprint-2.15.4.xsd        |  6190 ++++++
 schema/blueprint/camel-blueprint-2.16.0.xsd        |  8537 ++++++++
 schema/blueprint/camel-blueprint-2.16.1.xsd        |  8577 ++++++++
 schema/blueprint/camel-blueprint-2.16.3.xsd        |  8612 ++++++++
 schema/blueprint/camel-blueprint-2.16.4.xsd        |  8619 ++++++++
 schema/blueprint/camel-blueprint-2.17.1.xsd        |  8959 ++++++++
 schema/blueprint/camel-blueprint-2.17.2.xsd        |  8971 ++++++++
 schema/blueprint/camel-blueprint-2.17.3.xsd        |  8971 ++++++++
 schema/blueprint/camel-blueprint-2.17.5.xsd        |  9013 ++++++++
 schema/blueprint/camel-blueprint-2.17.6.xsd        |  9013 ++++++++
 schema/blueprint/camel-blueprint-2.17.7.xsd        |  9013 ++++++++
 schema/blueprint/camel-blueprint-2.18.1.xsd        | 10887 ++++++++++
 schema/blueprint/camel-blueprint-2.18.2.xsd        | 10929 ++++++++++
 schema/blueprint/camel-blueprint-2.18.3.xsd        | 10951 ++++++++++
 schema/blueprint/camel-blueprint-2.18.4.xsd        | 10951 ++++++++++
 schema/blueprint/camel-blueprint-2.18.5.xsd        | 10959 ++++++++++
 schema/blueprint/camel-blueprint-2.19.0.xsd        | 11771 ++++++++++
 schema/blueprint/camel-blueprint-2.19.1.xsd        | 11771 ++++++++++
 schema/blueprint/camel-blueprint-2.19.2.xsd        | 11771 ++++++++++
 schema/blueprint/camel-blueprint-2.19.3.xsd        | 11771 ++++++++++
 schema/blueprint/camel-blueprint-2.19.4.xsd        | 11821 ++++++++++
 schema/blueprint/camel-blueprint-2.19.5.xsd        | 11821 ++++++++++
 schema/blueprint/camel-blueprint-2.20.0.xsd        | 12057 +++++++++++
 schema/blueprint/camel-blueprint-2.20.1.xsd        | 12133 +++++++++++
 schema/blueprint/camel-blueprint-2.20.2.xsd        | 12133 +++++++++++
 schema/blueprint/camel-blueprint-2.20.3.xsd        | 12133 +++++++++++
 schema/blueprint/camel-blueprint-2.20.4.xsd        | 12147 +++++++++++
 schema/blueprint/camel-blueprint-2.21.0.xsd        | 12489 +++++++++++
 schema/blueprint/camel-blueprint-2.21.1.xsd        | 12497 +++++++++++
 schema/blueprint/camel-blueprint-2.21.2.xsd        | 12511 +++++++++++
 schema/blueprint/camel-blueprint-2.21.3.xsd        | 12511 +++++++++++
 schema/blueprint/camel-blueprint-2.21.4.xsd        | 12511 +++++++++++
 schema/blueprint/camel-blueprint-2.21.5.xsd        | 12511 +++++++++++
 schema/blueprint/camel-blueprint-2.22.0.xsd        | 12756 +++++++++++
 schema/blueprint/camel-blueprint-2.22.1.xsd        | 12762 +++++++++++
 schema/blueprint/camel-blueprint-2.22.2.xsd        | 12762 +++++++++++
 schema/blueprint/camel-blueprint-2.22.3.xsd        | 12762 +++++++++++
 schema/blueprint/camel-blueprint-2.22.4.xsd        | 12762 +++++++++++
 schema/blueprint/camel-blueprint-2.22.5.xsd        | 12762 +++++++++++
 schema/blueprint/camel-blueprint-2.23.0.xsd        | 13588 ++++++++++++
 schema/blueprint/camel-blueprint-2.23.1.xsd        | 13588 ++++++++++++
 schema/blueprint/camel-blueprint-2.23.2.xsd        | 13588 ++++++++++++
 schema/blueprint/camel-blueprint-2.23.3.xsd        | 13588 ++++++++++++
 schema/blueprint/camel-blueprint-2.24.0.xsd        | 13604 ++++++++++++
 schema/blueprint/camel-blueprint-2.24.1.xsd        | 13604 ++++++++++++
 schema/blueprint/camel-blueprint-2.24.2.xsd        | 13604 ++++++++++++
 schema/blueprint/camel-blueprint-2.24.3.xsd        | 13604 ++++++++++++
 schema/blueprint/camel-blueprint-2.25.0.xsd        | 13621 ++++++++++++
 schema/blueprint/camel-blueprint-2.25.1.xsd        | 13635 ++++++++++++
 schema/blueprint/camel-blueprint-2.25.2.xsd        | 13635 ++++++++++++
 schema/blueprint/camel-blueprint-2.4.0.xsd         |  2406 +++
 schema/blueprint/camel-blueprint-2.5.0.xsd         |  2498 +++
 schema/blueprint/camel-blueprint-2.6.0.xsd         |  2551 +++
 schema/blueprint/camel-blueprint-2.7.0.xsd         |  2709 +++
 schema/blueprint/camel-blueprint-2.7.1.xsd         |  2709 +++
 schema/blueprint/camel-blueprint-2.7.2.xsd         |  2709 +++
 schema/blueprint/camel-blueprint-2.7.3.xsd         |  2709 +++
 schema/blueprint/camel-blueprint-2.7.4.xsd         |  2709 +++
 schema/blueprint/camel-blueprint-2.7.5.xsd         |  2712 +++
 schema/blueprint/camel-blueprint-2.8.0.xsd         |  2927 +++
 schema/blueprint/camel-blueprint-2.8.1.xsd         |  2927 +++
 schema/blueprint/camel-blueprint-2.8.2.xsd         |  2928 +++
 schema/blueprint/camel-blueprint-2.8.3.xsd         |  2928 +++
 schema/blueprint/camel-blueprint-2.8.4.xsd         |  2932 +++
 schema/blueprint/camel-blueprint-2.8.5.xsd         |  2932 +++
 schema/blueprint/camel-blueprint-2.8.6.xsd         |  2932 +++
 schema/blueprint/camel-blueprint-2.9.0-RC1.xsd     |  2943 +++
 schema/blueprint/camel-blueprint-2.9.0.xsd         |  2970 +++
 schema/blueprint/camel-blueprint-2.9.1.xsd         |  2974 +++
 schema/blueprint/camel-blueprint-2.9.2.xsd         |  2977 +++
 schema/blueprint/camel-blueprint-2.9.3.xsd         |  2977 +++
 schema/blueprint/camel-blueprint-2.9.4.xsd         |  2977 +++
 schema/blueprint/camel-blueprint-2.9.5.xsd         |  2977 +++
 schema/blueprint/camel-blueprint-2.9.6.xsd         |  2977 +++
 schema/blueprint/camel-blueprint-2.9.7.xsd         |  2977 +++
 schema/blueprint/camel-blueprint-2.9.8.xsd         |  2977 +++
 schema/blueprint/camel-blueprint-3.0.0-M1.xsd      | 13994 ++++++++++++
 schema/blueprint/camel-blueprint-3.0.0-M2.xsd      | 13659 ++++++++++++
 schema/blueprint/camel-blueprint-3.0.0-M3.xsd      | 13652 ++++++++++++
 schema/blueprint/camel-blueprint-3.0.0-M4.xsd      | 12692 +++++++++++
 schema/blueprint/camel-blueprint-3.0.0-RC1.xsd     | 12790 +++++++++++
 schema/blueprint/camel-blueprint-3.0.0-RC2.xsd     |  6255 ++++++
 schema/blueprint/camel-blueprint-3.0.0-RC3.xsd     |  6259 ++++++
 schema/blueprint/camel-blueprint-3.0.0.xsd         |  6301 ++++++
 schema/blueprint/camel-blueprint-3.2.0.xsd         | 13982 ++++++++++++
 schema/blueprint/camel-blueprint-3.3.0.xsd         | 14088 ++++++++++++
 schema/blueprint/camel-blueprint-3.4.0.xsd         | 13635 ++++++++++++
 schema/blueprint/camel-blueprint-3.4.1.xsd         | 21601 +++++++++++++++++++
 schema/blueprint/camel-blueprint-3.4.2.xsd         | 14219 ++++++++++++
 schema/blueprint/camel-blueprint-3.4.3.xsd         | 14219 ++++++++++++
 schema/blueprint/camel-blueprint-3.4.4.xsd         | 14219 ++++++++++++
 schema/blueprint/camel-blueprint-3.5.0.xsd         | 14333 ++++++++++++
 schema/blueprint/camel-blueprint-3.6.0.xsd         | 14409 +++++++++++++
 schema/blueprint/camel-blueprint.xsd               | 13604 ++++++++++++
 schema/cxf/camel-cxf-1.3.0.xsd                     |    69 +
 schema/cxf/camel-cxf-1.4.0.xsd                     |    69 +
 schema/cxf/camel-cxf-1.5.0.xsd                     |    69 +
 schema/cxf/camel-cxf-1.6.0.xsd                     |    70 +
 schema/cxf/camel-cxf-1.6.1.xsd                     |    70 +
 schema/cxf/camel-cxf-1.6.2.xsd                     |    70 +
 schema/cxf/camel-cxf-1.6.3.xsd                     |    70 +
 schema/cxf/camel-cxf-1.6.4.xsd                     |    70 +
 schema/cxf/camel-cxf-2.0.0.xsd                     |   169 +
 schema/cxf/camel-cxf-2.1.0.xsd                     |   169 +
 schema/cxf/camel-cxf-2.10.0-blueprint.xsd          |   176 +
 schema/cxf/camel-cxf-2.10.0-spring.xsd             |   174 +
 schema/cxf/camel-cxf-2.10.1-blueprint.xsd          |   176 +
 schema/cxf/camel-cxf-2.10.1-spring.xsd             |   174 +
 schema/cxf/camel-cxf-2.10.2-blueprint.xsd          |   176 +
 schema/cxf/camel-cxf-2.10.2-spring.xsd             |   174 +
 schema/cxf/camel-cxf-2.10.3-blueprint.xsd          |   176 +
 schema/cxf/camel-cxf-2.10.3-spring.xsd             |   174 +
 schema/cxf/camel-cxf-2.10.4-blueprint.xsd          |   176 +
 schema/cxf/camel-cxf-2.10.4-spring.xsd             |   174 +
 schema/cxf/camel-cxf-2.10.5-blueprint.xsd          |   176 +
 schema/cxf/camel-cxf-2.10.5-spring.xsd             |   174 +
 schema/cxf/camel-cxf-2.10.6-blueprint.xsd          |   176 +
 schema/cxf/camel-cxf-2.10.6-spring.xsd             |   174 +
 schema/cxf/camel-cxf-2.10.7-blueprint.xsd          |   176 +
 schema/cxf/camel-cxf-2.10.7-spring.xsd             |   174 +
 schema/cxf/camel-cxf-2.11.0-blueprint.xsd          |   176 +
 schema/cxf/camel-cxf-2.11.0-spring.xsd             |   177 +
 schema/cxf/camel-cxf-2.11.1-blueprint.xsd          |   176 +
 schema/cxf/camel-cxf-2.11.1-spring.xsd             |   177 +
 schema/cxf/camel-cxf-2.11.2-blueprint.xsd          |   176 +
 schema/cxf/camel-cxf-2.11.2-spring.xsd             |   177 +
 schema/cxf/camel-cxf-2.11.3-blueprint.xsd          |   176 +
 schema/cxf/camel-cxf-2.11.3-spring.xsd             |   177 +
 schema/cxf/camel-cxf-2.11.4-blueprint.xsd          |   176 +
 schema/cxf/camel-cxf-2.11.4-spring.xsd             |   177 +
 schema/cxf/camel-cxf-2.12.0-blueprint.xsd          |   176 +
 schema/cxf/camel-cxf-2.12.0-spring.xsd             |   177 +
 schema/cxf/camel-cxf-2.12.1-blueprint.xsd          |   176 +
 schema/cxf/camel-cxf-2.12.1-spring.xsd             |   177 +
 schema/cxf/camel-cxf-2.12.2-blueprint.xsd          |   176 +
 schema/cxf/camel-cxf-2.12.2-spring.xsd             |   177 +
 schema/cxf/camel-cxf-2.12.3-blueprint.xsd          |   176 +
 schema/cxf/camel-cxf-2.12.3-spring.xsd             |   177 +
 schema/cxf/camel-cxf-2.12.4-blueprint.xsd          |   176 +
 schema/cxf/camel-cxf-2.12.4-spring.xsd             |   177 +
 schema/cxf/camel-cxf-2.12.5-blueprint.xsd          |   176 +
 schema/cxf/camel-cxf-2.12.5-spring.xsd             |   177 +
 schema/cxf/camel-cxf-2.13.0-blueprint.xsd          |   176 +
 schema/cxf/camel-cxf-2.13.0-spring.xsd             |   177 +
 schema/cxf/camel-cxf-2.13.1-blueprint.xsd          |   176 +
 schema/cxf/camel-cxf-2.13.1-spring.xsd             |   177 +
 schema/cxf/camel-cxf-2.13.2-blueprint.xsd          |   176 +
 schema/cxf/camel-cxf-2.13.2-spring.xsd             |   177 +
 schema/cxf/camel-cxf-2.13.3-blueprint.xsd          |   176 +
 schema/cxf/camel-cxf-2.13.3-spring.xsd             |   177 +
 schema/cxf/camel-cxf-2.14.0-blueprint.xsd          |   177 +
 schema/cxf/camel-cxf-2.14.0-spring.xsd             |   178 +
 schema/cxf/camel-cxf-2.14.1-blueprint.xsd          |   178 +
 schema/cxf/camel-cxf-2.14.1-spring.xsd             |   179 +
 schema/cxf/camel-cxf-2.14.2-blueprint.xsd          |   178 +
 schema/cxf/camel-cxf-2.14.2-spring.xsd             |   179 +
 schema/cxf/camel-cxf-2.14.3-blueprint.xsd          |   178 +
 schema/cxf/camel-cxf-2.14.3-spring.xsd             |   179 +
 schema/cxf/camel-cxf-2.14.4-blueprint.xsd          |   178 +
 schema/cxf/camel-cxf-2.14.4-spring.xsd             |   179 +
 schema/cxf/camel-cxf-2.15.0-blueprint.xsd          |   178 +
 schema/cxf/camel-cxf-2.15.0-spring.xsd             |   179 +
 schema/cxf/camel-cxf-2.15.1-blueprint.xsd          |   178 +
 schema/cxf/camel-cxf-2.15.1-spring.xsd             |   179 +
 schema/cxf/camel-cxf-2.15.2-blueprint.xsd          |   178 +
 schema/cxf/camel-cxf-2.15.2-spring.xsd             |   179 +
 schema/cxf/camel-cxf-2.15.3-blueprint.xsd          |   178 +
 schema/cxf/camel-cxf-2.15.3-spring.xsd             |   179 +
 schema/cxf/camel-cxf-2.15.4-blueprint.xsd          |   178 +
 schema/cxf/camel-cxf-2.15.4-spring.xsd             |   179 +
 schema/cxf/camel-cxf-2.16.0-blueprint.xsd          |   178 +
 schema/cxf/camel-cxf-2.16.0-spring.xsd             |   179 +
 schema/cxf/camel-cxf-2.16.1-blueprint.xsd          |   178 +
 schema/cxf/camel-cxf-2.16.1-spring.xsd             |   179 +
 schema/cxf/camel-cxf-2.16.3-blueprint.xsd          |   178 +
 schema/cxf/camel-cxf-2.16.3-spring.xsd             |   179 +
 schema/cxf/camel-cxf-2.16.4-blueprint.xsd          |   178 +
 schema/cxf/camel-cxf-2.16.4-spring.xsd             |   179 +
 schema/cxf/camel-cxf-2.17.1-blueprint.xsd          |   178 +
 schema/cxf/camel-cxf-2.17.1-spring.xsd             |   179 +
 schema/cxf/camel-cxf-2.17.2-blueprint.xsd          |   178 +
 schema/cxf/camel-cxf-2.17.2-spring.xsd             |   179 +
 schema/cxf/camel-cxf-2.17.3-blueprint.xsd          |   178 +
 schema/cxf/camel-cxf-2.17.3-spring.xsd             |   179 +
 schema/cxf/camel-cxf-2.17.5-blueprint.xsd          |   178 +
 schema/cxf/camel-cxf-2.17.5-spring.xsd             |   179 +
 schema/cxf/camel-cxf-2.17.6-blueprint.xsd          |   178 +
 schema/cxf/camel-cxf-2.17.6-spring.xsd             |   179 +
 schema/cxf/camel-cxf-2.17.7-blueprint.xsd          |   178 +
 schema/cxf/camel-cxf-2.17.7-spring.xsd             |   179 +
 schema/cxf/camel-cxf-2.18.1-blueprint.xsd          |   178 +
 schema/cxf/camel-cxf-2.18.1-spring.xsd             |   179 +
 schema/cxf/camel-cxf-2.18.2-blueprint.xsd          |   178 +
 schema/cxf/camel-cxf-2.18.2-spring.xsd             |   179 +
 schema/cxf/camel-cxf-2.18.3-blueprint.xsd          |   178 +
 schema/cxf/camel-cxf-2.18.3-spring.xsd             |   179 +
 schema/cxf/camel-cxf-2.18.4-blueprint.xsd          |   178 +
 schema/cxf/camel-cxf-2.18.4-spring.xsd             |   179 +
 schema/cxf/camel-cxf-2.18.5-blueprint.xsd          |   178 +
 schema/cxf/camel-cxf-2.18.5-spring.xsd             |   179 +
 schema/cxf/camel-cxf-2.19.0-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.19.0-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.19.1-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.19.1-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.19.2-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.19.2-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.19.3-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.19.3-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.19.4-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.19.4-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.19.5-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.19.5-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.2.0.xsd                     |   169 +
 schema/cxf/camel-cxf-2.20.0-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.20.0-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.20.1-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.20.1-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.20.2-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.20.2-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.20.3-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.20.3-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.20.4-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.20.4-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.21.0-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.21.0-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.21.1-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.21.1-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.21.2-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.21.2-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.21.3-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.21.3-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.21.4-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.21.4-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.21.5-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.21.5-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.22.0-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.22.0-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.22.1-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.22.1-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.22.2-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.22.2-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.22.3-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.22.3-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.22.4-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.22.4-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.22.5-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.22.5-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.23.0-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.23.0-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.23.1-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.23.1-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.23.2-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.23.2-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.23.3-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.23.3-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.24.0-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.24.0-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.24.1-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.24.1-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.24.2-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.24.2-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.24.3-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.24.3-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.25.0-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.25.0-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.25.1-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.25.1-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.25.2-blueprint.xsd          |   179 +
 schema/cxf/camel-cxf-2.25.2-spring.xsd             |   180 +
 schema/cxf/camel-cxf-2.3.0.xsd                     |   169 +
 schema/cxf/camel-cxf-2.4.0.xsd                     |   169 +
 schema/cxf/camel-cxf-2.5.0.xsd                     |   169 +
 schema/cxf/camel-cxf-2.6.0.xsd                     |   169 +
 schema/cxf/camel-cxf-2.7.0.xsd                     |   169 +
 schema/cxf/camel-cxf-2.7.1.xsd                     |   169 +
 schema/cxf/camel-cxf-2.7.2.xsd                     |   169 +
 schema/cxf/camel-cxf-2.7.3.xsd                     |   169 +
 schema/cxf/camel-cxf-2.7.4.xsd                     |   169 +
 schema/cxf/camel-cxf-2.7.5.xsd                     |   169 +
 schema/cxf/camel-cxf-2.8.0.xsd                     |   169 +
 schema/cxf/camel-cxf-2.8.1.xsd                     |   169 +
 schema/cxf/camel-cxf-2.8.2.xsd                     |   169 +
 schema/cxf/camel-cxf-2.8.3.xsd                     |   168 +
 schema/cxf/camel-cxf-2.8.4-blueprint.xsd           |   170 +
 schema/cxf/camel-cxf-2.8.4-spring.xsd              |   168 +
 schema/cxf/camel-cxf-2.8.5-blueprint.xsd           |   170 +
 schema/cxf/camel-cxf-2.8.5-spring.xsd              |   168 +
 schema/cxf/camel-cxf-2.8.6-blueprint.xsd           |   170 +
 schema/cxf/camel-cxf-2.8.6-spring.xsd              |   168 +
 schema/cxf/camel-cxf-2.9.0-RC1.xsd                 |   168 +
 schema/cxf/camel-cxf-2.9.0.xsd                     |   174 +
 schema/cxf/camel-cxf-2.9.1-blueprint.xsd           |   176 +
 schema/cxf/camel-cxf-2.9.1-spring.xsd              |   174 +
 schema/cxf/camel-cxf-2.9.2-blueprint.xsd           |   176 +
 schema/cxf/camel-cxf-2.9.2-spring.xsd              |   174 +
 schema/cxf/camel-cxf-2.9.3-blueprint.xsd           |   176 +
 schema/cxf/camel-cxf-2.9.3-spring.xsd              |   174 +
 schema/cxf/camel-cxf-2.9.4-blueprint.xsd           |   176 +
 schema/cxf/camel-cxf-2.9.4-spring.xsd              |   174 +
 schema/cxf/camel-cxf-2.9.5-blueprint.xsd           |   176 +
 schema/cxf/camel-cxf-2.9.5-spring.xsd              |   174 +
 schema/cxf/camel-cxf-2.9.6-blueprint.xsd           |   176 +
 schema/cxf/camel-cxf-2.9.6-spring.xsd              |   174 +
 schema/cxf/camel-cxf-2.9.7-blueprint.xsd           |   176 +
 schema/cxf/camel-cxf-2.9.7-spring.xsd              |   174 +
 schema/cxf/camel-cxf-2.9.8-blueprint.xsd           |   176 +
 schema/cxf/camel-cxf-2.9.8-spring.xsd              |   174 +
 schema/cxf/camel-cxf-3.0.0-M1-blueprint.xsd        |   179 +
 schema/cxf/camel-cxf-3.0.0-M1-spring.xsd           |   180 +
 schema/cxf/camel-cxf-3.0.0-M2-blueprint.xsd        |   179 +
 schema/cxf/camel-cxf-3.0.0-M2-spring.xsd           |   180 +
 schema/cxf/camel-cxf-3.0.0-M3-blueprint.xsd        |   179 +
 schema/cxf/camel-cxf-3.0.0-M3-spring.xsd           |   180 +
 schema/cxf/camel-cxf-3.0.0-M4-blueprint.xsd        |   179 +
 schema/cxf/camel-cxf-3.0.0-M4-spring.xsd           |   180 +
 schema/cxf/camel-cxf-3.0.0-RC1-blueprint.xsd       |   179 +
 schema/cxf/camel-cxf-3.0.0-RC1-spring.xsd          |   180 +
 schema/cxf/camel-cxf-3.0.0-RC2-blueprint.xsd       |   179 +
 schema/cxf/camel-cxf-3.0.0-RC2-spring.xsd          |   180 +
 schema/cxf/camel-cxf-3.0.0-RC3-blueprint.xsd       |   179 +
 schema/cxf/camel-cxf-3.0.0-RC3-spring.xsd          |   180 +
 schema/cxf/camel-cxf-3.0.0-blueprint.xsd           |   179 +
 schema/cxf/camel-cxf-3.0.0-spring.xsd              |   180 +
 schema/cxf/camel-cxf-3.0.1-blueprint.xsd           |   179 +
 schema/cxf/camel-cxf-3.0.1-spring.xsd              |   180 +
 schema/cxf/camel-cxf-3.1.0-blueprint.xsd           |   179 +
 schema/cxf/camel-cxf-3.1.0-spring.xsd              |   180 +
 schema/cxf/camel-cxf-3.2.0-spring.xsd              |   180 +
 schema/cxf/camel-cxf-3.3.0-spring.xsd              |   180 +
 schema/cxf/camel-cxf-3.4.0-spring.xsd              |   180 +
 schema/cxf/camel-cxf-3.4.1-spring.xsd              |   180 +
 schema/cxf/camel-cxf-3.4.2-spring.xsd              |   180 +
 schema/cxf/camel-cxf-3.4.3-spring.xsd              |   180 +
 schema/cxf/camel-cxf-3.4.4-spring.xsd              |   180 +
 schema/cxf/camel-cxf-3.5.0-spring.xsd              |   180 +
 schema/cxf/camel-cxf-3.6.0-spring.xsd              |   180 +
 schema/cxf/camel-cxf-blueprint.xsd                 |   179 +
 schema/cxf/camel-cxf-spring.xsd                    |   180 +
 schema/cxf/camel-cxf.xsd                           |   174 +
 schema/osgi/camel-osgi-1.3.0.xsd                   |    38 +
 schema/osgi/camel-osgi-1.4.0.xsd                   |    38 +
 schema/osgi/camel-osgi-1.5.0.xsd                   |    38 +
 schema/osgi/camel-osgi-1.6.0.xsd                   |    38 +
 schema/osgi/camel-osgi-1.6.1.xsd                   |    38 +
 schema/osgi/camel-osgi-1.6.2.xsd                   |    38 +
 schema/osgi/camel-osgi-1.6.3.xsd                   |    38 +
 schema/osgi/camel-osgi-1.6.4.xsd                   |    38 +
 schema/osgi/camel-osgi-2.0.0.xsd                   |    38 +
 schema/osgi/camel-osgi-2.1.0.xsd                   |    38 +
 schema/osgi/camel-osgi-2.2.0.xsd                   |    38 +
 schema/osgi/camel-osgi-2.3.0.xsd                   |    38 +
 schema/osgi/camel-osgi.xsd                         |    38 +
 schema/rest/camel-rest-1.5.0.xsd                   |    19 +
 schema/rest/camel-rest-1.6.0.xsd                   |    19 +
 schema/rest/camel-rest-1.6.1.xsd                   |    19 +
 schema/rest/camel-rest-1.6.2.xsd                   |    19 +
 schema/rest/camel-rest-1.6.3.xsd                   |    19 +
 schema/rest/camel-rest-1.6.4.xsd                   |    19 +
 schema/rest/camel-rest.xsd                         |    19 +
 .../camel-spring-security-2.10.0.xsd               |    44 +
 .../camel-spring-security-2.10.1.xsd               |    44 +
 .../camel-spring-security-2.10.2.xsd               |    44 +
 .../camel-spring-security-2.10.3.xsd               |    44 +
 .../camel-spring-security-2.10.4.xsd               |    44 +
 .../camel-spring-security-2.10.5.xsd               |    44 +
 .../camel-spring-security-2.10.7.xsd               |    44 +
 .../camel-spring-security-2.11.0.xsd               |    44 +
 .../camel-spring-security-2.11.1.xsd               |    44 +
 .../camel-spring-security-2.11.2.xsd               |    44 +
 .../camel-spring-security-2.11.3.xsd               |    44 +
 .../camel-spring-security-2.11.4.xsd               |    44 +
 .../camel-spring-security-2.12.0.xsd               |    44 +
 .../camel-spring-security-2.12.1.xsd               |    44 +
 .../camel-spring-security-2.12.2.xsd               |    44 +
 .../camel-spring-security-2.12.3.xsd               |    44 +
 .../camel-spring-security-2.12.4.xsd               |    44 +
 .../camel-spring-security-2.12.5.xsd               |    44 +
 .../camel-spring-security-2.13.0.xsd               |    44 +
 .../camel-spring-security-2.13.1.xsd               |    44 +
 .../camel-spring-security-2.13.2.xsd               |    44 +
 .../camel-spring-security-2.13.3.xsd               |    44 +
 .../camel-spring-security-2.14.0.xsd               |    44 +
 .../camel-spring-security-2.14.1.xsd               |    44 +
 .../camel-spring-security-2.14.2.xsd               |    44 +
 .../camel-spring-security-2.14.3.xsd               |    44 +
 .../camel-spring-security-2.14.4.xsd               |    44 +
 .../camel-spring-security-2.15.0.xsd               |    44 +
 .../camel-spring-security-2.15.1.xsd               |    44 +
 .../camel-spring-security-2.15.2.xsd               |    44 +
 .../camel-spring-security-2.15.3.xsd               |    44 +
 .../camel-spring-security-2.15.4.xsd               |    44 +
 .../camel-spring-security-2.16.0.xsd               |    44 +
 .../camel-spring-security-2.16.1.xsd               |    44 +
 .../camel-spring-security-2.16.4.xsd               |    44 +
 .../camel-spring-security-2.17.1.xsd               |    44 +
 .../camel-spring-security-2.17.2.xsd               |    44 +
 .../camel-spring-security-2.17.3.xsd               |    44 +
 .../camel-spring-security-2.17.5.xsd               |    44 +
 .../camel-spring-security-2.17.6.xsd               |    44 +
 .../camel-spring-security-2.17.7.xsd               |    44 +
 .../camel-spring-security-2.18.1.xsd               |    44 +
 .../camel-spring-security-2.18.2.xsd               |    44 +
 .../camel-spring-security-2.18.3.xsd               |    44 +
 .../camel-spring-security-2.18.4.xsd               |    44 +
 .../camel-spring-security-2.18.5.xsd               |    44 +
 .../camel-spring-security-2.19.0.xsd               |    44 +
 .../camel-spring-security-2.19.1.xsd               |    44 +
 .../camel-spring-security-2.19.2.xsd               |    44 +
 .../camel-spring-security-2.19.3.xsd               |    44 +
 .../camel-spring-security-2.19.4.xsd               |    44 +
 .../camel-spring-security-2.19.5.xsd               |    44 +
 .../camel-spring-security-2.20.0.xsd               |    44 +
 .../camel-spring-security-2.20.1.xsd               |    44 +
 .../camel-spring-security-2.20.2.xsd               |    44 +
 .../camel-spring-security-2.20.3.xsd               |    44 +
 .../camel-spring-security-2.20.4.xsd               |    44 +
 .../camel-spring-security-2.21.0.xsd               |    44 +
 .../camel-spring-security-2.21.1.xsd               |    44 +
 .../camel-spring-security-2.21.2.xsd               |    44 +
 .../camel-spring-security-2.21.3.xsd               |    44 +
 .../camel-spring-security-2.21.4.xsd               |    44 +
 .../camel-spring-security-2.21.5.xsd               |    44 +
 .../camel-spring-security-2.22.0.xsd               |    44 +
 .../camel-spring-security-2.22.1.xsd               |    44 +
 .../camel-spring-security-2.22.2.xsd               |    44 +
 .../camel-spring-security-2.22.3.xsd               |    44 +
 .../camel-spring-security-2.22.4.xsd               |    44 +
 .../camel-spring-security-2.22.5.xsd               |    44 +
 .../camel-spring-security-2.23.0.xsd               |    44 +
 .../camel-spring-security-2.23.1.xsd               |    44 +
 .../camel-spring-security-2.23.2.xsd               |    44 +
 .../camel-spring-security-2.23.3.xsd               |    44 +
 .../camel-spring-security-2.24.0.xsd               |    44 +
 .../camel-spring-security-2.24.1.xsd               |    44 +
 .../camel-spring-security-2.24.2.xsd               |    44 +
 .../camel-spring-security-2.24.3.xsd               |    44 +
 .../camel-spring-security-2.25.0.xsd               |    44 +
 .../camel-spring-security-2.25.1.xsd               |    44 +
 .../camel-spring-security-2.25.2.xsd               |    44 +
 .../camel-spring-security-2.3.0.xsd                |    43 +
 .../camel-spring-security-2.4.0.xsd                |    44 +
 .../camel-spring-security-2.5.0.xsd                |    44 +
 .../camel-spring-security-2.6.0.xsd                |    44 +
 .../camel-spring-security-2.7.0.xsd                |    44 +
 .../camel-spring-security-2.7.1.xsd                |    44 +
 .../camel-spring-security-2.7.2.xsd                |    44 +
 .../camel-spring-security-2.7.3.xsd                |    44 +
 .../camel-spring-security-2.7.4.xsd                |    44 +
 .../camel-spring-security-2.7.5.xsd                |    44 +
 .../camel-spring-security-2.8.0.xsd                |    44 +
 .../camel-spring-security-2.8.1.xsd                |    44 +
 .../camel-spring-security-2.8.2.xsd                |    44 +
 .../camel-spring-security-2.8.3.xsd                |    44 +
 .../camel-spring-security-2.8.4.xsd                |    44 +
 .../camel-spring-security-2.8.5.xsd                |    44 +
 .../camel-spring-security-2.8.6.xsd                |    44 +
 .../camel-spring-security-2.9.0-RC1.xsd            |    44 +
 .../camel-spring-security-2.9.0.xsd                |    44 +
 .../camel-spring-security-2.9.1.xsd                |    44 +
 .../camel-spring-security-2.9.2.xsd                |    44 +
 .../camel-spring-security-2.9.3.xsd                |    44 +
 .../camel-spring-security-2.9.4.xsd                |    44 +
 .../camel-spring-security-2.9.5.xsd                |    44 +
 .../camel-spring-security-2.9.6.xsd                |    44 +
 .../camel-spring-security-2.9.7.xsd                |    44 +
 .../camel-spring-security-2.9.8.xsd                |    44 +
 .../camel-spring-security-3.0.0-M1.xsd             |    44 +
 .../camel-spring-security-3.0.0-M2.xsd             |    44 +
 .../camel-spring-security-3.0.0-M3.xsd             |    44 +
 .../camel-spring-security-3.0.0-M4.xsd             |    44 +
 .../camel-spring-security-3.0.0-RC1.xsd            |    44 +
 .../camel-spring-security-3.0.0-RC2.xsd            |    44 +
 .../camel-spring-security-3.0.0-RC3.xsd            |    44 +
 .../camel-spring-security-3.0.0.xsd                |    44 +
 .../camel-spring-security-3.0.1.xsd                |    44 +
 .../camel-spring-security-3.1.0.xsd                |    44 +
 .../camel-spring-security-3.2.0.xsd                |    44 +
 .../camel-spring-security-3.3.0.xsd                |    44 +
 .../camel-spring-security-3.4.0.xsd                |    44 +
 .../camel-spring-security-3.4.1.xsd                |    44 +
 .../camel-spring-security-3.4.2.xsd                |    44 +
 .../camel-spring-security-3.4.3.xsd                |    44 +
 .../camel-spring-security-3.4.4.xsd                |    44 +
 .../camel-spring-security-3.5.0.xsd                |    44 +
 .../camel-spring-security-3.6.0.xsd                |    44 +
 schema/spring-security/camel-spring-security.xsd   |    44 +
 schema/spring/HEADER.html                          |     1 +
 schema/spring/camel-spring-1.0.0.xsd               |   305 +
 schema/spring/camel-spring-1.0.0.xsd.asc           |     7 +
 schema/spring/camel-spring-1.0.0.xsd.md5           |     1 +
 schema/spring/camel-spring-1.0.0.xsd.sha1          |     1 +
 schema/spring/camel-spring-1.1.0.xsd               |   719 +
 schema/spring/camel-spring-1.1.0.xsd.asc           |     7 +
 schema/spring/camel-spring-1.1.0.xsd.md5           |     1 +
 schema/spring/camel-spring-1.1.0.xsd.sha1          |     1 +
 schema/spring/camel-spring-1.2.0.xsd               |   933 +
 schema/spring/camel-spring-1.3.0.xsd               |  1186 +
 schema/spring/camel-spring-1.4.0.xsd               |  1350 ++
 schema/spring/camel-spring-1.5.0.xsd               |  1558 ++
 schema/spring/camel-spring-1.6.0.xsd               |  1698 ++
 schema/spring/camel-spring-1.6.1.xsd               |  1732 ++
 schema/spring/camel-spring-1.6.2.xsd               |  1732 ++
 schema/spring/camel-spring-1.6.3.xsd               |  1739 ++
 schema/spring/camel-spring-1.6.4.xsd               |  1739 ++
 schema/spring/camel-spring-2.0.0.xsd               |  2064 ++
 schema/spring/camel-spring-2.1.0.xsd               |  2164 ++
 schema/spring/camel-spring-2.10.0.xsd              |  3065 +++
 schema/spring/camel-spring-2.10.1.xsd              |  3067 +++
 schema/spring/camel-spring-2.10.2.xsd              |  3068 +++
 schema/spring/camel-spring-2.10.3.xsd              |  3070 +++
 schema/spring/camel-spring-2.10.4.xsd              |  3070 +++
 schema/spring/camel-spring-2.10.5.xsd              |  3073 +++
 schema/spring/camel-spring-2.10.6.xsd              |  3073 +++
 schema/spring/camel-spring-2.10.7.xsd              |  3073 +++
 schema/spring/camel-spring-2.11.0.xsd              |  3134 +++
 schema/spring/camel-spring-2.11.1.xsd              |  3146 +++
 schema/spring/camel-spring-2.11.2.xsd              |  3143 +++
 schema/spring/camel-spring-2.11.3.xsd              |  3153 +++
 schema/spring/camel-spring-2.11.4.xsd              |  3153 +++
 schema/spring/camel-spring-2.12.0.xsd              |  3176 +++
 schema/spring/camel-spring-2.12.1.xsd              |  3178 +++
 schema/spring/camel-spring-2.12.2.xsd              |  3197 +++
 schema/spring/camel-spring-2.12.3.xsd              |  3199 +++
 schema/spring/camel-spring-2.12.4.xsd              |  3187 +++
 schema/spring/camel-spring-2.12.5.xsd              |  3203 +++
 schema/spring/camel-spring-2.13.0.xsd              |  3216 +++
 schema/spring/camel-spring-2.13.1.xsd              |  3204 +++
 schema/spring/camel-spring-2.13.2.xsd              |  3204 +++
 schema/spring/camel-spring-2.13.3.xsd              |  3221 +++
 schema/spring/camel-spring-2.14.0.xsd              |  3484 +++
 schema/spring/camel-spring-2.14.1.xsd              |  3508 +++
 schema/spring/camel-spring-2.14.2.xsd              |  3516 +++
 schema/spring/camel-spring-2.14.3.xsd              |  3518 +++
 schema/spring/camel-spring-2.14.4.xsd              |  3518 +++
 schema/spring/camel-spring-2.15.0.xsd              |  6176 ++++++
 schema/spring/camel-spring-2.15.1.xsd              |  6183 ++++++
 schema/spring/camel-spring-2.15.2.xsd              |  6174 ++++++
 schema/spring/camel-spring-2.15.3.xsd              |  6174 ++++++
 schema/spring/camel-spring-2.15.4.xsd              |  6189 ++++++
 schema/spring/camel-spring-2.16.0.xsd              |  8535 ++++++++
 schema/spring/camel-spring-2.16.1.xsd              |  8575 ++++++++
 schema/spring/camel-spring-2.16.4.xsd              |  8617 ++++++++
 schema/spring/camel-spring-2.17.1.xsd              |  8957 ++++++++
 schema/spring/camel-spring-2.17.2.xsd              |  8969 ++++++++
 schema/spring/camel-spring-2.17.3.xsd              |  8969 ++++++++
 schema/spring/camel-spring-2.17.5.xsd              |  9011 ++++++++
 schema/spring/camel-spring-2.17.6.xsd              |  9011 ++++++++
 schema/spring/camel-spring-2.17.7.xsd              |  9011 ++++++++
 schema/spring/camel-spring-2.18.1.xsd              | 10949 ++++++++++
 schema/spring/camel-spring-2.18.2.xsd              | 10991 ++++++++++
 schema/spring/camel-spring-2.18.3.xsd              | 11013 ++++++++++
 schema/spring/camel-spring-2.18.4.xsd              | 11013 ++++++++++
 schema/spring/camel-spring-2.18.5.xsd              | 11021 ++++++++++
 schema/spring/camel-spring-2.19.0.xsd              | 11835 ++++++++++
 schema/spring/camel-spring-2.19.1.xsd              | 11835 ++++++++++
 schema/spring/camel-spring-2.19.2.xsd              | 11835 ++++++++++
 schema/spring/camel-spring-2.19.3.xsd              | 11835 ++++++++++
 schema/spring/camel-spring-2.19.4.xsd              | 11885 ++++++++++
 schema/spring/camel-spring-2.19.5.xsd              | 11885 ++++++++++
 schema/spring/camel-spring-2.2.0.xsd               |  2245 ++
 schema/spring/camel-spring-2.20.0.xsd              | 12130 +++++++++++
 schema/spring/camel-spring-2.20.1.xsd              | 12206 +++++++++++
 schema/spring/camel-spring-2.20.2.xsd              | 12206 +++++++++++
 schema/spring/camel-spring-2.20.3.xsd              | 12206 +++++++++++
 schema/spring/camel-spring-2.20.4.xsd              | 12220 +++++++++++
 schema/spring/camel-spring-2.21.0.xsd              | 12562 +++++++++++
 schema/spring/camel-spring-2.21.1.xsd              | 12570 +++++++++++
 schema/spring/camel-spring-2.21.2.xsd              | 12584 +++++++++++
 schema/spring/camel-spring-2.21.3.xsd              | 12584 +++++++++++
 schema/spring/camel-spring-2.21.4.xsd              | 12584 +++++++++++
 schema/spring/camel-spring-2.21.5.xsd              | 12584 +++++++++++
 schema/spring/camel-spring-2.22.0.xsd              | 12829 +++++++++++
 schema/spring/camel-spring-2.22.1.xsd              | 12835 +++++++++++
 schema/spring/camel-spring-2.22.2.xsd              | 12835 +++++++++++
 schema/spring/camel-spring-2.22.3.xsd              | 12835 +++++++++++
 schema/spring/camel-spring-2.22.4.xsd              | 12835 +++++++++++
 schema/spring/camel-spring-2.22.5.xsd              | 12835 +++++++++++
 schema/spring/camel-spring-2.23.0.xsd              | 13661 ++++++++++++
 schema/spring/camel-spring-2.23.1.xsd              | 13661 ++++++++++++
 schema/spring/camel-spring-2.23.2.xsd              | 13661 ++++++++++++
 schema/spring/camel-spring-2.23.3.xsd              | 13661 ++++++++++++
 schema/spring/camel-spring-2.24.0.xsd              | 13677 ++++++++++++
 schema/spring/camel-spring-2.24.1.xsd              | 13677 ++++++++++++
 schema/spring/camel-spring-2.24.2.xsd              | 13677 ++++++++++++
 schema/spring/camel-spring-2.24.3.xsd              | 13677 ++++++++++++
 schema/spring/camel-spring-2.25.0.xsd              | 13677 ++++++++++++
 schema/spring/camel-spring-2.25.1.xsd              | 13691 ++++++++++++
 schema/spring/camel-spring-2.25.2.xsd              | 13691 ++++++++++++
 schema/spring/camel-spring-2.3.0.xsd               |  2350 ++
 schema/spring/camel-spring-2.4.0.xsd               |  2463 +++
 schema/spring/camel-spring-2.5.0.xsd               |  2526 +++
 schema/spring/camel-spring-2.6.0.xsd               |  2558 +++
 schema/spring/camel-spring-2.7.0.xsd               |  2714 +++
 schema/spring/camel-spring-2.7.1.xsd               |  2714 +++
 schema/spring/camel-spring-2.7.2.xsd               |  2714 +++
 schema/spring/camel-spring-2.7.3.xsd               |  2714 +++
 schema/spring/camel-spring-2.7.4.xsd               |  2714 +++
 schema/spring/camel-spring-2.7.5.xsd               |  2717 +++
 schema/spring/camel-spring-2.8.0.xsd               |  2932 +++
 schema/spring/camel-spring-2.8.1.xsd               |  2932 +++
 schema/spring/camel-spring-2.8.2.xsd               |  2933 +++
 schema/spring/camel-spring-2.8.3.xsd               |  2933 +++
 schema/spring/camel-spring-2.8.4.xsd               |  2937 +++
 schema/spring/camel-spring-2.8.5.xsd               |  2937 +++
 schema/spring/camel-spring-2.8.6.xsd               |  2937 +++
 schema/spring/camel-spring-2.9.0-RC1.xsd           |  2948 +++
 schema/spring/camel-spring-2.9.0.xsd               |  2975 +++
 schema/spring/camel-spring-2.9.1.xsd               |  2980 +++
 schema/spring/camel-spring-2.9.2.xsd               |  2983 +++
 schema/spring/camel-spring-2.9.3.xsd               |  2983 +++
 schema/spring/camel-spring-2.9.4.xsd               |  2983 +++
 schema/spring/camel-spring-2.9.5.xsd               |  2983 +++
 schema/spring/camel-spring-2.9.6.xsd               |  2983 +++
 schema/spring/camel-spring-2.9.7.xsd               |  2983 +++
 schema/spring/camel-spring-2.9.8.xsd               |  2983 +++
 schema/spring/camel-spring-3.0.0-M1.xsd            | 14073 ++++++++++++
 schema/spring/camel-spring-3.0.0-M2.xsd            | 13701 ++++++++++++
 schema/spring/camel-spring-3.0.0-M3.xsd            | 13694 ++++++++++++
 schema/spring/camel-spring-3.0.0-M4.xsd            | 12734 +++++++++++
 schema/spring/camel-spring-3.0.0-RC1.xsd           | 12832 +++++++++++
 schema/spring/camel-spring-3.0.0-RC2.xsd           |  6297 ++++++
 schema/spring/camel-spring-3.0.0-RC3.xsd           |  6301 ++++++
 schema/spring/camel-spring-3.0.0.xsd               |  6343 ++++++
 schema/spring/camel-spring-3.0.1.xsd               |  6343 ++++++
 schema/spring/camel-spring-3.1.0.xsd               |  7331 +++++++
 schema/spring/camel-spring-3.2.0.xsd               | 14027 ++++++++++++
 schema/spring/camel-spring-3.3.0.xsd               | 14133 ++++++++++++
 schema/spring/camel-spring-3.4.0.xsd               | 14264 ++++++++++++
 schema/spring/camel-spring-3.4.1.xsd               | 14264 ++++++++++++
 schema/spring/camel-spring-3.4.2.xsd               | 14264 ++++++++++++
 schema/spring/camel-spring-3.4.3.xsd               | 14264 ++++++++++++
 schema/spring/camel-spring-3.4.4.xsd               | 14264 ++++++++++++
 schema/spring/camel-spring-3.5.0.xsd               | 14378 ++++++++++++
 schema/spring/camel-spring-3.6.0.xsd               | 14454 +++++++++++++
 schema/spring/camel-spring.xsd                     | 13677 ++++++++++++
 .../integration/camel-spring-integration-1.4.0.xsd |    67 +
 .../integration/camel-spring-integration-1.5.0.xsd |    67 +
 .../integration/camel-spring-integration-1.6.0.xsd |    65 +
 .../integration/camel-spring-integration-1.6.1.xsd |    65 +
 .../integration/camel-spring-integration-1.6.2.xsd |    65 +
 .../integration/camel-spring-integration-1.6.3.xsd |    65 +
 .../integration/camel-spring-integration-1.6.4.xsd |    65 +
 .../integration/camel-spring-integration-2.0.0.xsd |    65 +
 .../integration/camel-spring-integration-2.1.0.xsd |    65 +
 .../camel-spring-integration-2.10.0.xsd            |    65 +
 .../camel-spring-integration-2.10.1.xsd            |    65 +
 .../camel-spring-integration-2.10.2.xsd            |    65 +
 .../camel-spring-integration-2.10.3.xsd            |    65 +
 .../camel-spring-integration-2.10.4.xsd            |    65 +
 .../camel-spring-integration-2.10.5.xsd            |    65 +
 .../camel-spring-integration-2.10.6.xsd            |    65 +
 .../camel-spring-integration-2.10.7.xsd            |    65 +
 .../camel-spring-integration-2.11.0.xsd            |    65 +
 .../camel-spring-integration-2.11.1.xsd            |    65 +
 .../camel-spring-integration-2.11.2.xsd            |    65 +
 .../camel-spring-integration-2.11.3.xsd            |    65 +
 .../camel-spring-integration-2.11.4.xsd            |    65 +
 .../camel-spring-integration-2.12.0.xsd            |    65 +
 .../camel-spring-integration-2.12.1.xsd            |    65 +
 .../camel-spring-integration-2.12.2.xsd            |    65 +
 .../camel-spring-integration-2.12.3.xsd            |    65 +
 .../camel-spring-integration-2.12.4.xsd            |    65 +
 .../camel-spring-integration-2.12.5.xsd            |    65 +
 .../camel-spring-integration-2.13.0.xsd            |    65 +
 .../camel-spring-integration-2.13.1.xsd            |    65 +
 .../camel-spring-integration-2.13.2.xsd            |    65 +
 .../camel-spring-integration-2.13.3.xsd            |    65 +
 .../camel-spring-integration-2.14.0.xsd            |    65 +
 .../camel-spring-integration-2.14.1.xsd            |    65 +
 .../camel-spring-integration-2.14.2.xsd            |    65 +
 .../camel-spring-integration-2.14.3.xsd            |    65 +
 .../camel-spring-integration-2.14.4.xsd            |    65 +
 .../camel-spring-integration-2.15.0.xsd            |    65 +
 .../camel-spring-integration-2.15.1.xsd            |    65 +
 .../camel-spring-integration-2.15.2.xsd            |    65 +
 .../camel-spring-integration-2.15.3.xsd            |    65 +
 .../camel-spring-integration-2.15.4.xsd            |    65 +
 .../camel-spring-integration-2.16.0.xsd            |    65 +
 .../camel-spring-integration-2.16.1.xsd            |    65 +
 .../camel-spring-integration-2.16.4.xsd            |    65 +
 .../camel-spring-integration-2.17.1.xsd            |    65 +
 .../camel-spring-integration-2.17.2.xsd            |    65 +
 .../camel-spring-integration-2.17.5.xsd            |    65 +
 .../camel-spring-integration-2.17.6.xsd            |    65 +
 .../camel-spring-integration-2.17.7.xsd            |    65 +
 .../camel-spring-integration-2.18.1.xsd            |    65 +
 .../camel-spring-integration-2.18.2.xsd            |    65 +
 .../camel-spring-integration-2.18.3.xsd            |    65 +
 .../camel-spring-integration-2.18.4.xsd            |    65 +
 .../camel-spring-integration-2.18.5.xsd            |    65 +
 .../camel-spring-integration-2.19.0.xsd            |    65 +
 .../camel-spring-integration-2.19.1.xsd            |    65 +
 .../camel-spring-integration-2.19.2.xsd            |    65 +
 .../camel-spring-integration-2.19.3.xsd            |    65 +
 .../camel-spring-integration-2.19.4.xsd            |    65 +
 .../camel-spring-integration-2.19.5.xsd            |    65 +
 .../integration/camel-spring-integration-2.2.0.xsd |    65 +
 .../camel-spring-integration-2.20.0.xsd            |    65 +
 .../camel-spring-integration-2.20.1.xsd            |    65 +
 .../camel-spring-integration-2.20.2.xsd            |    65 +
 .../camel-spring-integration-2.20.3.xsd            |    65 +
 .../camel-spring-integration-2.20.4.xsd            |    65 +
 .../camel-spring-integration-2.21.0.xsd            |    65 +
 .../camel-spring-integration-2.21.1.xsd            |    65 +
 .../camel-spring-integration-2.21.2.xsd            |    65 +
 .../camel-spring-integration-2.21.3.xsd            |    65 +
 .../camel-spring-integration-2.21.4.xsd            |    65 +
 .../camel-spring-integration-2.21.5.xsd            |    65 +
 .../camel-spring-integration-2.22.0.xsd            |    65 +
 .../camel-spring-integration-2.22.1.xsd            |    65 +
 .../camel-spring-integration-2.22.2.xsd            |    65 +
 .../camel-spring-integration-2.22.3.xsd            |    65 +
 .../camel-spring-integration-2.22.4.xsd            |    65 +
 .../camel-spring-integration-2.22.5.xsd            |    65 +
 .../camel-spring-integration-2.23.0.xsd            |    65 +
 .../camel-spring-integration-2.23.1.xsd            |    65 +
 .../camel-spring-integration-2.23.2.xsd            |    65 +
 .../camel-spring-integration-2.23.3.xsd            |    65 +
 .../camel-spring-integration-2.24.0.xsd            |    65 +
 .../camel-spring-integration-2.24.1.xsd            |    65 +
 .../camel-spring-integration-2.25.0.xsd            |    65 +
 .../camel-spring-integration-2.25.1.xsd            |    65 +
 .../camel-spring-integration-2.25.2.xsd            |    65 +
 .../integration/camel-spring-integration-2.3.0.xsd |    65 +
 .../integration/camel-spring-integration-2.4.0.xsd |    65 +
 .../integration/camel-spring-integration-2.5.0.xsd |    65 +
 .../integration/camel-spring-integration-2.6.0.xsd |    65 +
 .../integration/camel-spring-integration-2.7.0.xsd |    65 +
 .../integration/camel-spring-integration-2.7.1.xsd |    65 +
 .../integration/camel-spring-integration-2.7.2.xsd |    65 +
 .../integration/camel-spring-integration-2.7.5.xsd |    65 +
 .../integration/camel-spring-integration-2.8.0.xsd |    65 +
 .../integration/camel-spring-integration-2.8.1.xsd |    65 +
 .../integration/camel-spring-integration-2.8.2.xsd |    65 +
 .../integration/camel-spring-integration-2.8.3.xsd |    65 +
 .../integration/camel-spring-integration-2.8.4.xsd |    65 +
 .../integration/camel-spring-integration-2.8.5.xsd |    65 +
 .../integration/camel-spring-integration-2.8.6.xsd |    65 +
 .../camel-spring-integration-2.9.0-RC1.xsd         |    65 +
 .../integration/camel-spring-integration-2.9.0.xsd |    65 +
 .../integration/camel-spring-integration-2.9.1.xsd |    65 +
 .../integration/camel-spring-integration-2.9.2.xsd |    65 +
 .../integration/camel-spring-integration-2.9.3.xsd |    65 +
 .../integration/camel-spring-integration-2.9.4.xsd |    65 +
 .../integration/camel-spring-integration-2.9.5.xsd |    65 +
 .../integration/camel-spring-integration-2.9.6.xsd |    65 +
 .../integration/camel-spring-integration-2.9.7.xsd |    65 +
 .../integration/camel-spring-integration-2.9.8.xsd |    65 +
 .../camel-spring-integration-3.0.0-M1.xsd          |    65 +
 .../camel-spring-integration-3.0.0-M2.xsd          |    65 +
 .../camel-spring-integration-3.0.0-M3.xsd          |    65 +
 .../camel-spring-integration-3.0.0-M4.xsd          |    65 +
 .../integration/camel-spring-integration-3.0.1.xsd |    65 +
 .../integration/camel-spring-integration-3.1.0.xsd |    65 +
 .../integration/camel-spring-integration-3.2.0.xsd |    65 +
 .../integration/camel-spring-integration-3.3.0.xsd |    65 +
 .../integration/camel-spring-integration-3.4.0.xsd |    65 +
 .../integration/camel-spring-integration-3.4.1.xsd |    65 +
 .../integration/camel-spring-integration-3.4.2.xsd |    65 +
 .../integration/camel-spring-integration-3.4.3.xsd |    65 +
 .../integration/camel-spring-integration-3.4.4.xsd |    65 +
 .../integration/camel-spring-integration-3.5.0.xsd |    65 +
 .../integration/camel-spring-integration-3.6.0.xsd |    65 +
 .../integration/camel-spring-integration.xsd       |    65 +
 security/CVE-2013-4330.html                        |     2 +
 security/CVE-2013-4330.txt.asc                     |    46 +
 security/CVE-2014-0002.html                        |     5 +
 security/CVE-2014-0002.txt.asc                     |    46 +
 security/CVE-2014-0003.html                        |     5 +
 security/CVE-2014-0003.txt.asc                     |    46 +
 security/CVE-2015-0263.html                        |     1 +
 security/CVE-2015-0263.txt.asc                     |    38 +
 security/CVE-2015-0264.html                        |     1 +
 security/CVE-2015-0264.txt.asc                     |    38 +
 security/CVE-2015-5344.html                        |     1 +
 security/CVE-2015-5344.txt.asc                     |    52 +
 security/CVE-2015-5348.html                        |     1 +
 security/CVE-2015-5348.txt.asc                     |    37 +
 security/CVE-2016-8749.html                        |     1 +
 security/CVE-2016-8749.txt.asc                     |    35 +
 security/CVE-2017-12633.html                       |     1 +
 security/CVE-2017-12633.txt.asc                    |    33 +
 security/CVE-2017-12634.html                       |     1 +
 security/CVE-2017-12634.txt.asc                    |    33 +
 security/CVE-2017-3159.html                        |     1 +
 security/CVE-2017-3159.txt.asc                     |    33 +
 security/CVE-2017-5643.html                        |     1 +
 security/CVE-2017-5643.txt.asc                     |    30 +
 security/CVE-2018-8027.html                        |     1 +
 security/CVE-2018-8027.txt.asc                     |    31 +
 security/CVE-2018-8041.html                        |     1 +
 security/CVE-2018-8041.txt.asc                     |    32 +
 security/CVE-2019-0188.html                        |     1 +
 security/CVE-2019-0188.txt.asc                     |    25 +
 security/CVE-2019-0194.html                        |     1 +
 security/CVE-2019-0194.txt.asc                     |    27 +
 security/CVE-2020-11971.html                       |     1 +
 security/CVE-2020-11971.txt.asc                    |    27 +
 security/CVE-2020-11972.html                       |     1 +
 security/CVE-2020-11972.txt.asc                    |    27 +
 security/CVE-2020-11973.html                       |     1 +
 security/CVE-2020-11973.txt.asc                    |    27 +
 security/CVE-2020-11994.html                       |     1 +
 security/CVE-2020-11994.txt.asc                    |    27 +
 security/index.html                                |     1 +
 security/index.xml                                 |   195 +
 site.webmanifest                                   |    12 +
 sitemap-camel-k.xml                                |   339 +
 sitemap-camel-kafka-connector.xml                  |  6599 ++++++
 sitemap-camel-karaf.xml                            |    59 +
 sitemap-camel-quarkus.xml                          |  2591 +++
 sitemap-camel-spring-boot.xml                      |  2567 +++
 sitemap-components.xml                             |  8563 ++++++++
 sitemap-manual.xml                                 |   967 +
 sitemap-website.xml                                |   922 +
 sitemap.xml                                        |    26 +
 sitemap/index.html                                 |     1 +
 sitemap/index.xml                                  |    14 +
 7110 files changed, 2249549 insertions(+), 5 deletions(-)

diff --git a/.htaccess b/.htaccess
new file mode 100644
index 0000000..ff18295
--- /dev/null
+++ b/.htaccess
@@ -0,0 +1,2129 @@
+# Redirect security advisories to new location
+RewriteEngine on
+RewriteBase "/"
+RewriteRule "^security-advisories.data/(.+)$" "security/$1" [R=permanent,L]
+
+# Customize what Apache returns to the client in case of an error.
+#
+# https://httpd.apache.org/docs/current/mod/core.html#errordocument
+ErrorDocument 404 /404.html
+
+# Redirect /news/... to /blog/...
+RewriteRule "^news(/.*)$" "/blog$1" [R=permanent,L]
+
+# Redirect known links from old website. Not mapped links are commented out. Feel free to edit, if you find something missing.
+# Redirect 301 /EclipseMilo
+# Redirect 301 /acknowledgment.html
+# Redirect 301 /activemq-camel-tomcat.html
+# Redirect 301 /activemq-journal.html
+# Redirect 301 /add-new-component-guide.html
+# Redirect 301 /advicewith.html
+# Redirect 301 /aggregate-example.html
+# Redirect 301 /annotation-based-expression-language.html
+# Redirect 301 /aop.html
+# Redirect 301 /apache-spark.html
+# Redirect 301 /artix-data-services.html
+# Redirect 301 /asciidoc.html
+# Redirect 301 /asynchronous-processing.html
+# Redirect 301 /asynchronous-queueing.html
+# Redirect 301 /asyncprocessorawaitmanager.html
+# Redirect 301 /aws.html
+# Redirect 301 /banner.html
+# Redirect 301 /bean-validation.html
+# Redirect 301 /beanshell.html
+# Redirect 301 /better-jms-transport-for-cxf-webservice-using-apache-camel.html
+# Redirect 301 /blueprint-testing.html
+# Redirect 301 /book-architecture.html
+# Redirect 301 /book-component-appendix.html
+# Redirect 301 /book-cookbook.html
+# Redirect 301 /book-dataformat-appendix.html
+# Redirect 301 /book-enterprise-integration-patterns.html
+# Redirect 301 /book-front-cover.html
+# Redirect 301 /book-in-one-page.html
+# Redirect 301 /book-introduction.html
+# Redirect 301 /book-languages-appendix.html
+# Redirect 301 /book-pattern-appendix.html
+# Redirect 301 /book-quickstart.html
+# Redirect 301 /book-table-of-contents.html
+# Redirect 301 /book-tutorials.html
+# Redirect 301 /book.html
+# Redirect 301 /boon.html
+# Redirect 301 /cache.html
+# Redirect 301 /cachereplicationjmsexample.html
+# Redirect 301 /cafe-example.html
+# Redirect 301 /camel-100-release.html
+# Redirect 301 /camel-110-release.html
+# Redirect 301 /camel-120-release.html
+# Redirect 301 /camel-130-release.html
+# Redirect 301 /camel-140-release.html
+# Redirect 301 /camel-150-release.html
+# Redirect 301 /camel-160-release.html
+# Redirect 301 /camel-161-release.html
+# Redirect 301 /camel-162-release.html
+# Redirect 301 /camel-163-release.html
+# Redirect 301 /camel-164-release.html
+# Redirect 301 /camel-20-design.html
+# Redirect 301 /camel-20-m1-release.html
+# Redirect 301 /camel-20-m2-release.html
+# Redirect 301 /camel-20-m3-release.html
+# Redirect 301 /camel-200-release.html
+# Redirect 301 /camel-210-release.html
+# Redirect 301 /camel-2100-release.html
+# Redirect 301 /camel-2101-release.html
+# Redirect 301 /camel-2102-release.html
+# Redirect 301 /camel-2103-release.html
+# Redirect 301 /camel-2104-release.html
+# Redirect 301 /camel-2105-release.html
+# Redirect 301 /camel-2106-release.html
+# Redirect 301 /camel-2107-release.html
+# Redirect 301 /camel-2110-release.html
+# Redirect 301 /camel-2111-release.html
+# Redirect 301 /camel-2112-release.html
+# Redirect 301 /camel-2113-release.html
+# Redirect 301 /camel-2114-release.html
+# Redirect 301 /camel-2120-release.html
+# Redirect 301 /camel-2121-release.html
+# Redirect 301 /camel-2122-release.html
+# Redirect 301 /camel-2123-release.html
+# Redirect 301 /camel-2124-release.html
+# Redirect 301 /camel-2125-release.html
+# Redirect 301 /camel-2130-release.html
+# Redirect 301 /camel-2131-release.html
+# Redirect 301 /camel-2132-release.html
+# Redirect 301 /camel-2133-release.html
+# Redirect 301 /camel-2134-release.html
+# Redirect 301 /camel-2140-release.html
+# Redirect 301 /camel-2141-release.html
+# Redirect 301 /camel-2142-release.html
+# Redirect 301 /camel-2143-release.html
+# Redirect 301 /camel-2144-release.html
+# Redirect 301 /camel-2150-release.html
+# Redirect 301 /camel-2151-release.html
+# Redirect 301 /camel-2152-release.html
+# Redirect 301 /camel-2153-release.html
+# Redirect 301 /camel-2154-release.html
+# Redirect 301 /camel-2155-release.html
+# Redirect 301 /camel-2156-release.html
+# Redirect 301 /camel-2160-release.html
+# Redirect 301 /camel-2161-release.html
+# Redirect 301 /camel-2162-release.html
+# Redirect 301 /camel-2163-release.html
+# Redirect 301 /camel-2164-release.html
+# Redirect 301 /camel-2170-release.html
+# Redirect 301 /camel-2171-release.html
+# Redirect 301 /camel-2172-release.html
+# Redirect 301 /camel-2173-release.html
+# Redirect 301 /camel-2174-release.html
+# Redirect 301 /camel-2175-release.html
+# Redirect 301 /camel-2176-release.html
+# Redirect 301 /camel-2177-release.html
+# Redirect 301 /camel-2180-release.html
+# Redirect 301 /camel-2181-release.html
+# Redirect 301 /camel-2182-release.html
+# Redirect 301 /camel-2183-release.html
+# Redirect 301 /camel-2184-release.html
+# Redirect 301 /camel-2185-release.html
+# Redirect 301 /camel-2190-release.html
+# Redirect 301 /camel-2191-release.html
+# Redirect 301 /camel-2192-release.html
+# Redirect 301 /camel-2193-release.html
+# Redirect 301 /camel-2194-release.html
+# Redirect 301 /camel-2195-release.html
+# Redirect 301 /camel-220-release.html
+# Redirect 301 /camel-2200-release.html
+# Redirect 301 /camel-2201-release.html
+# Redirect 301 /camel-2202-release.html
+# Redirect 301 /camel-2203-release.html
+# Redirect 301 /camel-2204-release.html
+# Redirect 301 /camel-2210-release.html
+# Redirect 301 /camel-2211-release.html
+# Redirect 301 /camel-2212-release.html
+# Redirect 301 /camel-2213-release.html
+# Redirect 301 /camel-2214-release.html
+# Redirect 301 /camel-2215-release.html
+# Redirect 301 /camel-2220-release.html
+# Redirect 301 /camel-2221-release.html
+# Redirect 301 /camel-2222-release.html
+# Redirect 301 /camel-2223-release.html
+# Redirect 301 /camel-2224-release.html
+# Redirect 301 /camel-2225-release.html
+# Redirect 301 /camel-2230-release.html
+# Redirect 301 /camel-2231-release.html
+# Redirect 301 /camel-2232-release.html
+# Redirect 301 /camel-2233-release.html
+# Redirect 301 /camel-2234-release.html
+# Redirect 301 /camel-2240-release.html
+# Redirect 301 /camel-2241-release.html
+# Redirect 301 /camel-2242-release.html
+# Redirect 301 /camel-23-overhaul-of-aggregator-eip.html
+# Redirect 301 /camel-23-threadpool-configuration.html
+# Redirect 301 /camel-230-release.html
+# Redirect 301 /camel-240-release.html
+# Redirect 301 /camel-250-release.html
+# Redirect 301 /camel-260-release.html
+# Redirect 301 /camel-27-roadmap.html
+# Redirect 301 /camel-270-release.html
+# Redirect 301 /camel-271-release.html
+# Redirect 301 /camel-272-release.html
+# Redirect 301 /camel-273-release.html
+# Redirect 301 /camel-274-release.html
+# Redirect 301 /camel-275-release.html
+# Redirect 301 /camel-280-release.html
+# Redirect 301 /camel-281-release.html
+# Redirect 301 /camel-282-release.html
+# Redirect 301 /camel-283-release.html
+# Redirect 301 /camel-284-release.html
+# Redirect 301 /camel-285-release.html
+# Redirect 301 /camel-286-release.html
+# Redirect 301 /camel-29-jmx-and-reducing-spring-dependency.html
+# Redirect 301 /camel-290-release.html
+# Redirect 301 /camel-291-release.html
+# Redirect 301 /camel-292-release.html
+# Redirect 301 /camel-293-release.html
+# Redirect 301 /camel-294-release.html
+# Redirect 301 /camel-295-release.html
+# Redirect 301 /camel-296-release.html
+# Redirect 301 /camel-297-release.html
+# Redirect 301 /camel-298-release.html
+# Redirect 301 /camel-2x-debugger-api.html
+# Redirect 301 /camel-2x-speed-optimizations.html
+# Redirect 301 /camel-30-ideas.html
+# Redirect 301 /camel-30-introduce-an-api-for-components.html
+# Redirect 301 /camel-30-message-store.html
+# Redirect 301 /camel-30-roadmap.html
+# Redirect 301 /camel-300-m1-milestone-1-release.html
+# Redirect 301 /camel-300-m2-milestone-2-release.html
+# Redirect 301 /camel-300-m3-milestone-3-release.html
+# Redirect 301 /camel-300-m4-milestone-4-release.html
+# Redirect 301 /camel-300-m5-milestone-5-release.html
+# Redirect 301 /camel-and-scr.html
+# Redirect 301 /camel-apachecon.html
+# Redirect 301 /camel-cxf-design.html
+# Redirect 301 /camel-dot-maven-goal.html
+# Redirect 301 /camel-dsl.html
+# Redirect 301 /camel-eclipse.html
+# Redirect 301 /camel-endpoint-questions.html
+# Redirect 301 /camel-jboss.html
+# Redirect 301 /camel-jmx.html
+# Redirect 301 /camel-security.html
+# Redirect 301 /camel-transport-for-cxf.html
+# Redirect 301 /camel-xyz-release-template.html
+# Redirect 301 /camel-zipkin.html
+# Redirect 301 /castor.html
+# Redirect 301 /cdi-testing.html
+# Redirect 301 /chronicle-engine.html
+# Redirect 301 /clustering-and-loadbalancing.html
+# Redirect 301 /code-walkthrough.html
+# Redirect 301 /common-problems.html
+# Redirect 301 /community.html
+# Redirect 301 /competing-consumers.html
+# Redirect 301 /component-list-external.html
+# Redirect 301 /component-list-grouped.html
+# Redirect 301 /component-list.html
+# Redirect 301 /composed-message-processor.html
+# Redirect 301 /content-based-routing-on-camel.html
+# Redirect 301 /context.html
+# Redirect 301 /continuous-integration-builds.html
+# Redirect 301 /cookbook.html
+# Redirect 301 /crypto-digital-signatures.html
+# Redirect 301 /custom-dataformat.html
+# Redirect 301 /customizing-xml.html
+# Redirect 301 /cxf-async-example.html
+# Redirect 301 /cxf-bean-component.html
+# Redirect 301 /cxf-example-osgi-blueprint.html
+# Redirect 301 /cxf-example-osgi.html
+# Redirect 301 /cxf-example.html
+# Redirect 301 /cxf-proxy-example.html
+# Redirect 301 /cxf-tomcat-example.html
+# Redirect 301 /data-format-list.html
+# Redirect 301 /database.html
+# Redirect 301 /db4o.html
+# Redirect 301 /delayer.html
+# Redirect 301 /design-notes.html
+# Redirect 301 /detour.html
+# Redirect 301 /discussion-forums.html
+Redirect 301 /documentation.html /manual/latest/
+# Redirect 301 /download-archives.html
+# Redirect 301 /dsl-function-template.html
+# Redirect 301 /durable-subscriber.html
+# Redirect 301 /dynamicrouter-annotation.html
+# Redirect 301 /edi.html
+# Redirect 301 /eip-2.html
+# Redirect 301 /ejb.html
+# Redirect 301 /el.html
+# Redirect 301 /elasticsearch.html
+# Redirect 301 /endpoint-see-also.html
+# Redirect 301 /esper.html
+# Redirect 301 /etl-example.html
+# Redirect 301 /etl.html
+# Redirect 301 /event.html
+# Redirect 301 /eventnotifier-to-log-details-about-all-sent-exchanges.html
+# Redirect 301 /fine-grained-control-over-a-channel.html
+# Redirect 301 /ftp-example.html
+# Redirect 301 /gae.html
+# Redirect 301 /gauth.html
+# Redirect 301 /general-questions.html
+# Redirect 301 /ghttp.html
+# Redirect 301 /glogin.html
+# Redirect 301 /google-summerofcode.html
+# Redirect 301 /groovy-renderer-user-guide.html
+# Redirect 301 /gsec.html
+# Redirect 301 /gsoc-2009.html
+# Redirect 301 /gtask.html
+# Redirect 301 /guaranteed-delivery.html
+# Redirect 301 /guice-dot-maven-goal-.html
+# Redirect 301 /guice-embedded-maven-goal.html
+# Redirect 301 /guice-jms-example.html
+# Redirect 301 /guice-maven-plugin.html
+# Redirect 301 /guice-run-maven-goal.html
+# Redirect 301 /gzip-data-format.html
+# Redirect 301 /hawtdb.html
+# Redirect 301 /hazelcast-component.html
+# Redirect 301 /hazelcast-idempotent-repository-tutorial.html
+# Redirect 301 /hessian.html
+# Redirect 301 /hibernate-example.html
+# Redirect 301 /hibernate.html
+# Redirect 301 /ho-do-i-specify-which-method-to-use-when-using-beans-in-routes.html
+# Redirect 301 /how-can-i-get-help.html
+# Redirect 301 /how-do-i-add-a-component.html
+# Redirect 301 /how-to-run-camel-in-a-osgi-container.html
+# Redirect 301 /how-to-use-camel-as-a-http-proxy-between-a-client-and-server.html
+# Redirect 301 /http-async-example.html
+# Redirect 301 /ibatis.html
+# Redirect 301 /implementing-virtual-topics-on-other-jms-providers.html
+# Redirect 301 /in-progress.html
+# Redirect 301 /includes.html
+# Redirect 301 /javadoc.html
+# Redirect 301 /javaspace.html
+# Redirect 301 /jbi-service-unit-archetype.html
+# Redirect 301 /jbi.html
+# Redirect 301 /jcifs.html
+# Redirect 301 /jibx.html
+# Redirect 301 /jms-questions.html
+# Redirect 301 /jmx-component-example.html
+# Redirect 301 /jsch.html
+# Redirect 301 /juel.html
+# Redirect 301 /jxpath.html
+# Redirect 301 /kestrel.html
+# Redirect 301 /krati.html
+# Redirect 301 /languages-supported.html
+# Redirect 301 /list.html
+# Redirect 301 /load-balance-for-existing-messaging-service.html
+# Redirect 301 /loadbalancing-mina-example.html
+# Redirect 301 /loading-routes-from-xml-files.html
+# Redirect 301 /loan-broker-example.html
+# Redirect 301 /logging-questions.html
+# Redirect 301 /management-example.html
+# Redirect 301 /manual
+# Redirect 301 /manual-downloads.html
+# Redirect 301 /manual.html
+# Redirect 301 /maven-2-snapshot-repository-in-pom.html
+# Redirect 301 /mdc-logging.html
+# Redirect 301 /merging-commits-from-trunk-to-fixes-branch.html
+# Redirect 301 /message-bus
+# Redirect 301 /message-bus.html
+# Redirect 301 /message-channel.html
+# Redirect 301 /message-dispatcher.html
+# Redirect 301 /message-filter.html
+# Redirect 301 /message-history.html
+# Redirect 301 /message-router.html
+# Redirect 301 /messaging-gateway.html
+# Redirect 301 /messaging-mapper.html
+# Redirect 301 /mybatis-example.html
+# Redirect 301 /navigation.html
+# Redirect 301 /neo4j
+# Redirect 301 /netty-http-server-example.html
+# Redirect 301 /nmr.html
+# Redirect 301 /normalizer.html
+# Redirect 301 /notifybuilder.html
+# Redirect 301 /oldlinks.html
+# Redirect 301 /overview.html
+# Redirect 301 /parallel-processing-and-ordering.html
+# Redirect 301 /pdf-documentation-guide.html
+# Redirect 301 /php.html
+# Redirect 301 /pipes-and-filters.html
+# Redirect 301 /pipes-nd-filters.html
+# Redirect 301 /point-to-point-channel.html
+# Redirect 301 /pojo-messaging-example.html
+# Redirect 301 /pojo.html
+# Redirect 301 /printer.html
+# Redirect 301 /privacy-policy.html
+# Redirect 301 /processorfactory.html
+# Redirect 301 /property.html
+# Redirect 301 /python.html
+# Redirect 301 /queue.html
+# Redirect 301 /quicklinks.html
+# Redirect 301 /rcode.html
+# Redirect 301 /recipientlist-annotation.html
+# Redirect 301 /redeliverypolicy.html
+# Redirect 301 /redis.html
+# Redirect 301 /release-guide.html
+# Redirect 301 /reports.html
+# Redirect 301 /return-address.html
+# Redirect 301 /rmi.html
+# Redirect 301 /route-throttling-example.html
+# Redirect 301 /routebox.html
+# Redirect 301 /routingslip-annotation.html
+# Redirect 301 /ruby.html
+# Redirect 301 /running-camel-standalone-and-have-it-keep-running.html
+# Redirect 301 /running-rat.html
+# Redirect 301 /running-unit-tests.html
+# Redirect 301 /rx.html
+# Redirect 301 /sampling.html
+# Redirect 301 /scala-dsl-eip.html
+# Redirect 301 /scala-dsl-getting-started.html
+# Redirect 301 /scalate.html
+# Redirect 301 /scatter-gather.html
+# Redirect 301 /scratch-page.html
+# Redirect 301 /scripting-languages-context.html
+# Redirect 301 /security-advisories.html
+# Redirect 301 /selective-consumer.html
+# Redirect 301 /serialization.html
+# Redirect 301 /service-activator.html
+# Redirect 301 /servlet-tomcat-example.html
+# Redirect 301 /servlet-tomcat-no-spring-example.html
+# Redirect 301 /servletlistener-component.html
+# Redirect 301 /set-up-your-ide.html
+# Redirect 301 /shiro-security.html
+# Redirect 301 /simple-jira-bot.html
+# Redirect 301 /site-update-ideas.html
+# Redirect 301 /site.html
+# Redirect 301 /sitemap.html
+# Redirect 301 /smooks.html
+# Redirect 301 /soa-patterns.html
+# Redirect 301 /soap.html
+# Redirect 301 /source.html
+# Redirect 301 /spring-boot-example.html
+# Redirect 301 /spring-java-config-example.html
+# Redirect 301 /spring-neo4j.html
+# Redirect 301 /spring-security-example.html
+# Redirect 301 /spring-web-services.html
+# Redirect 301 /spring-ws-example.html
+# Redirect 301 /spring-xquery-example.html
+# Redirect 301 /sql-example.html
+# Redirect 301 /sql-stored-procedure.html
+# Redirect 301 /string.html
+# Redirect 301 /swagger.html
+# Redirect 301 /tar-dataformat.html
+# Redirect 301 /testing-a-release-candidate.html
+# Redirect 301 /testing-summary-include.html
+# Redirect 301 /toasync.html
+# Redirect 301 /tokenizer-2.html
+# Redirect 301 /tools.html
+# Redirect 301 /tracer-example.html
+# Redirect 301 /tutorial-axis-camel.html
+# Redirect 301 /tutorial-business-partners.html
+# Redirect 301 /tutorial-example-reportincident-part1.html
+# Redirect 301 /tutorial-example-reportincident-part10955.html
+# Redirect 301 /tutorial-example-reportincident-part11c61.html
+# Redirect 301 /tutorial-example-reportincident-part19ea8.html
+# Redirect 301 /tutorial-example-reportincident-part2.html
+# Redirect 301 /tutorial-example-reportincident-part20955.html
+# Redirect 301 /tutorial-example-reportincident-part21c61.html
+# Redirect 301 /tutorial-example-reportincident-part29ea8.html
+# Redirect 301 /tutorial-example-reportincident-part3.html
+# Redirect 301 /tutorial-example-reportincident-part30955.html
+# Redirect 301 /tutorial-example-reportincident-part31c61.html
+# Redirect 301 /tutorial-example-reportincident-part39ea8.html
+# Redirect 301 /tutorial-example-reportincident-part4.html
+# Redirect 301 /tutorial-example-reportincident-part40955.html
+# Redirect 301 /tutorial-example-reportincident-part41c61.html
+# Redirect 301 /tutorial-example-reportincident-part49ea8.html
+# Redirect 301 /tutorial-example-reportincident-part5.html
+# Redirect 301 /tutorial-example-reportincident-part6.html
+# Redirect 301 /tutorial-example-reportincident.html
+# Redirect 301 /tutorial-for-camel-on-google-app-engine.html
+# Redirect 301 /tutorial-jmsremoting.html
+# Redirect 301 /tutorial-oauth.html
+# Redirect 301 /tutorial-on-using-camel-in-a-web-application.html
+# Redirect 301 /tutorial-osgi-camel-part1.html
+# Redirect 301 /tutorial-osgi-camel-part1367c.html
+# Redirect 301 /tutorial-osgi-camel-part13d1f.html
+# Redirect 301 /tutorial-osgi-camel-part2.html
+# Redirect 301 /tutorial-osgi-camel-part2367c.html
+# Redirect 301 /tutorial-osgi-camel-part23d1f.html
+# Redirect 301 /tutorial-osgi-camel-part2a.html
+# Redirect 301 /tutorial-osgi-camel-part2a367c.html
+# Redirect 301 /tutorial-osgi-camel-part2a3d1f.html
+# Redirect 301 /tutorial-osgi-camel-part2b.html
+# Redirect 301 /tutorial-osgi-camel-part2b367c.html
+# Redirect 301 /tutorial-osgi-camel-part2b3d1f.html
+# Redirect 301 /tutorial-osgi-camel-part2c.html
+# Redirect 301 /tutorial-osgi-camel-part2c367c.html
+# Redirect 301 /tutorial-osgi-camel-part2c3d1f.html
+# Redirect 301 /tutorials.html
+# Redirect 301 /twitter-websocket-blueprint-example.html
+# Redirect 301 /twitter-websocket-example.html
+# Redirect 301 /twitter.html
+# Redirect 301 /univocity-parsers-formats.html
+# Redirect 301 /unsupported-groovy-dsl-features-on-web-console.html
+# Redirect 301 /upgrade-dependency-guide.html
+# Redirect 301 /urlrewrite
+# Redirect 301 /urlrewrite.html
+# Redirect 301 /uses-commons-logging.html
+# Redirect 301 /using-camel-questions.html
+# Redirect 301 /using-camelproxy.html
+# Redirect 301 /using-languages-in-ide.html
+# Redirect 301 /validation.html
+# Redirect 301 /virtualbox.html
+# Redirect 301 /visualisation.html
+# Redirect 301 /vtd-xml.html
+# Redirect 301 /vtdxml.html
+# Redirect 301 /web-console.html
+# Redirect 301 /welcome-franz-forsthofer-as-the-newest-camel-committer.html
+# Redirect 301 /what-is-a-camel-toe.html
+# Redirect 301 /what-languages-are-supported.html
+# Redirect 301 /xmlbeans.html
+# Redirect 301 /xmljson.html
+# Redirect 301 /xmlrpc.html
+# Redirect 301 /xmlsecurity-dataformat.html
+# Redirect 301 /xmltokenizer.html
+# Redirect 301 /xquery-endpoint.html
+# Redirect 301 /yaml-data-format.html
+# Redirect 301 /zeromq.html
+# Redirect 301 /zip-dataformat.html
+Redirect 301 /activemq.html /components/latest/activemq-component.html
+Redirect 301 /advanced-configuration-of-camelcontext-using-spring.html /manual/latest/advanced-configuration-of-camelcontext-using-spring.html
+Redirect 301 /aggregator.html /components/latest/eips/aggregate-eip.html
+Redirect 301 /aggregator2 /components/latest/eips/aggregate-eip.html
+Redirect 301 /aggregator2.html /components/latest/eips/aggregate-eip.html
+Redirect 301 /ahc-ws.html /components/latest/ahc-ws-component.html
+Redirect 301 /ahc.html /components/latest/ahc-component.html
+Redirect 301 /amqp /components/latest/amqp-component.html
+Redirect 301 /amqp.html /components/latest/amqp-component.html
+Redirect 301 /apns.html /components/latest/apns-component.html
+Redirect 301 /architecture.html /manual/latest/architecture.html
+Redirect 301 /articles.html /community/articles
+Redirect 301 /async.html /manual/latest/async.html
+Redirect 301 /asynchronous-routing-engine.html /manual/latest/asynchronous-routing-engine.html
+Redirect 301 /atmosphere-websocket.html /components/latest/atmosphere-websocket-component.html
+Redirect 301 /atom.html /components/latest/atom-component.html
+Redirect 301 /avro.html /components/latest/avro-component.html
+# Possible candidates for previous URL: [/components/latest/avro-component.html, /components/latest/dataformats/avro-dataformat.html]
+Redirect 301 /aws-cw.html /components/latest/aws-cw-component.html
+Redirect 301 /aws-ddb.html /components/latest/aws-ddb-component.html
+Redirect 301 /aws-ddbstream.html /components/latest/aws-ddbstream-component.html
+Redirect 301 /aws-ec2.html /components/latest/aws-ec2-component.html
+Redirect 301 /aws-kinesis.html /components/latest/aws-kinesis-component.html
+Redirect 301 /aws-s3.html /components/latest/aws-s3-component.html
+Redirect 301 /aws-sdb.html /components/latest/aws-sdb-component.html
+Redirect 301 /aws-ses.html /components/latest/aws-ses-component.html
+Redirect 301 /aws-sns.html /components/latest/aws-sns-component.html
+Redirect 301 /aws-sqs.html /components/latest/aws-sqs-component.html
+Redirect 301 /aws-swf.html /components/latest/aws-swf-component.html
+Redirect 301 /backlogdebugger.html /manual/latest/backlogdebugger.html
+Redirect 301 /backlogtracer.html /manual/latest/backlog-tracer.html
+Redirect 301 /bam-example.html /manual/latest/bam-example.html
+Redirect 301 /bam.html /manual/latest/bam.html
+Redirect 301 /barcode-data-format.html /components/latest/dataformats/barcode-dataformat.html
+Redirect 301 /base64.html /components/latest/dataformats/base64-dataformat.html
+Redirect 301 /batch-consumer.html /manual/latest/batch-consumer.html
+Redirect 301 /bean /components/latest/eips/bean-eip.html
+# Possible candidates for previous URL: [/manual/latest/bean-eip.html, /components/latest/bean-component.html, /components/latest/languages/bean-language.html]
+Redirect 301 /bean-binding.html /manual/latest/bean-binding.html
+Redirect 301 /bean-injection.html /manual/latest/bean-injection.html
+Redirect 301 /bean-integration.html /manual/latest/bean-integration.html
+Redirect 301 /bean-language.html /components/latest/languages/bean-language.html
+Redirect 301 /bean-validator.html /components/latest/bean-validator-component.html
+Redirect 301 /bean.html /components/latest/eips/bean-eip.html
+# Possible candidates for previous URL: [/manual/latest/bean-eip.html, /components/latest/bean-component.html, /components/latest/languages/bean-language.html]
+Redirect 301 /beanio.html /components/latest/dataformats/beanio-dataformat.html
+Redirect 301 /beanstalk.html /components/latest/beanstalk-component.html
+Redirect 301 /binding.html /manual/latest/binding.html
+Redirect 301 /bindy.html /components/latest/dataformats/bindy-dataformat.html
+Redirect 301 /blueprint.html /components/latest/blueprint.html
+Redirect 301 /book-getting-started.html /manual/latest/book-getting-started.html
+Redirect 301 /books.html /manual/latest/books.html
+# Possible candidates for previous URL: [/community/books, /manual/latest/books.html]
+Redirect 301 /box.html /components/latest/box-component.html
+Redirect 301 /braintree.html /components/latest/braintree-component.html
+Redirect 301 /browsableendpoint.html /manual/latest/browsable-endpoint.html
+Redirect 301 /browse.html /components/latest/browse-component.html
+Redirect 301 /building.html /manual/latest/building.html
+# Possible candidates for previous URL: [/docs/building, /manual/latest/building.html]
+Redirect 301 /camel-boot.html /manual/latest/camel-boot.html
+Redirect 301 /camel-configuration-utilities.html /manual/latest/camel-configuration-utilities.html
+Redirect 301 /camel-core.html /manual/latest/camel-core.html
+Redirect 301 /camel-embedded-maven-goal.html /manual/latest/camel-embedded-maven-goal.html
+Redirect 301 /camel-jar-dependencies.html /manual/latest/camel-jar-dependencies.html
+Redirect 301 /camel-maven-archetypes.html /manual/latest/camel-maven-archetypes.html
+Redirect 301 /camel-maven-plugin.html /manual/latest/camel-maven-plugin.html
+# camel-quarkus start: copied from camel-quarkus/docs/target/site/.htaccess built locally
+Redirect 301 /camel-quarkus/latest/list-of-camel-quarkus-extensions.html /camel-quarkus/latest/reference/index.html
+Redirect 301 /camel-quarkus/latest/reference/extensions/index.html /camel-quarkus/latest/reference/index.html
+Redirect 301 /camel-quarkus/latest/cdi.html /camel-quarkus/latest/user-guide/cdi.html
+Redirect 301 /camel-quarkus/latest/examples.html /camel-quarkus/latest/user-guide/examples.html
+Redirect 301 /camel-quarkus/latest/first-steps.html /camel-quarkus/latest/user-guide/first-steps.html
+Redirect 301 /camel-quarkus/latest/user-guide.html /camel-quarkus/latest/user-guide/index.html
+Redirect 301 /camel-quarkus/latest/native-mode.html /camel-quarkus/latest/user-guide/native-mode.html
+Redirect 301 /camel-quarkus/latest/ci.html /camel-quarkus/latest/contributor-guide/ci.html
+Redirect 301 /camel-quarkus/latest/create-new-extension.html /camel-quarkus/latest/contributor-guide/create-new-extension.html
+Redirect 301 /camel-quarkus/latest/extension-documentation.html /camel-quarkus/latest/contributor-guide/extension-documentation.html
+Redirect 301 /camel-quarkus/latest/extension-metadata.html /camel-quarkus/latest/contributor-guide/extension-metadata.html
+Redirect 301 /camel-quarkus/latest/contributor-guide.html /camel-quarkus/latest/contributor-guide/index.html
+Redirect 301 /camel-quarkus/latest/promote-jvm-to-native.html /camel-quarkus/latest/contributor-guide/promote-jvm-to-native.html
+Redirect 301 /camel-quarkus/latest/release-guide.html /camel-quarkus/latest/contributor-guide/release-guide.html
+Redirect 301 /camel-quarkus/latest/extensions/activemq.html /camel-quarkus/latest/reference/extensions/activemq.html
+Redirect 301 /camel-quarkus/latest/extensions/ahc-ws.html /camel-quarkus/latest/reference/extensions/ahc-ws.html
+Redirect 301 /camel-quarkus/latest/extensions/ahc.html /camel-quarkus/latest/reference/extensions/ahc.html
+Redirect 301 /camel-quarkus/latest/extensions/amqp.html /camel-quarkus/latest/reference/extensions/amqp.html
+Redirect 301 /camel-quarkus/latest/extensions/attachments.html /camel-quarkus/latest/reference/extensions/attachments.html
+Redirect 301 /camel-quarkus/latest/extensions/avro-rpc.html /camel-quarkus/latest/reference/extensions/avro-rpc.html
+Redirect 301 /camel-quarkus/latest/extensions/avro.html /camel-quarkus/latest/reference/extensions/avro.html
+Redirect 301 /camel-quarkus/latest/extensions/aws-ec2.html /camel-quarkus/latest/reference/extensions/aws-ec2.html
+Redirect 301 /camel-quarkus/latest/extensions/aws-ecs.html /camel-quarkus/latest/reference/extensions/aws-ecs.html
... 2296271 lines suppressed ...