9.5.2 Adaptor configuration definition file namespaces

The namespace URIs for an adaptor configuration definition file are represented in the following format:

http://www.hitachi.co.jp/soft/xml/sdp/adaptor/xxx~

In this format, xxx~ corresponds to an individual definition in the adaptor configuration definition file. You must declare each namespace so that it matches a definition you specify. The table below shows the correspondences between the definitions and the namespaces that are to be specified in xxx~.

Table 9-3 Correspondences between definitions and namespaces

No.DefinitionNamespace
1Adaptor configuration definition filedefinition
2Common definitiondefinition/common
3Adaptor trace definition
4In-process group definitiondefinition/adaptor
5RMI group definition
6Input adaptor definition
7Output adaptor definition
8CB definition for inputdefinition/callback
9CB definition for output
10CB definition for editing
11CB definition for sending
12CB definition for receiving
13File input connector definitiondefinition/callback/FileInputConnectorDefinition
14HTTP packet input connector definitiondefinition/callback/HttpPacketInputConnectorDefinition
15File output connector definitiondefinition/callback/FileOutputConnectorDefinition
16Dashboard output connector definitiondefinition/callback/DashboardOutputConnectorDefinition
17Format conversion definitiondefinition/callback/FormatDefinition
18Mapping definitiondefinition/callback/MappingDefinition
19Filter definitiondefinition/callback/FilterDefinition
20Record extraction definitiondefinition/callback/RecordExtractionDefinition