#103: Compare structural+semantic markup across versions

opened by njr2128

structural

Find method to verify that structural markup across the versions (tc, tcn, tl) is the same. If it is not, identify and fix

semantic

From #443 Find method to verify that semantic markup across the versions (tc, tcn, tl) is the same. If it is not, identify and fix

These would include all tags like <m>, <tl>, <pa> etc

And the ordering of nested tags


njr2128 commented:

Update: @tcatapano to develop xpath query to get count of each element for tc, tcn, and tl

then review the counts across all versions and identify discrepancies to be fixed