majlis-erc / manuForma

The manuForma application is designed to make TEI data creation and distributed editing faster and easier.
6 stars 1 forks source link

Extend MSS Incodicated Docs with relations #620

Open mMoliere opened 3 months ago

mMoliere commented 3 months ago

Make <listRelation> sub-element of <item>. Modify template thus:

<listRelation>
        <relation xml:id="" name="" active="" passive="" mutual="">
            <desc>
                <gloss/>
                <persName ref=""/>?
                <placeName ref=""/>?
                <idno ref=""/>?
                <title ref=""/>?
            </desc>
        </relation>
    </listRelation>