You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

What

FlagConversionDescriptors.xml

Required

no

Description

Definition of Flag conversions used for mapping external data quality flags to DELFT-FEWS data quality flags

schema location

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

Each FlagConversion to support mapping external to internal data quality flags configured in DELFT-FEWS must be registered in the FlagConvesrionDescriptors configuration. This is required to identify the FlagConversion to DELFT-FEWS (the name is free format).

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

FlagConversions 1.00 default.xml

FlagConversions                         Fixed file name for the FlagConversions configuration

1.00                                            Version number

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

!fig47.png|
Figure 47 Elements of the FlagConversions configuration.

FlagConversion

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

Attributes;

  • Id: Id of the FlagConversion. 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 FlagConversion. Used for reference purposes only.
  • No labels