You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<a:documentationxmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(phrase) represents a grammatical phrase. [17.1. Linguistic Segment Categories]</a:documentation>
<a:documentationxmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(identifier) provides a unique identifier for the element bearing the attribute.</a:documentation>
<a:documentationxmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(identifier) provides a unique identifier for the element bearing the attribute.</a:documentation>
5036
+
<datatype="ID"/>
5037
+
</attribute>
5038
+
<optional>
5039
+
<attributename="rend">
5040
+
<a:documentationxmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(rendition) indicates how the element in question was rendered or presented in the source text.</a:documentation>
<a:documentationxmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(identifier) provides a unique identifier for the element bearing the attribute.</a:documentation>
5087
+
<datatype="ID"/>
5088
+
</attribute>
5012
5089
<optional>
5013
5090
<attributename="force">
5014
5091
<a:documentationxmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the extent to which this punctuation mark conventionally separates words or phrases</a:documentation>
<a:documentationxmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">associates an interpretative annotation directly with a span of text. [17.3. Spans and Interpretations]</a:documentation>
<s:asserttest="parent::tei:spanGrp/preceding-sibling::tei:u/@xml:id = substring-after(@target, '#')">target of span should point at xml:id of preceding u element</s:assert>
<a:documentationxmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">gives the identifier of the node which is the starting point of the span of text being annotated; if not accompanied by a <codexmlns="http://www.w3.org/1999/xhtml">@to</code> attribute, gives the identifier of the node of the entire span of text being annotated.</a:documentation>
@@ -5118,14 +5214,7 @@ The attributes @to and @from on <name/> may each contain only a single value</re
5118
5214
<definename="spanGrp">
5119
5215
<elementname="spanGrp">
5120
5216
<a:documentationxmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(span group) collects together span tags. [17.3. Spans and Interpretations]</a:documentation>
5121
-
<group>
5122
-
<zeroOrMore>
5123
-
<refname="model.descLike"/>
5124
-
</zeroOrMore>
5125
-
<zeroOrMore>
5126
-
<refname="span"/>
5127
-
</zeroOrMore>
5128
-
</group>
5217
+
<refname="span"/>
5129
5218
<refname="att.global.attributes"/>
5130
5219
<refname="att.interpLike.attribute.subtype"/>
5131
5220
<refname="att.interpLike.attribute.inst"/>
@@ -5461,7 +5550,7 @@ Suggested values include: 1] d (days); 2] h (hours); 3] min (minutes); 4] s (sec
5461
5550
<a:documentationxmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">(utterance) contains a stretch of speech usually preceded and followed by silence or by a change of speaker. [8.3.1. Utterances]</a:documentation>
<s:asserttest="parent::tei:spanGrp/preceding-sibling::tei:u/@xml:id = substring-after(@target, '#')">target of span should point at xml:id of preceding u element</s:assert>
0 commit comments