필터 지우기
필터 지우기

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