1 Oct
2015
1 Oct
'15
11:01 a.m.
This test works fine in the master branch, and also in the TEI-Pure branch, but not in the sydb-xenodata branch. So it does look a bit like a problem to me. On 30/09/15 23:56, Syd Bauman wrote:
When I run `make test` (in the sydb-xenodata branch, but I don't think that matters) I get an error in a test that looks like it is supposed to exercise the RELAX NG schema as fragments.
The errors are: .../header.rnc:869:28: error: reference to undefined pattern "macro.anyXML" .../header.rnc:890:7: error: reference to undefined pattern "att.enumerated"
Fastest way to reproduce this yourself is: $ cd .../TEI/P5/Test $ make test-frag
My instinct is that this is not a problem, but that's an instinct born of ignorance. :-)
Any thoughts?