Traduciendo...
XML_INVATTR
Invalid character in attribute
Fanuc · R-30iA R-30iB Controller
¿Qué significa XML_INVATTR ?
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.
Causas comunes
- An XML attribute name or value contains characters that are not allowed.
- Invalid characters are present within the attribute definition that violate XML syntax.
- Data corruption in the configuration file leading to invalid attribute characters.
- The parser enforces strict validation for characters in attribute names and values.
Pasos de reparación & Lista de verificación
Haga clic en los pasos para seguir su progreso.
- 1
Remove or replace invalid characters from the XML attribute name or value.
- 2
Ensure attribute values are properly quoted (e.g., attribute="value").
- 3
Verify that attribute names and values adhere to XML naming and character set rules.
- 4
Review the specific attribute causing the error in the configuration file.
- 5
Consult XML specifications for permitted characters in attributes.
Datos técnicos verificados. Última actualización: March 2026
Fallas relacionadas
Fuente: Fanuc R-30iA R-30iB Controller