开发者

usage of XSD in fixing errors in xml?

I am just wondering if we can make XSD to fix the errors it finds in the xml itself 开发者_如何学编程rather than reporting them.

Thanks


No, XSD describes the structural rules for a document.

XSLT or XQuery would be more appropriate tools fix errors found in the XML.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜