【发布时间】:2019-02-25 04:44:58
【问题描述】:
找不到元素“文档”的声明。
我正在尝试验证 XML 文件,但出现上述错误。我查看了它正在标记的行并进行了比较,但我没有看到问题...想法?
<Document xmlns="urn:iso:std:iso:20022:tech:xsd:pain.001.001.03"
xmlns:xsi="http://www.w3.org/2001/XMLSchemainstance">
【问题讨论】:
标签: xml xsd xsd-validation xml-validation