https://github.com/TEIC/TEI
Raw File
Tip revision: 347c64fac3fa1a64ade0d8d1842813d4b8f7acec authored by Hugh Cayless on 12 May 2017, 16:57:59 UTC
Updates.
Tip revision: 347c64f
ref-model.featureVal.html

<!DOCTYPE html
  SYSTEM "about:legacy-compat">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><!--THIS FILE IS GENERATED FROM AN XML MASTER. DO NOT EDIT (7)--><title>TEI class model.featureVal </title><meta property="Language" content="en" /><meta property="DC.Title" content="TEI class model.featureVal " /><meta property="DC.Language" content="SCHEME=iso639 en" /><meta property="DC.Creator.Address" content="tei@oucs.ox.ac.uk" /><meta charset="utf-8" /><link href="guidelines.css" rel="stylesheet" type="text/css" /><link href="odd.css" rel="stylesheet" type="text/css" /><link rel="stylesheet" media="print" type="text/css" href="guidelines-print.css" /><script type="text/javascript" src="jquery-1.2.6.min.js"></script><script type="text/javascript" src="columnlist.js"></script><script type="text/javascript" src="popupFootnotes.js"></script><script type="text/javascript">
        $(function() {
         $('ul.attrefs-class').columnizeList({cols:3,width:30,unit:'%'});
         $('ul.attrefs-element').columnizeList({cols:3,width:30,unit:'%'});
         $(".displayRelaxButton").click(function() {
           $(this).parent().find('.RNG_XML').toggle();
           $(this).parent().find('.RNG_Compact').toggle();
         });
         $(".tocTree .showhide").click(function() {
          $(this).find(".tocShow,.tocHide").toggle();
          $(this).parent().find("ul.continuedtoc").toggle();
	  });
        })
    </script><script type="text/javascript"><!--
var displayXML=0;
states=new Array()
states[0]="element-a"
states[1]="element-b"
states[2]="element-c"
states[3]="element-d"
states[4]="element-e"
states[5]="element-f"
states[6]="element-g"
states[7]="element-h"
states[8]="element-i"
states[9]="element-j"
states[10]="element-k"
states[11]="element-l"
states[12]="element-m"
states[13]="element-n"
states[14]="element-o"
states[15]="element-p"
states[16]="element-q"
states[17]="element-r"
states[18]="element-s"
states[19]="element-t"
states[20]="element-u"
states[21]="element-v"
states[22]="element-w"
states[23]="element-x"
states[24]="element-y"
states[25]="element-z"

function startUp() {

}

function hideallExcept(elm) {
for (var i = 0; i < states.length; i++) {
 var layer;
 if (layer = document.getElementById(states[i]) ) {
  if (states[i] != elm) {
    layer.style.display = "none";
  }
  else {
   layer.style.display = "block";
      }
  }
 }
 var mod;
 if ( mod = document.getElementById('byMod') ) {
     mod.style.display = "none";
 }
}

function showall() {
 for (var i = 0; i < states.length; i++) {
   var layer;
   if (layer = document.getElementById(states[i]) ) {
      layer.style.display = "block";
      }
  }
}

function showByMod() {
  hideallExcept('');
  var mod;
  if (mod = document.getElementById('byMod') ) {
     mod.style.display = "block";
     }
}

	--></script></head><body id="TOP"><div id="container"><div id="banner"><img src="Images/banner.jpg" alt="Text Encoding Initiative logo and banner" /></div></div><div class="mainhead"><h1>P5: 
    Guidelines for Electronic Text Encoding and Interchange</h1><p>Version 3.1.1a. Last updated on
	10th May 2017, revision bd8dda3</p></div><div class="main-content"><div class="miniTOC miniTOC_right"><ul class="subtoc"><li class="subtoc"></li><li class="subtoc"></li><li class="subtoc"><a class="navigation" href="index.html">Home</a></li><li class="subtoc"><a class="navigation" href="REF-CLASSES-MODEL.html">A Model Classes</a></li></ul></div><div><h3 class="oddSpec" id="model.featureVal">model.featureVal</h3><table class="wovenodd"><tr><td colspan="2" class="wovenodd-col2"><span class="label">model.featureVal</span> groups elements which represent feature values in feature structures.</td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Module</span></td><td class="wovenodd-col2">tei — The TEI Infrastructure</td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Used by</span></td><td class="wovenodd-col2"><div class="parent"><a class="link_odd_elementSpec" title="(feature) represents a feature value specification, that is, the association of a name with a value of any of several different types." href="ref-f.html">f</a> <a class="link_odd_elementSpec" title="(feature-value library) assembles a library of reusable feature value elements (including complete feature structures)." href="ref-fvLib.html">fvLib</a> <a class="link_odd_elementSpec" title="defines a conditional default value for a feature; the condition is specified as a feature structure, and is met if it subsumes the feature structure in the text for which a default value is sought." href="ref-if.html">if</a> <a class="link_odd_elementSpec" title="(value alternation) represents the value part of a feature-value specification which contains a set of values, only one of which can be valid." href="ref-vAlt.html">vAlt</a> <a class="link_odd_elementSpec" title="(value default) declares the default value to be supplied when a feature structure does not contain an instance of &lt;f&gt; for this name; if unconditional, it is specified as one (or, depending on the value of the @org attribute of the enclosing &lt;fDecl&gt;) more &lt;fs&gt; elements or primitive values; if conditional, it is specified as one or more &lt;if&gt; elements; if no default is specified, or no condition matches, the value &#34;none&#34; is assumed." href="ref-vDefault.html">vDefault</a> <a class="link_odd_elementSpec" title="(value label) represents the value part of a feature-value specification which appears at more than one point in a feature structure." href="ref-vLabel.html">vLabel</a> <a class="link_odd_elementSpec" title="(merged collection of values) represents a feature value which is the result of merging together the feature values contained by its children, using the organization specified by the @org attribute." href="ref-vMerge.html">vMerge</a> <a class="link_odd_elementSpec" title="(value negation) represents a feature value which is the negation of its content." href="ref-vNot.html">vNot</a> <a class="link_odd_elementSpec" title="(value range) defines the range of allowed values for a feature, in the form of an &lt;fs&gt;, &lt;vAlt&gt;, or primitive value; for the value of an &lt;f&gt; to be valid, it must be subsumed by the specified range; if the &lt;f&gt; contains multiple values (as sanctioned by the @org attribute), then each value must be subsumed by the &lt;vRange&gt;." href="ref-vRange.html">vRange</a></div></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Members</span></td><td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_classSpec" title="groups elements which express complex feature values in feature structures." href="ref-model.featureVal.complex.html">model.featureVal.complex</a><span class="showmembers2"> [<a class="link_odd_elementSpec" title="(feature structure) represents a feature structure, that is, a collection of feature-value pairs organized as a structural unit." href="ref-fs.html">fs</a> <a class="link_odd_elementSpec" title="(collection of values) represents the value part of a feature-value specification which contains multiple values organized as a set, bag, or list." href="ref-vColl.html">vColl</a> <a class="link_odd_elementSpec" title="(merged collection of values) represents a feature value which is the result of merging together the feature values contained by its children, using the organization specified by the @org attribute." href="ref-vMerge.html">vMerge</a> <a class="link_odd_elementSpec" title="(value negation) represents a feature value which is the negation of its content." href="ref-vNot.html">vNot</a>] </span> <a class="link_odd_classSpec" title="group elements used to represent atomic feature values in feature structures." href="ref-model.featureVal.single.html">model.featureVal.single</a><span class="showmembers2"> [<a class="link_odd_elementSpec" title="(binary value) represents the value part of a feature-value specification which can contain either of exactly two possible values." href="ref-binary.html">binary</a> <a class="link_odd_elementSpec" title="(default feature value) represents the value part of a feature-value specification which contains a defaulted value." href="ref-default.html">default</a> <a class="link_odd_elementSpec" title="(numeric value) represents the value part of a feature-value specification which contains a numeric value or range." href="ref-numeric.html">numeric</a> <a class="link_odd_elementSpec" title="(string value) represents the value part of a feature-value specification which contains a string." href="ref-string.html">string</a> <a class="link_odd_elementSpec" title="(symbolic value) represents the value part of a feature-value specification which contains one of a finite list of symbols." href="ref-symbol.html">symbol</a> <a class="link_odd_elementSpec" title="(value alternation) represents the value part of a feature-value specification which contains a set of values, only one of which can be valid." href="ref-vAlt.html">vAlt</a> <a class="link_odd_elementSpec" title="(value label) represents the value part of a feature-value specification which appears at more than one point in a feature structure." href="ref-vLabel.html">vLabel</a>] </span></span></td></tr></table></div></div><div class="stdfooter autogenerated"><p>
    [<a href="../../en/html/ref-model.featureVal.html">English</a>]
    [<a href="../../de/html/ref-model.featureVal.html">Deutsch</a>]
    [<a href="../../es/html/ref-model.featureVal.html">Español</a>]
    [<a href="../../it/html/ref-model.featureVal.html">Italiano</a>]
    [<a href="../../fr/html/ref-model.featureVal.html">Français</a>]
    [<a href="../../ja/html/ref-model.featureVal.html">日本語</a>]
    [<a href="../../ko/html/ref-model.featureVal.html">한국어</a>]
    [<a href="../../zh-TW/html/ref-model.featureVal.html">中文</a>]
    </p><hr /><div class="footer"><a class="plain" href="http://www.tei-c.org/About/">TEI Consortium</a> | <a class="plain" href="http://www.tei-c.org/About/contact.xml">Feedback</a></div><hr /><address><br />TEI Guidelines <a class="link_ref" href="AB.html#ABTEI4">Version</a> <a class="link_ref" href="../../readme-3.1.1.html">3.1.1a</a>. Last updated on <span class="date">10th May 2017</span>, revision <a class="link_ref" href="https://github.com/TEIC/TEI/commit/bd8dda3">bd8dda3</a>. This page generated on 2017-05-12T12:30:09Z.</address></div></body></html>
back to top