Isidore-Guild / statenvertaling

OSIS Statenvertaling (Dutch) with apocrypha
Creative Commons Zero v1.0 Universal
5 stars 2 forks source link

XML validation failed wiht xmllint #18

Closed LAfricain closed 3 years ago

LAfricain commented 3 years ago

When I try to validate the STV.xml it fails:

STV.xml:25122: element divineName: Schemas validity error : Element '{http://www.bibletechnologies.net/2003/OSIS/namespace}divineName': This element is not expected. Expected is one of ( {http://www.bibletechnologies.net/2003/OSIS/namespace}a, {http://www.bibletechnologies.net/2003/OSIS/namespace}index, {http://www.bibletechnologies.net/2003/OSIS/namespace}note, {http://www.bibletechnologies.net/2003/OSIS/namespace}seg ).
STV.xml:25122: element divineName: Schemas validity error : Element '{http://www.bibletechnologies.net/2003/OSIS/namespace}divineName': This element is not expected. Expected is one of ( {http://www.bibletechnologies.net/2003/OSIS/namespace}a, {http://www.bibletechnologies.net/2003/OSIS/namespace}index, {http://www.bibletechnologies.net/2003/OSIS/namespace}note, {http://www.bibletechnologies.net/2003/OSIS/namespace}seg ).
STV.xml:25122: element divineName: Schemas validity error : Element '{http://www.bibletechnologies.net/2003/OSIS/namespace}divineName': This element is not expected. Expected is one of ( {http://www.bibletechnologies.net/2003/OSIS/namespace}a, {http://www.bibletechnologies.net/2003/OSIS/namespace}index, {http://www.bibletechnologies.net/2003/OSIS/namespace}note, {http://www.bibletechnologies.net/2003/OSIS/namespace}seg ).
STV.xml:25123: element divineName: Schemas validity error : Element '{http://www.bibletechnologies.net/2003/OSIS/namespace}divineName': This element is not expected. Expected is one of ( {http://www.bibletechnologies.net/2003/OSIS/namespace}a, {http://www.bibletechnologies.net/2003/OSIS/namespace}index, {http://www.bibletechnologies.net/2003/OSIS/namespace}note, {http://www.bibletechnologies.net/2003/OSIS/namespace}seg ).
STV.xml:25127: element divineName: Schemas validity error : Element '{http://www.bibletechnologies.net/2003/OSIS/namespace}divineName': This element is not expected. Expected is one of ( {http://www.bibletechnologies.net/2003/OSIS/namespace}a, {http://www.bibletechnologies.net/2003/OSIS/namespace}index, {http://www.bibletechnologies.net/2003/OSIS/namespace}note, {http://www.bibletechnologies.net/2003/OSIS/namespace}seg ).
STV.xml:25129: element divineName: Schemas validity error : Element '{http://www.bibletechnologies.net/2003/OSIS/namespace}divineName': This element is not expected. Expected is one of ( {http://www.bibletechnologies.net/2003/OSIS/namespace}a, {http://www.bibletechnologies.net/2003/OSIS/namespace}index, {http://www.bibletechnologies.net/2003/OSIS/namespace}note, {http://www.bibletechnologies.net/2003/OSIS/namespace}seg ).
STV.xml:25131: element divineName: Schemas validity error : Element '{http://www.bibletechnologies.net/2003/OSIS/namespace}divineName': This element is not expected. Expected is one of ( {http://www.bibletechnologies.net/2003/OSIS/namespace}a, {http://www.bibletechnologies.net/2003/OSIS/namespace}index, {http://www.bibletechnologies.net/2003/OSIS/namespace}note, {http://www.bibletechnologies.net/2003/OSIS/namespace}seg ).
STV.xml fails to validate

This is only a small part of the failed validation. It appears something is wrong with the divineName tag. When I run osis2mod I have also this issue:

WARNING(PARSE): SWORD does not search numeric entities, found 
LAfricain commented 3 years ago

Maybe this issue is duplicated with #11?