
26 Mar
2008
26 Mar
'08
2:43 a.m.
On Mar 25, 2008, at 6:27 PM, David Abrahams wrote:
The comment at the top of explicit-failures-markup implies the following command should work, but it doesn't for me. What am I missing?
$ xmllint --valid explicit-failures-markup.xml --schema explicit- failures.xsd explicit-failures-markup.xml:3: validity error : Validation failed: no DTD found ! xsi:noNamespaceSchemaLocation="explicit-failures.xsd"> ^ ...
I had the same problem, but gave up due to lack of time. Anyway, if we get the command right, we can add this check as a Subversion hook so that invalid explicit-failures-markup XML cannot be committed. - Doug