Added the 'overwrite' attribute for the 'header-enricher' element.

This commit is contained in:
Mark Fisher
2008-11-22 16:13:31 +00:00
parent abb370b257
commit 4e72c719f9

View File

@@ -435,6 +435,7 @@
<xsd:attribute name="correlation-id" type="xsd:string"/>
<xsd:attribute name="expiration-date" type="xsd:string"/>
<xsd:attribute name="priority" type="xsd:string"/>
<xsd:attribute name="overwrite" type="xsd:string"/>
</xsd:attributeGroup>
<xsd:element name="thread-pool-task-executor">