xsd2xml:来自xsd的python轻量级xml生成器

时间:2024-06-06 13:29:22
【文件属性】:

文件名称:xsd2xml:来自xsd的python轻量级xml生成器

文件大小:5KB

文件格式:ZIP

更新时间:2024-06-06 13:29:22

Python

xsd2xml 这是一个简单的python脚本,如果您有xsd,可以帮助您生成一些xml。 它使用库解析给定的架构文档,然后填充一些硬编码的值。 请检查以下示例。 XSD <? xml version = " 1.0 " encoding = " utf-8 " ?> < xs xss=removed> < xs xss=removed xss=removed> < xs xss=removed> < xs> < xs> < xs : element name = " empno " type = " xs:string " /


【文件预览】:
xsd2xml-master
----LICENSE(1KB)
----xsd2xml.py(7KB)
----README.md(4KB)

网友评论