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