Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

What

Required

Description

schema location

IdMapDescriptors.xml

no

Definition of ID maps used for mapping external parameters and ID's to DELFT-FEWS locations and parameters

http://fews.wldelft.nl/schemas/version1.0/idMapDescriptors.xsd

Each IdMap to support mapping external to internal location and parameter Id's  configured in DELFT-FEWS must be registered in the IdMapDescriptors configuration. This is required to identify the IdMap to DELFT-FEWS (the name is free format).

When available on the file system, the name of the XML file for configuring the IdMapDescriptors is for example:

IdMapDescriptors 1.00 default.xml

IdMapDescriptors                       Fixed file name for the IdMapDescriptors configuration

1.00                                            Version number

default                                       Flag to indicate the version is the default configuration (otherwise omitted).

Image Added
Figure 46 Elements of the IdMapDescriptors configuration.

IdMapDescriptor

Root element of the IdMapDescriptor. New element is required for each IdMap. Multiple instances may be defined.

Attributes;

  • Id: Id of the idMap. This Id must be unique. Normally a string is used that gives some understanding of the role of the module (e.g. ImportRTS).
  • name: Optional name for the IdMap. Used for reference purposes only.