Show figures.xml syntax highlighted
<moduleSpec xmlns="http://www.tei-c.org/ns/1.0" ident="figures">
<elementSpec ident="table" module="figures">
<gloss/>
<gloss xml:lang="it" notBefore="2007-01-21"/>
<desc>contains text displayed in tabular form, in rows and columns.</desc>
<desc xml:lang="it" notBefore="2007-01-21">contiene testo visualizzato in forma di tabella, in righe e colonne.</desc>
<attList>
<attDef ident="rows" usage="opt">
<desc>indicates the number of rows in the table.</desc>
<desc xml:lang="it" notBefore="2007-01-21">indica il numero di righe della tabella.</desc>
<valDesc>If no number is supplied, an application must calculate the number of rows.</valDesc>
<valDesc xml:lang="it" notBefore="2007-01-21">qualora il numero non sia fornito, un'applicazione dovrà calcolare il numero di righe.</valDesc>
</attDef>
<attDef ident="cols" usage="opt">
<desc>indicates the number of columns in each row of the table.</desc>
<desc xml:lang="it" notBefore="2007-01-21">indica il numero di colonne in ciascuna riga della tabella-</desc>
<valDesc>If no number is supplied, an application must calculate the number of columns.</valDesc>
<valDesc xml:lang="it" notBefore="2007-01-21">qualora il numero non sia fornito, un'applicazione dovrà calcolare il numero di colonne.</valDesc>
</attDef>
</attList>
</elementSpec>
<elementSpec ident="row" module="figures">
<gloss/>
<gloss xml:lang="it" notBefore="2007-01-21"/>
<desc>contains one row of a table. </desc>
<desc xml:lang="it" notBefore="2007-01-21">contiene una riga di una tabella.</desc>
</elementSpec>
<elementSpec ident="cell" module="figures">
<gloss/>
<gloss xml:lang="it" notBefore="2007-01-21"/>
<desc>contains one cell of a table. </desc>
<desc xml:lang="it" notBefore="2007-01-21">contiene una cella di una tabella.</desc>
</elementSpec>
<elementSpec ident="formula" module="figures">
<gloss/>
<gloss xml:lang="it" notBefore="2007-01-21"/>
<desc>contains a mathematical or other formula.</desc>
<desc xml:lang="it" notBefore="2007-01-21">contiene una formula matematica o di altra natura.</desc>
<attList>
<attDef ident="notation" usage="opt">
<desc>supplies the name of a previously defined notation used for the content of the
element.</desc>
<desc xml:lang="it" notBefore="2007-01-21">fornisce il nome di un'annotazione definita precedentemente utilizzata come contenuto dell'elemento.</desc>
<valDesc>The name of a formal notation previously declared in the document type declaration.</valDesc>
<valDesc xml:lang="it" notBefore="2007-01-21">il nome di una annotazione formale definita precedentemente nella dichiarazione del tipo di documento.</valDesc>
</attDef>
</attList>
</elementSpec>
<elementSpec ident="figure" module="figures">
<gloss/>
<gloss xml:lang="it" notBefore="2007-01-21"/>
<desc>contains a block containing graphics, illustrations, or figures.</desc>
<desc xml:lang="it" notBefore="2007-01-21">contiene una porzione di testo costituita da grafici, illustrazioni o figure.</desc>
</elementSpec>
<elementSpec ident="figDesc" module="figures">
<gloss>Description of Figure</gloss>
<gloss xml:lang="it" notBefore="2007-01-21">Descrizione di una figura</gloss>
<desc>contains a brief prose description of the appearance or content of a graphic figure, for
use when documenting an image without displaying it.</desc>
<desc xml:lang="it" notBefore="2007-01-21">contiene una breve descrizione dell'aspetto o del contenuto di una figura, da utilizzare quando si vuole documentare un'immagine senza mostrarla.</desc>
</elementSpec>
</moduleSpec>
See more files for this project here