Hi everyone,

I have a problem trying to replace the attribute value.

For example, using factbook.xml:

replace value of node attribute /mondial/country[@name='Austria']/@car_code with 'B'

fails with:

[XUDY0027] Replace target must not be empty.

How should I be doing this?

Thanks


Tom