Skip to main content

XML Classes

XML Classes

For reference, this section lists the classes that Ensemble provides to enable you to work with XML documents.

Item Classes Notes
XML business services Each of these business service classes uses a different adapter, as indicated by the class name.
XML routing process EnsLib.MsgRouter.VDocRoutingEngineOpens in a new tab This class is the standard virtual document routing process.
XML business operations Each of these business operation classes uses a different adapter, as indicated by the class name.
Messages EnsLib.EDI.XML.DocumentOpens in a new tab (automatically used by the business host classes) This is a specialized message class to carry XML documents as Ensemble virtual documents.
Search table EnsLib.EDI.XML.SearchTableOpens in a new tab This is a specialized search table class for XML documents.

You can also create and use subclasses of these classes.

The business host classes include configurable targets. The following diagram shows some of them:

generated description: production config

For information on other configurable targets, see “Reference for Settings.”

FeedbackOpens in a new tab