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-front.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 element front (front matter) </title><meta property="Language" content="en" /><meta property="DC.Title" content="TEI element front (front matter) " /><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-ELEMENTS.html">C Elements</a></li></ul></div><div><h3 class="oddSpec" id="front">&lt;front&gt;</h3><table class="wovenodd"><tr><td colspan="2" class="wovenodd-col2"><span class="label">&lt;front&gt; </span>(front matter) contains any prefatory matter (headers, abstracts, title page, prefaces, dedications, etc.) found at the start of a document, before the main body. [<a class="link_ptr" href="DS.html#DSTITL" title="Title Pages"><span class="headingNumber">4.6 </span>Title Pages</a> <a class="link_ptr" href="DS.html" title="7"><span class="headingNumber">4 </span>Default Text Structure</a>]</td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Module</span></td><td class="wovenodd-col2">textstructure — Default Text Structure</td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Attributes</span></td><td class="wovenodd-col2"><a class="link_odd" title="provides attributes common to all elements in the TEI encoding scheme." href="ref-att.global.html">att.global</a> (<span class="attribute">@xml:id</span>, <span class="attribute">@n</span>, <span class="attribute">@xml:lang</span>, <span class="attribute">@xml:base</span>, <span class="attribute">@xml:space</span>)  (<a class="link_odd" title="provides rendering attributes common to all elements in the TEI encoding scheme." href="ref-att.global.rendition.html">att.global.rendition</a> (<span class="attribute">@rend</span>, <span class="attribute">@style</span>, <span class="attribute">@rendition</span>))  (<a class="link_odd" title="provides a set of attributes for hypertextual linking." href="ref-att.global.linking.html">att.global.linking</a> (<span class="attribute">@corresp</span>, <span class="attribute">@synch</span>, <span class="attribute">@sameAs</span>, <span class="attribute">@copyOf</span>, <span class="attribute">@next</span>, <span class="attribute">@prev</span>, <span class="attribute">@exclude</span>, <span class="attribute">@select</span>))  (<a class="link_odd" title="provides additional global attributes for associating specific analyses or interpretations with appropriate portions of a text." href="ref-att.global.analytic.html">att.global.analytic</a> (<span class="attribute">@ana</span>))  (<a class="link_odd" title="provides an attribute used to express correspondence between an element containing transcribed text and all or part of an image representing that text." href="ref-att.global.facs.html">att.global.facs</a> (<span class="attribute">@facs</span>))  (<a class="link_odd" title="supplies the @change attribute, allowing its member elements to specify one or more states or revision campaigns with which they are associated." href="ref-att.global.change.html">att.global.change</a> (<span class="attribute">@change</span>))  (<a class="link_odd" title="provides attributes indicating the agent responsible for some aspect of the text, the markup or something asserted by the markup, and the degree of certainty associated with it." href="ref-att.global.responsibility.html">att.global.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>))  (<a class="link_odd" title="provides an attribute used by elements to point to an external source." href="ref-att.global.source.html">att.global.source</a> (<span class="attribute">@source</span>)) <a class="link_odd" title="provides attributes for elements which may be independently associated with a particular declarable element within the header, thus overriding the inherited default for that element." href="ref-att.declaring.html">att.declaring</a> (<span class="attribute">@decls</span>) </td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Contained by</span></td><td class="wovenodd-col2"><div class="parent"><div class="specChildren"><div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="contains a single text of any kind, whether unitary or composite, which interrupts the text containing it at any point and after which the surrounding text resumes." href="ref-floatingText.html">floatingText</a> <a class="link_odd_elementSpec" title="contains a single text of any kind, whether unitary or composite, for example a poem or drama, a collection of essays, a novel, a dictionary, or a corpus sample." href="ref-text.html">text</a></span></div><div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="contains a representation of some written source in the form of a set of images rather than as transcribed or encoded text." href="ref-facsimile.html">facsimile</a></span></div></div></div></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">May contain</span></td><td class="wovenodd-col2"><div class="specChildren"><div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(interpretation) summarizes a specific interpretative annotation which can be linked to a span of text." href="ref-interp.html">interp</a> <a class="link_odd_elementSpec" title="(interpretation group) collects together a set of related interpretations which share responsibility or type." href="ref-interpGrp.html">interpGrp</a> <a class="link_odd_elementSpec" title="associates an interpretative annotation directly with a span of text." href="ref-span.html">span</a> <a class="link_odd_elementSpec" title="(span group) collects together span tags." href="ref-spanGrp.html">spanGrp</a></span></div><div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="indicates the degree of certainty associated with some aspect of the text markup." href="ref-certainty.html">certainty</a> <a class="link_odd_elementSpec" title="indicates the numerical accuracy or precision associated with some aspect of the text markup." href="ref-precision.html">precision</a> <a class="link_odd_elementSpec" title="(responsibility) identifies the individual(s) responsible for some aspect of the content or markup of particular element(s)." href="ref-respons.html">respons</a></span></div><div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(column break) marks the beginning of a new column of a text on a multi-column page." href="ref-cb.html">cb</a> <a class="link_odd_elementSpec" title="(automatically generated text division) indicates the location at which a textual division generated automatically by a text-processing application is to appear." href="ref-divGen.html">divGen</a> <a class="link_odd_elementSpec" title="indicates a point where material has been omitted in a transcription, whether for editorial reasons described in the TEI header, as part of sampling practice, or because the material is illegible, invisible, or inaudible." href="ref-gap.html">gap</a> <a class="link_odd_elementSpec" title="(gathering begins) marks the point in a transcribed codex at which a new gathering or quire begins." href="ref-gb.html">gb</a> <a class="link_odd_elementSpec" title="(heading) contains any type of heading, for example the title of a section, or the heading of a list, glossary, manuscript description, etc." href="ref-head.html">head</a> <a class="link_odd_elementSpec" title="(index entry) marks a location to be indexed for whatever purpose." href="ref-index.html">index</a> <a class="link_odd_elementSpec" title="(line break) marks the start of a new (typographic) line in some edition or version of a text." href="ref-lb.html">lb</a> <a class="link_odd_elementSpec" title="(citation list) contains a list of bibliographic citations of any kind." href="ref-listBibl.html">listBibl</a> <a class="link_odd_elementSpec" title="contains the formalized descriptive title for a meeting or conference, for use in a bibliographic description for an item derived from such a meeting, or as a heading or preamble to publications emanating from it." href="ref-meeting.html">meeting</a> <a class="link_odd_elementSpec" title="marks a boundary point separating any kind of section of a text, typically but not necessarily indicating a point at which some part of a standard reference system changes, where the change is not represented by a structural element." href="ref-milestone.html">milestone</a> <a class="link_odd_elementSpec" title="contains a note or annotation." href="ref-note.html">note</a> <a class="link_odd_elementSpec" title="(paragraph) marks paragraphs in prose." href="ref-p.html">p</a> <a class="link_odd_elementSpec" title="(page break) marks the start of a new page in a paginated document." href="ref-pb.html">pb</a></span></div><div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(cast list) contains a single cast list or dramatis personae." href="ref-castList.html">castList</a> <a class="link_odd_elementSpec" title="contains the epilogue to a drama, typically spoken by an actor out of character, possibly in association with a particular performance or venue." href="ref-epilogue.html">epilogue</a> <a class="link_odd_elementSpec" title="contains a section of front or back matter describing how a dramatic piece is to be performed in general or how it was performed on some specific occasion." href="ref-performance.html">performance</a> <a class="link_odd_elementSpec" title="contains the prologue to a drama, typically spoken by an actor out of character, possibly in association with a particular performance or venue." href="ref-prologue.html">prologue</a> <a class="link_odd_elementSpec" title="(setting) contains a description of the setting, time, locale, appearance, etc., of the action of a play, typically found in the front matter of a printed performance text (not a stage direction)." href="ref-set.html">set</a></span></div><div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="groups elements representing or containing graphic information such as an illustration, formula, or figure." href="ref-figure.html">figure</a> <a class="link_odd_elementSpec" title="encodes the presence of music notation in a text" href="ref-notatedMusic.html">notatedMusic</a></span></div><div class="specChild"><span class="specChildModule">iso-fs: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(feature library) assembles a library of feature elements." href="ref-fLib.html">fLib</a> <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="(feature-value library) assembles a library of reusable feature value elements (including complete feature structures)." href="ref-fvLib.html">fvLib</a></span></div><div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(anonymous block) 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." href="ref-ab.html">ab</a> <a class="link_odd_elementSpec" title="(alternation) identifies an alternation or a set of choices among elements or passages." href="ref-alt.html">alt</a> <a class="link_odd_elementSpec" title="(alternation group) groups a collection of &lt;alt&gt; elements and possibly pointers." href="ref-altGrp.html">altGrp</a> <a class="link_odd_elementSpec" title="(anchor point) attaches an identifier to a point within a text, whether or not it corresponds with a textual element." href="ref-anchor.html">anchor</a> <a class="link_odd_elementSpec" title="identifies a possibly fragmented segment of text, by pointing at the possibly discontiguous elements which compose it." href="ref-join.html">join</a> <a class="link_odd_elementSpec" title="(join group) groups a collection of &lt;join&gt; elements and possibly pointers." href="ref-joinGrp.html">joinGrp</a> <a class="link_odd_elementSpec" title="defines an association or hypertextual link among elements or passages, of some type not more precisely specifiable by other elements." href="ref-link.html">link</a> <a class="link_odd_elementSpec" title="(link group) defines a collection of associations or hypertextual links." href="ref-linkGrp.html">linkGrp</a> <a class="link_odd_elementSpec" title="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." href="ref-timeline.html">timeline</a></span></div><div class="specChild"><span class="specChildModule">spoken: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="marks any phenomenon or occurrence, not necessarily vocalized or communicative, for example incidental noises or other events affecting communication." href="ref-incident.html">incident</a> <a class="link_odd_elementSpec" title="marks any communicative phenomenon, not necessarily vocalized, for example a gesture, frown, etc." href="ref-kinesic.html">kinesic</a> <a class="link_odd_elementSpec" title="marks a pause either between or within utterances." href="ref-pause.html">pause</a> <a class="link_odd_elementSpec" title="marks the point at which some paralinguistic feature of a series of utterances by any one speaker changes." href="ref-shift.html">shift</a> <a class="link_odd_elementSpec" title="marks any vocalized but not necessarily lexical phenomenon, for example voiced pauses, non-lexical backchannels, etc." href="ref-vocal.html">vocal</a> <a class="link_odd_elementSpec" title="contains a passage of written text revealed to participants in the course of a spoken text." href="ref-writing.html">writing</a></span></div><div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(apparatus entry) contains one entry in a critical apparatus, with an optional lemma and usually one or more readings or notes on the relevant passage." href="ref-app.html">app</a> <a class="link_odd_elementSpec" title="(witness detail) gives further information about a particular witness, or witnesses, to a particular reading." href="ref-witDetail.html">witDetail</a></span></div><div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="contains a formal list or prose description of the topics addressed by a subdivision of a text." href="ref-argument.html">argument</a> <a class="link_odd_elementSpec" title="contains the primary statement of responsibility given for a work on its title page or at the head or end of the work." href="ref-byline.html">byline</a> <a class="link_odd_elementSpec" title="groups together salutations, datelines, and similar phrases appearing as a final group at the end of a division, especially of a letter." href="ref-closer.html">closer</a> <a class="link_odd_elementSpec" title="contains a brief description of the place, date, time, etc. of production of a letter, newspaper story, or other work, prefixed or suffixed to it as a kind of heading or trailer." href="ref-dateline.html">dateline</a> <a class="link_odd_elementSpec" title="(text division) contains a subdivision of the front, body, or back of a text." href="ref-div.html">div</a> <a class="link_odd_elementSpec" title="(level-1 text division) contains a first-level subdivision of the front, body, or back of a text." href="ref-div1.html">div1</a> <a class="link_odd_elementSpec" title="(document author) contains the name of the author of the document, as given on the title page (often but not always contained in a byline)." href="ref-docAuthor.html">docAuthor</a> <a class="link_odd_elementSpec" title="(document date) contains the date of a document, as given on a title page or in a dateline." href="ref-docDate.html">docDate</a> <a class="link_odd_elementSpec" title="(document edition) contains an edition statement as presented on a title page of a document." href="ref-docEdition.html">docEdition</a> <a class="link_odd_elementSpec" title="(document imprint) contains the imprint statement (place and date of publication, publisher name), as given (usually) at the foot of a title page." href="ref-docImprint.html">docImprint</a> <a class="link_odd_elementSpec" title="(document title) contains the title of a document, including all its constituents, as given on a title page." href="ref-docTitle.html">docTitle</a> <a class="link_odd_elementSpec" title="contains a quotation, anonymous or attributed, appearing at the start or end of a section or on a title page." href="ref-epigraph.html">epigraph</a> <a class="link_odd_elementSpec" title="contains a postscript, e.g. to a letter." href="ref-postscript.html">postscript</a> <a class="link_odd_elementSpec" title="(salutation) contains a salutation or greeting prefixed to a foreword, dedicatory epistle, or other division of a text, or the salutation in the closing of a letter, preface, etc." href="ref-salute.html">salute</a> <a class="link_odd_elementSpec" title="(signature) contains the closing salutation, etc., appended to a foreword, dedicatory epistle, or other division of a text." href="ref-signed.html">signed</a> <a class="link_odd_elementSpec" title="(title page) contains the title page of a text, appearing within the front or back matter." href="ref-titlePage.html">titlePage</a> <a class="link_odd_elementSpec" title="contains a subsection or division of the title of a work, as indicated on a title page." href="ref-titlePart.html">titlePart</a> <a class="link_odd_elementSpec" title="contains a closing title or footer appearing at the end of a division of a text." href="ref-trailer.html">trailer</a></span></div><div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(added span of text) marks the beginning of a longer sequence of text added by an author, scribe, annotator or corrector (see also &lt;add&gt;)." href="ref-addSpan.html">addSpan</a> <a class="link_odd_elementSpec" title="(damaged span of text) marks the beginning of a longer sequence of text which is damaged in some way but still legible." href="ref-damageSpan.html">damageSpan</a> <a class="link_odd_elementSpec" title="(deleted span of text) marks the beginning of a longer sequence of text deleted, marked as deleted, or otherwise signaled as superfluous or spurious by an author, scribe, annotator, or corrector." href="ref-delSpan.html">delSpan</a> <a class="link_odd_elementSpec" title="(forme work) contains a running head (e.g. a header, footer), catchword, or similar material appearing on the current page." href="ref-fw.html">fw</a> <a class="link_odd_elementSpec" title="supplies a list of transpositions, each of which is indicated at some point in a document typically by means of metamarks." href="ref-listTranspose.html">listTranspose</a> <a class="link_odd_elementSpec" title="contains or describes any kind of graphic or written signal within a document the function of which is to determine how it should be read rather than forming part of the actual content of the document." href="ref-metamark.html">metamark</a> <a class="link_odd_elementSpec" title="indicates the location of a significant space in the text." href="ref-space.html">space</a> <a class="link_odd_elementSpec" title="(substitution join) identifies a series of possibly fragmented additions, deletions or other revisions on a manuscript that combine to make up a single intervention in the text" href="ref-substJoin.html">substJoin</a></span></div></div></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Note</span></td><td class="wovenodd-col2"><!-- --><p>Because cultural conventions differ as to which elements are grouped as front matter and which as back matter, the content models for the <a class="gi" title="(front matter) contains any prefatory matter (headers, abstracts, title page, prefaces, dedications, etc.) found at the start of a document, before the main body." href="ref-front.html">front</a> and <a class="gi" title="(back matter) contains any appendixes, etc. following the main part of a text." href="ref-back.html">back</a> elements are identical.</p></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Example</span></td><td class="wovenodd-col2"><div id="index-egXML-d52e56415" class="pre egXML_valid"><span class="element">&lt;front&gt;</span><br /> <span class="element">&lt;epigraph&gt;</span><br />  <span class="element">&lt;quote&gt;</span>Nam Sibyllam quidem Cumis ego ipse oculis meis vidi in ampulla<br />       pendere, et cum illi pueri dicerent: <span class="element">&lt;q <span class="attribute">xml:lang</span>="<span class="attributevalue">gr</span>"&gt;</span>Σίβυλλα τί<br />         θέλεις<span class="element">&lt;/q&gt;</span>; respondebat illa: <span class="element">&lt;q <span class="attribute">xml:lang</span>="<span class="attributevalue">gr</span>"&gt;</span>ὰποθανεῖν θέλω.<span class="element">&lt;/q&gt;</span><span class="element">&lt;/quote&gt;</span><br /> <span class="element">&lt;/epigraph&gt;</span><br /> <span class="element">&lt;div <span class="attribute">type</span>="<span class="attributevalue">dedication</span>"&gt;</span><br />  <span class="element">&lt;p&gt;</span>For Ezra Pound <span class="element">&lt;q <span class="attribute">xml:lang</span>="<span class="attributevalue">it</span>"&gt;</span>il miglior fabbro.<span class="element">&lt;/q&gt;</span><span class="element">&lt;/p&gt;</span><br /> <span class="element">&lt;/div&gt;</span><br /><span class="element">&lt;/front&gt;</span><div style="float: right;"><a href="BIB.html#COEDADD-eg-89">bibliography</a> </div><div style="float: right;"><a href="examples-front.html">Show all</a> </div></div></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Example</span></td><td class="wovenodd-col2"><div id="index-egXML-d52e56490" class="pre egXML_valid"><span class="element">&lt;front&gt;</span><br /> <span class="element">&lt;div <span class="attribute">type</span>="<span class="attributevalue">dedication</span>"&gt;</span><br />  <span class="element">&lt;p&gt;</span>To our three selves<span class="element">&lt;/p&gt;</span><br /> <span class="element">&lt;/div&gt;</span><br /> <span class="element">&lt;div <span class="attribute">type</span>="<span class="attributevalue">preface</span>"&gt;</span><br />  <span class="element">&lt;head&gt;</span>Author's Note<span class="element">&lt;/head&gt;</span><br />  <span class="element">&lt;p&gt;</span>All the characters in this book are purely imaginary, and if the<br />       author has used names that may suggest a reference to living persons<br />       she has done so inadvertently. ...<span class="element">&lt;/p&gt;</span><br /> <span class="element">&lt;/div&gt;</span><br /><span class="element">&lt;/front&gt;</span><div style="float: right;"><a href="BIB.html#hallWell">bibliography</a> </div><div style="float: right;"><a href="examples-front.html">Show all</a> </div></div></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Example</span></td><td class="wovenodd-col2"><div id="index-egXML-d52e56502" class="pre egXML_valid"><span class="element">&lt;front&gt;</span><br /> <span class="element">&lt;div <span class="attribute">type</span>="<span class="attributevalue">abstract</span>"&gt;</span><br />  <span class="element">&lt;div&gt;</span><br />   <span class="element">&lt;head&gt;</span> BACKGROUND:<span class="element">&lt;/head&gt;</span><br />   <span class="element">&lt;p&gt;</span>Food insecurity can put children at greater risk of obesity because<br />         of altered food choices and nonuniform consumption patterns.<span class="element">&lt;/p&gt;</span><br />  <span class="element">&lt;/div&gt;</span><br />  <span class="element">&lt;div&gt;</span><br />   <span class="element">&lt;head&gt;</span> OBJECTIVE:<span class="element">&lt;/head&gt;</span><br />   <span class="element">&lt;p&gt;</span>We examined the association between obesity and both child-level<br />         food insecurity and personal food insecurity in US children.<span class="element">&lt;/p&gt;</span><br />  <span class="element">&lt;/div&gt;</span><br />  <span class="element">&lt;div&gt;</span><br />   <span class="element">&lt;head&gt;</span> DESIGN:<span class="element">&lt;/head&gt;</span><br />   <span class="element">&lt;p&gt;</span>Data from 9,701 participants in the National Health and Nutrition<br />         Examination Survey, 2001-2010, aged 2 to 11 years were analyzed.<br />         Child-level food insecurity was assessed with the US Department of<br />         Agriculture's Food Security Survey Module based on eight<br />         child-specific questions. Personal food insecurity was assessed with<br />         five additional questions. Obesity was defined, using physical<br />         measurements, as body mass index (calculated as kg/m2) greater than<br />         or equal to the age- and sex-specific 95th percentile of the Centers<br />         for Disease Control and Prevention growth charts. Logistic<br />         regressions adjusted for sex, race/ethnic group, poverty level, and<br />         survey year were conducted to describe associations between obesity<br />         and food insecurity.<span class="element">&lt;/p&gt;</span><br />  <span class="element">&lt;/div&gt;</span><br />  <span class="element">&lt;div&gt;</span><br />   <span class="element">&lt;head&gt;</span> RESULTS:<span class="element">&lt;/head&gt;</span><br />   <span class="element">&lt;p&gt;</span>Obesity was significantly associated with personal food insecurity<br />         for children aged 6 to 11 years (odds ratio=1.81; 95% CI 1.33 to<br />         2.48), but not in children aged 2 to 5 years (odds ratio=0.88; 95%<br />         CI 0.51 to 1.51). Child-level food insecurity was not associated<br />         with obesity among 2- to 5-year-olds or 6- to 11-year-olds.<span class="element">&lt;/p&gt;</span><br />  <span class="element">&lt;/div&gt;</span><br />  <span class="element">&lt;div&gt;</span><br />   <span class="element">&lt;head&gt;</span> CONCLUSIONS:<span class="element">&lt;/head&gt;</span><br />   <span class="element">&lt;p&gt;</span>Personal food insecurity is associated with an increased risk of<br />         obesity only in children aged 6 to 11 years. Personal<br />         food-insecurity measures may give different results than aggregate<br />         food-insecurity measures in children.<span class="element">&lt;/p&gt;</span><br />  <span class="element">&lt;/div&gt;</span><br /> <span class="element">&lt;/div&gt;</span><br /><span class="element">&lt;/front&gt;</span><div style="float: right;"><a href="examples-front.html">Show all</a> </div></div></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Content model</span></td><td class="wovenodd-col2"><pre class="eg"><span class="element">&lt;content&gt;</span><br /> <span class="element">&lt;sequence&gt;</span><br />  <span class="element">&lt;alternate <span class="attribute">minOccurs</span>="<span class="attributevalue">0</span>"<br />   <span class="attribute">maxOccurs</span>="<span class="attributevalue">unbounded</span>"&gt;</span><br />   <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.frontPart.html">model.frontPart</a>"/&gt;</span><br />   <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.pLike.html">model.pLike</a>"/&gt;</span><br />   <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.pLike.front.html">model.pLike.front</a>"/&gt;</span><br />   <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.global.html">model.global</a>"/&gt;</span><br />  <span class="element">&lt;/alternate&gt;</span><br />  <span class="element">&lt;sequence <span class="attribute">minOccurs</span>="<span class="attributevalue">0</span>"&gt;</span><br />   <span class="element">&lt;alternate&gt;</span><br />    <span class="element">&lt;sequence&gt;</span><br />     <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.div1Like.html">model.div1Like</a>"/&gt;</span><br />     <span class="element">&lt;alternate <span class="attribute">minOccurs</span>="<span class="attributevalue">0</span>"<br />      <span class="attribute">maxOccurs</span>="<span class="attributevalue">unbounded</span>"&gt;</span><br />      <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.div1Like.html">model.div1Like</a>"/&gt;</span><br />      <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.frontPart.html">model.frontPart</a>"/&gt;</span><br />      <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.global.html">model.global</a>"/&gt;</span><br />     <span class="element">&lt;/alternate&gt;</span><br />    <span class="element">&lt;/sequence&gt;</span><br />    <span class="element">&lt;sequence&gt;</span><br />     <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.divLike.html">model.divLike</a>"/&gt;</span><br />     <span class="element">&lt;alternate <span class="attribute">minOccurs</span>="<span class="attributevalue">0</span>"<br />      <span class="attribute">maxOccurs</span>="<span class="attributevalue">unbounded</span>"&gt;</span><br />      <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.divLike.html">model.divLike</a>"/&gt;</span><br />      <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.frontPart.html">model.frontPart</a>"/&gt;</span><br />      <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.global.html">model.global</a>"/&gt;</span><br />     <span class="element">&lt;/alternate&gt;</span><br />    <span class="element">&lt;/sequence&gt;</span><br />   <span class="element">&lt;/alternate&gt;</span><br />   <span class="element">&lt;sequence <span class="attribute">minOccurs</span>="<span class="attributevalue">0</span>"&gt;</span><br />    <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.divBottom.html">model.divBottom</a>"/&gt;</span><br />    <span class="element">&lt;alternate <span class="attribute">minOccurs</span>="<span class="attributevalue">0</span>"<br />     <span class="attribute">maxOccurs</span>="<span class="attributevalue">unbounded</span>"&gt;</span><br />     <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.divBottom.html">model.divBottom</a>"/&gt;</span><br />     <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.global.html">model.global</a>"/&gt;</span><br />    <span class="element">&lt;/alternate&gt;</span><br />   <span class="element">&lt;/sequence&gt;</span><br />  <span class="element">&lt;/sequence&gt;</span><br /> <span class="element">&lt;/sequence&gt;</span><br /><span class="element">&lt;/content&gt;</span></pre></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Schema Declaration</span></td><td class="wovenodd-col2"><div class="displayRelax"><button class="displayRelaxButton"><span class="RNG_Compact">XML syntax</span><span class="RNG_XML">Compact syntax</span></button><pre class="RNG_XML"><span class="element">&lt;rng:element <span class="attribute">name</span>="<span class="attributevalue">front</span>"&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.rendition.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.linking.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.analytic.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.facs.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.change.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.responsibility.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.source.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.declaring.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:group&gt;</span><br />  <span class="element">&lt;rng:zeroOrMore&gt;</span><br />   <span class="element">&lt;rng:choice&gt;</span><br />    <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.frontPart</span>"/&gt;</span><br />    <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.pLike</span>"/&gt;</span><br />    <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.pLike.front</span>"/&gt;</span><br />    <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.global</span>"/&gt;</span><br />   <span class="element">&lt;/rng:choice&gt;</span><br />  <span class="element">&lt;/rng:zeroOrMore&gt;</span><br />  <span class="element">&lt;rng:optional&gt;</span><br />   <span class="element">&lt;rng:group&gt;</span><br />    <span class="element">&lt;rng:choice&gt;</span><br />     <span class="element">&lt;rng:group&gt;</span><br />      <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.div1Like</span>"/&gt;</span><br />      <span class="element">&lt;rng:zeroOrMore&gt;</span><br />       <span class="element">&lt;rng:choice&gt;</span><br />        <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.div1Like</span>"/&gt;</span><br />        <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.frontPart</span>"/&gt;</span><br />        <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.global</span>"/&gt;</span><br />       <span class="element">&lt;/rng:choice&gt;</span><br />      <span class="element">&lt;/rng:zeroOrMore&gt;</span><br />     <span class="element">&lt;/rng:group&gt;</span><br />     <span class="element">&lt;rng:group&gt;</span><br />      <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.divLike</span>"/&gt;</span><br />      <span class="element">&lt;rng:zeroOrMore&gt;</span><br />       <span class="element">&lt;rng:choice&gt;</span><br />        <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.divLike</span>"/&gt;</span><br />        <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.frontPart</span>"/&gt;</span><br />        <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.global</span>"/&gt;</span><br />       <span class="element">&lt;/rng:choice&gt;</span><br />      <span class="element">&lt;/rng:zeroOrMore&gt;</span><br />     <span class="element">&lt;/rng:group&gt;</span><br />    <span class="element">&lt;/rng:choice&gt;</span><br />    <span class="element">&lt;rng:optional&gt;</span><br />     <span class="element">&lt;rng:group&gt;</span><br />      <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.divBottom</span>"/&gt;</span><br />      <span class="element">&lt;rng:zeroOrMore&gt;</span><br />       <span class="element">&lt;rng:choice&gt;</span><br />        <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.divBottom</span>"/&gt;</span><br />        <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.global</span>"/&gt;</span><br />       <span class="element">&lt;/rng:choice&gt;</span><br />      <span class="element">&lt;/rng:zeroOrMore&gt;</span><br />     <span class="element">&lt;/rng:group&gt;</span><br />    <span class="element">&lt;/rng:optional&gt;</span><br />   <span class="element">&lt;/rng:group&gt;</span><br />  <span class="element">&lt;/rng:optional&gt;</span><br /> <span class="element">&lt;/rng:group&gt;</span><br /><span class="element">&lt;/rng:element&gt;</span></pre><pre class="RNG_Compact">
<span class="rnc_keyword">element</span> <span class="rnc_nc">front</span>
{
   <a class="link_odd" title="provides attributes common to all elements in the TEI encoding scheme." href="ref-att.global.html">att.global.attributes</a>,
   <a class="link_odd" title="provides rendering attributes common to all elements in the TEI encoding scheme." href="ref-att.global.rendition.html">att.global.rendition.attributes</a>,
   <a class="link_odd" title="provides a set of attributes for hypertextual linking." href="ref-att.global.linking.html">att.global.linking.attributes</a>,
   <a class="link_odd" title="provides additional global attributes for associating specific analyses or interpretations with appropriate portions of a text." href="ref-att.global.analytic.html">att.global.analytic.attributes</a>,
   <a class="link_odd" title="provides an attribute used to express correspondence between an element containing transcribed text and all or part of an image representing that text." href="ref-att.global.facs.html">att.global.facs.attributes</a>,
   <a class="link_odd" title="supplies the @change attribute, allowing its member elements to specify one or more states or revision campaigns with which they are associated." href="ref-att.global.change.html">att.global.change.attributes</a>,
   <a class="link_odd" title="provides attributes indicating the agent responsible for some aspect of the text, the markup or something asserted by the markup, and the degree of certainty associated with it." href="ref-att.global.responsibility.html">att.global.responsibility.attributes</a>,
   <a class="link_odd" title="provides an attribute used by elements to point to an external source." href="ref-att.global.source.html">att.global.source.attributes</a>,
   <a class="link_odd" title="provides attributes for elements which may be independently associated with a particular declarable element within the header, thus overriding the inherited default for that element." href="ref-att.declaring.html">att.declaring.attributes</a>,
   (
      ( <a class="link_odd" title="groups elements which appear at the level of divisions within front or back matter." href="ref-model.frontPart.html">model.frontPart</a> | <a class="link_odd" title="groups paragraph-like elements." href="ref-model.pLike.html">model.pLike</a> | <a class="link_odd" title="groups paragraph-like elements which can occur as direct constituents of front matter." href="ref-model.pLike.front.html">model.pLike.front</a> | <a class="link_odd" title="groups elements which may appear at any point within a TEI text." href="ref-model.global.html">model.global</a> )*,
      (
         (
            (
               <a class="link_odd" title="groups top-level structural divisions." href="ref-model.div1Like.html">model.div1Like</a>,
               ( <a class="link_odd" title="groups top-level structural divisions." href="ref-model.div1Like.html">model.div1Like</a> | <a class="link_odd" title="groups elements which appear at the level of divisions within front or back matter." href="ref-model.frontPart.html">model.frontPart</a> | <a class="link_odd" title="groups elements which may appear at any point within a TEI text." href="ref-model.global.html">model.global</a> )*
            )
          | (
               <a class="link_odd" title="groups elements used to represent un-numbered generic structural divisions." href="ref-model.divLike.html">model.divLike</a>,
               ( <a class="link_odd" title="groups elements used to represent un-numbered generic structural divisions." href="ref-model.divLike.html">model.divLike</a> | <a class="link_odd" title="groups elements which appear at the level of divisions within front or back matter." href="ref-model.frontPart.html">model.frontPart</a> | <a class="link_odd" title="groups elements which may appear at any point within a TEI text." href="ref-model.global.html">model.global</a> )*
            )
         ),
         ( <a class="link_odd" title="groups elements appearing at the end of a text division." href="ref-model.divBottom.html">model.divBottom</a>, ( <a class="link_odd" title="groups elements appearing at the end of a text division." href="ref-model.divBottom.html">model.divBottom</a> | <a class="link_odd" title="groups elements which may appear at any point within a TEI text." href="ref-model.global.html">model.global</a> )* )?
      )?
   )
}</pre></div></td></tr></table></div></div><div class="stdfooter autogenerated"><p>
    [<a href="../../en/html/ref-front.html">English</a>]
    [<a href="../../de/html/ref-front.html">Deutsch</a>]
    [<a href="../../es/html/ref-front.html">Español</a>]
    [<a href="../../it/html/ref-front.html">Italiano</a>]
    [<a href="../../fr/html/ref-front.html">Français</a>]
    [<a href="../../ja/html/ref-front.html">日本語</a>]
    [<a href="../../ko/html/ref-front.html">한국어</a>]
    [<a href="../../zh-TW/html/ref-front.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