Validating XML with Schematron

前端 未结 3 1132
萌比男神i
萌比男神i 2021-01-07 01:03

I am trying to validate an XML file with Schematron, which is more complicated than XSD. I googled a lot and the best thing that came up is this Microsoft website. But that

3条回答
  •  温柔的废话
    2021-01-07 01:10

    Some programs, like oXygen, support schematron validation, but they probably use something like that RI under the hood.

提交回复
热议问题