Versions Compared

Key

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

...

The IdMapping file should always refer to the external location ARC_INFO_LOC.
Example:

No Formatcode
<?xml version="1.0" encoding="UTF-8"?>
<idMap version="1.1" xmlns="http://www.wldelft.nl/fews" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.wldelft.nl/fews 
http://fews.wldelft.nl/schemas/version1.0/idMap.xsd">
	<parameter external="CEH" internal="P.radar.actual"/>
	<location external="ARC_INFO_LOC" internal="My_Location"/>
</idMap>

...