TEI export not valid TEI (listOrg)
Opened this issue · 0 comments
laurauntner commented
<idno/>
is not allowed as child of <location/>
to make it valid TEI, we (@martinantonmueller and I) propose the following structure: <location><note><idno/></note></location>
e.g. : <location type="located_in_place"><note><idno type="URL" subtype="geonames">https://sws.geonames.org/2925533/</idno></note></location>
OR just delete all <idno/>
tags in //back/listOrg//location, because we don’t really need this information