0

Can anyone please explain me how to convert the xml file to schematron file for validation? I am working on oracle soa and I wasn't able to figure out how.

cartman
  • 203
  • 3
  • 14
  • 4
    Converting an XML file to schematron is rather like taking a video of a cricket match as input and producing the rules of cricket as output. I'm not aware of any tool that does it. – Michael Kay Jul 11 '13 at 15:17

1 Answers1

0

There is an XSD to SCH (Schematron) if you want in here if that what you are asking for!

PS: This is an ANT script

Amr Gawish
  • 2,015
  • 1
  • 17
  • 29