TEIC / TEI

The Text Encoding Initiative Guidelines
https://www.tei-c.org
Other
276 stars 88 forks source link

Cannot set validUntil on remark #2433

Closed raffazizzi closed 10 months ago

raffazizzi commented 1 year ago

Setting @validUntil on <remark> causes the error:

assertion failed: A deprecated construct should include, whenever            possible, an explanation, but this remarks does not have a child            <desc type ="deprecationInfo" >

... but <remark> cannot have a child <desc>. This should probably be a warning, or it should be removed from elements that cannot contain <desc>.