att.identified
att.identified 可利用屬性 key來參照的元素 | |||||||||||||||||||||
組件 | tagdocs — Documentation Elements | ||||||||||||||||||||
成員 | attDef classSpec constraintSpec dataSpec elementSpec macroSpec moduleSpec paramSpec schemaSpec | ||||||||||||||||||||
屬性 | att.combinable (@mode) (att.deprecated (@validUntil))
| ||||||||||||||||||||
Schematron | <s:rule context="tei:elementSpec[@module]|tei:classSpec[@module]|tei:macroSpec[@module]"> <s:assert test=" (not(ancestor::tei:schemaSpec | ancestor::tei:TEI | ancestor::tei:teiCorpus)) or (not(@module) or (not(//tei:moduleSpec) and not(//tei:moduleRef)) or (//tei:moduleSpec[@ident = current()/@module]) or (//tei:moduleRef[@key = current()/@module])) "> Specification <s:value-of select="@ident"/>: the value of the module attribute ("<s:value-of select="@module"/>") should correspond to an existing module, via a moduleSpec or moduleRef</s:assert> </s:rule> |