Show linking.xml syntax highlighted
<moduleSpec xmlns="http://www.tei-c.org/ns/1.0" ident="linking">
<elementSpec ident="link" module="linking">
<gloss/><gloss xml:lang="it" notBefore="2007-01-21"/>
<desc>defines an association or hypertextual link
among elements or passages, of some type
not more precisely specifiable by other elements.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="targets" usage="req">
<desc>specifies the identifiers of the elements or passages
to be linked or associated.
</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>One or more valid
identifiers, separated by white space.</valDesc><valDesc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</valDesc>
</attDef>
</attList>
</elementSpec>
<elementSpec ident="linkGrp" module="linking">
<gloss/><gloss xml:lang="it" notBefore="2007-01-21"/>
<desc>defines a collection of associations or hypertextual links.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</elementSpec>
<elementSpec ident="ab" module="linking">
<gloss>anonymous block</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>contains any arbitrary component-level unit of text, acting as
an anonymous container for phrase or inter level elements analogous to, but
without the semantic baggage of, a paragraph.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="part" usage="mwa">
<desc>specifies whether or not the block is complete. </desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valList type="closed">
<valItem ident="Y">
<gloss>the block is incomplete</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="N">
<gloss>either the block is complete, or no claim is made as to its
completeness</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="I">
<gloss>the initial part of an incomplete block</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="M">
<gloss>a medial part of an incomplete block</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="F">
<gloss>the final part of an incomplete block</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
</valList>
</attDef>
</attList>
</elementSpec>
<elementSpec ident="anchor" module="linking">
<gloss>anchor point</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>attaches an identifier to a
point within a text, whether or not it corresponds with a textual
element.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</elementSpec>
<elementSpec ident="seg" module="linking">
<gloss>arbitrary segment</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>contains any arbitrary phrase-level unit of text (including
other seg elements).</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="subtype" usage="opt">
<desc>provides a sub-categorization of the segment marked.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>any string of characters.</valDesc><valDesc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</valDesc>
</attDef>
</attList>
</elementSpec>
<elementSpec ident="when" module="linking">
<gloss>when</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>indicates a point in time either relative to other elements in the
same timeline tag, or absolutely.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="absolute" usage="rwa">
<desc>supplies an absolute value for the time.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>Times may be given in standard form, as specified in the
Encoding Declarations section of the header.</valDesc><valDesc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</valDesc>
</attDef>
<attDef ident="unit" usage="rwa">
<desc>specifies the unit of time in which the <att>interval</att>
value is expressed, if this is not inherited from the parent <gi>timeLine</gi>.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valList type="semi">
<valItem ident="s"><gloss>seconds</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss></valItem>
<valItem ident="ms"><gloss>milliseconds</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss></valItem>
<valItem ident="m"><gloss>minutes</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss></valItem>
<valItem ident="h"><gloss>hours</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss></valItem>
<valItem ident="d"><gloss>days</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss></valItem>
</valList>
</attDef>
<attDef ident="interval" usage="rwa">
<desc>specifies the numeric portion of a time interval</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>a positive number, or the special value
<val>unknown</val>.</valDesc><valDesc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</valDesc>
</attDef>
<attDef ident="since" usage="rwa">
<desc>identifies the reference point for determining the time of the
current <gi>when</gi> element, which is obtained by adding the interval to the
time of the reference point.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>Should point to another <gi>when</gi> element in the same
<gi>timeline</gi>.</valDesc><valDesc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</valDesc>
</attDef>
</attList>
</elementSpec>
<elementSpec ident="timeline" module="linking">
<gloss>timeline</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>provides a set of ordered points in time which can be linked to
elements of a spoken text to create a temporal alignment of that text.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="origin" usage="req">
<desc>designates the origin of the timeline, i.e. the time at which it
begins.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>must point either to one of the <gi>when</gi> elements in
its content, or to another <gi>timeline</gi> element.</valDesc><valDesc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</valDesc>
</attDef>
<attDef ident="unit" usage="rwa">
<desc>specifies the unit of time corresponding to the
<att>interval</att> value of the timeline or of its
constituent points in time.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valList type="semi">
<valItem ident="d"> <gloss>days</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss></valItem>
<valItem ident="h"> <gloss>hours</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss></valItem>
<valItem ident="m"> <gloss>minutes</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss></valItem>
<valItem ident="s"> <gloss>seconds</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss></valItem>
<valItem ident="ms"><gloss>milliseconds</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss></valItem>
</valList>
</attDef>
<attDef ident="interval" usage="opt">
<desc>specifies the numeric portion of a time interval</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>a positive number, or one of the two special values
<val>irregular</val> or <val>regular</val>.</valDesc><valDesc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</valDesc>
</attDef>
</attList>
</elementSpec>
<elementSpec xmlns:rng="http://relaxng.org/ns/structure/1.0" xmlns="http://www.tei-c.org/ns/1.0" ident="join" module="linking">
<gloss/><gloss xml:lang="it" notBefore="2007-01-21"/>
<desc>identifies a possibly fragmented segment of text, by pointing
at the possibly discontiguous elements which compose it.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="targets" usage="req">
<desc>specifies the identifiers of the elements or passages
to be joined into a virtual
element.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>one or more
valid identifiers, separated by white space.</valDesc><valDesc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</valDesc>
</attDef>
<attDef ident="result" usage="opt">
<desc>specifies the name of an element
which this aggregation
may be understood to represent.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>The generic identifier of an element in the current DTD.</valDesc><valDesc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</valDesc>
</attDef>
<attDef ident="scope" usage="rec">
<desc>indicates whether the targets to be joined include the
entire element indicated (the entire subtree including its root),
or just the children of the target (the branches of the subtree).</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valList type="closed">
<valItem ident="root">
<gloss>the rooted subtrees indicated by the targets
attribute are joined, each subtree become a child of the virtual
element created by the join</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="branches">
<gloss>the children of the subtrees indicated by the
targets attribute become the children of the virtual element
(i.e. the roots of the subtrees are discarded)</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
</valList>
</attDef>
</attList>
</elementSpec>
<elementSpec xmlns:rng="http://relaxng.org/ns/structure/1.0" xmlns="http://www.tei-c.org/ns/1.0" ident="joinGrp" module="linking">
<gloss>join group</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>groups a collection of join elements and possibly
pointers.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="result" usage="opt">
<desc>describes the result of the joins gathered in this collection.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>supplies the default value for the <att>result</att> on
each <gi>join</gi> included within the group.</valDesc><valDesc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</valDesc>
</attDef>
</attList>
</elementSpec>
<elementSpec ident="alt" module="linking">
<gloss>alternation</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>identifies an alternation or a set of choices among elements or passages.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="targets" usage="req">
<desc>specifies the identifiers of the alternative elements or passages.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>Each value specified must be the same as that
specified as value for an <att>xml:id</att> attribute for some
other element in the current document.</valDesc><valDesc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</valDesc>
</attDef>
<attDef ident="mode" usage="rec">
<desc>states whether the alternations gathered in this collection are exclusive or inclusive.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valList type="closed">
<valItem ident="excl">
<gloss>indicates that the alternation is exclusive, i.e. that
at most one of the alternatives occurs.</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="incl">
<gloss>indicates that the alternation is not exclusive, i.e. that
one or more of the alternatives occur.</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
</valList>
</attDef>
<attDef ident="weights" usage="opt">
<desc>If <att>mode</att> is <code>excl</code>, each weight states the
probability that the corresponding alternative occurs. If
<att>mode</att> <val>incl</val> each weight states the probability that
the corresponding alternative occurs given that at least one
of the other alternatives occurs.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>a list of probability values in the range from 0 to 1.</valDesc><valDesc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</valDesc>
</attDef>
</attList>
</elementSpec>
<elementSpec ident="altGrp" module="linking">
<gloss>alternation group</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>groups a collection of alt elements and possibly
pointers.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="mode" usage="opt">
<desc>states whether the alternations gathered in this collection are
exclusive or inclusive.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valList type="closed">
<valItem ident="excl">
<gloss>indicates that the alternation is exclusive, i.e. that at
most one of the alternatives occurs.</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="incl">
<gloss>indicates that the alternation is not exclusive, i.e. that
one or more of the alternatives occur.</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
</valList>
</attDef>
</attList>
</elementSpec>
<classSpec ident="att.global.linking" module="linking">
<desc>defines a set of attributes for hypertext and other linking,
which are enabled for all elements when the additional tag set for
linking is selected.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="corresp" usage="opt">
<desc>points to elements that correspond to the current
element in some way.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>one or more URIs, separated by white space.</valDesc><valDesc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</valDesc>
</attDef>
<attDef ident="synch" usage="opt">
<desc>points to elements that are synchronous with the current
element.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>one or more URIs, separated by white space.</valDesc><valDesc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</valDesc>
</attDef>
<attDef ident="sameAs" usage="opt">
<desc>points to an element that is the same as the current
element.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>a URI.</valDesc><valDesc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</valDesc>
</attDef>
<attDef ident="copyOf" usage="opt">
<desc>points to an element of which the current element is a
copy.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>a URI.</valDesc><valDesc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</valDesc>
</attDef>
<attDef ident="next" usage="opt">
<desc>points to the next element of a virtual aggregate of which
the current element is part.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>a URI.</valDesc><valDesc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</valDesc>
</attDef>
<attDef ident="prev" usage="opt">
<desc>points to the previous element of a virtual aggregate of
which the current element is part.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>a URI.</valDesc><valDesc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</valDesc>
</attDef>
<attDef ident="exclude" usage="opt">
<desc>points to elements that are in exclusive alternation
with the current element.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>one or more URIs, separated by white space.</valDesc><valDesc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</valDesc>
</attDef>
<attDef ident="select" usage="opt">
<desc>selects one or more alternants; if one alternant is
selected, the ambiguity or uncertainty is marked as resolved. If
more than one alternant is selected, the degree of ambiguity or
uncertainty is marked as reduced by the number of alternants not
selected.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>one or more URIs, separated by white space.</valDesc><valDesc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</valDesc>
</attDef>
</attList>
</classSpec>
<classSpec ident="att.pointing" module="linking">
<desc>defines a set of attributes used by all elements which point
to other elements by means of one or more URI references.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="type" usage="opt">
<desc>categorizes the pointer in some respect, using any
convenient set of categories.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>Any string of XML name characters. The type should
indicate the intended function of the pointer, or the rhetorical
relationship between its source and target.</valDesc><valDesc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</valDesc>
</attDef>
<attDef ident="evaluate" usage="opt">
<desc>specifies the intended meaning when the target of a
pointer is itself a pointer.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valList type="closed">
<valItem ident="all">
<gloss>if the element pointed to is itself a pointer, then
the target of that pointer will be taken, and so on, until
an element is found which is not a pointer.</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="one">
<gloss>if the element pointed to is itself a pointer, then
its target (whether a pointer or not) is taken as the target
of this pointer.</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="none">
<gloss>no further evaluation of targets is carried out
beyond that needed to find the element specified in the
pointer's target.</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
</valList>
</attDef>
</attList>
</classSpec>
<classSpec ident="att.pointing.group" module="linking">
<desc>defines a set of attributes common to all elements which
enclose groups of pointer elements.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="domains" usage="opt">
<desc>optionally specifies the identifiers of the elements
within which all elements indicated by the contents of this
element lie.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>a list of at least two generic identifiersnames, separated by
whitespace. </valDesc><valDesc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</valDesc>
</attDef>
<attDef ident="targFunc" usage="opt">
<desc>describes the function of each of the values of the
<att>targets</att> attribute of the enclosed <gi>link</gi>,
<gi>join</gi> or <gi>alt</gi> tags.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>a list of at least two valid names, separated by whitespace.</valDesc><valDesc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</valDesc>
</attDef>
</attList>
</classSpec>
</moduleSpec>
See more files for this project here