InterviewSolution
Saved Bookmarks
| 1. |
What Is Schematron Validation? |
|
Answer» You can specify Schematron files for validating an inbound MESSAGE and its various PARTS. Schematron version 1.5 is the SUPPORTED version. Schematron is an XML SCHEMA language, and it can be used to validate XML. You can specify Schematron files for validating an inbound message and its various parts. Schematron version 1.5 is the supported version. Schematron is an XML schema language, and it can be used to validate XML. |
|