1
Answer

ISO Schematron Implementation using .NET

hari tg

hari tg

7y
189
1
Suggest how to do ISO Schematron Implementation using .NET
I have a schematron file and a generated xml file. I want to validate my xml file using that ISO schematron file (using the .NET Framework / C#).
Can anyone suggest the common steps to take to achieve this validation process?
Is there any framework available ?
Thanks,
Answers (1)