Fanuc · R-30iA R-30iB Controller
This fault indicates that an XML attribute contains characters that are not permitted within attribute names or values according to XML rules. Such characters disrupt the parsing of attribute information.
Click steps to track your progress.
Remove or replace invalid characters from the XML attribute name or value.
Ensure attribute values are properly quoted (e.g., attribute="value").
Verify that attribute names and values adhere to XML naming and character set rules.
Review the specific attribute causing the error in the configuration file.
Consult XML specifications for permitted characters in attributes.