adapter

The adapter element is the root element of the output map file.

Summary

adapter                                   (required, limit one)
  |----rfa                                (required, limit one)
  '----subscriptions                      (required, limit one)
         '----subscription                (required)
                '----stream               (required)
                       |----name          (required, limit one)
                       |----service       (optional)
                       |      '----enum   (required)
                       |----stale         (optional)
                       |----field         (required)
                       '----constant      (optional)

Nest all configuration elements between the start and end adapter tags.

Parent

None

Children

The following child elements are defined for adapter. All of these elements must be present in the specified order.

Name Requirement
rfa Exactly one required
subscriptions Exactly one required

Attributes

None

Notes

None

Example

See the examples for the child elements.