Added a caption attribute to the ImtLinkGrp
class. This is the human-readable caption for the link group (as opposed to the QName-style identifier linkType
), and is stored in the @n
attribute of the <linkGrp>
tag (TEI defines this vaguely as an identifier or label, so it seems reasonable).
TODO: make the linkType
attribute conform to QName constraints.