2 Jun 2008 17:42
tei_all.xsd validation problem
Romain Roure <romain.roure <at> PERSEE.FR>
2008-06-02 15:42:42 GMT
2008-06-02 15:42:42 GMT
Hello everyone, I am currently using the tei_all.xsd schema provided there : http://www.tei-c.org/release/xml/tei/custom/schema/xsd/tei_all.xsd. It seems the schema itself is not valid (I've been browsing through the mailing list archive for corresponding posts but didn't find anything related). Basically, tei_all.xsd imports teix.xsd. teix.xsd imports tei_odds.xsd which does not exist physically at the given url. I've been trying to workaround this by generating my own tei_odds.xsd using Oxygen and tei_odds.rng. It still fails as tei_all.xsd and tei_odds.xsd are sharing the same namespace (http://www.tei-c.org/ns/1.0) and thus tei_odds.xsd never get loaded by XML validators/parsers. I kinda am stuck here and would appreciate any help you can provide. Thanks in advance, Romain
RSS Feed