Show tagdocs.xml syntax highlighted
<moduleSpec xmlns="http://www.tei-c.org/ns/1.0" ident="tagdocs">
<elementSpec ident="att" module="tagdocs">
<gloss>attribute</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>contains the name of an attribute appearing within running text.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="scheme" usage="opt">
<desc>supplies an identifier for the scheme in which this name is defined.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valList type="open">
<valItem ident="TEI">
<gloss>this attribute is part of the TEI scheme.</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="DBK">
<gloss>this attribute is part of the Docbook scheme.</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="XX">
<gloss>this attribute is part of an unknown scheme.</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
</valList>
</attDef>
</attList>
</elementSpec>
<elementSpec ident="code" module="tagdocs">
<gloss/><gloss xml:lang="it" notBefore="2007-01-21"/>
<desc>contains literal code from some formal language such as a
programming language</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="lang" usage="opt">
<desc>a name identifying the formal language in which the
code is expressed</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</attDef>
</attList>
</elementSpec>
<elementSpec ident="eg" module="tagdocs">
<gloss/><gloss xml:lang="it" notBefore="2007-01-21"/>
<desc>contains any kind of illustrative example. </desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</elementSpec>
<elementSpec ident="egXML" module="tagdocs">
<gloss/><gloss xml:lang="it" notBefore="2007-01-21"/>
<desc>contains a single well-formed XML example demonstrating the use of some XML element or
attribute. </desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</elementSpec>
<elementSpec ident="gi" module="tagdocs">
<gloss>generic identifier</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>contains the name (generic identifier) of an element.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="scheme" usage="opt">
<desc>supplies the name of the scheme in which this name is defined.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valList type="open">
<valItem ident="TEI">
<gloss>this element is part of the TEI scheme.</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="DBK">
<gloss>this element is part of the Docbook scheme.</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="XX">
<gloss>this element is part of an unknown scheme.</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
</valList>
</attDef>
</attList>
</elementSpec>
<elementSpec ident="ident" module="tagdocs">
<desc>contains an identifier or name for an object of some kind in a formal language</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</elementSpec>
<elementSpec ident="tag" module="tagdocs">
<gloss/><gloss xml:lang="it" notBefore="2007-01-21"/>
<desc>contains text of a complete start- or end-tag, possibly
including attribute specifications, but excluding the opening and
closing markup delimiter characters.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="scheme" usage="opt">
<desc>supplies the name of the scheme in which this name is defined.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valList type="closed">
<valItem ident="TEI">
<gloss>this tag is part of the TEI scheme.</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="DBK">
<gloss>this element is part of the Docbook scheme.</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
</valList>
</attDef>
</attList>
</elementSpec>
<elementSpec ident="val" module="tagdocs">
<gloss>value</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>contains a single attribute value.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</elementSpec>
<elementSpec ident="specList" module="tagdocs">
<desc>marks where a list of descriptions is to be inserted into the prose documentation.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</elementSpec>
<elementSpec ident="specDesc" module="tagdocs">
<gloss>Element or class description</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>indicates that a description of the specified element or class should
be included at this point within a document.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="key" usage="opt">
<gloss>identifier</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>supplies the identifier of the documentary element or class for
which a description is to be obtained.
</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</attDef>
<attDef ident="atts" usage="rec">
<gloss>attributes</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>supplies attribute names for which descriptions should additionally
be obtained.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>a whitespace-separated list of attribute names</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="moduleRef" module="tagdocs">
<desc>references a module which is to be incorporated into a schema.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attList org="choice">
<attDef ident="key" usage="opt">
<desc>the name of a TEI module</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</attDef>
<attDef ident="url" usage="opt">
<desc>refers to a non-TEI module by external location </desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</attDef>
</attList>
</attList>
</elementSpec>
<elementSpec ident="moduleSpec" module="tagdocs">
<desc>documents the structure, content, and purpose of a single
module, i.e. a named and externally visible group of declarations.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="type" usage="opt">
<desc>type of module to be generated</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>A closed set of keywords yet to be defined</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="schemaSpec" module="tagdocs">
<desc>generates a TEI-conformant schema and documentation for it.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="start" usage="opt">
<desc>specifies entry points to the schema, i.e. which elements
are allowed to be used as the root of documents conforming to
it. </desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</attDef>
<attDef ident="ns" usage="opt">
<desc>specifies the default namespace (if any) applicable to
components of the schema.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</attDef>
<attDef ident="prefix" usage="opt">
<desc>specifies a prefix which will be appended to all patterns
relating to TEI elements. This allows for external schemas to be mixed in
which have elements of the same names as the TEI.
</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</attDef>
<attDef ident="targetLang" usage="opt">
<desc>Where names for element or attribute
are available
in more than one language, specifies which language to
use when creating the objects in a schema.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</attDef>
<attDef ident="docLang" usage="opt">
<desc>Where the descrition for an element, attribute, class or macro
is available in more than one language, specifies which languages to
use when creating documentation.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</attDef>
</attList>
</elementSpec>
<elementSpec ident="specGrp" module="tagdocs">
<gloss>specification group</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>contains any convenient grouping of specifications for use within
the current module.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</elementSpec>
<elementSpec xmlns:rng="http://relaxng.org/ns/structure/1.0" xmlns="http://www.tei-c.org/ns/1.0" ident="specGrpRef" module="tagdocs">
<gloss>reference to a specification group</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>indicates that the declarations contained by the
<gi>specGrp</gi> referenced should be inserted at this point.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="target" usage="req">
<desc>points at the specification group which logically belongs here.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</attDef>
</attList>
</elementSpec>
<elementSpec ident="stringVal" module="tagdocs">
<gloss/><gloss xml:lang="it" notBefore="2007-01-21"/>
<desc>contains the intended expansion for the entity documented
by an patternSpec element, enclosed by quotation marks.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</elementSpec>
<elementSpec ident="elementSpec" module="tagdocs">
<gloss/><gloss xml:lang="it" notBefore="2007-01-21"/>
<desc>documents the structure, content, and purpose of a single
element type.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="ns" usage="opt">
<gloss>namespace</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>specifies the namespace to which this element belongs</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</attDef>
<attDef ident="usage" usage="opt">
<desc>specifies the optionality of an attribute or element. </desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valList type="closed">
<valItem ident="req">
<gloss>required</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="mwa">
<gloss>mandatory when applicable</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="rec">
<gloss>recommended</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="rwa">
<gloss>recommended when applicable</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="opt">
<gloss>optional</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="classSpec" module="tagdocs">
<gloss/><gloss xml:lang="it" notBefore="2007-01-21"/>
<desc>contains reference information for a TEI element class;
that is a group of
elements which appear together in content models, or
which share some common attribute, or both.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="type" usage="req">
<desc>indicates whether this is a model class or an attribute class</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valList type="closed">
<valItem ident="model">
<gloss>members of this class appear in the same content models</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="atts">
<gloss>members of this class share common attributes</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
</valList>
</attDef>
<attDef ident="generate" usage="opt">
<desc>indicates which alternation and sequence instantiations
of a model class should be created. By default, all variations
are provided.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valList type="open">
<valItem ident="alternation">
<gloss>members of the class are alternatives</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="sequence">
<gloss>members of the class are to be provided in sequence</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="sequenceOptional">
<gloss>members of the class may be provided, in sequence,
but are optional</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="sequenceOptionalRepeatable">
<gloss>members of the class may be provided one or more
times, in sequence, but are optional. </gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="sequenceRepeatable">
<gloss>members of the class may be provided one or more times, in sequence</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
</valList>
</attDef>
</attList>
</elementSpec>
<elementSpec ident="macroSpec" module="tagdocs">
<gloss/><gloss xml:lang="it" notBefore="2007-01-21"/>
<desc>documents the function and implementation of a pattern. </desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="type" usage="opt">
<desc>indicates which type of entity should be generated, when an ODD
processor is generating a module using SGML syntax.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valList type="closed">
<valItem ident="pe">
<gloss>parameter entity</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="epe">
<gloss>element parameter entity</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="ge">
<gloss>general entity</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="dt">
<gloss>datatype entity</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
</valList>
</attDef>
</attList>
</elementSpec>
<elementSpec ident="remarks" module="tagdocs">
<gloss/><gloss xml:lang="it" notBefore="2007-01-21"/>
<desc>contains any commentary or discussion about the usage of an
element, attribute, class, or entity not otherwise documented within the
containing element.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</elementSpec>
<elementSpec ident="listRef" module="tagdocs">
<gloss>list of references</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>supplies a list of significant references to places where this
element is discussed, in the current document or elsewhere.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</elementSpec>
<elementSpec ident="exemplum" module="tagdocs">
<gloss/><gloss xml:lang="it" notBefore="2007-01-21"/>
<desc>contains a single example demonstrating the use of an element,
together with optional paragraphs of commentary.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</elementSpec>
<elementSpec ident="classes" module="tagdocs">
<gloss/><gloss xml:lang="it" notBefore="2007-01-21"/>
<desc>specifies all the classes of which the documented element or
class is a member or subclass.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</elementSpec>
<elementSpec ident="memberOf" module="tagdocs">
<desc>specifies class membership of the parent element or class.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="key">
<gloss>a name</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>specifies the identifier for a class of which the documented
element or class is a member or subclass</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</attDef>
</attList>
</elementSpec>
<elementSpec xmlns:rng="http://relaxng.org/ns/structure/1.0" xmlns="http://www.tei-c.org/ns/1.0" ident="content" module="tagdocs">
<gloss>schema declaration</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>contains the text of a declaration for the schema
documented.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</elementSpec>
<macroSpec ident="macro.schemapattern" module="tagdocs">
<gloss/><gloss xml:lang="it" notBefore="2007-01-21"/>
<desc>A pattern to match elements from the chosen schema language</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</macroSpec>
<elementSpec ident="attList" module="tagdocs">
<gloss/><gloss xml:lang="it" notBefore="2007-01-21"/>
<desc>contains documentation for all the attributes associated with this
element, as a series of attDef elements.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="org">
<desc>specifies whether all the attributes in the list are
available (org="group") or only one of them (org="choice")</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valList type="closed">
<valItem ident="group">
<gloss>grouped</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="choice">
<gloss>alternated</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
</valList>
</attDef>
</attList>
</elementSpec>
<elementSpec ident="attDef" module="tagdocs">
<gloss>attribute definition</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>contains the definition of a single attribute.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="usage" usage="opt">
<desc>specifies the optionality of an attribute or element.
</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valList type="closed">
<valItem ident="req">
<gloss>required</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="mwa">
<gloss>mandatory when applicable </gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="rec">
<gloss>recommended </gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="rwa">
<gloss>recommended when applicable </gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="opt">
<gloss>optional </gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
</valList>
</attDef>
<attDef ident="ns" usage="opt">
<gloss>namespace</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>specifies the namespace to which this attribute belongs</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</attDef>
</attList>
</elementSpec>
<elementSpec ident="attRef" module="tagdocs">
<gloss>attribute pointer</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>points to the definition of an attribute or group of attributes.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="name" usage="req">
<desc>the name of the pattern defining the attribute(s)</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</attDef>
</attList>
</elementSpec>
<elementSpec xmlns:rng="http://relaxng.org/ns/structure/1.0" xmlns="http://www.tei-c.org/ns/1.0" ident="datatype" module="tagdocs">
<gloss/><gloss xml:lang="it" notBefore="2007-01-21"/>
<desc>specifies the declared value for an attribute, by referring to
any datatype defined by the chosen schema language.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</elementSpec>
<elementSpec ident="defaultVal" module="tagdocs">
<gloss/><gloss xml:lang="it" notBefore="2007-01-21"/>
<desc>specifies the default declared value for an attribute.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</elementSpec>
<elementSpec ident="valDesc" module="tagdocs">
<gloss>value description</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>specifies any semantic or syntactic constraint on the value that
an attribute may take, additional to the information carried by the
datatype element.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="mode" usage="opt">
<desc>specifies the effect of this declaration on its parent module.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valList type="closed">
<valItem ident="add">
<gloss>this declaration is added to the current definitions</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="delete">
<gloss>this declaration and all of its children are removed from the current setup</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="change">
<gloss>this declaration changes the declaration of the same
name in the current definition</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="replace">
<gloss>this declaration replaces the declaration of the same
name in the current definition</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
</valList>
</attDef>
</attList>
</elementSpec>
<elementSpec ident="valItem" module="tagdocs">
<gloss>value definition</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>contains a single value and gloss pair for an attribute.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</elementSpec>
<elementSpec ident="valList" module="tagdocs">
<gloss>value list</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
<desc>contains one or more <gi>valItem</gi> elements defining possible
values for an attribute.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList>
<attDef ident="mode" usage="opt">
<desc>specifies the effect of this declaration on its parent
module.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valList type="closed">
<valItem ident="add">
<gloss>this declaration is added to the current definitions</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="delete">
<gloss>this declaration and all of its children are removed from the current setup</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="change">
<gloss>this declaration changes the declaration of the same
name in the current definition</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="replace">
<gloss>this declaration replaces the declaration of the same
name in the current definition</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
</valList>
</attDef>
<attDef ident="type" usage="opt">
<desc>specifies the extensibility of the list of attribute values
specified.
</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valList type="closed">
<valItem ident="closed">
<gloss>only the values specified are permitted.</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="semi">
<gloss>all the values specified should be supported, but
other values are legal and software should have appropriate
fallback processing for them.
</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="open">
<gloss>the values specified are sample values only.</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
</valList>
</attDef>
</attList>
</elementSpec>
<classSpec ident="att.identified" module="tagdocs">
<desc>elements which can be referenced by means of a <att>key</att> attribute</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<attList xmlns:rng="http://relaxng.org/ns/structure/1.0" xmlns="http://www.tei-c.org/ns/1.0">
<attDef ident="ident" usage="req">
<desc>Supplies the identifier by which this element is referenced.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>an XML name</valDesc><valDesc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</valDesc>
</attDef>
<attDef ident="depend" usage="opt">
<desc>The name of a module on which this object depends.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</attDef>
<attDef ident="predeclare" usage="opt">
<desc>Says whether the class should be treated as global, and so
needs predefining in the core.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
</attDef>
<attDef ident="module" usage="opt">
<desc>Supplies the name of the module in which this object is to
be defined.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valDesc>a name of module</valDesc><valDesc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</valDesc>
</attDef>
<attDef ident="mode" usage="opt">
<desc>specifies the effect of this declaration on its parent
module.</desc><desc xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</desc>
<valList type="closed">
<valItem ident="add">
<gloss>this declaration is added to the current definitions</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="delete">
<gloss>this declaration and all of its children are removed from the current setup</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="change">
<gloss>this declaration changes the declaration of the same
name in the current definition</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
<valItem ident="replace">
<gloss>this declaration replaces the declaration of the same
name in the current definition</gloss><gloss xml:lang="it" notBefore="2007-01-21">TO BE TRANSLATED</gloss>
</valItem>
</valList>
</attDef>
</attList>
</classSpec>
</moduleSpec>
See more files for this project here