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
{{ message }}
This repository was archived by the owner on May 18, 2026. It is now read-only.
@Archpoet pointed out today that some fields in the Armenian catalogue contain only attributes, and that this information doesn't display. The example given was this handNote
In this case the best solution might be for @andrew-morrison to write an XSLT script to extract the @script value and display it additionally inside the element. <handNote scope="major" script="Bolorgir">Bolorgir</handNote>.
Are there other cases in this catalogue of elements with meaningful attributes but no text content?
@Archpoet pointed out today that some fields in the Armenian catalogue contain only attributes, and that this information doesn't display. The example given was this
handNotearmenian-mss/collections/MS_Arm_d_1.xml
Line 65 in de252c5
In this case the best solution might be for @andrew-morrison to write an XSLT script to extract the
@scriptvalue and display it additionally inside the element.<handNote scope="major" script="Bolorgir">Bolorgir</handNote>.Are there other cases in this catalogue of elements with meaningful attributes but no text content?