Element | Description | Class |
---|---|---|
component | XSLT component | org.apache.servicemix.saxon.SaxonComponent |
exchange-target | An ExchangeTarget may be used to specify the target of an exchange, while retaining all the JBI features (interface based routing, service name based routing or endpoint routing). | org.apache.servicemix.saxon.support.ExchangeTarget |
proxy | org.apache.servicemix.saxon.XsltProxyEndpoint | |
xquery | org.apache.servicemix.saxon.XQueryEndpoint | |
xslt | org.apache.servicemix.saxon.XsltEndpoint |
Element | Type | Description |
---|---|---|
endpoints | (proxy | xquery | xslt)* | |
executorFactory | <spring:bean/> |
Attribute | Type | Description |
---|---|---|
endpoint | xs:string | |
interface | xs:QName | |
operation | xs:QName | |
service | xs:QName | |
uri | xs:string |
Attribute | Type | Description |
---|---|---|
copyAttachments | xs:boolean | |
copyProperties | xs:boolean | |
copySubject | xs:boolean | |
endpoint | xs:string | |
expression | xs:string | |
faultResource | xs:string | |
interfaceName | xs:QName | |
outResource | xs:string | |
reload | xs:boolean | Sets whether the endpoint should reload the resource each time it is used.
A value of true will ensure that the resource is not cached which
can be useful if the resource is updated regularly and is stored outside of
the service unit. |
resource | xs:string | |
result | xs:string | |
service | xs:QName | |
useDomSourceForXslt | xs:boolean | |
wsdlResource | xs:string |
Element | Type | Description |
---|---|---|
configuration | <spring:bean/> | |
definition | <spring:bean/> | |
description | <spring:bean/> | |
parameters | <spring:bean/> | |
serviceUnit | <spring:bean/> | |
sourceTransformer | <spring:bean/> | |
store | <spring:bean/> | |
storeFactory | <spring:bean/> | |
target | exchange-target | |
transformerFactory | <spring:bean/> | |
useDomSourceForContent | <spring:bean/> |
Attribute | Type | Description |
---|---|---|
copyAttachments | xs:boolean | |
copyProperties | xs:boolean | |
copySubject | xs:boolean | |
endpoint | xs:string | |
expression | xs:string | |
interfaceName | xs:QName | |
query | xs:string | |
reload | xs:boolean | Sets whether the endpoint should reload the resource each time it is used.
A value of true will ensure that the resource is not cached which
can be useful if the resource is updated regularly and is stored outside of
the service unit. |
resource | xs:string | |
result | xs:string | |
service | xs:QName | |
wsdlResource | xs:string |
Element | Type | Description |
---|---|---|
configuration | <spring:bean/> | |
definition | <spring:bean/> | |
description | <spring:bean/> | |
outputProperties | <spring:bean/> | |
parameters | <spring:bean/> | |
serviceUnit | <spring:bean/> | |
sourceTransformer | <spring:bean/> |
Attribute | Type | Description |
---|---|---|
copyAttachments | xs:boolean | |
copyProperties | xs:boolean | |
copySubject | xs:boolean | |
endpoint | xs:string | |
expression | xs:string | |
interfaceName | xs:QName | |
reload | xs:boolean | |
resource | xs:string | |
result | xs:string | |
service | xs:QName | |
useDomSourceForXslt | xs:boolean | |
wsdlResource | xs:string |
Element | Type | Description |
---|---|---|
configuration | <spring:bean/> | |
definition | <spring:bean/> | |
description | <spring:bean/> | |
parameters | <spring:bean/> | |
serviceUnit | <spring:bean/> | |
sourceTransformer | <spring:bean/> | |
transformerFactory | <spring:bean/> | |
useDomSourceForContent | <spring:bean/> |