You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The METS.xsd allows for a DIV element with no LABEL attribute. Even if the LABEL attribute was mandatory, it should be resolved in a graceful way and not crashing.
The METS.xsd allows for a DIV element with no LABEL attribute. Even if the LABEL attribute was mandatory, it should be resolved in a graceful way and not crashing.
The code in question:
eark-validator/eark_validator/mets.py
Line 179 in d8f34de