Patrick, There is no <scope> element in <work> Should allow: <work osisWorkID="x"> <scope>Gen</scope> <scope>Matt</scope> <scope>Rev.1-Rev.4.5</scope> <refSystem>Bible</refSystem> </work> More normal cases would be: <work osisWorkID="x"> <scope>Gen</scope> <refSystem>Bible</refSystem> </work> OR <work osisWorkID="x"> <scope>Gen-Rev</scope> <refSystem>Bible</refSystem> </work> Todd