<remarks>
| <remarks> (remarks) contains any commentary or discussion about the usage of an element, attribute, class, or entity not otherwise documented within the containing element. [23.5 Element Specifications 23.5.3 Attribute List Specification 23.6 Class Specifications 23.7 Macro Specifications] | |||||||||
| Module | tagdocs — Documentation Elements | ||||||||
| Attributes |
|
||||||||
| Contained by |
tagdocs: attDef classSpec dataSpec elementSpec macroSpec moduleSpec valItem
|
||||||||
| May contain | |||||||||
| Example | |||||||||
| Schematron |
<sch:rule context="tei:remarks"> <sch:assert test="@ident" role="warning"> The @ident attribute will be required on <remarks> after 2027-06-01. </sch:assert> </sch:rule> |
||||||||
| Content model |
<content> |
||||||||
| Schema Declaration |
<rng:element name="remarks"> element remarks { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.combinable.attributes, att.deprecated.attributes, att.translatable.attributes, attribute ident { teidata.name }?, model.pLike+ } |
||||||||