Filter löschen
Filter löschen

Export file from Roadrunner

4 Ansichten (letzte 30 Tage)
Min Wu
Min Wu am 18 Nov. 2021
Bearbeitet: Sai Teja G am 9 Okt. 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.

Antworten (1)

Sai Teja G
Sai Teja G am 9 Okt. 2023
Bearbeitet: Sai Teja G am 9 Okt. 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

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by