Closed rockivist closed 10 years ago
Schematron should check that the following co-occur:
@physdescstructuredtype="otherphysdescstructuredtype" / @otherphysdescstructuredtype
@physdescstructuredtype="otherphysdescstructuredtype"
@otherphysdescstructuredtype
@daotype="otherdaotype" / @otherdaotype
@daotype="otherdaotype"
@otherdaotype
@dsctype="otherdsctype" / @otherdsctype
@dsctype="otherdsctype"
@otherdsctype
@relationtype="otherrelationtype" / @otherrelationtype
@relationtype="otherrelationtype"
@otherrelationtype
@level="otherlevel" / @otherlevel
@level="otherlevel"
@otherlevel
Implemented. Closed.
Schematron should check that the following co-occur:
@physdescstructuredtype="otherphysdescstructuredtype"
/@otherphysdescstructuredtype
@daotype="otherdaotype"
/@otherdaotype
@dsctype="otherdsctype"
/@otherdsctype
@relationtype="otherrelationtype"
/@otherrelationtype
@level="otherlevel"
/@otherlevel