If I try to load the FBs developed with 4DIAC into FBDK, I get the message that this standalone attribute is not allowed at the first tag.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
If I remove it from the FBs at the typelibrary, I can open the FBs at both.
So is there reason for this attribute and can I remove it?
Kind regards,
Christian
The used transformer (javax.xml.transform.Transformer) automatically adds this attribute (and up to now i found no way to avoid this) and regrettably FBDK does not support (or better ignore) this attribute.
Removing the attribute (in any text editor) is no problem and will lead to no problems in the 4DIAC-IDE
fixed in cset f1b6cfa875e5