属性の値に引用符が含まれているxmlがあります。xsdでxmlを検証するための可能な方法はありますか?
XML:
<root>
<item size="11"x17""/>
</root>
エラー:
Error displayed: Assertion failure message: fatal: line=5 col=268 Element type "item" must be followed by either attribute specifications, ">" or "/>".