Text Encoding Initiative |
|
The XML Version of the TEI Guidelines<fvLib> |
<fvLib> | (Feature-value library) assembles library of feature value elements. | |||||||||||
Attributes | (In addition to global attributes
and those inherited from metadata)
|
|||||||||||
Example |
<fvLib type="symbolic values"> <sym id="sfirst" value="first"/> <sym id="ssecond" value="second"/> <!-- ... --> <sym id="ssing" value="singular"/> <sym id="splur" value="plural"/> <!-- ... --> </fvLib> |
|||||||||||
Note |
Content defined as ((%bVal;)? & (%cVal; | ptr | join)*) in FS3.dtd. If a <vAlt> member of an <fvLib> tag contains <fs> tags, the result is a semantic error. |
|||||||||||
Module | Declared in file teifs2; Additional tag set for feature structures: enabled by TEI.fs | |||||||||||
Class | metadata | |||||||||||
Data Description | At most one of each of the unique feature values; and zero or more nonunique feature values, except feature structures (which should be placed in feature-structure libraries). | |||||||||||
May contain | any dft minus msr nbr none null plus rate str sym uncertain vAlt | |||||||||||
May occur within | ab abbr activity actor add addName addrLine address admin affiliation analytic app argument author authority back bibl biblFull biblScope biblStruct birth bloc body byline camera caption case castGroup castItem castList cell channel cit cl classCode closer colloc constitution corr country creation damage date dateRange dateStruct dateline def del derivation descrip dictScrap distance distinct distributor div div0 div1 div2 div3 div4 div5 div6 div7 docAuthor docDate docEdition docImprint docTitle domain edition editor education emph entry entryFree epigraph epilogue etym expan extent factuality figDesc figure firstLang foreName foreign form front funder fw gen genName geogName gloss gram gramGrp graph group head headItem headLabel hi hyph imprimatur imprint interaction item itype l label lang langKnown language lbl lem lg lg1 lg2 lg3 lg4 lg5 list listBibl locale m measure meeting mentioned metDecl monogr mood name nameLink note num number occasion occupation offset ofig opener orgDivn orgName orgTitle orgType orig orth otherForm p per performance persName phr placeName pos preparedness principal prologue pron pubPlace publicationStmt publisher purpose q quote rdg rdgGrp re ref reg region rendition residence resp respStmt restore role roleDesc roleName row rs s salute seg sense series set settlement sic signed soCalled socecStatus sound sp speaker sponsor stage street stress subc supplied surname syll symbol table tagUsage tech term termEntry text tig time timeRange timeStruct title titlePage titlePart tns tr trailer trans u unclear usg view w wit witDetail witList witness writing xr xref | |||||||||||
Declaration | <!ELEMENT fvLib %om.RR; ((plus | minus | any | none | dft | uncertain | null | sym | nbr | msr | rate | str | vAlt)*)> <!ATTLIST fvLib %a.global; type CDATA #IMPLIED> |
|||||||||||
See further | 16.3 Feature, Feature-Structure and Feature-Value Libraries |
Up: 35 Elements