Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Sanity check #22

Open
lguariento opened this issue Sep 13, 2016 · 3 comments
Open

Sanity check #22

lguariento opened this issue Sep 13, 2016 · 3 comments

Comments

@lguariento
Copy link

Hello,

I have a few issues with the Roma's sanity check (http://www.tei-c.org/Roma/). I get errors most of the times, even by sanity-checking standard schemas. For example, only by selecting 'TEI absolutely bare' and then clicking on 'sanity check' I get:


Schema is BROKEN !
p cannot be used
list cannot be used
item cannot be used
label cannot be used
head cannot be used
author cannot be used
title cannot be used
teiHeader cannot be used
fileDesc cannot be used
titleStmt cannot be used
publicationStmt cannot be used
sourceDesc cannot be used
TEI cannot be used
text cannot be used
body cannot be used
div cannot be used
front cannot be used
back cannot be used
Elements you can use:

Model classes you can use:


And this without changing anything. Could you please advise?

Thanks and congratulations for the hard work!

@jamescummings
Copy link
Member

I believe this is a duplicate of #13 owing to the fact that the Sanity Checker doesn't speak Pure ODD (it is looking for RelaxNG declarations which no longer exist) and the TEI Guidelines have been updated to use Pure ODD. This needs someone with some PHP experience to edit Roma to look instead at Pure ODD content models.

@jamescummings
Copy link
Member

For now I've commented out the sanity checker tab on the live version and in the github repo.

@lguariento
Copy link
Author

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants