是否可以在 Python 中针对 XSD 1.1 验证 XML 文件?

Is it possible to validate an XML file against XSD 1.1 in Python?(是否可以在 Python 中针对 XSD 1.1 验证 XML 文件?)
本文介绍了是否可以在 Python 中针对 XSD 1.1 验证 XML 文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

问题描述

我想使用 lxml.XMLSchema 针对 XSD 文件验证 XML 文件.但问题是 XSD 在 1.1 中.所以它不起作用.

I want validate an XML file against an XSD file using lxml.XMLSchema. But the problem is the XSD is in 1.1. So it doesn't work.

这是 XML 的一部分:

This is a part of the XML:

<?xml version="1.0" encoding="UTF-8"?>
<dictionary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:noNamespaceSchemaLocation="!!assert.xsd">
  <SizeType>10</SizeType>
</dictionary>

这是它的 XSD 文件:

And this is its XSD file:

<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
           elementFormDefault="qualified">
  <xs:element name="SizeType">
    <xs:simpleType>
      <xs:restriction base="xs:integer">
        <xs:assertion test="$value = 10"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:element>
</xs:schema>

那么,是否可以针对使用 xs:assertion 语句 (1.1) 的 XSD 文件来验证 XML 文件?

So, is it possible to validate an XML file against a XSD file that uses xs:assertion statements (1.1)?

我认为这个问题与此密切相关:lxml with schema 1.1

I think this question is closely related to this: lxml with schema 1.1

推荐答案

截至 2013 年 11 月上旬,只有以下 XML 处理器支持 XSD 1.1:

As of early November 2013, only the following XML processors support XSD 1.1:

  • Xerces-J 与 PsychoPath XPath 2.0
  • 萨克森EE
  • Altova

目前还没有用 Python 编写的可针对 XSD 1.1 进行验证的 XML 解析器.

There is no XML parser written in Python that validates against XSD 1.1 yet.

这篇关于是否可以在 Python 中针对 XSD 1.1 验证 XML 文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

本站部分内容来源互联网,如果有图片或者内容侵犯您的权益请联系我们删除!

相关文档推荐

How to find element by part of its id name in selenium with python(如何使用python在selenium中通过其id名称的一部分查找元素)
NoSuchElementException: Message: Unable to locate element while trying to click on the button VISA through Selenium and Python(NoSuchElementException:消息:尝试通过 Selenium 和 Python 单击 VISA 按钮时无法找到元素) - IT屋-程序员软件开发技术分
Selenium not able to click on Get Data button on using Python(Selenium 在使用 Python 时无法单击“获取数据按钮)
selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted: Element is not clickable with Selenium and Python(selenium.common.exceptions.ElementClickInterceptedException:消息:元素点击被拦截:元素不可点击
Selenium Compound class names not permitted(不允许使用硒化合物类名称)
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element while trying to click Next button with selenium(selenium.common.exceptions.NoSuchElementException:消息:没有这样的元素:尝试使用 selenium 单