Hi again,
> Several people have reported problems related to XML output when using
> the Intel compiler V11. For example:
>
>>
>> "ERROR(FoX)
>> xml_AddAttribute: Invalid character in value" .
>>
>
> Until the compiler problems can be fixed you can avoid this runtime
> error by disabling XML output in the fdf file:
>
> WriteXML F
the problem reappears if the pdos should be written. Then an error
appears in line 258 of pdos.F:
call xml_AddAttribute(xf,"index",i)
Is there a work around for this issue too?
Ferdinand