ubsicap / usfm

Unified Standard Format Markers
39 stars 18 forks source link

How to determine if a marker can occur under another marker #137

Open FoolRunning opened 2 years ago

FoolRunning commented 2 years ago

I know that the USFM stylesheet includes information about where markers can occur inside the OccursUnder field and is related to the Rank field, but I'm not sure how they should be processed when reading in a USFM document to check for errors.

Can anyone point me to some documentation explaining how this should work or explain it here?