============================================= The XML document .* is not a schema document. ============================================= .. contents:: :depth: 2 -------------- Classification -------------- .. list-table:: :align: center * - **Validator** - **Validator version** - **Error message type** * - lxml - 4.6.5.0 - .. list-table:: :align: center * - **File format** - **Version** - **Specification** - **Description** - **Location** * - text/xml - 1.0 - - - :ref:`corpus ` * - text/xml - 1.0 - - - :ref:`corpus ` -------- Analyses -------- ------------------ Possible solutions ------------------ .. contents:: :local: -------------- Output example -------------- :: /corpus/file-scraper/tests/data/text_xml/supplementary/local_nons.xsd:2: namespace error : Namespace prefix xsd on schema is not defined ^ /corpus/file-scraper/tests/data/text_xml/supplementary/local_nons.xsd:4: namespace error : Namespace prefix xsd on element is not defined ^ /corpus/file-scraper/tests/data/text_xml/supplementary/local_nons.xsd:6: namespace error : Namespace prefix xsd on complexType is not defined ^ /corpus/file-scraper/tests/data/text_xml/supplementary/local_nons.xsd:7: namespace error : Namespace prefix xsd on sequence is not defined ^ /corpus/file-scraper/tests/data/text_xml/supplementary/local_nons.xsd:8: namespace error : Namespace prefix xsd on element is not defined ^ /corpus/file-scraper/tests/data/text_xml/supplementary/local_nons.xsd:9: namespace error : Namespace prefix xsd on element is not defined ^ /corpus/file-scraper/tests/data/text_xml/supplementary/local_nons.xsd:10: namespace error : Namespace prefix xsd on element is not defined ^ /corpus/file-scraper/tests/data/text_xml/supplementary/local_nons.xsd:11: namespace error : Namespace prefix xsd on element is not defined ^ /tmp/file-scraper-mqal3bxa.tmp:2: element import: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}import': The XML document '/corpus/file-scraper/tests/data/text_xml/supplementary/local_nons.xsd' is not a schema document. WXS schema /tmp/file-scraper-mqal3bxa.tmp failed to compile ------------------ Notes on the error ------------------ ------------------------------ Related errors by source files ------------------------------ :: lxml: Namespace prefix xsd on .* is not defined lxml: The XML document .* is not a schema document. lxml: WXS schema .* failed to compile Notice: any operation suggested on this page should be carefully considered before use, as this article is in continuous development.