Borrar filtros
Borrar filtros

Export file from Roadrunner

3 visualizaciones (últimos 30 días)
Min Wu
Min Wu el 18 de Nov. de 2021
Editada: Sai Teja G el 9 de Oct. de 2023
What does this warning means?
> WARNING: --------XML validation failed--------
> WARNING: Encountered XML validation errors:
> WARNING: (Line 6546, Col 18): Element userData is not defined in this scope.

Respuestas (1)

Sai Teja G
Sai Teja G el 9 de Oct. de 2023
Editada: Sai Teja G el 9 de Oct. de 2023
Hi Min,
I understand that you got the warning related to the XML Validation while exporting file from “RoadRunner.
The warning message you provided suggests that an XML validation process has encountered errors while validating an XML document. Specifically, at line 6546 and column 18 of the XML document, there is an element called "userData" that is not defined within the current scope.
Without more information about the specifics of the XML document being validated, it is difficult to provide further details. However, based on the warning message, it appears that RoadRunner expects a certain XML structure or schema, and the element "userData" is either missing or not recognized within that structure.
Hope this helps!
Best Regards,
Sai Teja G

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by