A lot of my plays do not have any substructure -- they are short pieces, not divided into acts or scenes. The TEI model is quite happy to have an undivided <body> element containing <stage> and <sp> elements directly. But Dracor API does not support this. Two questions: (1) why not? (2) how should I encode such material? I could wrap everything in one <div type='scene'> but this is hardly correct.
A lot of my plays do not have any substructure -- they are short pieces, not divided into acts or scenes. The TEI model is quite happy to have an undivided
<body>element containing<stage>and<sp>elements directly. But Dracor API does not support this. Two questions: (1) why not? (2) how should I encode such material? I could wrap everything in one<div type='scene'>but this is hardly correct.