SAA-SDT / EAD3

https://www.loc.gov/ead/index.html
Creative Commons Zero v1.0 Universal
84 stars 25 forks source link

Update schematron to check for "other" attribute co-occurrence #433

Closed rockivist closed 10 years ago

rockivist commented 10 years ago

Schematron should check that the following co-occur:

@physdescstructuredtype="otherphysdescstructuredtype" / @otherphysdescstructuredtype

@daotype="otherdaotype" / @otherdaotype

@dsctype="otherdsctype" / @otherdsctype

@relationtype="otherrelationtype" / @otherrelationtype

@level="otherlevel" / @otherlevel

tcatapano commented 10 years ago

Implemented. Closed.