Export file from Roadrunner

3 次查看(过去 30 天)
Min Wu
Min Wu 2021-11-18
编辑: Sai Teja G 2023-10-9
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.

回答(1 个)

Sai Teja G
Sai Teja G 2023-10-9
编辑:Sai Teja G 2023-10-9
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

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by