Skip to content

A central locus for ODD documentation should be specified #2914

Description

@martindholmes

Current tagdocs documentation (in the Documentation Elements chapter) mostly addresses ODD authors, and is quite vague when it comes to instructions for those creating ODD processors. If this chapter is to be the ODD documentation locus, then it needs one or more sections addressed to creators of ODD processors; if not, then another place for this documentation should be specified.

Once this is available, two decisions made at today's TEI Council meeting can be added there:

  1. When a class which defines an attribute is deleted, or an attribute is deleted from that class, all subsequent overrides/customizations of that attribute (in subclasses or elementSpecs) should automatically disappear.
  2. When an attribute is overridden multiple times, those customizations should apply in order:
    a) Any customization in a subclass of the original attribute class should be applied; then
    b) Any customization of the attribute in an <elementSpec> which is a member of that class should be applied to the result of a).

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions