Stylesheets icon indicating copy to clipboard operation
Stylesheets copied to clipboard

"Used by" not correctly populated during ODD to HTML5 processing

Open lb42 opened this issue 9 years ago • 1 comments

The "Used by" field of a Datatype specification does not include relevant attributes which are inherited from an attribute class, though it does include locally defined attributes, and dataspecs.

This should be easy to fix since it only happens for HTML generated from an ODD but works fine in the Guidelines.

For an example, try generating HTML from tei_simple.odd and look at e.g. the spec for teidata.probCert. This is used by @cert, which is included in the schema via its membership in att.global, but does not appear in the "used by" block.

lb42 avatar Oct 17 '16 16:10 lb42

@ebeshero and I confirmed this as of today.

martindholmes avatar Jun 02 '20 15:06 martindholmes