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
Copy file name to clipboardexpand all lines: P5/Source/Guidelines/en/SA-LinkingSegmentationAlignment.xml
+4-4
Original file line number
Diff line number
Diff line change
@@ -467,7 +467,7 @@ XPointer schemes.</item>
467
467
<p>All TEI attributes used to point at something else are declared as
468
468
having the datatype <identtype="datatype">teidata.pointer</ident>, which
469
469
is defined as a URI reference<noteplace="bottom">The URI (Universal
470
-
Resource Indicator) is defined in <reftarget="http://www.ietf.org/rfc/rfc3986.txt">RFC 3986</ref></note>; the
470
+
Resource Indicator) is defined in <reftarget="https://www.ietf.org/rfc/rfc3986.txt">RFC 3986</ref></note>; the
471
471
cases so far discussed are all simple examples of a URI
472
472
reference. Another familiar example is the mechanism used in XHTML to
473
473
create represent hypertext links by means of the XHTML <attscheme="XHTML">href</att> attribute. A URI reference can reference the
@@ -687,7 +687,7 @@ chapter and elsewhere in these Guidelines. </p>
687
687
688
688
Any number of <gi>prefixDef</gi> elements may be provided for the same prefix. A processor may decide to process one or all of them; if it processes only one, it should choose the first one with the correct <att>ident</att> value, so the primary or most important <gi>prefixDef</gi> for any given prefix should appear first in its parent <gi>listPrefixDef</gi>.</p>
689
689
690
-
<p>When creating private URI schemes, it is recommended that you avoid using any existing registered prefix. A list of registered prefixes is maintained by IANA at <ptrtarget="http://www.iana.org/assignments/uri-schemes.html"/>.</p>
690
+
<p>When creating private URI schemes, it is recommended that you avoid using any existing registered prefix. A list of registered prefixes is maintained by IANA at <ptrtarget="https://www.iana.org/assignments/uri-schemes.html"/>.</p>
691
691
692
692
<p>Note that this mechanism can also be used to dereference other abbreviated pointing systems which are based on prefixes, such as Tag URIs.</p>
693
693
@@ -964,7 +964,7 @@ the whole of <ref target="#SATSXP-ex">line 3</ref> from the
964
964
<code><![CDATA[<lb n="3"/>]]></code> to the point right before the
965
965
following <code><![CDATA[<lb n="4"/>]]></code>.</p>
indicates the sequence <code><![CDATA[<unclear>s</unclear>emp<unclear>er</unclear> in mente]]></code>.</p>
967
+
indicates the sequence <code><![CDATA[<unclear>s</unclear>emp<unclear>er</unclear> in mente]]></code> (an element, a text node, another element, and a partial text node).</p>
and that a single TEI document may contain texts in many languages.</p>
143
143
<p>Only attributes with free text values (rare in these guidelines) will be in the scope of <att>xml:lang</att>.</p>
144
144
<p>The authoritative list of registered language subtags is maintained by IANA and
145
-
is available at <ptrtarget="http://www.iana.org/assignments/language-subtag-registry"/>.
145
+
is available at <ptrtarget="https://www.iana.org/assignments/language-subtag-registry"/>.
146
146
For a good general overview of the construction of language tags, see
147
147
<ptrtarget="https://www.w3.org/International/articles/language-tags/"/>, and for
148
148
a practical step-by-step guide, see
@@ -170,7 +170,7 @@ $Id$
170
170
<p>Si no se especifica ningún valor para <att>xml:lang</att>, el valor de <att>xml:lang</att> para el elemento inmediatamente englobado, se hereda; por esta razón, un valor
171
171
se debe especificar siempre en el elemento exterior (<gi>TEI</gi>).</p>
0 commit comments