Reference implementation to show that a document “works”.
How much must be in place for the standard to be good enough?
Difference between “valid document” and something that “works”. Hard to anticipate all the ways in this could go wrong.
“Is the information I need present” (Schematron) vs “Does it conform to the structure enforced by the DTD”
Can rely on existing validators for standards that we use.
Presentation layer vs Information layer
Validator will test whether the information is conformant, not whether the presentation is conformant.
What tooling, documentation do we need?
How much must be in place for the standard to be good enough? Difference between “valid document” and something that “works”. Hard to anticipate all the ways in this could go wrong.
“Is the information I need present” (Schematron) vs “Does it conform to the structure enforced by the DTD”
Presentation layer vs Information layer
Validator will test whether the information is conformant, not whether the presentation is conformant.