All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rvicemix.servicemix-validation.2013.01.source-code.servicemix-validation.xsd.wiki Maven / Gradle / Ivy

h3. Elements By Type
{anchor:org.apache.servicemix.validation.ValidationEndpointType-types}
h4. The _[org.apache.servicemix.validation.ValidationEndpointType|#org.apache.servicemix.validation.ValidationEndpointType-types]_ Type Implementations
    | _[|#endpoint-element]_ | {html}{html} |


{anchor:component-element}
h3. The _[|#component-element]_ Element
    {html}Validation{html}
h4. Properties
    || Property Name || Type || Description ||
    | endpoints | (_[org.apache.servicemix.validation.ValidationEndpointType|#org.apache.servicemix.validation.ValidationEndpointType-types]_)\* | {html}{html} |
    | executorFactory | _org.apache.servicemix.executors.ExecutorFactory_ | {html}The executor factory to use to create the executor.
If none is provided, one will be retrieved from the JBI container when the component
is deployed into ServiceMix 3.x, or a default implementation will be used.{html} |

{anchor:endpoint-element}
h3. The _[|#endpoint-element]_ Element
    {html}{html}
h4. Properties
    || Property Name || Type || Description ||
    | endpoint | _java.lang.String_ | {html}

Get the endpoint implementation.

{html} | | errorHandlerFactory | _org.apache.servicemix.validation.handler.MessageAwareErrorHandlerFactory_ | {html}Set a custom error handler to deal with validation errors. Defaults to a CountingErrorHandlerFactory.{html} | | handlingErrorMethod | _java.lang.String_ | {html}Configure how validation errors should be handled. Default value is FAULT_JBI.
FAULT_JBI
A jbi exception is thrown on validation errors (depending on used MEP)
FAULT_FLOW
The validation result will be sent in out / fault message (depending on used MEP)
{html} | | interfaceName | _javax.xml.namespace.QName_ | {html}

Get the qualified name of the endpoint interface.

{html} | | noNamespaceSchemaResource | _org.springframework.core.io.Resource_ | {html}Set the validation schema to be used when no namespace is specified.{html} | | schema | _javax.xml.validation.Schema_ | {html}Set the validation schema instance.{html} | | schemaLanguage | _java.lang.String_ | {html}Set the validation schema language. Defaults to http://www.w3.org/2001/XMLSchema{html} | | schemaResource | _org.springframework.core.io.Resource_ | {html}Set the validation schema as a Spring Resource.{html} | | schemaSource | _javax.xml.transform.Source_ | {html}Set the validation schema as an XML Source.{html} | | service | _javax.xml.namespace.QName_ | {html}

Get the service qualified name of the endpoint.

{html} | h3. Element Index | _[|#component-element]_ | {html}Validation{html} | | _[|#endpoint-element]_ | {html}{html} |




© 2015 - 2025 Weber Informatics LLC | Privacy Policy