Digitale Faust-Edition – Faust TEI SchemaMoritz Wissenbach, Gregor Middell.

Author: Moritz Wissenbach and Gregor Middell2018-08-30

1

TEI Extension for Faust preliminary version

Schema faust-tei: Elements

<ab>

<ab>
Modulelinking
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.declaring (@decls) att.fragmentable (@part) att.written (@hand)
Member of
Contained by
May containEmpty element
Schematron

<s:report test="not(ancestor::tei:floatingText) and (ancestor::tei:p or ancestor::tei:ab) and not(parent::tei:exemplum |parent::tei:item |parent::tei:note |parent::tei:q |parent::tei:quote |parent::tei:remarks |parent::tei:said |parent::tei:sp |parent::tei:stage |parent::tei:cell |parent::tei:figure)"> Abstract model violation: ab may not occur inside paragraphs or other ab elements.
</s:report>
Schematron

<s:report test="ancestor::tei:l or ancestor::tei:lg"> Abstract model violation: Lines may not contain higher-level divisions such as p or ab.
</s:report>
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element ab
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.declaring.attributes,
   tei_att.fragmentable.attributes,
   tei_att.written.attributes,
   macro.paraContent
}

<abbr>

<abbr>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (type, @subtype)
type
Derived fromatt.typed
Status Optional
Datatype teidata.enumerated
Sample values include:
suspension
contraction
brevigraph
superscription
acronym
title
organization
geographic
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element abbr
{
   tei_att.global.attributes,
   tei_att.typed.attribute.subtype,
   attribute type { teidata.enumerated }?,
   macro.phraseSeq
}

<abstract>

<abstract>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
header: profileDesc
May contain
Content model
<content>
 <alternate minOccurs="1"
  maxOccurs="unbounded">

  <classRef key="model.pLike"/>
  <classRef key="model.listLike"/>
 </alternate>
</content>
Schema Declaration
element abstract
{
   tei_att.global.attributes,
   ( tei_model.pLike | tei_model.listLike )+
}

<accMat>

<accMat>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype)
Member of
Contained by
msdescription: physDesc
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element accMat
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   macro.specialPara
}

<acquisition>

<acquisition>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod))
Contained by
msdescription: history
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element acquisition
{
   tei_att.global.attributes,
   tei_att.datable.attributes,
   macro.specialPara
}

<activity>

<activity>
Modulecorpus
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
corpus: setting
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element activity { tei_att.global.attributes, macro.phraseSeq.limited }

<actor>

<actor>
Moduledrama
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.canonical (@key, @ref)
Member of
Contained by
drama: castItem
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element actor
{
   tei_att.global.attributes,
   tei_att.canonical.attributes,
   macro.phraseSeq
}

<add>

<add>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.transcriptional (@status, @cause, @seq) (att.editLike (@evidence, @instant)) (att.written (@hand)) att.placement (@place) att.typed (@type, @subtype) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
transcr: am line subst zone
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element add
{
   tei_att.global.attributes,
   tei_att.transcriptional.attributes,
   tei_att.placement.attributes,
   tei_att.typed.attributes,
   tei_att.dimensions.attributes,
   macro.paraContent
}

<additional>

<additional>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
msdescription: msDesc msFrag msPart
May contain
core: listBibl
msdescription: adminInfo surrogates
Content model
<content>
 <sequence>
  <elementRef key="adminInfominOccurs="0"/>
  <elementRef key="surrogates"
   minOccurs="0"/>

  <elementRef key="listBiblminOccurs="0"/>
 </sequence>
</content>
Schema Declaration
element additional
{
   tei_att.global.attributes,
   ( tei_adminInfo?, tei_surrogates?, tei_listBibl? )
}

<additions>

<additions>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
msdescription: physDesc
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element additions { tei_att.global.attributes, macro.specialPara }

<addName>

<addName>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.personal (@full, @sort) (att.naming (@role, @nymRef) (att.canonical (@key, @ref)) ) att.typed (@type, @subtype)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
namesdates: org
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element addName
{
   tei_att.global.attributes,
   tei_att.personal.attributes,
   tei_att.typed.attributes,
   macro.phraseSeq
}

<address>

<address>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
namesdates: location
textcrit: lem rdg witDetail
May contain
Content model
<content>
 <sequence>
  <classRef key="model.global"
   minOccurs="0maxOccurs="unbounded"/>

  <sequence minOccurs="1"
   maxOccurs="unbounded">

   <classRef key="model.addrPart"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
 </sequence>
</content>
Schema Declaration
element address
{
   tei_att.global.attributes,
   ( tei_model.global*, ( tei_model.addrPart, tei_model.global* )+ )
}

<addrLine>

<addrLine>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
core: address
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element addrLine { tei_att.global.attributes, macro.phraseSeq }

<addSpan>

<addSpan>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.transcriptional (@status, @cause, @seq) (att.editLike (@evidence, @instant)) (att.written (@hand)) att.placement (@place) att.typed (@type, @subtype) att.spanning (@spanTo) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
Member of
Contained by
May containEmpty element
Schematron

<sch:assert test="@spanTo">The @spanTo attribute of <sch:name/> is required.</sch:assert>
Schematron

<sch:assert test="@spanTo">L'attribut spanTo est requis.</sch:assert>
Content model
<content>
 <empty/>
</content>
Schema Declaration
element addSpan
{
   tei_att.global.attributes,
   tei_att.transcriptional.attributes,
   tei_att.placement.attributes,
   tei_att.typed.attributes,
   tei_att.spanning.attributes,
   tei_att.dimensions.attributes,
   empty
}

<adminInfo>

<adminInfo>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
msdescription: additional
May contain
core: note
header: availability
msdescription: custodialHist recordHist
textcrit: witDetail
Content model
<content>
 <sequence>
  <elementRef key="recordHist"
   minOccurs="0"/>

  <elementRef key="availability"
   minOccurs="0"/>

  <elementRef key="custodialHist"
   minOccurs="0"/>

  <classRef key="model.noteLike"
   minOccurs="0"/>

 </sequence>
</content>
Schema Declaration
element adminInfo
{
   tei_att.global.attributes,
   (
      tei_recordHist?,
      tei_availability?,
      tei_custodialHist?,
      tei_model.noteLike?
   )
}

<affiliation>

<affiliation>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.editLike (@evidence, @instant) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (type, @subtype)
type
Derived fromatt.typed
Status Optional
Datatype teidata.enumerated
Sample values include:
sponsor
recommend
discredit
pledged
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element affiliation
{
   tei_att.global.attributes,
   tei_att.editLike.attributes,
   tei_att.datable.attributes,
   tei_att.naming.attributes,
   tei_att.typed.attribute.subtype,
   attribute type { teidata.enumerated }?,
   macro.phraseSeq
}

<age>

<age>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.editLike (@evidence, @instant) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence)) att.typed (type, @subtype)
type
Derived fromatt.typed
Status Optional
Datatype teidata.enumerated
Sample values include:
western
sui
subjective
objective
inWorld
chronological
biological
psychological
functional
value
Status Optional
Datatype teidata.count
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element age
{
   tei_att.global.attributes,
   tei_att.editLike.attributes,
   tei_att.datable.attributes,
   tei_att.typed.attribute.subtype,
   tei_att.dimensions.attributes,
   attribute type { teidata.enumerated }?,
   attribute value { teidata.count }?,
   macro.phraseSeq.limited
}

<alt>

<alt>
Modulelinking
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.pointing (target, @targetLang, @evaluate)
target
Derived fromatt.pointing
Status Optional
Datatype 2–∞ occurrences of teidata.pointer separated by whitespace
mode
Status Recommended
Datatype teidata.enumerated
Legal values are:
excl
incl
weights
Status Optional
Datatype 2–∞ occurrences of teidata.probability separated by whitespace
Member of
Contained by
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element alt
{
   tei_att.global.attributes,
   tei_att.pointing.attribute.targetLang,
   tei_att.pointing.attribute.evaluate,
   tei_att.typed.attributes,
   attribute target
   {
      list { teidata.pointer, teidata.pointer, teidata.pointer* }
   }?,
   attribute mode { "excl" | "incl" }?,
   attribute weights
   {
      list { teidata.probability, teidata.probability, teidata.probability* }
   }?,
   empty
}

<altGrp>

<altGrp>
Modulelinking
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.pointing.group (@domains, @targFunc) (att.pointing (@targetLang, @target, @evaluate)) (att.typed (@type, @subtype))
mode
Status Optional
Datatype teidata.enumerated
Legal values are:
excl
[Default]
incl
Member of
Contained by
May contain
core: ptr
linking: alt
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <elementRef key="alt"/>
  <elementRef key="ptr"/>
 </alternate>
</content>
Schema Declaration
element altGrp
{
   tei_att.global.attributes,
   tei_att.pointing.group.attributes,
   attribute mode { "excl" | "incl" }?,
   ( tei_alt | tei_ptr )*
}

<altIdentifier>

<altIdentifier>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype)
Contained by
msdescription: msFrag msIdentifier
May contain
Content model
<content>
 <sequence>
  <classRef key="model.placeNamePart"
   expand="sequenceOptional"/>

  <elementRef key="institution"
   minOccurs="0"/>

  <elementRef key="repository"
   minOccurs="0"/>

  <elementRef key="collection"
   minOccurs="0"/>

  <elementRef key="idno"/>
  <elementRef key="noteminOccurs="0"/>
 </sequence>
</content>
Schema Declaration
element altIdentifier
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   (
      tei_placeName?,
      tei_bloc?,
      tei_country?,
      tei_region?,
      tei_settlement?,
      tei_district?,
      tei_geogName?,
      tei_institution?,
      tei_repository?,
      tei_collection?,
      tei_idno,
      tei_note?
   )
}

<am>

<am>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.editLike (@evidence, @instant)
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May contain
derived-module-faust-tei: grBrace grLine ins
gaiji: g
textcrit: app
character data
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <classRef key="model.pPart.transcriptional"/>
 </alternate>
</content>
Schema Declaration
element am
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.editLike.attributes,
   ( text | tei_model.gLike | tei_model.pPart.transcriptional )*
}

<analytic>

<analytic>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <elementRef key="author"/>
  <elementRef key="editor"/>
  <elementRef key="respStmt"/>
  <elementRef key="title"/>
  <classRef key="model.ptrLike"/>
  <elementRef key="date"/>
  <elementRef key="textLang"/>
  <elementRef key="idno"/>
  <elementRef key="availability"/>
 </alternate>
</content>
Schema Declaration
element analytic
{
   tei_att.global.attributes,
   (
      tei_author
    | tei_editor
    | tei_respStmt
    | tei_title
    | tei_model.ptrLike
    | tei_date
    | tei_textLang
    | tei_idno
    | tei_availability
   )*
}

<anchor>

<anchor>
Modulelinking
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype)
Member of
Contained by
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element anchor { tei_att.global.attributes, tei_att.typed.attributes, empty }

<app>

<app>
Moduletextcrit
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
from
Status Optional
Datatype 1–∞ occurrences of data.pointer separated by whitespace
type
Status Optional
Datatype teidata.enumerated
to
Status Optional
Datatype teidata.pointer
loc
Status Optional
Datatype 1–∞ occurrences of teidata.word separated by whitespace
Member of
Contained by
May contain
core: note
Content model
<content>
 <sequence minOccurs="1maxOccurs="1">
  <elementRef key="lemminOccurs="0"/>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.rdgLike"/>
   <classRef key="model.noteLike"/>
   <elementRef key="wit"/>
   <elementRef key="rdgGrp"/>
  </alternate>
 </sequence>
</content>
Schema Declaration
element app
{
   tei_att.global.attributes,
   attribute from { list { data.pointer+ } }?,
   attribute type { teidata.enumerated }?,
   attribute to { teidata.pointer }?,
   attribute loc { list { teidata.word+ } }?,
   (
      tei_lem?,
      ( tei_model.rdgLike | tei_model.noteLike | tei_wit | tei_rdgGrp )*
   )
}

<appInfo>

<appInfo>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
header: encodingDesc
May contain
header: application
Content model
<content>
 <classRef key="model.applicationLike"
  minOccurs="1maxOccurs="unbounded"/>

</content>
Schema Declaration
element appInfo { tei_att.global.attributes, tei_model.applicationLike+ }

<application>

<application>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod))
ident
Status Required
Datatype teidata.name
version
Status Required
Datatype teidata.versionNumber
Member of
Contained by
header: appInfo
May contain
linking: ab
Content model
<content>
 <sequence>
  <classRef key="model.labelLike"
   minOccurs="1maxOccurs="unbounded"/>

  <alternate>
   <classRef key="model.ptrLike"
    minOccurs="0maxOccurs="unbounded"/>

   <classRef key="model.pLike"
    minOccurs="0maxOccurs="unbounded"/>

  </alternate>
 </sequence>
</content>
Schema Declaration
element application
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.datable.attributes,
   attribute ident { teidata.name },
   attribute version { teidata.versionNumber },
   ( tei_model.labelLike+, ( tei_model.ptrLike* | tei_model.pLike* ) )
}

<arc>

<arc>
Modulenets
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
from
Status Required
Datatype teidata.pointer
to
Status Required
Datatype teidata.pointer
Contained by
nets: graph
May contain
core: label
Content model
<content>
 <sequence minOccurs="0">
  <elementRef key="label"/>
  <elementRef key="labelminOccurs="0"/>
 </sequence>
</content>
Schema Declaration
element arc
{
   tei_att.global.attributes,
   attribute from { teidata.pointer },
   attribute to { teidata.pointer },
   ( tei_label, tei_label? )?
}

<argument>

<argument>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
May contain
Content model
<content>
 <sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.global"/>
   <classRef key="model.headLike"/>
  </alternate>
  <sequence minOccurs="1"
   maxOccurs="unbounded">

   <classRef key="model.common"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
 </sequence>
</content>
Schema Declaration
element argument
{
   tei_att.global.attributes,
   (
      ( tei_model.global | tei_model.headLike )*,
      ( tei_model.common, tei_model.global* )+
   )
}

<author>

<author>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.naming (@role, @nymRef) (att.canonical (@key, @ref))
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element author
{
   tei_att.global.attributes,
   tei_att.naming.attributes,
   macro.phraseSeq
}

<authority>

<authority>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.canonical (@key, @ref)
Member of
Contained by
core: monogr
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element authority
{
   tei_att.global.attributes,
   tei_att.canonical.attributes,
   macro.phraseSeq.limited
}

<availability>

<availability>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declarable (@default)
status
Status Optional
Datatype teidata.enumerated
Legal values are:
free
unknown
restricted
Member of
Contained by
msdescription: adminInfo
May contain
core: p
header: licence
linking: ab
Content model
<content>
 <alternate minOccurs="1"
  maxOccurs="unbounded">

  <classRef key="model.availabilityPart"/>
  <classRef key="model.pLike"/>
 </alternate>
</content>
Schema Declaration
element availability
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   attribute status { "free" | "unknown" | "restricted" }?,
   ( tei_model.availabilityPart | tei_model.pLike )+
}

<back>

<back>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declaring (@decls)
Contained by
textstructure: floatingText text
transcr: facsimile
May contain
Content model
<content>
 <sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.frontPart"/>
   <classRef key="model.pLike.front"/>
   <classRef key="model.pLike"/>
   <classRef key="model.listLike"/>
   <classRef key="model.global"/>
  </alternate>
  <alternate minOccurs="0">
   <sequence>
    <classRef key="model.div1Like"/>
    <alternate minOccurs="0"
     maxOccurs="unbounded">

     <classRef key="model.frontPart"/>
     <classRef key="model.div1Like"/>
     <classRef key="model.global"/>
    </alternate>
   </sequence>
   <sequence>
    <classRef key="model.divLike"/>
    <alternate minOccurs="0"
     maxOccurs="unbounded">

     <classRef key="model.frontPart"/>
     <classRef key="model.divLike"/>
     <classRef key="model.global"/>
    </alternate>
   </sequence>
  </alternate>
  <sequence minOccurs="0">
   <classRef key="model.divBottomPart"/>
   <alternate minOccurs="0"
    maxOccurs="unbounded">

    <classRef key="model.divBottomPart"/>
    <classRef key="model.global"/>
   </alternate>
  </sequence>
 </sequence>
</content>
Schema Declaration
element back
{
   tei_att.global.attributes,
   tei_att.declaring.attributes,
   (
      (
         tei_model.frontPart
       | tei_model.pLike.front
       | tei_model.pLike
       | tei_model.listLike
       | tei_model.global
      )*,
      (
         (
            tei_model.div1Like,
            ( tei_model.frontPart | tei_model.div1Like | tei_model.global )*
         )
       | (
            tei_model.divLike,
            ( tei_model.frontPart | tei_model.divLike | tei_model.global )*
         )
      )?,
      (
         tei_model.divBottomPart,
         ( tei_model.divBottomPart | tei_model.global )*
      )?
   )
}

<bibl>

<bibl>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declarable (@default) att.typed (@type, @subtype) att.sortable (@sortKey) att.docStatus (@status)
Member of
Contained by
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <classRef key="model.highlighted"/>
  <classRef key="model.pPart.data"/>
  <classRef key="model.pPart.edit"/>
  <classRef key="model.segLike"/>
  <classRef key="model.ptrLike"/>
  <classRef key="model.biblPart"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Schema Declaration
element bibl
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   tei_att.typed.attributes,
   tei_att.sortable.attributes,
   tei_att.docStatus.attributes,
   (
      text
    | tei_model.gLike
    | tei_model.highlighted
    | tei_model.pPart.data
    | tei_model.pPart.edit
    | tei_model.segLike
    | tei_model.ptrLike
    | tei_model.biblPart
    | tei_model.global
   )*
}

<biblFull>

<biblFull>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declarable (@default) att.sortable (@sortKey) att.docStatus (@status)
Member of
Contained by
May contain
Content model
<content>
 <alternate>
  <sequence>
   <sequence>
    <elementRef key="titleStmt"/>
    <elementRef key="editionStmt"
     minOccurs="0"/>

    <elementRef key="extentminOccurs="0"/>
    <elementRef key="publicationStmt"/>
    <elementRef key="seriesStmt"
     minOccurs="0"/>

    <elementRef key="notesStmt"
     minOccurs="0"/>

   </sequence>
   <elementRef key="sourceDesc"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
  <sequence>
   <elementRef key="fileDesc"/>
   <elementRef key="profileDesc"/>
  </sequence>
 </alternate>
</content>
Schema Declaration
element biblFull
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   tei_att.sortable.attributes,
   tei_att.docStatus.attributes,
   (
      (
         (
            tei_titleStmt,
            tei_editionStmt?,
            tei_extent?,
            tei_publicationStmt,
            tei_seriesStmt?,
            tei_notesStmt?
         ),
         tei_sourceDesc*
      )
    | ( tei_fileDesc, tei_profileDesc )
   )
}

<biblScope>

<biblScope>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.citing (@unit, @from, @to)
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element biblScope
{
   tei_att.global.attributes,
   tei_att.citing.attributes,
   macro.phraseSeq
}

<biblStruct>

<biblStruct>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declarable (@default) att.typed (@type, @subtype) att.sortable (@sortKey) att.docStatus (@status)
Member of
Contained by
May contain
Content model
<content>
 <sequence>
  <elementRef key="analyticminOccurs="0"
   maxOccurs="unbounded"/>

  <sequence minOccurs="1"
   maxOccurs="unbounded">

   <elementRef key="monogr"/>
   <elementRef key="seriesminOccurs="0"
    maxOccurs="unbounded"/>

  </sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.noteLike"/>
   <classRef key="model.ptrLike"/>
   <elementRef key="relatedItem"/>
   <elementRef key="citedRange"/>
  </alternate>
 </sequence>
</content>
Schema Declaration
element biblStruct
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   tei_att.typed.attributes,
   tei_att.sortable.attributes,
   tei_att.docStatus.attributes,
   (
      tei_analytic*,
      ( tei_monogr, tei_series* )+,
      (
         tei_model.noteLike
       | tei_model.ptrLike
       | tei_relatedItem
       | tei_citedRange
      )*
   )
}

<bicond>

<bicond>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
May contain
iso-fs: f fs iff
Content model
<content>
 <sequence>
  <alternate>
   <elementRef key="fs"/>
   <elementRef key="f"/>
  </alternate>
  <elementRef key="iff"/>
  <alternate>
   <elementRef key="fs"/>
   <elementRef key="f"/>
  </alternate>
 </sequence>
</content>
Schema Declaration
element bicond
{
   tei_att.global.attributes,
   ( ( tei_fs | tei_f ), tei_iff, ( tei_fs | tei_f ) )
}

<binary>

<binary>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datcat (@datcat, @valueDatcat)
value
Status Required
Datatype teidata.truthValue
Member of
Contained by
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element binary
{
   tei_att.global.attributes,
   tei_att.datcat.attributes,
   attribute value { teidata.truthValue },
   empty
}

<binaryObject>

<binaryObject>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.media (@width, @height, @scale) (att.internetMedia (@mimeType)) att.timed (@start, @end) att.typed (@type, @subtype)
encoding
Status Optional
Datatype 1–∞ occurrences of teidata.word separated by whitespace
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
gaiji: char glyph
msdescription: msItem origDate
textcrit: lem rdg witDetail
May containCharacter data only
Content model
<content>
 <textNode/>
</content>
Schema Declaration
element binaryObject
{
   tei_att.global.attributes,
   tei_att.media.attributes,
   tei_att.timed.attributes,
   tei_att.typed.attributes,
   attribute encoding { list { teidata.word+ } }?,
   text
}

<binding>

<binding>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod))
contemporary
Status Optional
Datatype teidata.xTruthValue
Contained by
msdescription: bindingDesc
May contain
core: p
linking: ab
msdescription: condition decoNote
Content model
<content>
 <alternate minOccurs="1"
  maxOccurs="unbounded">

  <classRef key="model.pLike"/>
  <elementRef key="condition"/>
  <elementRef key="decoNote"/>
 </alternate>
</content>
Schema Declaration
element binding
{
   tei_att.global.attributes,
   tei_att.datable.attributes,
   attribute contemporary { teidata.xTruthValue }?,
   ( tei_model.pLike | tei_condition | tei_decoNote )+
}

<bindingDesc>

<bindingDesc>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
msdescription: physDesc
May contain
core: p
linking: ab
msdescription: binding condition decoNote
Content model
<content>
 <alternate>
  <alternate minOccurs="1"
   maxOccurs="unbounded">

   <classRef key="model.pLike"/>
   <elementRef key="decoNote"/>
   <elementRef key="condition"/>
  </alternate>
  <elementRef key="bindingminOccurs="1"
   maxOccurs="unbounded"/>

 </alternate>
</content>
Schema Declaration
element bindingDesc
{
   tei_att.global.attributes,
   ( ( tei_model.pLike | tei_decoNote | tei_condition )+ | tei_binding+ )
}

<birth>

<birth>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.editLike (@evidence, @instant) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence)) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (type, @subtype)
type
Derived fromatt.typed
Status Optional
Datatype teidata.enumerated
Sample values include:
caesarean
vaginal
exNihilo
incorporated
founded
established
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element birth
{
   tei_att.global.attributes,
   tei_att.editLike.attributes,
   tei_att.datable.attributes,
   tei_att.dimensions.attributes,
   tei_att.naming.attributes,
   tei_att.typed.attribute.subtype,
   attribute type { teidata.enumerated }?,
   macro.phraseSeq
}

<bloc>

<bloc>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
namesdates: location org place
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element bloc
{
   tei_att.global.attributes,
   tei_att.naming.attributes,
   tei_att.typed.attributes,
   tei_att.datable.attributes,
   macro.phraseSeq
}

<body>

<body>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declaring (@decls)
Contained by
textstructure: floatingText text
May contain
Content model
<content>
 <sequence>
  <classRef key="model.global"
   minOccurs="0maxOccurs="unbounded"/>

  <sequence minOccurs="0">
   <classRef key="model.divTop"/>
   <alternate minOccurs="0"
    maxOccurs="unbounded">

    <classRef key="model.global"/>
    <classRef key="model.divTop"/>
   </alternate>
  </sequence>
  <sequence minOccurs="0">
   <classRef key="model.divGenLike"/>
   <alternate minOccurs="0"
    maxOccurs="unbounded">

    <classRef key="model.global"/>
    <classRef key="model.divGenLike"/>
   </alternate>
  </sequence>
  <alternate>
   <sequence minOccurs="1"
    maxOccurs="unbounded">

    <classRef key="model.divLike"/>
    <alternate minOccurs="0"
     maxOccurs="unbounded">

     <classRef key="model.global"/>
     <classRef key="model.divGenLike"/>
    </alternate>
   </sequence>
   <sequence minOccurs="1"
    maxOccurs="unbounded">

    <classRef key="model.div1Like"/>
    <alternate minOccurs="0"
     maxOccurs="unbounded">

     <classRef key="model.global"/>
     <classRef key="model.divGenLike"/>
    </alternate>
   </sequence>
   <sequence>
    <sequence minOccurs="1"
     maxOccurs="unbounded">

     <classRef key="model.common"/>
     <classRef key="model.global"
      minOccurs="0maxOccurs="unbounded"/>

    </sequence>
    <alternate minOccurs="0">
     <sequence minOccurs="1"
      maxOccurs="unbounded">

      <classRef key="model.divLike"/>
      <alternate minOccurs="0"
       maxOccurs="unbounded">

       <classRef key="model.global"/>
       <classRef key="model.divGenLike"/>
      </alternate>
     </sequence>
     <sequence minOccurs="1"
      maxOccurs="unbounded">

      <classRef key="model.div1Like"/>
      <alternate minOccurs="0"
       maxOccurs="unbounded">

       <classRef key="model.global"/>
       <classRef key="model.divGenLike"/>
      </alternate>
     </sequence>
    </alternate>
   </sequence>
  </alternate>
  <sequence minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divBottom"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
 </sequence>
</content>
Schema Declaration
element body
{
   tei_att.global.attributes,
   tei_att.declaring.attributes,
   (
      tei_model.global*,
      ( tei_model.divTop, ( tei_model.global | tei_model.divTop )* )?,
      ( tei_model.divGenLike, ( tei_model.global | tei_model.divGenLike )* )?,
      (
         ( tei_model.divLike, ( tei_model.global | tei_model.divGenLike )* )+
       | ( tei_model.div1Like, ( tei_model.global | tei_model.divGenLike )* )+
       | (
            ( tei_model.common, tei_model.global* )+,
            (
               (
                  tei_model.divLike,
                  ( tei_model.global | tei_model.divGenLike )*
               )+
             | (
                  tei_model.div1Like,
                  ( tei_model.global | tei_model.divGenLike )*
               )+
            )?
         )
      ),
      ( tei_model.divBottom, tei_model.global* )*
   )
}

<byline>

<byline>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <classRef key="model.phrase"/>
  <elementRef key="docAuthor"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Schema Declaration
element byline
{
   tei_att.global.attributes,
   (
      text
    | tei_model.gLike
    | tei_model.phrase
    | tei_docAuthor
    | tei_model.global
   )*
}

<c>

<c>
Moduleanalysis
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.segLike (@questionedBy, @function) (att.metrical (@met, @real, @rhyme)) (att.datcat (@datcat, @valueDatcat)) (att.fragmentable (@part)) att.typed (@type, @subtype) att.notated (@notation)
Member of
Contained by
analysis: m pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
transcr: line zone
May containEmpty element
Content model
<content>
 <macroRef key="macro.xtext"/>
</content>
Schema Declaration
element c
{
   tei_att.global.attributes,
   tei_att.segLike.attributes,
   tei_att.typed.attributes,
   tei_att.notated.attributes,
   macro.xtext
}

<caesura>

<caesura>
Moduleverse
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
analysis: w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element caesura { tei_att.global.attributes, empty }

<calendar>

<calendar>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.pointing (@targetLang, @target, @evaluate)
Contained by
header: calendarDesc
May contain
core: p
linking: ab
Content model
<content>
 <classRef key="model.pLikeminOccurs="1"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element calendar
{
   tei_att.global.attributes,
   tei_att.pointing.attributes,
   tei_model.pLike+
}

<calendarDesc>

<calendarDesc>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
header: profileDesc
May contain
header: calendar
Content model
<content>
 <elementRef key="calendarminOccurs="1"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element calendarDesc { tei_att.global.attributes, tei_calendar+ }

<camera>

<camera>
Moduledrama
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype)
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element camera
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   macro.paraContent
}

<caption>

<caption>
Moduledrama
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element caption { tei_att.global.attributes, macro.paraContent }

<castGroup>

<castGroup>
Moduledrama
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
May contain
Content model
<content>
 <sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.global"/>
   <classRef key="model.headLike"/>
  </alternate>
  <sequence minOccurs="1"
   maxOccurs="unbounded">

   <alternate>
    <elementRef key="castItem"/>
    <elementRef key="castGroup"/>
    <elementRef key="roleDesc"/>
   </alternate>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
  <sequence minOccurs="0">
   <elementRef key="trailer"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
 </sequence>
</content>
Schema Declaration
element castGroup
{
   tei_att.global.attributes,
   (
      ( tei_model.global | tei_model.headLike )*,
      ( ( tei_castItem | tei_castGroup | tei_roleDesc ), tei_model.global* )+,
      ( tei_trailer, tei_model.global* )?
   )
}

<castItem>

<castItem>
Moduledrama
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
type
Status Optional
Datatype teidata.enumerated
Legal values are:
role
[Default]
list
Contained by
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <classRef key="model.castItemPart"/>
  <classRef key="model.phrase"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Schema Declaration
element castItem
{
   tei_att.global.attributes,
   attribute type { "role" | "list" }?,
   (
      text
    | tei_model.gLike
    | tei_model.castItemPart
    | tei_model.phrase
    | tei_model.global
   )*
}

<castList>

<castList>
Moduledrama
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
May contain
Content model
<content>
 <sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divTop"/>
   <classRef key="model.global"/>
  </alternate>
  <sequence minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.common"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
  <sequence minOccurs="1"
   maxOccurs="unbounded">

   <alternate>
    <elementRef key="castItem"/>
    <elementRef key="castGroup"/>
   </alternate>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
  <sequence minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.common"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
 </sequence>
</content>
Schema Declaration
element castList
{
   tei_att.global.attributes,
   (
      ( tei_model.divTop | tei_model.global )*,
      ( tei_model.common, tei_model.global* )*,
      ( ( tei_castItem | tei_castGroup ), tei_model.global* )+,
      ( tei_model.common, tei_model.global* )*
   )
}

<catchwords>

<catchwords>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Schematron

<sch:assert test="ancestor::tei:msDesc"
 role="nonfatal">
WARNING: deprecated use of element — The <sch:name/> element will not be allowed outside of msDesc as of 2018-10-01.</sch:assert>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element catchwords { tei_att.global.attributes, macro.phraseSeq }

<catDesc>

<catDesc>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
header: category
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.limitedPhrase"/>
  <classRef key="model.catDescPart"/>
 </alternate>
</content>
Schema Declaration
element catDesc
{
   tei_att.global.attributes,
   ( text | tei_model.limitedPhrase | tei_model.catDescPart )*
}

<category>

<category>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
May contain
core: desc gloss
Content model
<content>
 <sequence>
  <alternate>
   <elementRef key="catDescminOccurs="1"
    maxOccurs="unbounded"/>

   <alternate minOccurs="0"
    maxOccurs="unbounded">

    <classRef key="model.descLike"/>
    <classRef key="model.glossLike"/>
   </alternate>
  </alternate>
  <elementRef key="categoryminOccurs="0"
   maxOccurs="unbounded"/>

 </sequence>
</content>
Schema Declaration
element category
{
   tei_att.global.attributes,
   (
      ( tei_catDesc+ | ( tei_model.descLike | tei_model.glossLike )* ),
      tei_category*
   )
}

<catRef>

<catRef>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.pointing (@targetLang, @target, @evaluate)
scheme
Status Optional
Datatype teidata.pointer
Contained by
core: imprint
header: textClass
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element catRef
{
   tei_att.global.attributes,
   tei_att.pointing.attributes,
   attribute scheme { teidata.pointer }?,
   empty
}

<cb>

<cb>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.edition (@ed, @edRef) att.spanning (@spanTo) att.breaking (@break)
Member of
Contained by
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element cb
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.edition.attributes,
   tei_att.spanning.attributes,
   tei_att.breaking.attributes,
   empty
}

<cell>

<cell>
Modulefigures
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.tableDecoration (@role, @rows, @cols)
Contained by
figures: row
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element cell
{
   tei_att.global.attributes,
   tei_att.tableDecoration.attributes,
   macro.specialPara
}

<certainty>

<certainty>
Modulecertainty
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.scoping (@target, @match)
locus
Status Required
Datatype teidata.enumerated
Legal values are:
name
start
end
location
value
assertedValue
Status Recommended
Datatype teidata.word
given
Status Recommended
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
degree
Status Optional
Datatype teidata.probability
Member of
Contained by
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <classRef key="model.descLike"/>
  <classRef key="model.certLike"/>
 </alternate>
</content>
Schema Declaration
element certainty
{
   tei_att.global.attributes,
   tei_att.scoping.attributes,
   attribute locus { "name" | "start" | "end" | "location" | "value" },
   attribute assertedValue { teidata.word }?,
   attribute given { list { teidata.pointer+ } }?,
   attribute degree { teidata.probability }?,
   ( tei_model.descLike | tei_model.certLike )*
}

<change>

<change>
Moduleheader
AttributesAttributes att.ascribed (@who) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.docStatus (@status) att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype)
target
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
Contained by
msdescription: recordHist
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element change
{
   tei_att.ascribed.attributes,
   tei_att.datable.attributes,
   tei_att.docStatus.attributes,
   tei_att.global.attributes,
   tei_att.typed.attributes,
   attribute target { list { teidata.pointer+ } }?,
   macro.specialPara
}

<channel>

<channel>
Modulecorpus
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
mode
Status Optional
Datatype teidata.enumerated
Legal values are:
s
w
sw
ws
m
x
[Default]
Member of
Contained by
corpus: textDesc
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element channel
{
   tei_att.global.attributes,
   attribute mode { "s" | "w" | "sw" | "ws" | "m" | "x" }?,
   macro.phraseSeq.limited
}

<char>

<char>
Modulegaiji
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
gaiji: charDecl
May contain
Content model
<content>
 <sequence>
  <elementRef key="charNameminOccurs="0"/>
  <classRef key="model.descLike"
   minOccurs="0maxOccurs="unbounded"/>

  <elementRef key="charPropminOccurs="0"
   maxOccurs="unbounded"/>

  <elementRef key="mappingminOccurs="0"
   maxOccurs="unbounded"/>

  <elementRef key="figureminOccurs="0"
   maxOccurs="unbounded"/>

  <classRef key="model.graphicLike"
   minOccurs="0maxOccurs="unbounded"/>

  <classRef key="model.noteLike"
   minOccurs="0maxOccurs="unbounded"/>

 </sequence>
</content>
Schema Declaration
element char
{
   tei_att.global.attributes,
   (
      tei_charName?,
      tei_model.descLike*,
      tei_charProp*,
      tei_mapping*,
      tei_figure*,
      tei_model.graphicLike*,
      tei_model.noteLike*
   )
}

<charDecl>

<charDecl>
Modulegaiji
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
header: encodingDesc
May contain
core: desc
gaiji: char glyph
Content model
<content>
 <sequence>
  <elementRef key="descminOccurs="0"/>
  <alternate minOccurs="1"
   maxOccurs="unbounded">

   <elementRef key="char"/>
   <elementRef key="glyph"/>
  </alternate>
 </sequence>
</content>
Schema Declaration
element charDecl
{
   tei_att.global.attributes,
   ( tei_desc?, ( tei_char | tei_glyph )+ )
}

<charName>

<charName>
Modulegaiji
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
gaiji: char
May containCharacter data only
Content model
<content>
 <textNode/>
</content>
Schema Declaration
element charName { tei_att.global.attributes, text }

<charProp>

<charProp>
Modulegaiji
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype)
Contained by
gaiji: char glyph
May contain
Content model
<content>
 <sequence>
  <alternate>
   <elementRef key="unicodeName"/>
   <elementRef key="localName"/>
  </alternate>
  <elementRef key="value"/>
 </sequence>
</content>
Schema Declaration
element charProp
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   ( ( tei_unicodeName | tei_localName ), tei_value )
}

<choice>

<choice>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
transcr: line zone
May contain
Content model
<content>
 <alternate minOccurs="2"
  maxOccurs="unbounded">

  <classRef key="model.choicePart"/>
  <elementRef key="choice"/>
 </alternate>
</content>
Schema Declaration
element choice
{
   tei_att.global.attributes,
   ( tei_model.choicePart | tei_choice )+
}

<cit>

<cit>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype)
Member of
Contained by
May contain
Content model
<content>
 <alternate minOccurs="1"
  maxOccurs="unbounded">

  <classRef key="model.qLike"/>
  <classRef key="model.egLike"/>
  <classRef key="model.biblLike"/>
  <classRef key="model.ptrLike"/>
  <classRef key="model.global"/>
  <classRef key="model.entryPart"/>
 </alternate>
</content>
Schema Declaration
element cit
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   (
      tei_model.qLike
    | tei_model.egLike
    | tei_model.biblLike
    | tei_model.ptrLike
    | tei_model.global
    | tei_model.entryPart
   )+
}

<citedRange>

<citedRange>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.pointing (@targetLang, @target, @evaluate) att.citing (@unit, @from, @to)
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element citedRange
{
   tei_att.global.attributes,
   tei_att.pointing.attributes,
   tei_att.citing.attributes,
   macro.phraseSeq
}

<cl>

<cl>
Moduleanalysis
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.segLike (@questionedBy, @function) (att.metrical (@met, @real, @rhyme)) (att.datcat (@datcat, @valueDatcat)) (att.fragmentable (@part)) att.typed (@type, @subtype) att.notated (@notation)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element cl
{
   tei_att.global.attributes,
   tei_att.segLike.attributes,
   tei_att.typed.attributes,
   tei_att.notated.attributes,
   macro.phraseSeq
}

<classCode>

<classCode>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
scheme
Status Required
Datatype teidata.pointer
Contained by
core: imprint
header: textClass
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element classCode
{
   tei_att.global.attributes,
   attribute scheme { teidata.pointer },
   macro.phraseSeq.limited
}

<classDecl>

<classDecl>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
header: encodingDesc
May contain
header: taxonomy
Content model
<content>
 <elementRef key="taxonomyminOccurs="1"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element classDecl { tei_att.global.attributes, tei_taxonomy+ }

<climate>

<climate>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
namesdates: climate org place
textcrit: lem rdg witDetail
May contain
certainty: precision
header: biblFull
linking: ab
msdescription: msDesc
namesdates: climate
textcrit: witDetail
Content model
<content>
 <sequence>
  <elementRef key="precisionminOccurs="0"
   maxOccurs="unbounded"/>

  <classRef key="model.headLike"
   minOccurs="0maxOccurs="unbounded"/>

  <alternate>
   <classRef key="model.pLike"
    minOccurs="1maxOccurs="unbounded"/>

   <classRef key="model.labelLike"
    minOccurs="1maxOccurs="unbounded"/>

  </alternate>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.noteLike"/>
   <classRef key="model.biblLike"/>
  </alternate>
  <elementRef key="climateminOccurs="0"
   maxOccurs="unbounded"/>

 </sequence>
</content>
Schema Declaration
element climate
{
   tei_att.global.attributes,
   tei_att.datable.attributes,
   tei_att.editLike.attributes,
   tei_att.naming.attributes,
   tei_att.typed.attributes,
   (
      tei_precision*,
      tei_model.headLike*,
      ( tei_model.pLike+ | tei_model.labelLike+ ),
      ( tei_model.noteLike | tei_model.biblLike )*,
      tei_climate*
   )
}

<closer>

<closer>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.written (@hand)
Member of
Contained by
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <elementRef key="signed"/>
  <elementRef key="dateline"/>
  <elementRef key="salute"/>
  <classRef key="model.phrase"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Schema Declaration
element closer
{
   tei_att.global.attributes,
   tei_att.written.attributes,
   (
      text
    | tei_model.gLike
    | tei_signed
    | tei_dateline
    | tei_salute
    | tei_model.phrase
    | tei_model.global
   )*
}

<collation>

<collation>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
msdescription: supportDesc
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element collation { tei_att.global.attributes, macro.specialPara }

<collection>

<collection>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype)
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.xtext"/>
</content>
Schema Declaration
element collection
{
   tei_att.global.attributes,
   tei_att.naming.attributes,
   tei_att.typed.attributes,
   macro.xtext
}

<colophon>

<colophon>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.msExcerpt (@defective)
Member of
Contained by
msdescription: msItem msItemStruct
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element colophon
{
   tei_att.global.attributes,
   tei_att.msExcerpt.attributes,
   macro.phraseSeq
}

<cond>

<cond>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
May contain
iso-fs: f fs then
Content model
<content>
 <sequence>
  <alternate>
   <elementRef key="fs"/>
   <elementRef key="f"/>
  </alternate>
  <elementRef key="then"/>
  <alternate>
   <elementRef key="fs"/>
   <elementRef key="f"/>
  </alternate>
 </sequence>
</content>
Schema Declaration
element cond
{
   tei_att.global.attributes,
   ( ( tei_fs | tei_f ), tei_then, ( tei_fs | tei_f ) )
}

<condition>

<condition>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element condition { tei_att.global.attributes, macro.specialPara }

<constitution>

<constitution>
Modulecorpus
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
type
Status Optional
Datatype teidata.enumerated
Legal values are:
single
[Default]
composite
frags
unknown
Member of
Contained by
corpus: textDesc
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element constitution
{
   tei_att.global.attributes,
   attribute type { "single" | "composite" | "frags" | "unknown" }?,
   macro.phraseSeq.limited
}

<corr>

<corr>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.editLike (@evidence, @instant) att.typed (type, @subtype)
type
Derived fromatt.typed
Status Optional
Datatype teidata.enumerated
Legal values are:
correction
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
transcr: am
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element corr
{
   tei_att.global.attributes,
   tei_att.editLike.attributes,
   tei_att.typed.attribute.subtype,
   attribute type { "correction" }?,
   macro.paraContent
}

<correction>

<correction>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declarable (@default)
status
Status Optional
Datatype teidata.enumerated
Legal values are:
high
medium
low
unknown
method
Status Optional
Datatype teidata.enumerated
Legal values are:
silent
[Default]
markup
Member of
Contained by
May contain
core: p
linking: ab
Content model
<content>
 <classRef key="model.pLikeminOccurs="1"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element correction
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   attribute status { "high" | "medium" | "low" | "unknown" }?,
   attribute method { "silent" | "markup" }?,
   tei_model.pLike+
}

<correspAction>

<correspAction>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.sortable (@sortKey) att.typed (type, @subtype)
type
Derived fromatt.typed
Status Optional
Datatype teidata.enumerated
Suggested values include:
sent
received
transmitted
redirected
forwarded
Member of
Contained by
header: correspDesc
May contain
Content model
<content>
 <alternate>
  <classRef key="model.correspActionPart"
   minOccurs="1maxOccurs="unbounded"/>

  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

 </alternate>
</content>
Schema Declaration
element correspAction
{
   tei_att.global.attributes,
   tei_att.typed.attribute.subtype,
   tei_att.sortable.attributes,
   attribute type
   {
      "sent"
    | "received"
    | "transmitted"
    | "redirected"
    | "forwarded"
    | teidata.enumerated
   }?,
   ( tei_model.correspActionPart+ | tei_model.pLike+ )
}

<correspContext>

<correspContext>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
header: correspDesc
May contain
core: note p ptr ref
linking: ab
Content model
<content>
 <classRef key="model.correspContextPart"
  minOccurs="1maxOccurs="unbounded"/>

</content>
Schema Declaration
element correspContext
{
   tei_att.global.attributes,
   tei_model.correspContextPart+
}

<correspDesc>

<correspDesc>
Moduleheader
AttributesAttributes att.declarable (@default) att.canonical (@key, @ref) att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype)
Member of
Contained by
header: profileDesc
May contain
core: note p
linking: ab
Content model
<content>
 <alternate>
  <classRef key="model.correspDescPart"
   minOccurs="1maxOccurs="unbounded"/>

  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

 </alternate>
</content>
Schema Declaration
element correspDesc
{
   tei_att.declarable.attributes,
   tei_att.canonical.attributes,
   tei_att.global.attributes,
   tei_att.typed.attributes,
   ( tei_model.correspDescPart+ | tei_model.pLike+ )
}

<country>

<country>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
namesdates: location org place
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element country
{
   tei_att.global.attributes,
   tei_att.naming.attributes,
   tei_att.typed.attributes,
   tei_att.datable.attributes,
   macro.phraseSeq
}

<creation>

<creation>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod))
Member of
Contained by
header: profileDesc
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.limitedPhrase"/>
  <elementRef key="listChange"/>
 </alternate>
</content>
Schema Declaration
element creation
{
   tei_att.global.attributes,
   tei_att.datable.attributes,
   ( text | tei_model.limitedPhrase | tei_listChange )*
}

<cRefPattern>

<cRefPattern>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.patternReplacement (@matchPattern, @replacementPattern)
Contained by
header: refsDecl
May contain
core: p
linking: ab
Content model
<content>
 <classRef key="model.pLikeminOccurs="0"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element cRefPattern
{
   tei_att.global.attributes,
   tei_att.patternReplacement.attributes,
   tei_model.pLike*
}

<custEvent>

<custEvent>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.typed (@type, @subtype)
Contained by
msdescription: custodialHist
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element custEvent
{
   tei_att.global.attributes,
   tei_att.datable.attributes,
   tei_att.typed.attributes,
   macro.specialPara
}

<custodialHist>

<custodialHist>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
msdescription: adminInfo
May contain
core: p
linking: ab
msdescription: custEvent
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <elementRef key="custEventminOccurs="1"
   maxOccurs="unbounded"/>

 </alternate>
</content>
Schema Declaration
element custodialHist
{
   tei_att.global.attributes,
   ( tei_model.pLike+ | tei_custEvent+ )
}

<damage>

<damage>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.damaged (@agent, @degree, @group) (att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence)) ) (att.written (@hand))
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
transcr: am line zone
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element damage
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.damaged.attributes,
   macro.paraContent
}

<damageSpan>

<damageSpan>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.damaged (@agent, @degree, @group) (att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence)) ) (att.written (@hand)) att.typed (@type, @subtype) att.spanning (@spanTo)
Member of
Contained by
May containEmpty element
Schematron

<s:assert test="@spanTo">The @spanTo attribute of <s:name/> is required.</s:assert>
Schematron

<s:assert test="@spanTo">L'attribut spanTo est requis.</s:assert>
Content model
<content>
 <empty/>
</content>
Schema Declaration
element damageSpan
{
   tei_att.global.attributes,
   tei_att.damaged.attributes,
   tei_att.typed.attributes,
   tei_att.spanning.attributes,
   empty
}

<date>

<date>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence)) att.typed (@type, @subtype)
Member of
Contained by
corpus: setting
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <classRef key="model.phrase"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Schema Declaration
element date
{
   tei_att.global.attributes,
   tei_att.datable.attributes,
   tei_att.editLike.attributes,
   tei_att.dimensions.attributes,
   tei_att.typed.attributes,
   ( text | tei_model.gLike | tei_model.phrase | tei_model.global )*
}

<dateline>

<dateline>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <classRef key="model.phrase"/>
  <classRef key="model.global"/>
  <elementRef key="docDate"/>
 </alternate>
</content>
Schema Declaration
element dateline
{
   tei_att.global.attributes,
   (
      text
    | tei_model.gLike
    | tei_model.phrase
    | tei_model.global
    | tei_docDate
   )*
}

<death>

<death>
Modulenamesdates
AttributesAttributes att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence)) att.editLike (@evidence, @instant) att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (type, @subtype)
type
Derived fromatt.typed
Status Optional
Datatype teidata.enumerated
Sample values include:
proclaimed
assumed
verified
clinical
brain
natural
unnatural
fragmentation
dissolution
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element death
{
   tei_att.datable.attributes,
   tei_att.dimensions.attributes,
   tei_att.editLike.attributes,
   tei_att.global.attributes,
   tei_att.naming.attributes,
   tei_att.typed.attribute.subtype,
   attribute type { teidata.enumerated }?,
   macro.phraseSeq
}

<decoDesc>

<decoDesc>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
msdescription: physDesc
May contain
core: p
linking: ab
msdescription: decoNote summary
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <sequence>
   <elementRef key="summaryminOccurs="0"/>
   <elementRef key="decoNoteminOccurs="1"
    maxOccurs="unbounded"/>

  </sequence>
 </alternate>
</content>
Schema Declaration
element decoDesc
{
   tei_att.global.attributes,
   ( tei_model.pLike+ | ( tei_summary?, tei_decoNote+ ) )
}

<decoNote>

<decoNote>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype)
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element decoNote
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   macro.specialPara
}

<default>

<default>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element default { tei_att.global.attributes, empty }

<del>

<del>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.transcriptional (@status, @cause, @seq) (att.editLike (@evidence, @instant)) (att.written (@hand)) att.typed (@type, @subtype) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
transcr: am line subst zone
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element del
{
   tei_att.global.attributes,
   tei_att.transcriptional.attributes,
   tei_att.typed.attributes,
   tei_att.dimensions.attributes,
   macro.paraContent
}

<delSpan>

<delSpan>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.transcriptional (@status, @cause, @seq) (att.editLike (@evidence, @instant)) (att.written (@hand)) att.typed (@type, @subtype) att.spanning (@spanTo) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
Member of
Contained by
May containEmpty element
Schematron

<s:assert test="@spanTo">The @spanTo attribute of <s:name/> is required.</s:assert>
Schematron

<s:assert test="@spanTo">L'attribut spanTo est requis.</s:assert>
Content model
<content>
 <empty/>
</content>
Schema Declaration
element delSpan
{
   tei_att.global.attributes,
   tei_att.transcriptional.attributes,
   tei_att.typed.attributes,
   tei_att.spanning.attributes,
   tei_att.dimensions.attributes,
   empty
}

<depth>

<depth>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: dimensions origDate
namesdates: location
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.xtext"/>
</content>
Schema Declaration
element depth
{
   tei_att.global.attributes,
   tei_att.dimensions.attributes,
   macro.xtext
}

<derivation>

<derivation>
Modulecorpus
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
type
Status Optional
Datatype teidata.enumerated
Sample values include:
original
revision
translation
abridgment
plagiarism
traditional
Member of
Contained by
corpus: textDesc
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element derivation
{
   tei_att.global.attributes,
   attribute type { teidata.enumerated }?,
   macro.phraseSeq.limited
}

<desc>

<desc>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.translatable (@versionDate) att.typed (@type, @subtype)
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.limitedContent"/>
</content>
Schema Declaration
element desc
{
   tei_att.global.attributes,
   tei_att.translatable.attributes,
   tei_att.typed.attributes,
   macro.limitedContent
}

<dim>

<dim>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: dimensions origDate
namesdates: location
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.xtext"/>
</content>
Schema Declaration
element dim
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.dimensions.attributes,
   macro.xtext
}

<dimensions>

<dimensions>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
type
Status Optional
Datatype teidata.enumerated
Sample values include:
leaves
ruled
pricked
written
miniatures
binding
box
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May contain
msdescription: depth dim height width
Schematron

<s:report test="count(tei:width)> 1">The element <s:name/> may appear once only
</s:report>
<s:report test="count(tei:height)> 1">The element <s:name/> may appear once only
</s:report>
<s:report test="count(tei:depth)> 1">The element <s:name/> may appear once only
</s:report>
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <elementRef key="dim"/>
  <classRef key="model.dimLike"/>
 </alternate>
</content>
Schema Declaration
element dimensions
{
   tei_att.global.attributes,
   tei_att.dimensions.attributes,
   attribute type { teidata.enumerated }?,
   ( tei_dim | tei_model.dimLike )*
}

<distinct>

<distinct>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
type
Status Optional
Datatype teidata.enumerated
time
Status Optional
Datatype teidata.text
space
Status Optional
Datatype teidata.text
social
Status Optional
Datatype teidata.text
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element distinct
{
   tei_att.global.attributes,
   attribute type { teidata.enumerated }?,
   attribute time { teidata.text }?,
   attribute space { teidata.text }?,
   attribute social { teidata.text }?,
   macro.phraseSeq
}

<distributor>

<distributor>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.canonical (@key, @ref)
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element distributor
{
   tei_att.global.attributes,
   tei_att.canonical.attributes,
   macro.phraseSeq
}

<district>

<district>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
namesdates: location org place
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element district
{
   tei_att.global.attributes,
   tei_att.naming.attributes,
   tei_att.typed.attributes,
   tei_att.datable.attributes,
   macro.phraseSeq
}

<div>

<div>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.divLike (@label, @org, @sample) (att.metrical (@met, @real, @rhyme)) (att.fragmentable (@part)) att.typed (@type, @subtype) att.declaring (@decls) att.written (@hand)
Member of
Contained by
textcrit: lem rdg
textstructure: back body div front
May contain
Schematron

<s:report test="ancestor::tei:l"> Abstract model violation: Lines may not contain higher-level structural elements such as div.
</s:report>
Schematron

<s:report test="ancestor::tei:p or ancestor::tei:ab and not(ancestor::tei:floatingText)"> Abstract model violation: p and ab may not contain higher-level structural elements such as div.
</s:report>
Content model
<content>
 <sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divTop"/>
   <classRef key="model.global"/>
  </alternate>
  <sequence minOccurs="0">
   <alternate>
    <sequence minOccurs="1"
     maxOccurs="unbounded">

     <alternate>
      <classRef key="model.divLike"/>
      <classRef key="model.divGenLike"/>
     </alternate>
     <classRef key="model.global"
      minOccurs="0maxOccurs="unbounded"/>

    </sequence>
    <sequence>
     <sequence minOccurs="1"
      maxOccurs="unbounded">

      <classRef key="model.common"/>
      <classRef key="model.global"
       minOccurs="0maxOccurs="unbounded"/>

     </sequence>
     <sequence minOccurs="0"
      maxOccurs="unbounded">

      <alternate>
       <classRef key="model.divLike"/>
       <classRef key="model.divGenLike"/>
      </alternate>
      <classRef key="model.global"
       minOccurs="0maxOccurs="unbounded"/>

     </sequence>
    </sequence>
   </alternate>
   <sequence minOccurs="0"
    maxOccurs="unbounded">

    <classRef key="model.divBottom"/>
    <classRef key="model.global"
     minOccurs="0maxOccurs="unbounded"/>

   </sequence>
  </sequence>
 </sequence>
</content>
Schema Declaration
element div
{
   tei_att.global.attributes,
   tei_att.divLike.attributes,
   tei_att.typed.attributes,
   tei_att.declaring.attributes,
   tei_att.written.attributes,
   (
      ( tei_model.divTop | tei_model.global )*,
      (
         (
            ( ( tei_model.divLike | tei_model.divGenLike ), tei_model.global* )+
          | (
               ( tei_model.common, tei_model.global* )+,
               (
                  ( tei_model.divLike | tei_model.divGenLike ),
                  tei_model.global*
               )*
            )
         ),
         ( tei_model.divBottom, tei_model.global* )*
      )?
   )
}

<div1>

<div1>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.divLike (@label, @org, @sample) (att.metrical (@met, @real, @rhyme)) (att.fragmentable (@part)) att.typed (@type, @subtype) att.declaring (@decls)
Member of
Contained by
textstructure: back body front
May contain
Content model
<content>
 <sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divTop"/>
   <classRef key="model.global"/>
  </alternate>
  <sequence minOccurs="0">
   <alternate>
    <sequence minOccurs="1"
     maxOccurs="unbounded">

     <alternate>
      <classRef key="model.div2Like"/>
      <classRef key="model.divGenLike"/>
     </alternate>
     <classRef key="model.global"
      minOccurs="0maxOccurs="unbounded"/>

    </sequence>
    <sequence>
     <sequence minOccurs="1"
      maxOccurs="unbounded">

      <classRef key="model.common"/>
      <classRef key="model.global"
       minOccurs="0maxOccurs="unbounded"/>

     </sequence>
     <sequence minOccurs="0"
      maxOccurs="unbounded">

      <alternate>
       <classRef key="model.div2Like"/>
       <classRef key="model.divGenLike"/>
      </alternate>
      <classRef key="model.global"
       minOccurs="0maxOccurs="unbounded"/>

     </sequence>
    </sequence>
   </alternate>
   <sequence minOccurs="0"
    maxOccurs="unbounded">

    <classRef key="model.divBottom"/>
    <classRef key="model.global"
     minOccurs="0maxOccurs="unbounded"/>

   </sequence>
  </sequence>
 </sequence>
</content>
Schema Declaration
element div1
{
   tei_att.global.attributes,
   tei_att.divLike.attributes,
   tei_att.typed.attributes,
   tei_att.declaring.attributes,
   (
      ( tei_model.divTop | tei_model.global )*,
      (
         (
            (
               ( tei_model.div2Like | tei_model.divGenLike ),
               tei_model.global*
            )+
          | (
               ( tei_model.common, tei_model.global* )+,
               (
                  ( tei_model.div2Like | tei_model.divGenLike ),
                  tei_model.global*
               )*
            )
         ),
         ( tei_model.divBottom, tei_model.global* )*
      )?
   )
}

<div2>

<div2>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.divLike (@label, @org, @sample) (att.metrical (@met, @real, @rhyme)) (att.fragmentable (@part)) att.typed (@type, @subtype) att.declaring (@decls)
Member of
Contained by
textstructure: div1
May contain
Content model
<content>
 <sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divTop"/>
   <classRef key="model.global"/>
  </alternate>
  <sequence minOccurs="0">
   <alternate>
    <sequence minOccurs="1"
     maxOccurs="unbounded">

     <alternate>
      <classRef key="model.div3Like"/>
      <classRef key="model.divGenLike"/>
     </alternate>
     <classRef key="model.global"
      minOccurs="0maxOccurs="unbounded"/>

    </sequence>
    <sequence>
     <sequence minOccurs="1"
      maxOccurs="unbounded">

      <classRef key="model.common"/>
      <classRef key="model.global"
       minOccurs="0maxOccurs="unbounded"/>

     </sequence>
     <sequence minOccurs="0"
      maxOccurs="unbounded">

      <alternate>
       <classRef key="model.div3Like"/>
       <classRef key="model.divGenLike"/>
      </alternate>
      <classRef key="model.global"
       minOccurs="0maxOccurs="unbounded"/>

     </sequence>
    </sequence>
   </alternate>
   <sequence minOccurs="0"
    maxOccurs="unbounded">

    <classRef key="model.divBottom"/>
    <classRef key="model.global"
     minOccurs="0maxOccurs="unbounded"/>

   </sequence>
  </sequence>
 </sequence>
</content>
Schema Declaration
element div2
{
   tei_att.global.attributes,
   tei_att.divLike.attributes,
   tei_att.typed.attributes,
   tei_att.declaring.attributes,
   (
      ( tei_model.divTop | tei_model.global )*,
      (
         (
            (
               ( tei_model.div3Like | tei_model.divGenLike ),
               tei_model.global*
            )+
          | (
               ( tei_model.common, tei_model.global* )+,
               (
                  ( tei_model.div3Like | tei_model.divGenLike ),
                  tei_model.global*
               )*
            )
         ),
         ( tei_model.divBottom, tei_model.global* )*
      )?
   )
}

<div3>

<div3>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.divLike (@label, @org, @sample) (att.metrical (@met, @real, @rhyme)) (att.fragmentable (@part)) att.typed (@type, @subtype) att.declaring (@decls)
Member of
Contained by
textstructure: div2
May contain
Content model
<content>
 <sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divTop"/>
   <classRef key="model.global"/>
  </alternate>
  <sequence minOccurs="0">
   <alternate>
    <sequence minOccurs="1"
     maxOccurs="unbounded">

     <alternate>
      <classRef key="model.div4Like"/>
      <classRef key="model.divGenLike"/>
     </alternate>
     <classRef key="model.global"
      minOccurs="0maxOccurs="unbounded"/>

    </sequence>
    <sequence>
     <sequence minOccurs="1"
      maxOccurs="unbounded">

      <classRef key="model.common"/>
      <classRef key="model.global"
       minOccurs="0maxOccurs="unbounded"/>

     </sequence>
     <sequence minOccurs="0"
      maxOccurs="unbounded">

      <alternate>
       <classRef key="model.div4Like"/>
       <classRef key="model.divGenLike"/>
      </alternate>
      <classRef key="model.global"
       minOccurs="0maxOccurs="unbounded"/>

     </sequence>
    </sequence>
   </alternate>
   <sequence minOccurs="0"
    maxOccurs="unbounded">

    <classRef key="model.divBottom"/>
    <classRef key="model.global"
     minOccurs="0maxOccurs="unbounded"/>

   </sequence>
  </sequence>
 </sequence>
</content>
Schema Declaration
element div3
{
   tei_att.global.attributes,
   tei_att.divLike.attributes,
   tei_att.typed.attributes,
   tei_att.declaring.attributes,
   (
      ( tei_model.divTop | tei_model.global )*,
      (
         (
            (
               ( tei_model.div4Like | tei_model.divGenLike ),
               tei_model.global*
            )+
          | (
               ( tei_model.common, tei_model.global* )+,
               (
                  ( tei_model.div4Like | tei_model.divGenLike ),
                  tei_model.global*
               )*
            )
         ),
         ( tei_model.divBottom, tei_model.global* )*
      )?
   )
}

<div4>

<div4>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.divLike (@label, @org, @sample) (att.metrical (@met, @real, @rhyme)) (att.fragmentable (@part)) att.typed (@type, @subtype) att.declaring (@decls)
Member of
Contained by
textstructure: div3
May contain
Content model
<content>
 <sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divTop"/>
   <classRef key="model.global"/>
  </alternate>
  <sequence minOccurs="0">
   <alternate>
    <sequence minOccurs="1"
     maxOccurs="unbounded">

     <alternate>
      <classRef key="model.div5Like"/>
      <classRef key="model.divGenLike"/>
     </alternate>
     <classRef key="model.global"
      minOccurs="0maxOccurs="unbounded"/>

    </sequence>
    <sequence>
     <sequence minOccurs="1"
      maxOccurs="unbounded">

      <classRef key="model.common"/>
      <classRef key="model.global"
       minOccurs="0maxOccurs="unbounded"/>

     </sequence>
     <sequence minOccurs="0"
      maxOccurs="unbounded">

      <alternate>
       <classRef key="model.div5Like"/>
       <classRef key="model.divGenLike"/>
      </alternate>
      <classRef key="model.global"
       minOccurs="0maxOccurs="unbounded"/>

     </sequence>
    </sequence>
   </alternate>
   <sequence minOccurs="0"
    maxOccurs="unbounded">

    <classRef key="model.divBottom"/>
    <classRef key="model.global"
     minOccurs="0maxOccurs="unbounded"/>

   </sequence>
  </sequence>
 </sequence>
</content>
Schema Declaration
element div4
{
   tei_att.global.attributes,
   tei_att.divLike.attributes,
   tei_att.typed.attributes,
   tei_att.declaring.attributes,
   (
      ( tei_model.divTop | tei_model.global )*,
      (
         (
            (
               ( tei_model.div5Like | tei_model.divGenLike ),
               tei_model.global*
            )+
          | (
               ( tei_model.common, tei_model.global* )+,
               (
                  ( tei_model.div5Like | tei_model.divGenLike ),
                  tei_model.global*
               )*
            )
         ),
         ( tei_model.divBottom, tei_model.global* )*
      )?
   )
}

<div5>

<div5>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.divLike (@label, @org, @sample) (att.metrical (@met, @real, @rhyme)) (att.fragmentable (@part)) att.typed (@type, @subtype) att.declaring (@decls)
Member of
Contained by
textstructure: div4
May contain
Content model
<content>
 <sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divTop"/>
   <classRef key="model.global"/>
  </alternate>
  <sequence minOccurs="0">
   <alternate>
    <sequence minOccurs="1"
     maxOccurs="unbounded">

     <alternate>
      <classRef key="model.div6Like"/>
      <classRef key="model.divGenLike"/>
     </alternate>
     <classRef key="model.global"
      minOccurs="0maxOccurs="unbounded"/>

    </sequence>
    <sequence>
     <sequence minOccurs="1"
      maxOccurs="unbounded">

      <classRef key="model.common"/>
      <classRef key="model.global"
       minOccurs="0maxOccurs="unbounded"/>

     </sequence>
     <sequence minOccurs="0"
      maxOccurs="unbounded">

      <alternate>
       <classRef key="model.div6Like"/>
       <classRef key="model.divGenLike"/>
      </alternate>
      <classRef key="model.global"
       minOccurs="0maxOccurs="unbounded"/>

     </sequence>
    </sequence>
   </alternate>
   <sequence minOccurs="0"
    maxOccurs="unbounded">

    <classRef key="model.divBottom"/>
    <classRef key="model.global"
     minOccurs="0maxOccurs="unbounded"/>

   </sequence>
  </sequence>
 </sequence>
</content>
Schema Declaration
element div5
{
   tei_att.global.attributes,
   tei_att.divLike.attributes,
   tei_att.typed.attributes,
   tei_att.declaring.attributes,
   (
      ( tei_model.divTop | tei_model.global )*,
      (
         (
            (
               ( tei_model.div6Like | tei_model.divGenLike ),
               tei_model.global*
            )+
          | (
               ( tei_model.common, tei_model.global* )+,
               (
                  ( tei_model.div6Like | tei_model.divGenLike ),
                  tei_model.global*
               )*
            )
         ),
         ( tei_model.divBottom, tei_model.global* )*
      )?
   )
}

<div6>

<div6>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.divLike (@label, @org, @sample) (att.metrical (@met, @real, @rhyme)) (att.fragmentable (@part)) att.typed (@type, @subtype) att.declaring (@decls)
Member of
Contained by
textstructure: div5
May contain
Content model
<content>
 <sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divTop"/>
   <classRef key="model.global"/>
  </alternate>
  <sequence minOccurs="0">
   <alternate>
    <sequence minOccurs="1"
     maxOccurs="unbounded">

     <alternate>
      <classRef key="model.div7Like"/>
      <classRef key="model.divGenLike"/>
     </alternate>
     <classRef key="model.global"
      minOccurs="0maxOccurs="unbounded"/>

    </sequence>
    <sequence>
     <sequence minOccurs="1"
      maxOccurs="unbounded">

      <classRef key="model.common"/>
      <classRef key="model.global"
       minOccurs="0maxOccurs="unbounded"/>

     </sequence>
     <sequence minOccurs="0"
      maxOccurs="unbounded">

      <alternate>
       <classRef key="model.div7Like"/>
       <classRef key="model.divGenLike"/>
      </alternate>
      <classRef key="model.global"
       minOccurs="0maxOccurs="unbounded"/>

     </sequence>
    </sequence>
   </alternate>
   <sequence minOccurs="0"
    maxOccurs="unbounded">

    <classRef key="model.divBottom"/>
    <classRef key="model.global"
     minOccurs="0maxOccurs="unbounded"/>

   </sequence>
  </sequence>
 </sequence>
</content>
Schema Declaration
element div6
{
   tei_att.global.attributes,
   tei_att.divLike.attributes,
   tei_att.typed.attributes,
   tei_att.declaring.attributes,
   (
      ( tei_model.divTop | tei_model.global )*,
      (
         (
            (
               ( tei_model.div7Like | tei_model.divGenLike ),
               tei_model.global*
            )+
          | (
               ( tei_model.common, tei_model.global* )+,
               (
                  ( tei_model.div7Like | tei_model.divGenLike ),
                  tei_model.global*
               )*
            )
         ),
         ( tei_model.divBottom, tei_model.global* )*
      )?
   )
}

<div7>

<div7>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.divLike (@label, @org, @sample) (att.metrical (@met, @real, @rhyme)) (att.fragmentable (@part)) att.typed (@type, @subtype) att.declaring (@decls)
Member of
Contained by
textstructure: div6
May contain
Content model
<content>
 <sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divTop"/>
   <classRef key="model.global"/>
  </alternate>
  <sequence minOccurs="0">
   <sequence minOccurs="1"
    maxOccurs="unbounded">

    <classRef key="model.common"/>
    <classRef key="model.global"
     minOccurs="0maxOccurs="unbounded"/>

   </sequence>
   <sequence minOccurs="0"
    maxOccurs="unbounded">

    <classRef key="model.divBottom"/>
    <classRef key="model.global"
     minOccurs="0maxOccurs="unbounded"/>

   </sequence>
  </sequence>
 </sequence>
</content>
Schema Declaration
element div7
{
   tei_att.global.attributes,
   tei_att.divLike.attributes,
   tei_att.typed.attributes,
   tei_att.declaring.attributes,
   (
      ( tei_model.divTop | tei_model.global )*,
      (
         ( tei_model.common, tei_model.global* )+,
         ( tei_model.divBottom, tei_model.global* )*
      )?
   )
}

<divGen>

<divGen>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
type
Status Optional
Datatype teidata.enumerated
Sample values include:
index
toc
figlist
tablist
Member of
Contained by
May contain
core: head
Content model
<content>
 <classRef key="model.headLike"
  minOccurs="0maxOccurs="unbounded"/>

</content>
Schema Declaration
element divGen
{
   tei_att.global.attributes,
   attribute type { teidata.enumerated }?,
   tei_model.headLike*
}

<docAuthor>

<docAuthor>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.canonical (@key, @ref)
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element docAuthor
{
   tei_att.global.attributes,
   tei_att.canonical.attributes,
   macro.phraseSeq
}

<docDate>

<docDate>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
when
Status Optional
Datatype teidata.temporal.w3c
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element docDate
{
   tei_att.global.attributes,
   attribute when { teidata.temporal.w3c }?,
   macro.phraseSeq
}

<docEdition>

<docEdition>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
msdescription: msItem
textstructure: back front titlePage
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element docEdition { tei_att.global.attributes, macro.paraContent }

<docImprint>

<docImprint>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
msdescription: msItem
textstructure: back front titlePage
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <classRef key="model.phrase"/>
  <elementRef key="pubPlace"/>
  <elementRef key="docDate"/>
  <elementRef key="publisher"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Schema Declaration
element docImprint
{
   tei_att.global.attributes,
   (
      text
    | tei_model.gLike
    | tei_model.phrase
    | tei_pubPlace
    | tei_docDate
    | tei_publisher
    | tei_model.global
   )*
}

<docTitle>

<docTitle>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.canonical (@key, @ref)
Member of
Contained by
msdescription: msItem
textstructure: back front titlePage
May contain
Content model
<content>
 <sequence>
  <classRef key="model.global"
   minOccurs="0maxOccurs="unbounded"/>

  <sequence minOccurs="1"
   maxOccurs="unbounded">

   <elementRef key="titlePart"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
 </sequence>
</content>
Schema Declaration
element docTitle
{
   tei_att.global.attributes,
   tei_att.canonical.attributes,
   ( tei_model.global*, ( tei_titlePart, tei_model.global* )+ )
}

<domain>

<domain>
Modulecorpus
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
type
Status Optional
Datatype teidata.enumerated
Sample values include:
art
domestic
religious
business
education
govt
public
Member of
Contained by
corpus: textDesc
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element domain
{
   tei_att.global.attributes,
   attribute type { teidata.enumerated }?,
   macro.phraseSeq.limited
}

<edition>

<edition>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
core: bibl monogr
header: editionStmt
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element edition { tei_att.global.attributes, macro.phraseSeq }

<editionStmt>

<editionStmt>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
May contain
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <sequence>
   <elementRef key="edition"/>
   <classRef key="model.respLike"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
 </alternate>
</content>
Schema Declaration
element editionStmt
{
   tei_att.global.attributes,
   ( tei_model.pLike+ | ( tei_edition, tei_model.respLike* ) )
}

<editor>

<editor>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.naming (@role, @nymRef) (att.canonical (@key, @ref))
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element editor
{
   tei_att.global.attributes,
   tei_att.naming.attributes,
   macro.phraseSeq
}

<editorialDecl>

<editorialDecl>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declarable (@default)
Member of
Contained by
header: encodingDesc
May contain
Content model
<content>
 <alternate minOccurs="1"
  maxOccurs="unbounded">

  <classRef key="model.pLike"/>
  <classRef key="model.editorialDeclPart"/>
 </alternate>
</content>
Schema Declaration
element editorialDecl
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   ( tei_model.pLike | tei_model.editorialDeclPart )+
}

<education>

<education>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.editLike (@evidence, @instant) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (type, @subtype)
type
Derived fromatt.typed
Status Optional
Datatype teidata.enumerated
Sample values include:
primary
secondary
undergraduate
graduate
residency
apprenticeship
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element education
{
   tei_att.global.attributes,
   tei_att.editLike.attributes,
   tei_att.datable.attributes,
   tei_att.naming.attributes,
   tei_att.typed.attribute.subtype,
   attribute type { teidata.enumerated }?,
   macro.phraseSeq
}

<eLeaf>

<eLeaf>
Modulenets
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype)
value
Status Optional
Datatype teidata.pointer
Contained by
May contain
core: label ptr ref
Content model
<content>
 <sequence>
  <elementRef key="labelminOccurs="0"/>
  <classRef key="model.ptrLike"
   minOccurs="0"/>

 </sequence>
</content>
Schema Declaration
element eLeaf
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   attribute value { teidata.pointer }?,
   ( tei_label?, tei_model.ptrLike? )
}

<email>

<email>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
namesdates: location
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element email { tei_att.global.attributes, macro.phraseSeq }

<emph>

<emph>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element emph { tei_att.global.attributes, macro.paraContent }

<encodingDesc>

<encodingDesc>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
header: teiHeader
May contain
Content model
<content>
 <alternate minOccurs="1"
  maxOccurs="unbounded">

  <classRef key="model.encodingDescPart"/>
  <classRef key="model.pLike"/>
 </alternate>
</content>
Schema Declaration
element encodingDesc
{
   tei_att.global.attributes,
   ( tei_model.encodingDescPart | tei_model.pLike )+
}

<epigraph>

<epigraph>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <classRef key="model.common"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Schema Declaration
element epigraph
{
   tei_att.global.attributes,
   ( tei_model.common | tei_model.global )*
}

<epilogue>

<epilogue>
Moduledrama
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
textstructure: back front
May contain
Content model
<content>
 <sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divTop"/>
   <classRef key="model.global"/>
  </alternate>
  <sequence minOccurs="1"
   maxOccurs="unbounded">

   <classRef key="model.common"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
  <sequence minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divBottom"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
 </sequence>
</content>
Schema Declaration
element epilogue
{
   tei_att.global.attributes,
   (
      ( tei_model.divTop | tei_model.global )*,
      ( tei_model.common, tei_model.global* )+,
      ( tei_model.divBottom, tei_model.global* )*
   )
}

<eTree>

<eTree>
Modulenets
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype)
value
Status Optional
Datatype teidata.pointer
Member of
Contained by
May contain
Content model
<content>
 <sequence>
  <elementRef key="labelminOccurs="0"/>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <elementRef key="eTree"/>
   <elementRef key="triangle"/>
   <elementRef key="eLeaf"/>
   <classRef key="model.ptrLike"/>
  </alternate>
 </sequence>
</content>
Schema Declaration
element eTree
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   attribute value { teidata.pointer }?,
   (
      tei_label?,
      ( tei_eTree | tei_triangle | tei_eLeaf | tei_model.ptrLike )*
   )
}

<event>

<event>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.typed (@type, @subtype) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.sortable (@sortKey)
where
Status Optional
Datatype teidata.pointer
Member of
Contained by
May contain
header: biblFull
linking: ab link linkGrp
msdescription: msDesc
namesdates: event
textcrit: witDetail
Content model
<content>
 <sequence>
  <classRef key="model.headLike"
   minOccurs="0maxOccurs="unbounded"/>

  <alternate>
   <classRef key="model.pLike"
    minOccurs="1maxOccurs="unbounded"/>

   <classRef key="model.labelLike"
    minOccurs="1maxOccurs="unbounded"/>

  </alternate>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.noteLike"/>
   <classRef key="model.biblLike"/>
   <elementRef key="linkGrp"/>
   <elementRef key="link"/>
  </alternate>
  <elementRef key="eventminOccurs="0"
   maxOccurs="unbounded"/>

 </sequence>
</content>
Schema Declaration
element event
{
   tei_att.global.attributes,
   tei_att.datable.attributes,
   tei_att.editLike.attributes,
   tei_att.typed.attributes,
   tei_att.naming.attributes,
   tei_att.sortable.attributes,
   attribute where { teidata.pointer }?,
   (
      tei_model.headLike*,
      ( tei_model.pLike+ | tei_model.labelLike+ ),
      ( tei_model.noteLike | tei_model.biblLike | tei_linkGrp | tei_link )*,
      tei_event*
   )
}

<ex>

<ex>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.editLike (@evidence, @instant) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.xtext"/>
</content>
Schema Declaration
element ex
{
   tei_att.global.attributes,
   tei_att.editLike.attributes,
   tei_att.dimensions.attributes,
   macro.xtext
}

<expan>

<expan>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.editLike (@evidence, @instant)
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element expan
{
   tei_att.global.attributes,
   tei_att.editLike.attributes,
   macro.phraseSeq
}

<explicit>

<explicit>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.msExcerpt (@defective)
Member of
Contained by
msdescription: msItem msItemStruct
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element explicit
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.msExcerpt.attributes,
   macro.phraseSeq
}

<extent>

<extent>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
core: bibl monogr
msdescription: supportDesc
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element extent { tei_att.global.attributes, macro.phraseSeq }

<f>

<f>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datcat (@datcat, @valueDatcat)
name
Status Required
Datatype teidata.name
fVal
Status Optional
Datatype teidata.pointer
Contained by
iso-fs: bicond cond fLib fs if
May contain
Content model
<content>
 <alternate minOccurs="1maxOccurs="1">
  <textNode/>
  <classRef key="model.featureVal"/>
 </alternate>
</content>
Schema Declaration
element f
{
   tei_att.global.attributes,
   tei_att.datcat.attributes,
   attribute name { teidata.name },
   attribute fVal { teidata.pointer }?,
   ( text | tei_model.featureVal )
}

<facsimile>

<facsimile>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declaring (@decls)
Member of
Contained by
core: teiCorpus
textstructure: TEI
May contain
figures: formula
textstructure: back front
Content model
<content>
 <sequence>
  <elementRef key="frontminOccurs="0"/>
  <alternate minOccurs="1"
   maxOccurs="unbounded">

   <classRef key="model.graphicLike"/>
   <elementRef key="surface"/>
   <elementRef key="surfaceGrp"/>
  </alternate>
  <elementRef key="backminOccurs="0"/>
 </sequence>
</content>
Schema Declaration
element facsimile
{
   tei_att.global.attributes,
   tei_att.declaring.attributes,
   (
      tei_front?,
      ( tei_model.graphicLike | tei_surface | tei_surfaceGrp )+,
      tei_back?
   )
}

<factuality>

<factuality>
Modulecorpus
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
type
Status Optional
Datatype teidata.enumerated
Legal values are:
fiction
fact
mixed
inapplicable
Member of
Contained by
corpus: textDesc
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element factuality
{
   tei_att.global.attributes,
   attribute type { "fiction" | "fact" | "mixed" | "inapplicable" }?,
   macro.phraseSeq.limited
}

<faith>

<faith>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.editLike (@evidence, @instant) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.canonical (@key, @ref) att.typed (type, @subtype)
type
Derived fromatt.typed
Status Optional
Datatype teidata.enumerated
Sample values include:
practicing
clandestine
patrilineal
matrilineal
convert
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element faith
{
   tei_att.global.attributes,
   tei_att.editLike.attributes,
   tei_att.datable.attributes,
   tei_att.canonical.attributes,
   tei_att.typed.attribute.subtype,
   attribute type { teidata.enumerated }?,
   macro.phraseSeq
}

<fDecl>

<fDecl>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
name
Status Required
Datatype teidata.name
optional
Status Optional
Datatype teidata.truthValue
Default true
Contained by
iso-fs: fsDecl
May contain
Content model
<content>
 <sequence>
  <elementRef key="fDescrminOccurs="0"/>
  <elementRef key="vRange"/>
  <elementRef key="vDefaultminOccurs="0"/>
 </sequence>
</content>
Schema Declaration
element fDecl
{
   tei_att.global.attributes,
   attribute name { teidata.name },
   attribute optional { teidata.truthValue }?,
   ( tei_fDescr?, tei_vRange, tei_vDefault? )
}

<fDescr>

<fDescr>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
iso-fs: fDecl
May containEmpty element
Content model
<content>
 <macroRef key="macro.limitedContent"/>
</content>
Schema Declaration
element fDescr { tei_att.global.attributes, macro.limitedContent }

<figDesc>

<figDesc>
Modulefigures
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
figures: figure
May containEmpty element
Content model
<content>
 <macroRef key="macro.limitedContent"/>
</content>
Schema Declaration
element figDesc { tei_att.global.attributes, macro.limitedContent }

<figure>

<figure>
Modulefigures
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.placement (@place) att.typed (@type, @subtype) att.written (@hand)
Member of
Contained by
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <classRef key="model.headLike"/>
  <classRef key="model.common"/>
  <elementRef key="figDesc"/>
  <classRef key="model.graphicLike"/>
  <classRef key="model.global"/>
  <classRef key="model.divBottom"/>
 </alternate>
</content>
Schema Declaration
element figure
{
   tei_att.global.attributes,
   tei_att.placement.attributes,
   tei_att.typed.attributes,
   tei_att.written.attributes,
   (
      tei_model.headLike
    | tei_model.common
    | tei_figDesc
    | tei_model.graphicLike
    | tei_model.global
    | tei_model.divBottom
   )*
}

<fileDesc>

<fileDesc>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
May contain
Content model
<content>
 <sequence>
  <sequence>
   <elementRef key="titleStmt"/>
   <elementRef key="editionStmt"
    minOccurs="0"/>

   <elementRef key="extentminOccurs="0"/>
   <elementRef key="publicationStmt"/>
   <elementRef key="seriesStmt"
    minOccurs="0"/>

   <elementRef key="notesStmt"
    minOccurs="0"/>

  </sequence>
  <elementRef key="sourceDesc"
   minOccurs="1maxOccurs="unbounded"/>

 </sequence>
</content>
Schema Declaration
element fileDesc
{
   tei_att.global.attributes,
   (
      (
         tei_titleStmt,
         tei_editionStmt?,
         tei_extent?,
         tei_publicationStmt,
         tei_seriesStmt?,
         tei_notesStmt?
      ),
      tei_sourceDesc+
   )
}

<filiation>

<filiation>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype)
Member of
Contained by
msdescription: msItem msItemStruct
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element filiation
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   macro.specialPara
}

<finalRubric>

<finalRubric>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.msExcerpt (@defective)
Member of
Contained by
msdescription: msItem msItemStruct
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element finalRubric
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.msExcerpt.attributes,
   macro.phraseSeq
}

<fLib>

<fLib>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
May contain
iso-fs: f
Content model
<content>
 <elementRef key="fminOccurs="1"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element fLib { tei_att.global.attributes, tei_f+ }

<floatingText>

<floatingText>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declaring (@decls) att.typed (@type, @subtype)
Member of
Contained by
May contain
Content model
<content>
 <sequence>
  <classRef key="model.global"
   minOccurs="0maxOccurs="unbounded"/>

  <sequence minOccurs="0">
   <elementRef key="front"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
  <alternate>
   <elementRef key="body"/>
   <elementRef key="group"/>
  </alternate>
  <classRef key="model.global"
   minOccurs="0maxOccurs="unbounded"/>

  <sequence minOccurs="0">
   <elementRef key="back"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
 </sequence>
</content>
Schema Declaration
element floatingText
{
   tei_att.global.attributes,
   tei_att.declaring.attributes,
   tei_att.typed.attributes,
   (
      tei_model.global*,
      ( tei_front, tei_model.global* )?,
      ( tei_body | tei_group ),
      tei_model.global*,
      ( tei_back, tei_model.global* )?
   )
}

<floruit>

<floruit>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence)) att.editLike (@evidence, @instant)
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element floruit
{
   tei_att.global.attributes,
   tei_att.datable.attributes,
   tei_att.dimensions.attributes,
   tei_att.editLike.attributes,
   macro.phraseSeq
}

<foliation>

<foliation>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
msdescription: supportDesc
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element foliation { tei_att.global.attributes, macro.specialPara }

<foreign>

<foreign>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element foreign { tei_att.global.attributes, macro.phraseSeq }

<forename>

<forename>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.personal (@full, @sort) (att.naming (@role, @nymRef) (att.canonical (@key, @ref)) ) att.typed (@type, @subtype)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
namesdates: org
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element forename
{
   tei_att.global.attributes,
   tei_att.personal.attributes,
   tei_att.typed.attributes,
   macro.phraseSeq
}

<forest>

<forest>
Modulenets
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype)
Member of
Contained by
May contain
Content model
<content>
 <alternate minOccurs="1"
  maxOccurs="unbounded">

  <elementRef key="tree"/>
  <elementRef key="eTree"/>
  <elementRef key="triangle"/>
 </alternate>
</content>
Schema Declaration
element forest
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   ( tei_tree | tei_eTree | tei_triangle )+
}

<formula>

<formula>
Modulefigures
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.notated (@notation)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
gaiji: char glyph
msdescription: origDate
textcrit: lem rdg witDetail
May contain
figures: formula
character data
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.graphicLike"/>
  <classRef key="model.hiLike"/>
 </alternate>
</content>
Schema Declaration
element formula
{
   tei_att.global.attributes,
   tei_att.notated.attributes,
   ( text | tei_model.graphicLike | tei_model.hiLike )*
}

<front>

<front>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declaring (@decls)
Contained by
textstructure: floatingText text
transcr: facsimile
May contain
Content model
<content>
 <sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.frontPart"/>
   <classRef key="model.pLike"/>
   <classRef key="model.pLike.front"/>
   <classRef key="model.global"/>
  </alternate>
  <sequence minOccurs="0">
   <alternate>
    <sequence>
     <classRef key="model.div1Like"/>
     <alternate minOccurs="0"
      maxOccurs="unbounded">

      <classRef key="model.div1Like"/>
      <classRef key="model.frontPart"/>
      <classRef key="model.global"/>
     </alternate>
    </sequence>
    <sequence>
     <classRef key="model.divLike"/>
     <alternate minOccurs="0"
      maxOccurs="unbounded">

      <classRef key="model.divLike"/>
      <classRef key="model.frontPart"/>
      <classRef key="model.global"/>
     </alternate>
    </sequence>
   </alternate>
   <sequence minOccurs="0">
    <classRef key="model.divBottom"/>
    <alternate minOccurs="0"
     maxOccurs="unbounded">

     <classRef key="model.divBottom"/>
     <classRef key="model.global"/>
    </alternate>
   </sequence>
  </sequence>
 </sequence>
</content>
Schema Declaration
element front
{
   tei_att.global.attributes,
   tei_att.declaring.attributes,
   (
      (
         tei_model.frontPart
       | tei_model.pLike
       | tei_model.pLike.front
       | tei_model.global
      )*,
      (
         (
            (
               tei_model.div1Like,
               ( tei_model.div1Like | tei_model.frontPart | tei_model.global )*
            )
          | (
               tei_model.divLike,
               ( tei_model.divLike | tei_model.frontPart | tei_model.global )*
            )
         ),
         ( tei_model.divBottom, ( tei_model.divBottom | tei_model.global )* )?
      )?
   )
}

<fs>

<fs>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datcat (@datcat, @valueDatcat)
type
Status Optional
Datatype teidata.enumerated
feats
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
Member of
Contained by
May contain
iso-fs: f
Content model
<content>
 <elementRef key="fminOccurs="0"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element fs
{
   tei_att.global.attributes,
   tei_att.datcat.attributes,
   attribute type { teidata.enumerated }?,
   attribute feats { list { teidata.pointer+ } }?,
   tei_f*
}

<fsConstraints>

<fsConstraints>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
iso-fs: fsDecl
May contain
iso-fs: bicond cond
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <elementRef key="cond"/>
  <elementRef key="bicond"/>
 </alternate>
</content>
Schema Declaration
element fsConstraints { tei_att.global.attributes, ( tei_cond | tei_bicond )* }

<fsdDecl>

<fsdDecl>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
core: teiCorpus
header: encodingDesc
textstructure: TEI
May contain
iso-fs: fsDecl fsdLink
Content model
<content>
 <alternate minOccurs="1"
  maxOccurs="unbounded">

  <elementRef key="fsDecl"/>
  <elementRef key="fsdLink"/>
 </alternate>
</content>
Schema Declaration
element fsdDecl { tei_att.global.attributes, ( tei_fsDecl | tei_fsdLink )+ }

<fsDecl>

<fsDecl>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
type
Status Required
Datatype teidata.enumerated
baseTypes
Status Optional
Datatype 1–∞ occurrences of teidata.name separated by whitespace
Contained by
iso-fs: fsdDecl
May contain
Content model
<content>
 <sequence>
  <elementRef key="fsDescrminOccurs="0"/>
  <elementRef key="fDeclminOccurs="1"
   maxOccurs="unbounded"/>

  <elementRef key="fsConstraints"
   minOccurs="0"/>

 </sequence>
</content>
Schema Declaration
element fsDecl
{
   tei_att.global.attributes,
   attribute type { teidata.enumerated },
   attribute baseTypes { list { teidata.name+ } }?,
   ( tei_fsDescr?, tei_fDecl+, tei_fsConstraints? )
}

<fsDescr>

<fsDescr>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
iso-fs: fsDecl
May containEmpty element
Content model
<content>
 <macroRef key="macro.limitedContent"/>
</content>
Schema Declaration
element fsDescr { tei_att.global.attributes, macro.limitedContent }
<fsdLink>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
type
Status Required
Datatype teidata.enumerated
target
Status Required
Datatype teidata.pointer
Contained by
iso-fs: fsdDecl
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element fsdLink
{
   tei_att.global.attributes,
   attribute type { teidata.enumerated },
   attribute target { teidata.pointer },
   empty
}

<funder>

<funder>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.canonical (@key, @ref)
Member of
Contained by
core: bibl monogr
msdescription: msItem
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element funder
{
   tei_att.global.attributes,
   tei_att.canonical.attributes,
   macro.phraseSeq.limited
}

<fvLib>

<fvLib>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
May contain
Content model
<content>
 <classRef key="model.featureVal"
  minOccurs="0maxOccurs="unbounded"/>

</content>
Schema Declaration
element fvLib { tei_att.global.attributes, tei_model.featureVal* }

<fw>

<fw>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.placement (@place) att.written (@hand)
type
Status Recommended
Datatype teidata.enumerated
Sample values include:
header
footer
pageNum
lineNum
sig
catch
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element fw
{
   tei_att.global.attributes,
   tei_att.placement.attributes,
   tei_att.written.attributes,
   attribute type { teidata.enumerated }?,
   macro.phraseSeq
}

<g>

<g>
Modulegaiji
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype)
ref
Status Optional
Datatype teidata.pointer
Member of
Contained by
analysis: interp m pc w
derived-module-faust-tei: ins
drama: castItem
header: idno
msdescription: locus msName origDate
textcrit: lem rdg witDetail
transcr: am line
May containCharacter data only
Content model
<content>
 <textNode/>
</content>
Schema Declaration
element g
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   attribute ref { teidata.pointer }?,
   text
}

<gap>

<gap>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.timed (@start, @end) att.editLike (@evidence, @instant) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
reason
Status Optional
Datatype 1–∞ occurrences of teidata.enumerated separated by whitespace
Suggested values include:
cancelled
deleted
editorial
illegible
inaudible
irrelevant
sampling
agent
Status Optional
Datatype teidata.enumerated
Sample values include:
rubbing
mildew
smoke
Member of
Contained by
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <classRef key="model.descLike"/>
  <classRef key="model.certLike"/>
 </alternate>
</content>
Schema Declaration
element gap
{
   tei_att.global.attributes,
   tei_att.timed.attributes,
   tei_att.editLike.attributes,
   tei_att.dimensions.attributes,
   attribute reason
   {
      list
      {
         (
            "cancelled"
          | "deleted"
          | "editorial"
          | "illegible"
          | "inaudible"
          | "irrelevant"
          | "sampling"
          | teidata.enumerated
         )+
      }
   }?,
   attribute agent { teidata.enumerated }?,
   ( tei_model.descLike | tei_model.certLike )*
}

<gb>

<gb>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.spanning (@spanTo) att.breaking (@break) att.edition (@ed, @edRef)
Member of
Contained by
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element gb
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.spanning.attributes,
   tei_att.breaking.attributes,
   tei_att.edition.attributes,
   empty
}

<genName>

<genName>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.personal (@full, @sort) (att.naming (@role, @nymRef) (att.canonical (@key, @ref)) ) att.typed (@type, @subtype)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
namesdates: org
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element genName
{
   tei_att.global.attributes,
   tei_att.personal.attributes,
   tei_att.typed.attributes,
   macro.phraseSeq
}

<geo>

<geo>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declaring (@decls)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
namesdates: location
textcrit: lem rdg witDetail
May containCharacter data only
Content model
<content>
 <textNode/>
</content>
Schema Declaration
element geo { tei_att.global.attributes, tei_att.declaring.attributes, text }

<geoDecl>

<geoDecl>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declarable (@default)
datum
Status Optional
Datatype teidata.enumerated
Suggested values include:
WGS84
[Default]
MGRS
OSGB36
ED50
Member of
Contained by
header: encodingDesc
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element geoDecl
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   attribute datum
   {
      "WGS84" | "MGRS" | "OSGB36" | "ED50" | teidata.enumerated
   }?,
   macro.phraseSeq
}

<geogFeat>

<geogFeat>
Modulenamesdates
AttributesAttributes att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
namesdates: location org
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element geogFeat
{
   tei_att.datable.attributes,
   tei_att.editLike.attributes,
   tei_att.global.attributes,
   tei_att.naming.attributes,
   tei_att.typed.attributes,
   tei_att.dimensions.attributes,
   macro.phraseSeq
}

<geogName>

<geogName>
Modulenamesdates
AttributesAttributes att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
namesdates: location org place
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element geogName
{
   tei_att.datable.attributes,
   tei_att.editLike.attributes,
   tei_att.global.attributes,
   tei_att.naming.attributes,
   tei_att.typed.attributes,
   macro.phraseSeq
}

<gloss>

<gloss>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declaring (@decls) att.translatable (@versionDate) att.typed (@type, @subtype) att.pointing (@targetLang, @target, @evaluate) att.cReferencing (@cRef)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
linking: joinGrp
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element gloss
{
   tei_att.global.attributes,
   tei_att.declaring.attributes,
   tei_att.translatable.attributes,
   tei_att.typed.attributes,
   tei_att.pointing.attributes,
   tei_att.cReferencing.attributes,
   macro.phraseSeq
}

<glyph>

<glyph>
Modulegaiji
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
gaiji: charDecl
May contain
Content model
<content>
 <sequence>
  <elementRef key="glyphNameminOccurs="0"/>
  <classRef key="model.descLike"
   minOccurs="0maxOccurs="unbounded"/>

  <elementRef key="charPropminOccurs="0"
   maxOccurs="unbounded"/>

  <elementRef key="mappingminOccurs="0"
   maxOccurs="unbounded"/>

  <elementRef key="figureminOccurs="0"
   maxOccurs="unbounded"/>

  <classRef key="model.graphicLike"
   minOccurs="0maxOccurs="unbounded"/>

  <classRef key="model.noteLike"
   minOccurs="0maxOccurs="unbounded"/>

 </sequence>
</content>
Schema Declaration
element glyph
{
   tei_att.global.attributes,
   (
      tei_glyphName?,
      tei_model.descLike*,
      tei_charProp*,
      tei_mapping*,
      tei_figure*,
      tei_model.graphicLike*,
      tei_model.noteLike*
   )
}

<glyphName>

<glyphName>
Modulegaiji
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
gaiji: glyph
May containCharacter data only
Content model
<content>
 <textNode/>
</content>
Schema Declaration
element glyphName { tei_att.global.attributes, text }

<graph>

<graph>
Modulenets
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
type
Status Recommended
Datatype teidata.enumerated
Suggested values include:
undirected
directed
transitionNetwork
transducer
order
Status Optional
Datatype teidata.count
size
Status Optional
Datatype teidata.count
Member of
Contained by
May contain
Content model
<content>
 <sequence>
  <sequence minOccurs="0">
   <elementRef key="label"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
  <alternate>
   <sequence>
    <sequence minOccurs="1"
     maxOccurs="unbounded">

     <elementRef key="node"/>
     <classRef key="model.global"
      minOccurs="0maxOccurs="unbounded"/>

    </sequence>
    <sequence minOccurs="0"
     maxOccurs="unbounded">

     <elementRef key="arc"/>
     <classRef key="model.global"
      minOccurs="0maxOccurs="unbounded"/>

    </sequence>
   </sequence>
   <sequence>
    <sequence minOccurs="1"
     maxOccurs="unbounded">

     <elementRef key="arc"/>
     <classRef key="model.global"
      minOccurs="0maxOccurs="unbounded"/>

    </sequence>
    <sequence minOccurs="1"
     maxOccurs="unbounded">

     <elementRef key="node"/>
     <classRef key="model.global"
      minOccurs="0maxOccurs="unbounded"/>

    </sequence>
   </sequence>
  </alternate>
 </sequence>
</content>
Schema Declaration
element graph
{
   tei_att.global.attributes,
   attribute type
   {
      "undirected"
    | "directed"
    | "transitionNetwork"
    | "transducer"
    | teidata.enumerated
   }?,
   attribute order { teidata.count }?,
   attribute size { teidata.count }?,
   (
      ( tei_label, tei_model.global* )?,
      (
         ( ( tei_node, tei_model.global* )+, ( tei_arc, tei_model.global* )* )
       | ( ( tei_arc, tei_model.global* )+, ( tei_node, tei_model.global* )+ )
      )
   )
}

<graphic>

<graphic>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.media (@width, @height, @scale) (att.internetMedia (@mimeType)) att.resourced (@url) att.declaring (@decls)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
gaiji: char glyph
msdescription: msItem origDate
textcrit: lem rdg witDetail
May contain
core: desc
Content model
<content>
 <classRef key="model.descLike"
  minOccurs="0maxOccurs="unbounded"/>

</content>
Schema Declaration
element graphic
{
   tei_att.global.attributes,
   tei_att.media.attributes,
   tei_att.resourced.attributes,
   tei_att.declaring.attributes,
   tei_model.descLike*
}

<grBrace> [http://www.faustedition.net/ns]

<grBrace>
Namespacehttp://www.faustedition.net/ns
Modulederived-module-faust-tei
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.transcriptional (@status, @cause, @seq) (att.editLike (@evidence, @instant)) (att.written (@hand)) att.graphicOrientation (@orient) att.graphicStyle (@style)
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
transcr: am line zone
May containEmpty element

<grLine> [http://www.faustedition.net/ns]

<grLine>
Namespacehttp://www.faustedition.net/ns
Modulederived-module-faust-tei
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.transcriptional (@status, @cause, @seq) (att.editLike (@evidence, @instant)) (att.written (@hand)) att.graphicOrientation (@orient) att.graphicStyle (@style)
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
transcr: am line zone
May containEmpty element

<group>

<group>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declaring (@decls) att.typed (@type, @subtype)
Contained by
textstructure: floatingText group text
May contain
Content model
<content>
 <sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divTop"/>
   <classRef key="model.global"/>
  </alternate>
  <sequence>
   <alternate>
    <elementRef key="text"/>
    <elementRef key="group"/>
   </alternate>
   <alternate minOccurs="0"
    maxOccurs="unbounded">

    <elementRef key="text"/>
    <elementRef key="group"/>
    <classRef key="model.global"/>
   </alternate>
  </sequence>
  <classRef key="model.divBottom"
   minOccurs="0maxOccurs="unbounded"/>

 </sequence>
</content>
Schema Declaration
element group
{
   tei_att.global.attributes,
   tei_att.declaring.attributes,
   tei_att.typed.attributes,
   (
      ( tei_model.divTop | tei_model.global )*,
      (
         ( tei_text | tei_group ),
         ( tei_text | tei_group | tei_model.global )*
      ),
      tei_model.divBottom*
   )
}

<handDesc>

<handDesc>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
hands
Status Optional
Datatype teidata.count
Member of
Contained by
msdescription: physDesc
May contain
core: p
header: handNote
linking: ab
msdescription: summary
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <sequence>
   <elementRef key="summaryminOccurs="0"/>
   <elementRef key="handNoteminOccurs="1"
    maxOccurs="unbounded"/>

  </sequence>
 </alternate>
</content>
Schema Declaration
element handDesc
{
   tei_att.global.attributes,
   attribute hands { teidata.count }?,
   ( tei_model.pLike+ | ( tei_summary?, tei_handNote+ ) )
}

<handNote>

<handNote>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.handFeatures (@scribe, @scribeRef, @script, @scriptRef, @medium, @scope)
Contained by
msdescription: handDesc
transcr: handNotes
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element handNote
{
   tei_att.global.attributes,
   tei_att.handFeatures.attributes,
   macro.specialPara
}

<handNotes>

<handNotes>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
header: profileDesc
May contain
header: handNote
Content model
<content>
 <elementRef key="handNoteminOccurs="1"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element handNotes { tei_att.global.attributes, tei_handNote+ }

<handShift>

<handShift>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.handFeatures (@scribe, @scribeRef, @script, @scriptRef, @medium, @scope)
new
Status Recommended
Datatype teidata.pointer
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
transcr: am line zone
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element handShift
{
   tei_att.global.attributes,
   tei_att.handFeatures.attributes,
   attribute new { teidata.pointer }?,
   empty
}
<head>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.placement (@place) att.written (@hand)
Member of
Contained by
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <elementRef key="lg"/>
  <classRef key="model.gLike"/>
  <classRef key="model.phrase"/>
  <classRef key="model.inter"/>
  <classRef key="model.lLike"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Schema Declaration
element head
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.placement.attributes,
   tei_att.written.attributes,
   (
      text
    | tei_lg
    | tei_model.gLike
    | tei_model.phrase
    | tei_model.inter
    | tei_model.lLike
    | tei_model.global
   )*
}

<headItem>

<headItem>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
core: list
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element headItem { tei_att.global.attributes, macro.phraseSeq }

<headLabel>

<headLabel>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
core: list
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element headLabel { tei_att.global.attributes, macro.phraseSeq }

<height>

<height>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: dimensions origDate
namesdates: location
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.xtext"/>
</content>
Schema Declaration
element height
{
   tei_att.global.attributes,
   tei_att.dimensions.attributes,
   macro.xtext
}

<heraldry>

<heraldry>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element heraldry { tei_att.global.attributes, macro.phraseSeq }

<hi>

<hi>
Modulecore
AttributesAttributes att.transcriptional (@status, @cause, @seq) (att.editLike (@evidence, @instant)) (att.written (@hand)) att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.written (@hand)
Member of
Contained by
analysis: m w
derived-module-faust-tei: ins
drama: castItem
figures: formula
msdescription: locus origDate
textcrit: lem rdg witDetail
transcr: line zone
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element hi
{
   tei_att.transcriptional.attributes,
   tei_att.global.attributes,
   tei_att.written.attributes,
   macro.paraContent
}

<history>

<history>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
msdescription: msDesc msFrag msPart
May contain
core: p
linking: ab
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <sequence>
   <elementRef key="summaryminOccurs="0"/>
   <elementRef key="originminOccurs="0"/>
   <elementRef key="provenance"
    minOccurs="0maxOccurs="unbounded"/>

   <elementRef key="acquisition"
    minOccurs="0"/>

  </sequence>
 </alternate>
</content>
Schema Declaration
element history
{
   tei_att.global.attributes,
   (
      tei_model.pLike+
    | ( tei_summary?, tei_origin?, tei_provenance*, tei_acquisition? )
   )
}

<hyphenation>

<hyphenation>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declarable (@default)
eol
Status Optional
Datatype teidata.enumerated
Legal values are:
all
some
[Default]
hard
none
Member of
Contained by
May contain
core: p
linking: ab
Content model
<content>
 <classRef key="model.pLikeminOccurs="1"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element hyphenation
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   attribute eol { "all" | "some" | "hard" | "none" }?,
   tei_model.pLike+
}

<idno>

<idno>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.sortable (@sortKey) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.typed (type, @subtype)
type
Derived fromatt.typed
Status Optional
Datatype teidata.enumerated
Suggested values include:
ISBN
ISSN
DOI
URI
VIAF
ESTC
OCLC
Member of
Contained by
May contain
gaiji: g
header: idno
character data
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <elementRef key="idno"/>
 </alternate>
</content>
Schema Declaration
element idno
{
   tei_att.global.attributes,
   tei_att.sortable.attributes,
   tei_att.datable.attributes,
   tei_att.typed.attribute.subtype,
   attribute type
   {
      "ISBN"
    | "ISSN"
    | "DOI"
    | "URI"
    | "VIAF"
    | "ESTC"
    | "OCLC"
    | teidata.enumerated
   }?,
   ( text | tei_model.gLike | tei_idno )*
}

<if>

<if>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
iso-fs: vDefault
May contain
Content model
<content>
 <sequence>
  <alternate>
   <elementRef key="fs"/>
   <elementRef key="f"/>
  </alternate>
  <elementRef key="then"/>
  <classRef key="model.featureVal"/>
 </sequence>
</content>
Schema Declaration
element if
{
   tei_att.global.attributes,
   ( ( tei_fs | tei_f ), tei_then, tei_model.featureVal )
}

<iff>

<iff>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
iso-fs: bicond
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element iff { tei_att.global.attributes, empty }

<imprimatur>

<imprimatur>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
msdescription: msItem
textstructure: titlePage
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element imprimatur { tei_att.global.attributes, macro.paraContent }

<imprint>

<imprint>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
core: monogr
May contain
Content model
<content>
 <sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <elementRef key="classCode"/>
   <elementRef key="catRef"/>
  </alternate>
  <sequence minOccurs="1"
   maxOccurs="unbounded">

   <alternate>
    <classRef key="model.imprintPart"/>
    <classRef key="model.dateLike"/>
   </alternate>
   <elementRef key="respStmtminOccurs="0"
    maxOccurs="unbounded"/>

   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
 </sequence>
</content>
Schema Declaration
element imprint
{
   tei_att.global.attributes,
   (
      ( tei_classCode | tei_catRef )*,
      (
         ( tei_model.imprintPart | tei_model.dateLike ),
         tei_respStmt*,
         tei_model.global*
      )+
   )
}

<incipit>

<incipit>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.msExcerpt (@defective)
Member of
Contained by
msdescription: msItem msItemStruct
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element incipit
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.msExcerpt.attributes,
   macro.phraseSeq
}

<index>

<index>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.spanning (@spanTo)
indexName
Status Optional
Datatype teidata.name
Member of
Contained by
May contain
core: index term
Content model
<content>
 <sequence minOccurs="0"
  maxOccurs="unbounded">

  <elementRef key="term"/>
  <elementRef key="indexminOccurs="0"/>
 </sequence>
</content>
Schema Declaration
element index
{
   tei_att.global.attributes,
   tei_att.spanning.attributes,
   attribute indexName { teidata.name }?,
   ( tei_term, tei_index? )*
}

<iNode>

<iNode>
Modulenets
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
value
Status Optional
Datatype teidata.pointer
children
Status Required
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
parent
Status Optional
Datatype teidata.pointer
ord
Status Optional
Datatype teidata.xTruthValue
follow
Status Optional
Datatype teidata.pointer
outDegree
Status Optional
Datatype teidata.count
Contained by
nets: tree
May contain
core: label
Content model
<content>
 <elementRef key="labelminOccurs="0"/>
</content>
Schema Declaration
element iNode
{
   tei_att.global.attributes,
   attribute value { teidata.pointer }?,
   attribute children { list { teidata.pointer+ } },
   attribute parent { teidata.pointer }?,
   attribute ord { teidata.xTruthValue }?,
   attribute follow { teidata.pointer }?,
   attribute outDegree { teidata.count }?,
   tei_label?
}

<ins> [http://www.faustedition.net/ns]

<ins>
Namespacehttp://www.faustedition.net/ns
Modulederived-module-faust-tei
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.transcriptional (@status, @cause, @seq) (att.editLike (@evidence, @instant)) (att.written (@hand)) att.graphicStyle (@style)
at
Status Required
Datatype
orient
Status Required
Legal values are:
left
right
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
transcr: am line zone
May contain
Content model
<content>
</content>
Schema Declaration
element ins
{
   tei_att.global.attributes,
   tei_att.transcriptional.attributes,
   tei_att.graphicStyle.attributes,
   attribute [http://www.faustedition.net/ns]at { data.pointer },
   attribute [http://www.faustedition.net/ns]orient { "left" | "right" },
   ( text | model.gLike | model.phrase | model.global | model.linePart )*
}

<institution>

<institution>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.naming (@role, @nymRef) (att.canonical (@key, @ref))
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.xtext"/>
</content>
Schema Declaration
element institution
{
   tei_att.global.attributes,
   tei_att.naming.attributes,
   macro.xtext
}

<interaction>

<interaction>
Modulecorpus
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
type
Status Optional
Datatype teidata.enumerated
Legal values are:
none
partial
complete
inapplicable
active
Status Optional
Datatype teidata.enumerated
Suggested values include:
singular
plural
corporate
unknown
passive
Status Optional
Datatype teidata.enumerated
Suggested values include:
self
single
many
group
world
Member of
Contained by
corpus: textDesc
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element interaction
{
   tei_att.global.attributes,
   attribute type { "none" | "partial" | "complete" | "inapplicable" }?,
   attribute active
   {
      "singular" | "plural" | "corporate" | "unknown" | teidata.enumerated
   }?,
   attribute passive
   {
      "self" | "single" | "many" | "group" | "world" | teidata.enumerated
   }?,
   macro.phraseSeq.limited
}

<interp>

<interp>
Moduleanalysis
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.interpLike (@type, @inst)
Member of
Contained by
May contain
core: desc
gaiji: g
character data
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <classRef key="model.descLike"/>
  <classRef key="model.certLike"/>
 </alternate>
</content>
Schema Declaration
element interp
{
   tei_att.global.attributes,
   tei_att.interpLike.attributes,
   ( text | tei_model.gLike | tei_model.descLike | tei_model.certLike )*
}

<interpGrp>

<interpGrp>
Moduleanalysis
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.interpLike (@type, @inst)
Member of
Contained by
May contain
analysis: interp
core: desc
Content model
<content>
 <sequence>
  <classRef key="model.descLike"
   minOccurs="0maxOccurs="unbounded"/>

  <elementRef key="interpminOccurs="1"
   maxOccurs="unbounded"/>

 </sequence>
</content>
Schema Declaration
element interpGrp
{
   tei_att.global.attributes,
   tei_att.interpLike.attributes,
   ( tei_model.descLike*, tei_interp+ )
}

<interpretation>

<interpretation>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declarable (@default)
Member of
Contained by
May contain
core: p
linking: ab
Content model
<content>
 <classRef key="model.pLikeminOccurs="1"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element interpretation
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   tei_model.pLike+
}

<item>

<item>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.sortable (@sortKey)
Contained by
core: list
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element item
{
   tei_att.global.attributes,
   tei_att.sortable.attributes,
   macro.specialPara
}

<join>

<join>
Modulelinking
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.pointing (@targetLang, @target, @evaluate) att.typed (@type, @subtype)
result
Status Optional
Datatype teidata.name
scope
Status Recommended
Datatype teidata.enumerated
Legal values are:
root
[Default]
branches
Member of
Contained by
May contain
Schematron

<s:assert test="contains(@target,' ')">You must supply at least two values for @target on <s:name/>
</s:assert>
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <classRef key="model.descLike"/>
  <classRef key="model.certLike"/>
 </alternate>
</content>
Schema Declaration
element join
{
   tei_att.global.attributes,
   tei_att.pointing.attributes,
   tei_att.typed.attributes,
   attribute result { teidata.name }?,
   attribute scope { "root" | "branches" }?,
   ( tei_model.descLike | tei_model.certLike )*
}

<joinGrp>

<joinGrp>
Modulelinking
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.pointing.group (@domains, @targFunc) (att.pointing (@targetLang, @target, @evaluate)) (att.typed (@type, @subtype))
result
Status Optional
Datatype teidata.name
Member of
Contained by
May contain
core: gloss ptr
linking: join
Content model
<content>
 <sequence>
  <classRef key="model.glossLike"
   minOccurs="0maxOccurs="unbounded"/>

  <alternate minOccurs="1"
   maxOccurs="unbounded">

   <elementRef key="join"/>
   <elementRef key="ptr"/>
  </alternate>
 </sequence>
</content>
Schema Declaration
element joinGrp
{
   tei_att.global.attributes,
   tei_att.pointing.group.attributes,
   attribute result { teidata.name }?,
   ( tei_model.glossLike*, ( tei_join | tei_ptr )+ )
}

<keywords>

<keywords>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
scheme
Status Optional
Datatype teidata.pointer
Contained by
header: textClass
May contain
core: list term
Content model
<content>
 <alternate>
  <elementRef key="termminOccurs="1"
   maxOccurs="unbounded"/>

  <elementRef key="list"/>
 </alternate>
</content>
Schema Declaration
element keywords
{
   tei_att.global.attributes,
   attribute scheme { teidata.pointer }?,
   ( tei_term+ | tei_list )
}

<l>

<l>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.metrical (@met, @real, @rhyme) att.enjamb (@enjamb) att.fragmentable (@part)
Member of
Contained by
May contain
Schematron

<s:report test="ancestor::tei:l[not(.//tei:note//tei:l[. = current()])]"> Abstract model violation: Lines may not contain lines or lg elements.
</s:report>
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <classRef key="model.phrase"/>
  <classRef key="model.inter"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Schema Declaration
element l
{
   tei_att.global.attributes,
   tei_att.metrical.attributes,
   tei_att.enjamb.attributes,
   tei_att.fragmentable.attributes,
   (
      text
    | tei_model.gLike
    | tei_model.phrase
    | tei_model.inter
    | tei_model.global
   )*
}

<label>

<label>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.placement (@place) att.written (@hand)
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element label
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.placement.attributes,
   tei_att.written.attributes,
   macro.phraseSeq
}

<lacunaEnd>

<lacunaEnd>
Moduletextcrit
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.rdgPart (@wit)
Member of
Contained by
textcrit: lem rdg
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element lacunaEnd
{
   tei_att.global.attributes,
   tei_att.rdgPart.attributes,
   empty
}

<lacunaStart>

<lacunaStart>
Moduletextcrit
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.rdgPart (@wit)
Member of
Contained by
textcrit: lem rdg
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element lacunaStart
{
   tei_att.global.attributes,
   tei_att.rdgPart.attributes,
   empty
}

<langKnowledge>

<langKnowledge>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.typed (type, @subtype)
type
Derived fromatt.typed
Status Optional
Datatype teidata.enumerated
Sample values include:
listening
speaking
reading
writing
tags
Status Optional
Datatype 1–∞ occurrences of teidata.language separated by whitespace
Member of
Contained by
May contain
certainty: precision
core: p
linking: ab
namesdates: langKnown
Content model
<content>
 <sequence>
  <elementRef key="precisionminOccurs="0"
   maxOccurs="unbounded"/>

  <alternate>
   <classRef key="model.pLike"/>
   <elementRef key="langKnown"
    minOccurs="1maxOccurs="unbounded"/>

  </alternate>
 </sequence>
</content>
Schema Declaration
element langKnowledge
{
   tei_att.global.attributes,
   tei_att.datable.attributes,
   tei_att.editLike.attributes,
   tei_att.typed.attribute.subtype,
   attribute type { teidata.enumerated }?,
   attribute tags { list { teidata.language+ } }?,
   ( tei_precision*, ( tei_model.pLike | tei_langKnown+ ) )
}

<langKnown>

<langKnown>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant)
tag
Status Required
Datatype teidata.language
level
Status Optional
Datatype teidata.word
Contained by
namesdates: langKnowledge
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element langKnown
{
   tei_att.global.attributes,
   tei_att.datable.attributes,
   tei_att.editLike.attributes,
   attribute tag { teidata.language },
   attribute level { teidata.word }?,
   macro.phraseSeq.limited
}

<language>

<language>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
ident
Status Required
Datatype teidata.language
usage
Status Optional
Datatype nonNegativeInteger
Contained by
header: langUsage
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element language
{
   tei_att.global.attributes,
   attribute ident { teidata.language },
   attribute usage { xsd:nonNegativeInteger }?,
   macro.phraseSeq.limited
}

<langUsage>

<langUsage>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declarable (@default)
Member of
Contained by
header: profileDesc
May contain
core: p
header: language
linking: ab
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <elementRef key="languageminOccurs="1"
   maxOccurs="unbounded"/>

 </alternate>
</content>
Schema Declaration
element langUsage
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   ( tei_model.pLike+ | tei_language+ )
}

<layout>

<layout>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
columns
Status Optional
Datatype 1–2 occurrences of teidata.count separated by whitespace
streams
Status Optional
Datatype 1–2 occurrences of teidata.count separated by whitespace
ruledLines
Status Optional
Datatype 1–2 occurrences of teidata.count separated by whitespace
writtenLines
Status Optional
Datatype 1–2 occurrences of teidata.count separated by whitespace
Contained by
msdescription: layoutDesc
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element layout
{
   tei_att.global.attributes,
   attribute columns { list { teidata.count, teidata.count? } }?,
   attribute streams { list { teidata.count, teidata.count? } }?,
   attribute ruledLines { list { teidata.count, teidata.count? } }?,
   attribute writtenLines { list { teidata.count, teidata.count? } }?,
   macro.specialPara
}

<layoutDesc>

<layoutDesc>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
msdescription: objectDesc
May contain
core: p
linking: ab
msdescription: layout summary
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <sequence>
   <elementRef key="summaryminOccurs="0"/>
   <elementRef key="layoutminOccurs="1"
    maxOccurs="unbounded"/>

  </sequence>
 </alternate>
</content>
Schema Declaration
element layoutDesc
{
   tei_att.global.attributes,
   ( tei_model.pLike+ | ( tei_summary?, tei_layout+ ) )
}

<lb>

<lb>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.edition (@ed, @edRef) att.spanning (@spanTo) att.breaking (@break)
Member of
Contained by
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element lb
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.edition.attributes,
   tei_att.spanning.attributes,
   tei_att.breaking.attributes,
   empty
}

<leaf>

<leaf>
Modulenets
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
value
Status Optional
Datatype teidata.pointer
parent
Status Optional
Datatype teidata.pointer
follow
Status Optional
Datatype teidata.pointer
Contained by
nets: tree
May contain
core: label
Content model
<content>
 <elementRef key="labelminOccurs="0"/>
</content>
Schema Declaration
element leaf
{
   tei_att.global.attributes,
   attribute value { teidata.pointer }?,
   attribute parent { teidata.pointer }?,
   attribute follow { teidata.pointer }?,
   tei_label?
}

<lem>

<lem>
Moduletextcrit
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.textCritical (@type, @cause, @varSeq, @require) (att.written (@hand)) att.witnessed (@wit)
Contained by
textcrit: app rdgGrp
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.divLike"/>
  <classRef key="model.divPart"/>
  <classRef key="model.gLike"/>
  <classRef key="model.phrase"/>
  <classRef key="model.inter"/>
  <classRef key="model.global"/>
  <classRef key="model.rdgPart"/>
 </alternate>
</content>
Schema Declaration
element lem
{
   tei_att.global.attributes,
   tei_att.textCritical.attributes,
   tei_att.witnessed.attributes,
   (
      text
    | tei_model.divLike
    | tei_model.divPart
    | tei_model.gLike
    | tei_model.phrase
    | tei_model.inter
    | tei_model.global
    | tei_model.rdgPart
   )*
}

<lg>

<lg>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.divLike (@label, @org, @sample) (att.metrical (@met, @real, @rhyme)) (att.fragmentable (@part)) att.typed (@type, @subtype) att.declaring (@decls)
Member of
Contained by
May contain
Schematron

<sch:assert test="count(descendant::tei:lg|descendant::tei:l|descendant::tei:gap) > 0">An lg element
must contain at least one child l, lg or gap element.</sch:assert>
Schematron

<s:report test="ancestor::tei:l[not(.//tei:note//tei:lg[. = current()])]"> Abstract model violation: Lines may not contain line groups.
</s:report>
Content model
<content>
 <sequence minOccurs="1maxOccurs="1">
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divTop"/>
   <classRef key="model.global"/>
  </alternate>
  <alternate minOccurs="1maxOccurs="1">
   <classRef key="model.lLike"/>
   <classRef key="model.stageLike"/>
   <classRef key="model.labelLike"/>
   <elementRef key="lg"/>
  </alternate>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.lLike"/>
   <classRef key="model.stageLike"/>
   <classRef key="model.labelLike"/>
   <classRef key="model.global"/>
   <elementRef key="lg"/>
  </alternate>
  <sequence minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divBottom"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
 </sequence>
</content>
Schema Declaration
element lg
{
   tei_att.global.attributes,
   tei_att.divLike.attributes,
   tei_att.typed.attributes,
   tei_att.declaring.attributes,
   (
      ( tei_model.divTop | tei_model.global )*,
      ( tei_model.lLike | tei_model.stageLike | tei_model.labelLike | tei_lg ),
      (
         tei_model.lLike
       | tei_model.stageLike
       | tei_model.labelLike
       | tei_model.global
       | tei_lg
      )*,
      ( tei_model.divBottom, tei_model.global* )*
   )
}

<licence>

<licence>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.pointing (@targetLang, @target, @evaluate) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod))
Member of
Contained by
header: availability
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element licence
{
   tei_att.global.attributes,
   tei_att.pointing.attributes,
   tei_att.datable.attributes,
   macro.specialPara
}

<line>

<line>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.coordinated (@start, @ulx, @uly, @lrx, @lry, @points) att.written (@hand) att.typed (type, @subtype)
type
Derived fromatt.typed
Status Optional
Datatype teidata.enumerated
Legal values are:
inter
uncounted
Member of
Contained by
derived-module-faust-tei: ins
transcr: line surface zone
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.global"/>
  <classRef key="model.gLike"/>
  <classRef key="model.linePart"/>
 </alternate>
</content>
Schema Declaration
element line
{
   tei_att.typed.attribute.subtype,
   tei_att.global.attributes,
   tei_att.coordinated.attributes,
   tei_att.written.attributes,
   attribute type { "inter" | "uncounted" }?,
   ( text | tei_model.global | tei_model.gLike | tei_model.linePart )*
}
<link>
Modulelinking
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.pointing (@targetLang, @target, @evaluate) att.typed (@type, @subtype)
Member of
Contained by
May containEmpty element
Schematron

<sch:assert test="contains(normalize-space(@target),' ')">You must supply at least two values for @target or on <sch:name/>
</sch:assert>
Content model
<content>
 <empty/>
</content>
Schema Declaration
element link
{
   tei_att.global.attributes,
   tei_att.pointing.attributes,
   tei_att.typed.attributes,
   empty
}

<linkGrp>

<linkGrp>
Modulelinking
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.pointing.group (@domains, @targFunc) (att.pointing (@targetLang, @target, @evaluate)) (att.typed (@type, @subtype))
Member of
Contained by
May contain
core: ptr
linking: link
Content model
<content>
 <alternate minOccurs="1"
  maxOccurs="unbounded">

  <elementRef key="link"/>
  <elementRef key="ptr"/>
 </alternate>
</content>
Schema Declaration
element linkGrp
{
   tei_att.global.attributes,
   tei_att.pointing.group.attributes,
   ( tei_link | tei_ptr )+
}

<list>

<list>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.sortable (@sortKey) att.typed (type, @subtype)
type
Derived fromatt.typed
Status Optional
Datatype teidata.enumerated
Suggested values include:
gloss
index
instructions
litany
syllogism
Member of
Contained by
May contain
Schematron

<sch:rule context="tei:list[@type='gloss']">
<sch:assert test="tei:label">The content of a "gloss" list should include a sequence of one or more pairs of a label element followed by an item element</sch:assert>
</sch:rule>
Content model
<content>
 <sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divTop"/>
   <classRef key="model.global"/>
  </alternate>
  <alternate>
   <sequence minOccurs="1"
    maxOccurs="unbounded">

    <elementRef key="item"/>
    <classRef key="model.global"
     minOccurs="0maxOccurs="unbounded"/>

   </sequence>
   <sequence>
    <elementRef key="headLabel"
     minOccurs="0"/>

    <elementRef key="headItem"
     minOccurs="0"/>

    <sequence minOccurs="1"
     maxOccurs="unbounded">

     <elementRef key="label"/>
     <classRef key="model.global"
      minOccurs="0maxOccurs="unbounded"/>

     <elementRef key="item"/>
     <classRef key="model.global"
      minOccurs="0maxOccurs="unbounded"/>

    </sequence>
   </sequence>
  </alternate>
  <sequence minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divBottom"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
 </sequence>
</content>
Schema Declaration
element list
{
   tei_att.global.attributes,
   tei_att.sortable.attributes,
   tei_att.typed.attribute.subtype,
   attribute type
   {
      "gloss"
    | "index"
    | "instructions"
    | "litany"
    | "syllogism"
    | teidata.enumerated
   }?,
   (
      ( tei_model.divTop | tei_model.global )*,
      (
         ( tei_item, tei_model.global* )+
       | (
            tei_headLabel?,
            tei_headItem?,
            ( tei_label, tei_model.global*, tei_item, tei_model.global* )+
         )
      ),
      ( tei_model.divBottom, tei_model.global* )*
   )
}

<listApp>

<listApp>
Moduletextcrit
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.sortable (@sortKey) att.declarable (@default) att.typed (@type, @subtype)
Member of
Contained by
May contain
core: head
textcrit: app listApp
Content model
<content>
 <sequence>
  <classRef key="model.headLike"
   minOccurs="0maxOccurs="unbounded"/>

  <alternate minOccurs="1"
   maxOccurs="unbounded">

   <elementRef key="app"/>
   <elementRef key="listApp"/>
  </alternate>
 </sequence>
</content>
Schema Declaration
element listApp
{
   tei_att.global.attributes,
   tei_att.sortable.attributes,
   tei_att.declarable.attributes,
   tei_att.typed.attributes,
   ( tei_model.headLike*, ( tei_app | tei_listApp )+ )
}

<listBibl>

<listBibl>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.sortable (@sortKey) att.declarable (@default) att.typed (@type, @subtype)
Member of
Contained by
May contain
header: biblFull
linking: anchor
msdescription: msDesc
transcr: fw
Content model
<content>
 <sequence>
  <classRef key="model.headLike"
   minOccurs="0maxOccurs="unbounded"/>

  <alternate minOccurs="1"
   maxOccurs="unbounded">

   <classRef key="model.biblLike"/>
   <classRef key="model.milestoneLike"/>
  </alternate>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <elementRef key="relation"/>
   <elementRef key="listRelation"/>
  </alternate>
 </sequence>
</content>
Schema Declaration
element listBibl
{
   tei_att.global.attributes,
   tei_att.sortable.attributes,
   tei_att.declarable.attributes,
   tei_att.typed.attributes,
   (
      tei_model.headLike*,
      ( tei_model.biblLike | tei_model.milestoneLike )+,
      ( tei_relation | tei_listRelation )*
   )
}

<listChange>

<listChange>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.sortable (@sortKey) att.typed (@type, @subtype)
ordered
Status Optional
Datatype teidata.truthValue
Default true
Contained by
May contain
Content model
<content>
 <alternate minOccurs="1"
  maxOccurs="unbounded">

  <elementRef key="listChange"/>
  <elementRef key="change"/>
 </alternate>
</content>
Schema Declaration
element listChange
{
   tei_att.global.attributes,
   tei_att.sortable.attributes,
   tei_att.typed.attributes,
   attribute ordered { teidata.truthValue }?,
   ( tei_listChange | tei_change )+
}

<listEvent>

<listEvent>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.declarable (@default) att.sortable (@sortKey)
Member of
Contained by
May contain
Content model
<content>
 <sequence>
  <classRef key="model.headLike"
   minOccurs="0maxOccurs="unbounded"/>

  <classRef key="model.eventLike"
   minOccurs="1maxOccurs="unbounded"/>

  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <elementRef key="relation"/>
   <elementRef key="listRelation"/>
  </alternate>
 </sequence>
</content>
Schema Declaration
element listEvent
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.declarable.attributes,
   tei_att.sortable.attributes,
   (
      tei_model.headLike*,
      tei_model.eventLike+,
      ( tei_relation | tei_listRelation )*
   )
}

<listForest>

<listForest>
Modulenets
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
type
Status Optional
Datatype teidata.enumerated
Member of
Contained by
May contain
nets: forest
Content model
<content>
 <elementRef key="forestminOccurs="1"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element listForest
{
   tei_att.global.attributes,
   attribute type { teidata.enumerated }?,
   tei_forest+
}

<listNym>

<listNym>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.declarable (@default) att.sortable (@sortKey)
Member of
Contained by
May contain
Content model
<content>
 <sequence>
  <classRef key="model.headLike"
   minOccurs="0maxOccurs="unbounded"/>

  <alternate minOccurs="1"
   maxOccurs="unbounded">

   <elementRef key="nym"/>
   <elementRef key="listNym"/>
  </alternate>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <elementRef key="relation"/>
   <elementRef key="listRelation"/>
  </alternate>
 </sequence>
</content>
Schema Declaration
element listNym
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.declarable.attributes,
   tei_att.sortable.attributes,
   (
      tei_model.headLike*,
      ( tei_nym | tei_listNym )+,
      ( tei_relation | tei_listRelation )*
   )
}

<listOrg>

<listOrg>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.declarable (@default) att.sortable (@sortKey)
Member of
Contained by
May contain
Content model
<content>
 <sequence>
  <classRef key="model.headLike"
   minOccurs="0maxOccurs="unbounded"/>

  <alternate minOccurs="1"
   maxOccurs="unbounded">

   <elementRef key="org"/>
   <elementRef key="listOrg"/>
  </alternate>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <elementRef key="relation"/>
   <elementRef key="listRelation"/>
  </alternate>
 </sequence>
</content>
Schema Declaration
element listOrg
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.declarable.attributes,
   tei_att.sortable.attributes,
   (
      tei_model.headLike*,
      ( tei_org | tei_listOrg )+,
      ( tei_relation | tei_listRelation )*
   )
}

<listPerson>

<listPerson>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.declarable (@default) att.sortable (@sortKey)
Member of
Contained by
May contain
Content model
<content>
 <sequence>
  <classRef key="model.headLike"
   minOccurs="0maxOccurs="unbounded"/>

  <alternate minOccurs="1"
   maxOccurs="unbounded">

   <classRef key="model.personLike"/>
   <elementRef key="listPerson"/>
  </alternate>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <elementRef key="relation"/>
   <elementRef key="listRelation"/>
  </alternate>
 </sequence>
</content>
Schema Declaration
element listPerson
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.declarable.attributes,
   tei_att.sortable.attributes,
   (
      tei_model.headLike*,
      ( tei_model.personLike | tei_listPerson )+,
      ( tei_relation | tei_listRelation )*
   )
}

<listPlace>

<listPlace>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.declarable (@default) att.sortable (@sortKey)
Member of
Contained by
May contain
Content model
<content>
 <sequence>
  <classRef key="model.headLike"
   minOccurs="0maxOccurs="unbounded"/>

  <alternate minOccurs="1"
   maxOccurs="unbounded">

   <classRef key="model.placeLike"/>
   <elementRef key="listPlace"/>
  </alternate>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <elementRef key="relation"/>
   <elementRef key="listRelation"/>
  </alternate>
 </sequence>
</content>
Schema Declaration
element listPlace
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.declarable.attributes,
   tei_att.sortable.attributes,
   (
      tei_model.headLike*,
      ( tei_model.placeLike | tei_listPlace )+,
      ( tei_relation | tei_listRelation )*
   )
}

<listPrefixDef>

<listPrefixDef>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
May contain
Content model
<content>
 <alternate minOccurs="1"
  maxOccurs="unbounded">

  <elementRef key="prefixDef"/>
  <elementRef key="listPrefixDef"/>
 </alternate>
</content>
Schema Declaration
element listPrefixDef
{
   tei_att.global.attributes,
   ( tei_prefixDef | tei_listPrefixDef )+
}

<listRelation>

<listRelation>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.sortable (@sortKey)
Member of
Contained by
May contain
core: head p
linking: ab
Content model
<content>
 <sequence>
  <classRef key="model.headLike"
   minOccurs="0maxOccurs="unbounded"/>

  <alternate>
   <classRef key="model.pLike"/>
   <alternate minOccurs="1"
    maxOccurs="unbounded">

    <elementRef key="relation"/>
    <elementRef key="listRelation"/>
   </alternate>
  </alternate>
 </sequence>
</content>
Schema Declaration
element listRelation
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.sortable.attributes,
   (
      tei_model.headLike*,
      ( tei_model.pLike | ( tei_relation | tei_listRelation )+ )
   )
}

<listTranspose>

<listTranspose>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
May contain
transcr: transpose
Content model
<content>
 <elementRef key="transposeminOccurs="1"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element listTranspose { tei_att.global.attributes, tei_transpose+ }

<listWit>

<listWit>
Moduletextcrit
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.sortable (@sortKey)
Member of
Contained by
May contain
core: head
textcrit: listWit witness
Content model
<content>
 <sequence>
  <classRef key="model.headLike"
   minOccurs="0"/>

  <alternate minOccurs="1"
   maxOccurs="unbounded">

   <elementRef key="witness"/>
   <elementRef key="listWit"/>
  </alternate>
 </sequence>
</content>
Schema Declaration
element listWit
{
   tei_att.global.attributes,
   tei_att.sortable.attributes,
   ( tei_model.headLike?, ( tei_witness | tei_listWit )+ )
}

<locale>

<locale>
Modulecorpus
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
corpus: setting
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element locale { tei_att.global.attributes, macro.phraseSeq.limited }

<localName>

<localName>
Modulegaiji
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
gaiji: charProp
May containCharacter data only
Content model
<content>
 <textNode/>
</content>
Schema Declaration
element localName { tei_att.global.attributes, text }

<location>

<location>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
namesdates: org place
textcrit: lem rdg witDetail
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <elementRef key="precision"/>
  <classRef key="model.labelLike"/>
  <classRef key="model.placeNamePart"/>
  <classRef key="model.offsetLike"/>
  <classRef key="model.measureLike"/>
  <classRef key="model.addressLike"/>
  <classRef key="model.noteLike"/>
  <classRef key="model.biblLike"/>
 </alternate>
</content>
Schema Declaration
element location
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.datable.attributes,
   tei_att.editLike.attributes,
   (
      tei_precision
    | tei_model.labelLike
    | tei_model.placeNamePart
    | tei_model.offsetLike
    | tei_model.measureLike
    | tei_model.addressLike
    | tei_model.noteLike
    | tei_model.biblLike
   )*
}

<locus>

<locus>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.pointing (@targetLang, @target, @evaluate) att.typed (@type, @subtype)
scheme
Status Optional
Datatype teidata.pointer
from
Status Optional
Datatype teidata.word
to
Status Optional
Datatype teidata.word
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
textcrit: lem rdg witDetail
May contain
core: hi
gaiji: g
msdescription: locus
character data
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <elementRef key="hi"/>
  <elementRef key="locus"/>
 </alternate>
</content>
Schema Declaration
element locus
{
   tei_att.global.attributes,
   tei_att.pointing.attributes,
   tei_att.typed.attributes,
   attribute scheme { teidata.pointer }?,
   attribute from { teidata.word }?,
   attribute to { teidata.word }?,
   ( text | tei_model.gLike | tei_hi | tei_locus )*
}

<locusGrp>

<locusGrp>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
scheme
Status Optional
Datatype teidata.pointer
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
textcrit: lem rdg witDetail
May contain
msdescription: locus
Content model
<content>
 <elementRef key="locusminOccurs="1"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element locusGrp
{
   tei_att.global.attributes,
   attribute scheme { teidata.pointer }?,
   tei_locus+
}

<m>

<m>
Moduleanalysis
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.segLike (@questionedBy, @function) (att.metrical (@met, @real, @rhyme)) (att.datcat (@datcat, @valueDatcat)) (att.fragmentable (@part)) att.typed (@type, @subtype) att.notated (@notation)
baseForm
Status Optional
Datatype teidata.word
Member of
Contained by
analysis: m w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <classRef key="model.hiLike"/>
  <elementRef key="seg"/>
  <elementRef key="m"/>
  <elementRef key="c"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Schema Declaration
element m
{
   tei_att.global.attributes,
   tei_att.segLike.attributes,
   tei_att.typed.attributes,
   tei_att.notated.attributes,
   attribute baseForm { teidata.word }?,
   (
      text
    | tei_model.gLike
    | tei_model.hiLike
    | tei_seg
    | tei_m
    | tei_c
    | tei_model.global
   )*
}

<mapping>

<mapping>
Modulegaiji
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype)
Contained by
gaiji: char glyph
May containEmpty element
Content model
<content>
 <macroRef key="macro.xtext"/>
</content>
Schema Declaration
element mapping
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   macro.xtext
}

<material>

<material>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.canonical (@key, @ref)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element material
{
   tei_att.global.attributes,
   tei_att.canonical.attributes,
   macro.phraseSeq
}

<measure>

<measure>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.measurement (@unit, @quantity, @commodity)
type
Status Optional
Datatype teidata.enumerated
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
namesdates: location
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element measure
{
   tei_att.global.attributes,
   tei_att.measurement.attributes,
   attribute type { teidata.enumerated }?,
   macro.phraseSeq
}

<measureGrp>

<measureGrp>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.measurement (@unit, @quantity, @commodity) att.typed (@type, @subtype)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
namesdates: location
textcrit: lem rdg witDetail
May contain
gaiji: g
msdescription: depth dim height width
namesdates: geo
character data
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <classRef key="model.measureLike"/>
 </alternate>
</content>
Schema Declaration
element measureGrp
{
   tei_att.global.attributes,
   tei_att.measurement.attributes,
   tei_att.typed.attributes,
   ( text | tei_model.gLike | tei_model.measureLike )*
}

<media>

<media>
Modulecore
AttributesAttributes att.typed (@type, @subtype) att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.resourced (@url) att.declaring (@decls) att.timed (@start, @end) att.media (@width, @height, @scale)
mimeType
Derived fromatt.internetMedia
Status Required
Datatype 1–∞ occurrences of teidata.word separated by whitespace
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
gaiji: char glyph
msdescription: origDate
textcrit: lem rdg witDetail
May contain
core: desc
Content model
<content>
 <classRef key="model.descLike"
  minOccurs="0maxOccurs="unbounded"/>

</content>
Schema Declaration
element media
{
   tei_att.typed.attributes,
   tei_att.global.attributes,
   tei_att.media.attribute.width,
   tei_att.media.attribute.height,
   tei_att.media.attribute.scale,
   tei_att.resourced.attributes,
   tei_att.declaring.attributes,
   tei_att.timed.attributes,
   attribute mimeType { list { teidata.word+ } },
   tei_model.descLike*
}

<meeting>

<meeting>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.canonical (@key, @ref)
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.limitedContent"/>
</content>
Schema Declaration
element meeting
{
   tei_att.global.attributes,
   tei_att.canonical.attributes,
   macro.limitedContent
}

<mentioned>

<mentioned>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element mentioned { tei_att.global.attributes, macro.phraseSeq }

<metamark>

<metamark>
Moduletranscr
AttributesAttributes att.spanning (@spanTo) att.placement (@place) att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
function
Status Optional
Datatype teidata.word
target
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element metamark
{
   tei_att.spanning.attributes,
   tei_att.placement.attributes,
   tei_att.global.attributes,
   attribute function { teidata.word }?,
   attribute target { list { teidata.pointer+ } }?,
   macro.specialPara
}

<metDecl>

<metDecl>
Moduleverse
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declarable (@default)
type
Status Optional
Datatype 1–3 occurrences of teidata.enumerated separated by whitespace
Legal values are:
met
real
rhyme
pattern
Status Optional
Datatype teidata.pattern
Member of
Contained by
header: encodingDesc
May contain
core: note p
linking: ab
textcrit: witDetail
verse: metSym
Content model
<content>
 <alternate>
  <alternate minOccurs="1"
   maxOccurs="unbounded">

   <classRef key="model.pLike"/>
   <classRef key="model.noteLike"/>
  </alternate>
  <elementRef key="metSymminOccurs="1"
   maxOccurs="unbounded"/>

 </alternate>
</content>
Schema Declaration
element metDecl
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   attribute type
   {
      list
      {
         ( "met" | "real" | "rhyme" ),
         ( "met" | "real" | "rhyme" )?,
         ( "met" | "real" | "rhyme" )?
      }
   }?,
   attribute pattern { teidata.pattern }?,
   ( ( tei_model.pLike | tei_model.noteLike )+ | tei_metSym+ )
}

<metSym>

<metSym>
Moduleverse
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
value
Status Required
Datatype 1–∞ occurrences of teidata.word separated by whitespace
terminal
Status Optional
Datatype teidata.truthValue
Default true
Contained by
verse: metDecl
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element metSym
{
   tei_att.global.attributes,
   attribute value { list { teidata.word+ } },
   attribute terminal { teidata.truthValue }?,
   macro.phraseSeq.limited
}

<milestone>

<milestone>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.milestoneUnit (@unit) att.typed (@type, @subtype) att.edition (@ed, @edRef) att.spanning (@spanTo) att.breaking (@break)
Member of
Contained by
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element milestone
{
   tei_att.global.attributes,
   tei_att.milestoneUnit.attributes,
   tei_att.typed.attributes,
   tei_att.edition.attributes,
   tei_att.spanning.attributes,
   tei_att.breaking.attributes,
   empty
}

<mod>

<mod>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.transcriptional (@status, @cause, @seq) (att.editLike (@evidence, @instant)) (att.written (@hand)) att.typed (@type, @subtype) att.spanning (@spanTo) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
transcr: am line zone
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element mod
{
   tei_att.global.attributes,
   tei_att.transcriptional.attributes,
   tei_att.typed.attributes,
   tei_att.spanning.attributes,
   tei_att.dimensions.attributes,
   macro.paraContent
}

<monogr>

<monogr>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
May contain
Content model
<content>
 <sequence>
  <alternate minOccurs="0">
   <sequence>
    <alternate>
     <elementRef key="author"/>
     <elementRef key="editor"/>
     <elementRef key="meeting"/>
     <elementRef key="respStmt"/>
    </alternate>
    <alternate minOccurs="0"
     maxOccurs="unbounded">

     <elementRef key="author"/>
     <elementRef key="editor"/>
     <elementRef key="meeting"/>
     <elementRef key="respStmt"/>
    </alternate>
    <elementRef key="titleminOccurs="1"
     maxOccurs="unbounded"/>

    <alternate minOccurs="0"
     maxOccurs="unbounded">

     <classRef key="model.ptrLike"/>
     <elementRef key="idno"/>
     <elementRef key="textLang"/>
     <elementRef key="editor"/>
     <elementRef key="respStmt"/>
    </alternate>
   </sequence>
   <sequence>
    <alternate minOccurs="1"
     maxOccurs="unbounded">

     <elementRef key="title"/>
     <classRef key="model.ptrLike"/>
     <elementRef key="idno"/>
    </alternate>
    <alternate minOccurs="0"
     maxOccurs="unbounded">

     <elementRef key="textLang"/>
     <elementRef key="author"/>
     <elementRef key="editor"/>
     <elementRef key="meeting"/>
     <elementRef key="respStmt"/>
    </alternate>
   </sequence>
   <sequence>
    <elementRef key="authority"/>
    <elementRef key="idno"/>
   </sequence>
  </alternate>
  <elementRef key="availability"
   minOccurs="0maxOccurs="unbounded"/>

  <classRef key="model.noteLike"
   minOccurs="0maxOccurs="unbounded"/>

  <sequence minOccurs="0"
   maxOccurs="unbounded">

   <elementRef key="edition"/>
   <alternate minOccurs="0"
    maxOccurs="unbounded">

    <elementRef key="idno"/>
    <classRef key="model.ptrLike"/>
    <elementRef key="editor"/>
    <elementRef key="sponsor"/>
    <elementRef key="funder"/>
    <elementRef key="respStmt"/>
   </alternate>
  </sequence>
  <elementRef key="imprint"/>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <elementRef key="imprint"/>
   <elementRef key="extent"/>
   <elementRef key="biblScope"/>
  </alternate>
 </sequence>
</content>
Schema Declaration
element monogr
{
   tei_att.global.attributes,
   (
      (
         (
            ( tei_author | tei_editor | tei_meeting | tei_respStmt ),
            ( tei_author | tei_editor | tei_meeting | tei_respStmt )*,
            tei_title+,
            (
               tei_model.ptrLike
             | tei_idno
             | tei_textLang
             | tei_editor
             | tei_respStmt
            )*
         )
       | (
            ( tei_title | tei_model.ptrLike | tei_idno )+,
            (
               tei_textLang
             | tei_author
             | tei_editor
             | tei_meeting
             | tei_respStmt
            )*
         )
       | ( tei_authority, tei_idno )
      )?,
      tei_availability*,
      tei_model.noteLike*,
      (
         tei_edition,
         (
            tei_idno
          | tei_model.ptrLike
          | tei_editor
          | tei_sponsor
          | tei_funder
          | tei_respStmt
         )*
      )*,
      tei_imprint,
      ( tei_imprint | tei_extent | tei_biblScope )*
   )
}

<move>

<move>
Moduledrama
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.ascribed.directed (@toWhom) (att.ascribed (@who))
type
Status Optional
Datatype teidata.enumerated
Suggested values include:
entrance
exit
onStage
where
Status Optional
Datatype 1–∞ occurrences of teidata.enumerated separated by whitespace
Sample values include:
L
R
C
perf
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
Member of
Contained by
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element move
{
   tei_att.global.attributes,
   tei_att.ascribed.directed.attributes,
   attribute type { "entrance" | "exit" | "onStage" | teidata.enumerated }?,
   attribute where { list { teidata.enumerated+ } }?,
   attribute perf { list { teidata.pointer+ } }?,
   empty
}

<msContents>

<msContents>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.msExcerpt (@defective) att.msClass (@class)
Contained by
msdescription: msDesc msFrag msPart
May contain
core: p textLang
linking: ab
msdescription: msItem msItemStruct summary
textstructure: titlePage
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <sequence>
   <elementRef key="summaryminOccurs="0"/>
   <elementRef key="textLangminOccurs="0"/>
   <elementRef key="titlePage"
    minOccurs="0"/>

   <alternate minOccurs="0"
    maxOccurs="unbounded">

    <elementRef key="msItem"/>
    <elementRef key="msItemStruct"/>
   </alternate>
  </sequence>
 </alternate>
</content>
Schema Declaration
element msContents
{
   tei_att.global.attributes,
   tei_att.msExcerpt.attributes,
   tei_att.msClass.attributes,
   (
      tei_model.pLike+
    | (
         tei_summary?,
         tei_textLang?,
         tei_titlePage?,
         ( tei_msItem | tei_msItemStruct )*
      )
   )
}

<msDesc>

<msDesc>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.sortable (@sortKey) att.typed (@type, @subtype) att.declaring (@decls) att.docStatus (@status)
Member of
Contained by
May contain
Content model
<content>
 <sequence>
  <elementRef key="msIdentifier"/>
  <classRef key="model.headLike"
   minOccurs="0maxOccurs="unbounded"/>

  <alternate>
   <classRef key="model.pLike"
    minOccurs="1maxOccurs="unbounded"/>

   <sequence>
    <elementRef key="msContents"
     minOccurs="0"/>

    <elementRef key="physDesc"
     minOccurs="0"/>

    <elementRef key="historyminOccurs="0"/>
    <elementRef key="additional"
     minOccurs="0"/>

    <alternate>
     <elementRef key="msPartminOccurs="0"
      maxOccurs="unbounded"/>

     <elementRef key="msFragminOccurs="0"
      maxOccurs="unbounded"/>

    </alternate>
   </sequence>
  </alternate>
 </sequence>
</content>
Schema Declaration
element msDesc
{
   tei_att.global.attributes,
   tei_att.sortable.attributes,
   tei_att.typed.attributes,
   tei_att.declaring.attributes,
   tei_att.docStatus.attributes,
   (
      tei_msIdentifier,
      tei_model.headLike*,
      (
         tei_model.pLike+
       | (
            tei_msContents?,
            tei_physDesc?,
            tei_history?,
            tei_additional?,
            ( tei_msPart* | tei_msFrag* )
         )
      )
   )
}

<msFrag>

<msFrag>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype)
Contained by
msdescription: msDesc
May contain
Content model
<content>
 <sequence>
  <alternate>
   <elementRef key="altIdentifier"/>
   <elementRef key="msIdentifier"/>
  </alternate>
  <classRef key="model.headLike"
   minOccurs="0maxOccurs="unbounded"/>

  <alternate>
   <classRef key="model.pLike"
    minOccurs="1maxOccurs="unbounded"/>

   <sequence>
    <elementRef key="msContents"
     minOccurs="0"/>

    <elementRef key="physDesc"
     minOccurs="0"/>

    <elementRef key="historyminOccurs="0"/>
    <elementRef key="additional"
     minOccurs="0"/>

   </sequence>
  </alternate>
 </sequence>
</content>
Schema Declaration
element msFrag
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   (
      ( tei_altIdentifier | tei_msIdentifier ),
      tei_model.headLike*,
      (
         tei_model.pLike+
       | ( tei_msContents?, tei_physDesc?, tei_history?, tei_additional? )
      )
   )
}

<msIdentifier>

<msIdentifier>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
core: bibl
msdescription: msDesc msFrag msPart
May contain
Schematron

<s:report test="not(parent::tei:msPart) and (local-name(*[1])='idno' or local-name(*[1])='altIdentifier' or normalize-space(.)='')">An msIdentifier must contain either a repository or location of some type, or a manuscript name</s:report>
Content model
<content>
 <sequence>
  <sequence>
   <classRef key="model.placeNamePart"
    expand="sequenceOptional"/>

   <elementRef key="institution"
    minOccurs="0"/>

   <elementRef key="repository"
    minOccurs="0"/>

   <elementRef key="collection"
    minOccurs="0maxOccurs="unbounded"/>

   <elementRef key="idnominOccurs="0"/>
  </sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <elementRef key="msName"/>
   <elementRef key="altIdentifier"/>
  </alternate>
 </sequence>
</content>
Schema Declaration
element msIdentifier
{
   tei_att.global.attributes,
   (
      (
         tei_placeName?,
         tei_bloc?,
         tei_country?,
         tei_region?,
         tei_settlement?,
         tei_district?,
         tei_geogName?,
         tei_institution?,
         tei_repository?,
         tei_collection*,
         tei_idno?
      ),
      ( tei_msName | tei_altIdentifier )*
   )
}

<msItem>

<msItem>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.msExcerpt (@defective) att.msClass (@class)
Member of
Contained by
msdescription: msContents msItem
May contain
Content model
<content>
 <sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <elementRef key="locus"/>
   <elementRef key="locusGrp"/>
  </alternate>
  <alternate>
   <classRef key="model.pLike"
    minOccurs="1maxOccurs="unbounded"/>

   <alternate minOccurs="1"
    maxOccurs="unbounded">

    <classRef key="model.titlepagePart"/>
    <classRef key="model.msItemPart"/>
    <classRef key="model.global"/>
   </alternate>
  </alternate>
 </sequence>
</content>
Schema Declaration
element msItem
{
   tei_att.global.attributes,
   tei_att.msExcerpt.attributes,
   tei_att.msClass.attributes,
   (
      ( tei_locus | tei_locusGrp )*,
      (
         tei_model.pLike+
       | ( tei_model.titlepagePart | tei_model.msItemPart | tei_model.global )+
      )
   )
}

<msItemStruct>

<msItemStruct>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.msExcerpt (@defective) att.msClass (@class)
Member of
Contained by
May contain
Content model
<content>
 <sequence>
  <alternate minOccurs="0">
   <elementRef key="locus"/>
   <elementRef key="locusGrp"/>
  </alternate>
  <alternate>
   <classRef key="model.pLike"
    minOccurs="1maxOccurs="unbounded"/>

   <sequence>
    <elementRef key="authorminOccurs="0"
     maxOccurs="unbounded"/>

    <elementRef key="respStmt"
     minOccurs="0maxOccurs="unbounded"/>

    <elementRef key="titleminOccurs="0"
     maxOccurs="unbounded"/>

    <elementRef key="rubricminOccurs="0"/>
    <elementRef key="incipitminOccurs="0"/>
    <elementRef key="msItemStruct"
     minOccurs="0maxOccurs="unbounded"/>

    <elementRef key="explicit"
     minOccurs="0"/>

    <elementRef key="finalRubric"
     minOccurs="0"/>

    <elementRef key="colophon"
     minOccurs="0maxOccurs="unbounded"/>

    <elementRef key="decoNote"
     minOccurs="0maxOccurs="unbounded"/>

    <elementRef key="listBibl"
     minOccurs="0maxOccurs="unbounded"/>

    <alternate minOccurs="0"
     maxOccurs="unbounded">

     <elementRef key="bibl"/>
     <elementRef key="biblStruct"/>
    </alternate>
    <elementRef key="filiation"
     minOccurs="0"/>

    <classRef key="model.noteLike"
     minOccurs="0maxOccurs="unbounded"/>

    <elementRef key="textLang"
     minOccurs="0"/>

   </sequence>
  </alternate>
 </sequence>
</content>
Schema Declaration
element msItemStruct
{
   tei_att.global.attributes,
   tei_att.msExcerpt.attributes,
   tei_att.msClass.attributes,
   (
      ( tei_locus | tei_locusGrp )?,
      (
         tei_model.pLike+
       | (
            tei_author*,
            tei_respStmt*,
            tei_title*,
            tei_rubric?,
            tei_incipit?,
            tei_msItemStruct*,
            tei_explicit?,
            tei_finalRubric?,
            tei_colophon*,
            tei_decoNote*,
            tei_listBibl*,
            ( tei_bibl | tei_biblStruct )*,
            tei_filiation?,
            tei_model.noteLike*,
            tei_textLang?
         )
      )
   )
}

<msName>

<msName>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype)
Contained by
msdescription: msIdentifier
May contain
core: name rs
gaiji: g
character data
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <elementRef key="rs"/>
  <elementRef key="name"/>
 </alternate>
</content>
Schema Declaration
element msName
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   ( text | tei_model.gLike | tei_rs | tei_name )*
}

<msPart>

<msPart>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype)
Contained by
msdescription: msDesc msPart
May contain
Content model
<content>
 <sequence>
  <elementRef key="msIdentifier"/>
  <classRef key="model.headLike"
   minOccurs="0maxOccurs="unbounded"/>

  <alternate>
   <classRef key="model.pLike"
    minOccurs="1maxOccurs="unbounded"/>

   <sequence>
    <elementRef key="msContents"
     minOccurs="0"/>

    <elementRef key="physDesc"
     minOccurs="0"/>

    <elementRef key="historyminOccurs="0"/>
    <elementRef key="additional"
     minOccurs="0"/>

    <elementRef key="msPartminOccurs="0"
     maxOccurs="unbounded"/>

   </sequence>
  </alternate>
 </sequence>
</content>
Schema Declaration
element msPart
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   (
      tei_msIdentifier,
      tei_model.headLike*,
      (
         tei_model.pLike+
       | (
            tei_msContents?,
            tei_physDesc?,
            tei_history?,
            tei_additional?,
            tei_msPart*
         )
      )
   )
}

<musicNotation>

<musicNotation>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
msdescription: physDesc
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element musicNotation { tei_att.global.attributes, macro.specialPara }

<name>

<name>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.personal (@full, @sort) (att.naming (@role, @nymRef) (att.canonical (@key, @ref)) ) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.typed (@type, @subtype)
Member of
Contained by
corpus: setting
derived-module-faust-tei: ins
drama: castItem
msdescription: msName origDate
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element name
{
   tei_att.global.attributes,
   tei_att.personal.attributes,
   tei_att.datable.attributes,
   tei_att.editLike.attributes,
   tei_att.typed.attributes,
   macro.phraseSeq
}
<nameLink>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
namesdates: org
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element nameLink
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   macro.phraseSeq
}

<namespace>

<namespace>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
name
Status Required
Datatype teidata.namespace
Contained by
header: tagsDecl
May contain
header: tagUsage
Content model
<content>
 <elementRef key="tagUsageminOccurs="1"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element namespace
{
   tei_att.global.attributes,
   attribute name { teidata.namespace },
   tei_tagUsage+
}

<nationality>

<nationality>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (type, @subtype)
type
Derived fromatt.typed
Status Optional
Datatype teidata.enumerated
Sample values include:
birth
naturalised
self-assigned
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element nationality
{
   tei_att.global.attributes,
   tei_att.datable.attributes,
   tei_att.editLike.attributes,
   tei_att.naming.attributes,
   tei_att.typed.attribute.subtype,
   attribute type { teidata.enumerated }?,
   macro.phraseSeq
}

<node>

<node>
Modulenets
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
value
Status Optional
Datatype teidata.pointer
type
Status Optional
Datatype teidata.enumerated
Suggested values include:
initial
final
adjTo
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
adjFrom
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
adj
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
inDegree
Status Optional
Datatype teidata.count
outDegree
Status Optional
Datatype teidata.count
degree
Status Optional
Datatype teidata.count
Contained by
nets: graph
May contain
core: label
Content model
<content>
 <sequence minOccurs="0">
  <elementRef key="label"/>
  <elementRef key="labelminOccurs="0"/>
 </sequence>
</content>
Schema Declaration
element node
{
   tei_att.global.attributes,
   attribute value { teidata.pointer }?,
   attribute type { "initial" | "final" | teidata.enumerated }?,
   attribute adjTo { list { teidata.pointer+ } }?,
   attribute adjFrom { list { teidata.pointer+ } }?,
   attribute adj { list { teidata.pointer+ } }?,
   attribute inDegree { teidata.count }?,
   attribute outDegree { teidata.count }?,
   attribute degree { teidata.count }?,
   ( tei_label, tei_label? )?
}

<normalization>

<normalization>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declarable (@default)
method
Status Optional
Datatype teidata.enumerated
Legal values are:
silent
[Default]
markup
Member of
Contained by
May contain
core: p
linking: ab
Content model
<content>
 <classRef key="model.pLikeminOccurs="1"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element normalization
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   attribute method { "silent" | "markup" }?,
   tei_model.pLike+
}

<notatedMusic>

<notatedMusic>
Modulefigures
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.placement (@place) att.typed (@type, @subtype)
Member of
Contained by
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <classRef key="model.labelLike"/>
  <classRef key="model.ptrLike"/>
  <elementRef key="graphic"/>
  <elementRef key="binaryObject"/>
  <elementRef key="seg"/>
 </alternate>
</content>
Schema Declaration
element notatedMusic
{
   tei_att.global.attributes,
   tei_att.placement.attributes,
   tei_att.typed.attributes,
   (
      tei_model.labelLike
    | tei_model.ptrLike
    | tei_graphic
    | tei_binaryObject
    | tei_seg
   )*
}

<note>

<note>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.placement (@place) att.pointing (@targetLang, @target, @evaluate) att.typed (@type, @subtype) att.written (@hand)
anchored
Status Optional
Datatype teidata.truthValue
Default true
targetEnd
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
Member of
Contained by
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <classRef key="model.phrase"/>
  <classRef key="model.inter"/>
  <classRef key="model.divPart"/>
  <classRef key="model.global"/>
  <classRef key="model.ptrLike"/>
  <elementRef key="wit"/>
 </alternate>
</content>
Schema Declaration
element note
{
   tei_att.global.attributes,
   tei_att.placement.attributes,
   tei_att.pointing.attributes,
   tei_att.typed.attributes,
   tei_att.written.attributes,
   attribute anchored { teidata.truthValue }?,
   attribute targetEnd { list { teidata.pointer+ } }?,
   (
      text
    | tei_model.gLike
    | tei_model.phrase
    | tei_model.inter
    | tei_model.divPart
    | tei_model.global
    | tei_model.ptrLike
    | tei_wit
   )*
}

<notesStmt>

<notesStmt>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
May contain
textcrit: witDetail
Content model
<content>
 <alternate minOccurs="1"
  maxOccurs="unbounded">

  <classRef key="model.noteLike"/>
  <elementRef key="relatedItem"/>
 </alternate>
</content>
Schema Declaration
element notesStmt
{
   tei_att.global.attributes,
   ( tei_model.noteLike | tei_relatedItem )+
}

<num>

<num>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.ranging (@atLeast, @atMost, @min, @max, @confidence)
type
Status Optional
Datatype teidata.enumerated
Suggested values include:
cardinal
ordinal
fraction
percentage
value
Status Optional
Datatype teidata.numeric
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
namesdates: location
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element num
{
   tei_att.global.attributes,
   tei_att.ranging.attributes,
   attribute type
   {
      "cardinal" | "ordinal" | "fraction" | "percentage" | teidata.enumerated
   }?,
   attribute value { teidata.numeric }?,
   macro.phraseSeq
}

<numeric>

<numeric>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datcat (@datcat, @valueDatcat)
value
Status Required
Datatype teidata.numeric
max
Status Optional
Datatype teidata.numeric
trunc
Status Optional
Datatype teidata.truthValue
Member of
Contained by
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element numeric
{
   tei_att.global.attributes,
   tei_att.datcat.attributes,
   attribute value { teidata.numeric },
   attribute max { teidata.numeric }?,
   attribute trunc { teidata.truthValue }?,
   empty
}

<nym>

<nym>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.sortable (@sortKey)
parts
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
Contained by
namesdates: listNym nym
May contain
core: p
linking: ab
namesdates: nym
Content model
<content>
 <sequence>
  <classRef key="model.entryPart"
   minOccurs="0maxOccurs="unbounded"/>

  <classRef key="model.pLikeminOccurs="0"
   maxOccurs="unbounded"/>

  <elementRef key="nymminOccurs="0"
   maxOccurs="unbounded"/>

 </sequence>
</content>
Schema Declaration
element nym
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.sortable.attributes,
   attribute parts { list { teidata.pointer+ } }?,
   ( tei_model.entryPart*, tei_model.pLike*, tei_nym* )
}

<objectDesc>

<objectDesc>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
form
Status Optional
Datatype teidata.enumerated
Member of
Contained by
msdescription: physDesc
May contain
core: p
linking: ab
msdescription: layoutDesc supportDesc
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <sequence>
   <elementRef key="supportDesc"
    minOccurs="0"/>

   <elementRef key="layoutDesc"
    minOccurs="0"/>

  </sequence>
 </alternate>
</content>
Schema Declaration
element objectDesc
{
   tei_att.global.attributes,
   attribute form { teidata.enumerated }?,
   ( tei_model.pLike+ | ( tei_supportDesc?, tei_layoutDesc? ) )
}

<objectType>

<objectType>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.canonical (@key, @ref)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element objectType
{
   tei_att.global.attributes,
   tei_att.canonical.attributes,
   macro.phraseSeq
}

<occupation>

<occupation>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (type, @subtype)
type
Derived fromatt.typed
Status Optional
Datatype teidata.enumerated
Sample values include:
primary
other
paid
unpaid
scheme
Status Optional
Datatype teidata.pointer
code
Status Optional
Datatype teidata.pointer
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element occupation
{
   tei_att.global.attributes,
   tei_att.datable.attributes,
   tei_att.editLike.attributes,
   tei_att.naming.attributes,
   tei_att.typed.attribute.subtype,
   attribute type { teidata.enumerated }?,
   attribute scheme { teidata.pointer }?,
   attribute code { teidata.pointer }?,
   macro.specialPara
}

<offset>

<offset>
Modulenamesdates
AttributesAttributes att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
namesdates: location org
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element offset
{
   tei_att.datable.attributes,
   tei_att.editLike.attributes,
   tei_att.global.attributes,
   tei_att.naming.attributes,
   tei_att.typed.attributes,
   tei_att.dimensions.attributes,
   macro.phraseSeq
}

<opener>

<opener>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.written (@hand)
Member of
Contained by
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <classRef key="model.phrase"/>
  <elementRef key="argument"/>
  <elementRef key="byline"/>
  <elementRef key="dateline"/>
  <elementRef key="epigraph"/>
  <elementRef key="salute"/>
  <elementRef key="signed"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Schema Declaration
element opener
{
   tei_att.global.attributes,
   tei_att.written.attributes,
   (
      text
    | tei_model.gLike
    | tei_model.phrase
    | tei_argument
    | tei_byline
    | tei_dateline
    | tei_epigraph
    | tei_salute
    | tei_signed
    | tei_model.global
   )*
}

<org>

<org>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.editLike (@evidence, @instant) att.sortable (@sortKey)
role
Status Optional
Datatype 1–∞ occurrences of teidata.word separated by whitespace
Member of
Contained by
corpus: particDesc
namesdates: listOrg listPerson org
May contain
Content model
<content>
 <sequence>
  <classRef key="model.headLike"
   minOccurs="0maxOccurs="unbounded"/>

  <alternate>
   <classRef key="model.pLike"
    minOccurs="0maxOccurs="unbounded"/>

   <alternate minOccurs="0"
    maxOccurs="unbounded">

    <classRef key="model.labelLike"/>
    <classRef key="model.nameLike"/>
    <classRef key="model.placeLike"/>
    <classRef key="model.orgPart"/>
    <classRef key="model.milestoneLike"/>
   </alternate>
  </alternate>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.noteLike"/>
   <classRef key="model.biblLike"/>
   <elementRef key="linkGrp"/>
   <elementRef key="link"/>
  </alternate>
  <classRef key="model.personLike"
   minOccurs="0maxOccurs="unbounded"/>

 </sequence>
</content>
Schema Declaration
element org
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.editLike.attributes,
   tei_att.sortable.attributes,
   attribute role { list { teidata.word+ } }?,
   (
      tei_model.headLike*,
      (
         tei_model.pLike*
       | (
            tei_model.labelLike
          | tei_model.nameLike
          | tei_model.placeLike
          | tei_model.orgPart
          | tei_model.milestoneLike
         )*
      ),
      ( tei_model.noteLike | tei_model.biblLike | tei_linkGrp | tei_link )*,
      tei_model.personLike*
   )
}

<orgName>

<orgName>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.personal (@full, @sort) (att.naming (@role, @nymRef) (att.canonical (@key, @ref)) ) att.typed (@type, @subtype)
Member of
Contained by
corpus: setting
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
namesdates: org
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element orgName
{
   tei_att.global.attributes,
   tei_att.datable.attributes,
   tei_att.editLike.attributes,
   tei_att.personal.attributes,
   tei_att.typed.attributes,
   macro.phraseSeq
}

<orig>

<orig>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
transcr: am
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element orig { tei_att.global.attributes, macro.paraContent }

<origDate>

<origDate>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence)) att.editLike (@evidence, @instant) att.typed (@type, @subtype)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <classRef key="model.phrase"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Schema Declaration
element origDate
{
   tei_att.global.attributes,
   tei_att.datable.attributes,
   tei_att.dimensions.attributes,
   tei_att.editLike.attributes,
   tei_att.typed.attributes,
   ( text | tei_model.gLike | tei_model.phrase | tei_model.global )*
}

<origin>

<origin>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.editLike (@evidence, @instant) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod))
Contained by
msdescription: history
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element origin
{
   tei_att.global.attributes,
   tei_att.editLike.attributes,
   tei_att.datable.attributes,
   macro.specialPara
}

<origPlace>

<origPlace>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.typed (@type, @subtype)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element origPlace
{
   tei_att.global.attributes,
   tei_att.naming.attributes,
   tei_att.datable.attributes,
   tei_att.editLike.attributes,
   tei_att.typed.attributes,
   macro.phraseSeq
}

<p>

<p>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declaring (@decls) att.fragmentable (@part) att.written (@hand)
Member of
Contained by
May containEmpty element
Schematron

<s:report test="not(ancestor::tei:floatingText) and (ancestor::tei:p or ancestor::tei:ab) and not(parent::tei:exemplum |parent::tei:item |parent::tei:note |parent::tei:q |parent::tei:quote |parent::tei:remarks |parent::tei:said |parent::tei:sp |parent::tei:stage |parent::tei:cell |parent::tei:figure )"> Abstract model violation: Paragraphs may not occur inside other paragraphs or ab elements.
</s:report>
Schematron

<s:report test="ancestor::tei:l[not(.//tei:note//tei:p[. = current()])]"> Abstract model violation: Lines may not contain higher-level structural elements such as div, p, or ab.
</s:report>
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element p
{
   tei_att.global.attributes,
   tei_att.declaring.attributes,
   tei_att.fragmentable.attributes,
   tei_att.written.attributes,
   macro.paraContent
}

<particDesc>

<particDesc>
Modulecorpus
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declarable (@default)
Member of
Contained by
header: profileDesc
May contain
core: p
linking: ab
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <alternate minOccurs="1"
   maxOccurs="unbounded">

   <classRef key="model.personLike"/>
   <elementRef key="listPerson"/>
   <elementRef key="listOrg"/>
  </alternate>
 </alternate>
</content>
Schema Declaration
element particDesc
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   (
      tei_model.pLike+
    | ( tei_model.personLike | tei_listPerson | tei_listOrg )+
   )
}

<path>

<path>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.written (@hand) att.coordinated (points, @start, @ulx, @uly, @lrx, @lry)
points
Derived fromatt.coordinated
Status Optional
Datatype 2–∞ occurrences of teidata.point separated by whitespace
Member of
Contained by
derived-module-faust-tei: ins
transcr: line surface zone
May containEmpty element
Schematron

<sch:rule context="tei:path[@points]">
<sch:let name="firstPair"
 value="tokenize( normalize-space( @points ), ' ')[1]"/>

<sch:let name="lastPair"
 value="tokenize( normalize-space( @points ), ' ')[last()]"/>

<sch:let name="firstX"
 value="xs:float( substring-before( $firstPair, ',') )"/>

<sch:let name="firstY"
 value="xs:float( substring-after( $firstPair, ',') )"/>

<sch:let name="lastX"
 value="xs:float( substring-before( $lastPair, ',') )"/>

<sch:let name="lastY"
 value="xs:float( substring-after( $lastPair, ',') )"/>

<sch:report test="$firstX eq $lastX and $firstY eq $lastY">The first and
last elements of this path are the same. To specify a closed polygon, use
the zone element rather than the path element. </sch:report>
</sch:rule>
Content model
<content>
 <empty/>
</content>
Schema Declaration
element path
{
   tei_att.global.attributes,
   tei_att.coordinated.attribute.start,
   tei_att.coordinated.attribute.ulx,
   tei_att.coordinated.attribute.uly,
   tei_att.coordinated.attribute.lrx,
   tei_att.coordinated.attribute.lry,
   tei_att.typed.attributes,
   tei_att.written.attributes,
   attribute points { list { teidata.point, teidata.point, teidata.point* } }?,
   empty
}

<pb>

<pb>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.edition (@ed, @edRef) att.spanning (@spanTo) att.breaking (@break)
Member of
Contained by
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element pb
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.edition.attributes,
   tei_att.spanning.attributes,
   tei_att.breaking.attributes,
   empty
}

<pc>

<pc>
Moduleanalysis
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.segLike (@questionedBy, @function) (att.metrical (@met, @real, @rhyme)) (att.datcat (@datcat, @valueDatcat)) (att.fragmentable (@part)) att.typed (@type, @subtype) att.linguistic (@lemma, @lemmaRef, @pos, @msd, @join)
force
Status Optional
Datatype teidata.enumerated
Legal values are:
strong
weak
inter
unit
Status Optional
Datatype teidata.enumerated
pre
Status Optional
Datatype teidata.truthValue
Member of
Contained by
analysis: w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
transcr: line zone
May contain
analysis: c
derived-module-faust-tei: grBrace grLine ins
gaiji: g
textcrit: app
character data
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <elementRef key="c"/>
  <classRef key="model.pPart.edit"/>
 </alternate>
</content>
Schema Declaration
element pc
{
   tei_att.global.attributes,
   tei_att.segLike.attributes,
   tei_att.typed.attributes,
   tei_att.linguistic.attributes,
   attribute force { "strong" | "weak" | "inter" }?,
   attribute unit { teidata.enumerated }?,
   attribute pre { teidata.truthValue }?,
   ( text | tei_model.gLike | tei_c | tei_model.pPart.edit )*
}

<performance>

<performance>
Moduledrama
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
textstructure: back front
May contain
Content model
<content>
 <sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divTop"/>
   <classRef key="model.global"/>
  </alternate>
  <sequence minOccurs="1"
   maxOccurs="unbounded">

   <classRef key="model.common"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
  <sequence minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divBottom"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
 </sequence>
</content>
Schema Declaration
element performance
{
   tei_att.global.attributes,
   (
      ( tei_model.divTop | tei_model.global )*,
      ( tei_model.common, tei_model.global* )+,
      ( tei_model.divBottom, tei_model.global* )*
   )
}

<persName>

<persName>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.personal (@full, @sort) (att.naming (@role, @nymRef) (att.canonical (@key, @ref)) ) att.typed (@type, @subtype)
Member of
Contained by
corpus: setting
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element persName
{
   tei_att.global.attributes,
   tei_att.datable.attributes,
   tei_att.editLike.attributes,
   tei_att.personal.attributes,
   tei_att.typed.attributes,
   macro.phraseSeq
}

<person>

<person>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.editLike (@evidence, @instant) att.sortable (@sortKey)
role
Status Optional
Datatype 1–∞ occurrences of teidata.enumerated separated by whitespace
sex
Status Optional
Datatype 1–∞ occurrences of teidata.sex separated by whitespace
age
Status Optional
Datatype teidata.enumerated
Member of
Contained by
corpus: particDesc
namesdates: listPerson org
May contain
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.personPart"/>
   <classRef key="model.global"/>
  </alternate>
 </alternate>
</content>
Schema Declaration
element person
{
   tei_att.global.attributes,
   tei_att.editLike.attributes,
   tei_att.sortable.attributes,
   attribute role { list { teidata.enumerated+ } }?,
   attribute sex { list { teidata.sex+ } }?,
   attribute age { teidata.enumerated }?,
   ( tei_model.pLike+ | ( tei_model.personPart | tei_model.global )* )
}

<persona>

<persona>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.editLike (@evidence, @instant) att.sortable (@sortKey)
role
Status Optional
Datatype 1–∞ occurrences of teidata.enumerated separated by whitespace
sex
Status Optional
Datatype 1–∞ occurrences of teidata.sex separated by whitespace
age
Status Optional
Datatype teidata.enumerated
Member of
Contained by
May contain
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.personPart"/>
   <classRef key="model.global"/>
  </alternate>
 </alternate>
</content>
Schema Declaration
element persona
{
   tei_att.global.attributes,
   tei_att.editLike.attributes,
   tei_att.sortable.attributes,
   attribute role { list { teidata.enumerated+ } }?,
   attribute sex { list { teidata.sex+ } }?,
   attribute age { teidata.enumerated }?,
   ( tei_model.pLike+ | ( tei_model.personPart | tei_model.global )* )
}

<personGrp>

<personGrp>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.sortable (@sortKey)
role
Status Optional
Datatype teidata.enumerated
sex
Status Optional
Datatype 1–∞ occurrences of teidata.sex separated by whitespace
age
Status Optional
Datatype teidata.enumerated
size
Status Optional
Datatype 1–∞ occurrences of teidata.word separated by whitespace
Member of
Contained by
corpus: particDesc
namesdates: listPerson org
May contain
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.personPart"/>
   <classRef key="model.global"/>
  </alternate>
 </alternate>
</content>
Schema Declaration
element personGrp
{
   tei_att.global.attributes,
   tei_att.sortable.attributes,
   attribute role { teidata.enumerated }?,
   attribute sex { list { teidata.sex+ } }?,
   attribute age { teidata.enumerated }?,
   attribute size { list { teidata.word+ } }?,
   ( tei_model.pLike+ | ( tei_model.personPart | tei_model.global )* )
}

<phr>

<phr>
Moduleanalysis
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.segLike (@questionedBy, @function) (att.metrical (@met, @real, @rhyme)) (att.datcat (@datcat, @valueDatcat)) (att.fragmentable (@part)) att.typed (@type, @subtype) att.notated (@notation)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element phr
{
   tei_att.global.attributes,
   tei_att.segLike.attributes,
   tei_att.typed.attributes,
   tei_att.notated.attributes,
   macro.phraseSeq
}

<physDesc>

<physDesc>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
msdescription: msDesc msFrag msPart
May contain
Content model
<content>
 <sequence>
  <classRef key="model.pLikeminOccurs="0"
   maxOccurs="unbounded"/>

  <classRef key="model.physDescPart"
   expand="sequenceOptional"/>

 </sequence>
</content>
Schema Declaration
element physDesc
{
   tei_att.global.attributes,
   (
      tei_model.pLike*,
      tei_objectDesc?,
      tei_handDesc?,
      tei_typeDesc?,
      tei_scriptDesc?,
      tei_musicNotation?,
      tei_decoDesc?,
      tei_additions?,
      tei_bindingDesc?,
      tei_sealDesc?,
      tei_accMat?
   )
}

<place>

<place>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.editLike (@evidence, @instant) att.sortable (@sortKey)
Member of
Contained by
corpus: settingDesc
namesdates: listPlace org place
May contain
Content model
<content>
 <sequence>
  <classRef key="model.headLike"
   minOccurs="0maxOccurs="unbounded"/>

  <alternate>
   <classRef key="model.pLike"
    minOccurs="0maxOccurs="unbounded"/>

   <alternate minOccurs="0"
    maxOccurs="unbounded">

    <classRef key="model.labelLike"/>
    <classRef key="model.placeStateLike"/>
    <classRef key="model.eventLike"/>
   </alternate>
  </alternate>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.noteLike"/>
   <classRef key="model.biblLike"/>
   <elementRef key="idno"/>
   <elementRef key="linkGrp"/>
   <elementRef key="link"/>
  </alternate>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.placeLike"/>
   <elementRef key="listPlace"/>
  </alternate>
 </sequence>
</content>
Schema Declaration
element place
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.editLike.attributes,
   tei_att.sortable.attributes,
   (
      tei_model.headLike*,
      (
         tei_model.pLike*
       | (
            tei_model.labelLike
          | tei_model.placeStateLike
          | tei_model.eventLike
         )*
      ),
      (
         tei_model.noteLike
       | tei_model.biblLike
       | tei_idno
       | tei_linkGrp
       | tei_link
      )*,
      ( tei_model.placeLike | tei_listPlace )*
   )
}

<placeName>

<placeName>
Modulenamesdates
AttributesAttributes att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.personal (@full, @sort) (att.naming (@role, @nymRef) (att.canonical (@key, @ref)) ) att.typed (@type, @subtype)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
namesdates: location org place
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element placeName
{
   tei_att.datable.attributes,
   tei_att.editLike.attributes,
   tei_att.global.attributes,
   tei_att.personal.attributes,
   tei_att.typed.attributes,
   macro.phraseSeq
}

<population>

<population>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
namesdates: org place population
textcrit: lem rdg witDetail
May contain
certainty: precision
header: biblFull
linking: ab
msdescription: msDesc
namesdates: population
textcrit: witDetail
Content model
<content>
 <sequence>
  <elementRef key="precisionminOccurs="0"
   maxOccurs="unbounded"/>

  <classRef key="model.headLike"
   minOccurs="0maxOccurs="unbounded"/>

  <sequence minOccurs="0">
   <alternate>
    <classRef key="model.pLike"
     minOccurs="1maxOccurs="unbounded"/>

    <classRef key="model.labelLike"
     minOccurs="1maxOccurs="unbounded"/>

   </alternate>
   <alternate minOccurs="0"
    maxOccurs="unbounded">

    <classRef key="model.noteLike"/>
    <classRef key="model.biblLike"/>
   </alternate>
  </sequence>
  <elementRef key="population"
   minOccurs="0maxOccurs="unbounded"/>

 </sequence>
</content>
Schema Declaration
element population
{
   tei_att.global.attributes,
   tei_att.datable.attributes,
   tei_att.editLike.attributes,
   tei_att.naming.attributes,
   tei_att.typed.attributes,
   tei_att.dimensions.attributes,
   (
      tei_precision*,
      tei_model.headLike*,
      (
         ( tei_model.pLike+ | tei_model.labelLike+ ),
         ( tei_model.noteLike | tei_model.biblLike )*
      )?,
      tei_population*
   )
}

<postBox>

<postBox>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
core: address
May containCharacter data only
Content model
<content>
 <textNode/>
</content>
Schema Declaration
element postBox { tei_att.global.attributes, text }

<postCode>

<postCode>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
core: address
May containCharacter data only
Content model
<content>
 <textNode/>
</content>
Schema Declaration
element postCode { tei_att.global.attributes, text }

<postscript>

<postscript>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.written (@hand)
Member of
Contained by
May contain
Content model
<content>
 <sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.global"/>
   <classRef key="model.divTopPart"/>
  </alternate>
  <classRef key="model.common"/>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.global"/>
   <classRef key="model.common"/>
  </alternate>
  <sequence minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divBottomPart"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
 </sequence>
</content>
Schema Declaration
element postscript
{
   tei_att.global.attributes,
   tei_att.written.attributes,
   (
      ( tei_model.global | tei_model.divTopPart )*,
      tei_model.common,
      ( tei_model.global | tei_model.common )*,
      ( tei_model.divBottomPart, tei_model.global* )*
   )
}

<precision>

<precision>
Modulecertainty
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.scoping (@target, @match) att.ranging (@atLeast, @atMost, @min, @max, @confidence) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod))
precision
Status Optional
Datatype teidata.certainty
stdDeviation
Status Optional
Datatype teidata.numeric
Member of
Contained by
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <classRef key="model.descLike"/>
  <classRef key="model.certLike"/>
 </alternate>
</content>
Schema Declaration
element precision
{
   tei_att.global.attributes,
   tei_att.scoping.attributes,
   tei_att.ranging.attributes,
   tei_att.datable.attributes,
   attribute precision { teidata.certainty }?,
   attribute stdDeviation { teidata.numeric }?,
   ( tei_model.descLike | tei_model.certLike )*
}

<prefixDef>

<prefixDef>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.patternReplacement (@matchPattern, @replacementPattern)
ident
Status Required
Datatype teidata.prefix
Contained by
May contain
core: p
linking: ab
Content model
<content>
 <classRef key="model.pLikeminOccurs="0"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element prefixDef
{
   tei_att.global.attributes,
   tei_att.patternReplacement.attributes,
   attribute ident { teidata.prefix },
   tei_model.pLike*
}

<preparedness>

<preparedness>
Modulecorpus
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
type
Status Optional
Datatype teidata.enumerated
Sample values include:
none
scripted
formulaic
revised
Member of
Contained by
corpus: textDesc
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element preparedness
{
   tei_att.global.attributes,
   attribute type { teidata.enumerated }?,
   macro.phraseSeq.limited
}

<principal>

<principal>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.canonical (@key, @ref)
Member of
Contained by
core: bibl
msdescription: msItem
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element principal
{
   tei_att.global.attributes,
   tei_att.canonical.attributes,
   macro.phraseSeq.limited
}

<profileDesc>

<profileDesc>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
May contain
Content model
<content>
 <classRef key="model.profileDescPart"
  minOccurs="0maxOccurs="unbounded"/>

</content>
Schema Declaration
element profileDesc { tei_att.global.attributes, tei_model.profileDescPart* }

<projectDesc>

<projectDesc>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declarable (@default)
Member of
Contained by
header: encodingDesc
May contain
core: p
linking: ab
Content model
<content>
 <classRef key="model.pLikeminOccurs="1"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element projectDesc
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   tei_model.pLike+
}

<prologue>

<prologue>
Moduledrama
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
textstructure: back front
May contain
Content model
<content>
 <sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divTop"/>
   <classRef key="model.global"/>
  </alternate>
  <sequence minOccurs="1"
   maxOccurs="unbounded">

   <classRef key="model.common"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
  <sequence minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divBottom"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
 </sequence>
</content>
Schema Declaration
element prologue
{
   tei_att.global.attributes,
   (
      ( tei_model.divTop | tei_model.global )*,
      ( tei_model.common, tei_model.global* )+,
      ( tei_model.divBottom, tei_model.global* )*
   )
}

<provenance>

<provenance>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.typed (@type, @subtype)
Contained by
msdescription: history
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element provenance
{
   tei_att.global.attributes,
   tei_att.datable.attributes,
   tei_att.typed.attributes,
   macro.specialPara
}

<ptr>

<ptr>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.pointing (@targetLang, @target, @evaluate) att.internetMedia (@mimeType) att.typed (@type, @subtype) att.declaring (@decls) att.cReferencing (@cRef)
Member of
Contained by
May containEmpty element
Schematron

<s:report test="@target and @cRef">Only one of the
attributes @target and @cRef may be supplied on <s:name/>.</s:report>
Content model
<content>
 <empty/>
</content>
Schema Declaration
element ptr
{
   tei_att.global.attributes,
   tei_att.pointing.attributes,
   tei_att.internetMedia.attributes,
   tei_att.typed.attributes,
   tei_att.declaring.attributes,
   tei_att.cReferencing.attributes,
   empty
}

<publicationStmt>

<publicationStmt>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
May contain
Content model
<content>
 <alternate>
  <sequence minOccurs="1"
   maxOccurs="unbounded">

   <classRef key="model.publicationStmtPart.agency"/>
   <classRef key="model.publicationStmtPart.detail"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

 </alternate>
</content>
Schema Declaration
element publicationStmt
{
   tei_att.global.attributes,
   (
      (
         tei_model.publicationStmtPart.agency,
         tei_model.publicationStmtPart.detail*
      )+
    | tei_model.pLike+
   )
}

<publisher>

<publisher>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.canonical (@key, @ref)
Member of
Contained by
textstructure: docImprint
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element publisher
{
   tei_att.global.attributes,
   tei_att.canonical.attributes,
   macro.phraseSeq
}

<pubPlace>

<pubPlace>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.naming (@role, @nymRef) (att.canonical (@key, @ref))
Member of
Contained by
textstructure: docImprint
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element pubPlace
{
   tei_att.global.attributes,
   tei_att.naming.attributes,
   macro.phraseSeq
}

<punctuation>

<punctuation>
Moduleheader
AttributesAttributes att.declarable (@default) att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
marks
Status Optional
Datatype teidata.enumerated
Legal values are:
none
some
all
placement
Status Optional
Datatype teidata.enumerated
Legal values are:
internal
external
Member of
Contained by
May contain
core: p
linking: ab
Content model
<content>
 <classRef key="model.pLikeminOccurs="0"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element punctuation
{
   tei_att.declarable.attributes,
   tei_att.global.attributes,
   attribute marks { "none" | "some" | "all" }?,
   attribute placement { "internal" | "external" }?,
   tei_model.pLike*
}

<purpose>

<purpose>
Modulecorpus
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
type
Status Optional
Datatype teidata.enumerated
Suggested values include:
persuade
express
inform
entertain
degree
Status Optional
Datatype teidata.certainty
Contained by
corpus: textDesc
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element purpose
{
   tei_att.global.attributes,
   attribute type
   {
      "persuade" | "express" | "inform" | "entertain" | teidata.enumerated
   }?,
   attribute degree { teidata.certainty }?,
   macro.phraseSeq.limited
}

<q>

<q>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.ascribed.directed (@toWhom) (att.ascribed (@who))
type
Status Optional
Datatype teidata.enumerated
Suggested values include:
spoken
thought
written
soCalled
foreign
distinct
term
emph
mentioned
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element q
{
   tei_att.global.attributes,
   tei_att.ascribed.directed.attributes,
   attribute type
   {
      "spoken"
    | "thought"
    | "written"
    | "soCalled"
    | "foreign"
    | "distinct"
    | "term"
    | "emph"
    | "mentioned"
    | teidata.enumerated
   }?,
   macro.specialPara
}

<quotation>

<quotation>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declarable (@default)
marks
Status Optional
Datatype teidata.enumerated
Legal values are:
none
some
all
Member of
Contained by
May contain
core: p
linking: ab
Schematron

<s:report test="not(@marks) and not (tei:p)">On <s:name/>, either the @marks attribute should be used, or a paragraph of description provided</s:report>
Content model
<content>
 <classRef key="model.pLikeminOccurs="0"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element quotation
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   attribute marks { "none" | "some" | "all" }?,
   tei_model.pLike*
}

<quote>

<quote>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.msExcerpt (@defective) att.notated (@notation)
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element quote
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.msExcerpt.attributes,
   tei_att.notated.attributes,
   macro.specialPara
}

<rdg>

<rdg>
Moduletextcrit
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.textCritical (@type, @cause, @varSeq, @require) (att.written (@hand)) att.witnessed (@wit)
Member of
Contained by
textcrit: app rdgGrp
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.divLike"/>
  <classRef key="model.divPart"/>
  <classRef key="model.gLike"/>
  <classRef key="model.phrase"/>
  <classRef key="model.inter"/>
  <classRef key="model.global"/>
  <classRef key="model.rdgPart"/>
 </alternate>
</content>
Schema Declaration
element rdg
{
   tei_att.global.attributes,
   tei_att.textCritical.attributes,
   tei_att.witnessed.attributes,
   (
      text
    | tei_model.divLike
    | tei_model.divPart
    | tei_model.gLike
    | tei_model.phrase
    | tei_model.inter
    | tei_model.global
    | tei_model.rdgPart
   )*
}

<rdgGrp>

<rdgGrp>
Moduletextcrit
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.textCritical (@type, @cause, @varSeq, @require) (att.written (@hand))
Contained by
textcrit: app rdgGrp
May contain
core: note
Schematron

<sch:assert test="count(tei:lem) < 2">Only one <lem> element may appear within a <rdgGrp></sch:assert>
Content model
<content>
 <alternate minOccurs="1"
  maxOccurs="unbounded">

  <sequence>
   <elementRef key="rdgGrp"/>
   <elementRef key="witminOccurs="0"/>
  </sequence>
  <sequence minOccurs="0"
   maxOccurs="unbounded">

   <sequence minOccurs="0">
    <elementRef key="lem"/>
    <elementRef key="witminOccurs="0"/>
   </sequence>
   <sequence>
    <classRef key="model.rdgLike"/>
    <elementRef key="witminOccurs="0"/>
   </sequence>
  </sequence>
  <classRef key="model.noteLike"
   minOccurs="0maxOccurs="unbounded"/>

 </alternate>
</content>
Schema Declaration
element rdgGrp
{
   tei_att.global.attributes,
   tei_att.textCritical.attributes,
   (
      ( tei_rdgGrp, tei_wit? )
    | ( ( tei_lem, tei_wit? )?, ( tei_model.rdgLike, tei_wit? ) )*
    | tei_model.noteLike*
   )+
}

<recordHist>

<recordHist>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
msdescription: adminInfo
May contain
core: p
header: change
linking: ab
msdescription: source
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <sequence>
   <elementRef key="source"/>
   <elementRef key="changeminOccurs="0"
    maxOccurs="unbounded"/>

  </sequence>
 </alternate>
</content>
Schema Declaration
element recordHist
{
   tei_att.global.attributes,
   ( tei_model.pLike+ | ( tei_source, tei_change* ) )
}

<redo>

<redo>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.spanning (@spanTo) att.transcriptional (@status, @cause, @seq) (att.editLike (@evidence, @instant)) (att.written (@hand)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
target
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
transcr: am line zone
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element redo
{
   tei_att.global.attributes,
   tei_att.spanning.attributes,
   tei_att.transcriptional.attributes,
   tei_att.dimensions.attributes,
   attribute target { list { teidata.pointer+ } }?,
   empty
}

<ref>

<ref>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.pointing (@targetLang, @target, @evaluate) att.internetMedia (@mimeType) att.typed (@type, @subtype) att.declaring (@decls) att.cReferencing (@cRef)
Member of
Contained by
May containEmpty element
Schematron

<s:report test="@target and @cRef">Only one of the
attributes @target' and @cRef' may be supplied on <s:name/>
</s:report>
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element ref
{
   tei_att.global.attributes,
   tei_att.pointing.attributes,
   tei_att.internetMedia.attributes,
   tei_att.typed.attributes,
   tei_att.declaring.attributes,
   tei_att.cReferencing.attributes,
   macro.paraContent
}

<refsDecl>

<refsDecl>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declarable (@default)
Member of
Contained by
header: encodingDesc
May contain
core: p
linking: ab
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <elementRef key="cRefPattern"
   minOccurs="1maxOccurs="unbounded"/>

  <elementRef key="refStateminOccurs="1"
   maxOccurs="unbounded"/>

 </alternate>
</content>
Schema Declaration
element refsDecl
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   ( tei_model.pLike+ | tei_cRefPattern+ | tei_refState+ )
}

<refState>

<refState>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.milestoneUnit (@unit) att.edition (@ed, @edRef)
length
Status Optional
Datatype teidata.count
delim
Status Optional
Datatype teidata.text
Contained by
header: refsDecl
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element refState
{
   tei_att.global.attributes,
   tei_att.milestoneUnit.attributes,
   tei_att.edition.attributes,
   attribute length { teidata.count }?,
   attribute delim { teidata.text }?,
   empty
}

<reg>

<reg>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.editLike (@evidence, @instant) att.typed (@type, @subtype)
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
transcr: am
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element reg
{
   tei_att.global.attributes,
   tei_att.editLike.attributes,
   tei_att.typed.attributes,
   macro.paraContent
}

<region>

<region>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
namesdates: location org place
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element region
{
   tei_att.global.attributes,
   tei_att.naming.attributes,
   tei_att.typed.attributes,
   tei_att.datable.attributes,
   macro.phraseSeq
}

<relatedItem>

<relatedItem>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype)
target
Status Optional
Datatype teidata.pointer
Member of
Contained by
May contain
header: biblFull
msdescription: msDesc
Schematron

<sch:report test="@target and count( child::* ) > 0">If the @target attribute on <sch:name/> is used, the
relatedItem element must be empty</sch:report>
<sch:assert test="@target or child::*">A relatedItem element should have either a 'target' attribute
or a child element to indicate the related bibliographic item</sch:assert>
Content model
<content>
 <alternate minOccurs="0">
  <classRef key="model.biblLike"/>
  <classRef key="model.ptrLike"/>
 </alternate>
</content>
Schema Declaration
element relatedItem
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   attribute target { teidata.pointer }?,
   ( tei_model.biblLike | tei_model.ptrLike )?
}

<relation>

<relation>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.canonical (@key, @ref) att.sortable (@sortKey) att.typed (@type, @subtype)
name
Status Optional
Datatype teidata.enumerated
active
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
mutual
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
passive
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
Contained by
May contain
core: desc
Schematron

<s:assert test="@ref or @key or @name">One of the attributes 'name', 'ref' or 'key' must be supplied</s:assert>
Schematron

<s:report test="@active and @mutual">Only one of the attributes @active and @mutual may be supplied</s:report>
Schematron

<s:report test="@passive and not(@active)">the attribute 'passive' may be supplied only if the attribute 'active' is supplied</s:report>
Content model
<content>
 <elementRef key="descminOccurs="0"/>
</content>
Schema Declaration
element relation
{
   tei_att.global.attributes,
   tei_att.datable.attributes,
   tei_att.editLike.attributes,
   tei_att.canonical.attributes,
   tei_att.sortable.attributes,
   tei_att.typed.attributes,
   attribute name { teidata.enumerated }?,
   (
      attribute active { list { teidata.pointer+ } }?
    | attribute mutual { list { teidata.pointer+ } }?
   ),
   attribute passive { list { teidata.pointer+ } }?,
   tei_desc?
}

<rendition>

<rendition>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.styleDef (@scheme, @schemeVersion)
scope
Status Optional
Datatype teidata.enumerated
Sample values include:
first-line
first-letter
before
after
selector
Status Optional
Datatype teidata.text
Contained by
header: tagsDecl
May containEmpty element
Content model
<content>
 <macroRef key="macro.limitedContent"/>
</content>
Schema Declaration
element rendition
{
   tei_att.global.attributes,
   tei_att.styleDef.attributes,
   attribute scope { teidata.enumerated }?,
   attribute selector { teidata.text }?,
   macro.limitedContent
}

<repository>

<repository>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.naming (@role, @nymRef) (att.canonical (@key, @ref))
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.xtext"/>
</content>
Schema Declaration
element repository
{
   tei_att.global.attributes,
   tei_att.naming.attributes,
   macro.xtext
}

<residence>

<residence>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (type, @subtype)
type
Derived fromatt.typed
Status Optional
Datatype teidata.enumerated
Sample values include:
primary
secondary
temporary
permanent
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element residence
{
   tei_att.global.attributes,
   tei_att.datable.attributes,
   tei_att.editLike.attributes,
   tei_att.naming.attributes,
   tei_att.typed.attribute.subtype,
   attribute type { teidata.enumerated }?,
   macro.phraseSeq
}

<resp>

<resp>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.canonical (@key, @ref) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod))
Contained by
core: respStmt
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element resp
{
   tei_att.global.attributes,
   tei_att.canonical.attributes,
   tei_att.datable.attributes,
   macro.phraseSeq.limited
}

<respons>

<respons>
Modulecertainty
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.scoping (@target, @match)
locus
Status Required
Datatype 1–∞ occurrences of teidata.enumerated separated by whitespace
Legal values are:
name
start
end
location
value
Member of
Contained by
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <classRef key="model.descLike"/>
  <classRef key="model.certLike"/>
 </alternate>
</content>
Schema Declaration
element respons
{
   tei_att.global.attributes,
   tei_att.scoping.attributes,
   attribute locus
   {
      list { ( "name" | "start" | "end" | "location" | "value" )+ }
   },
   ( tei_model.descLike | tei_model.certLike )*
}

<respStmt>

<respStmt>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.canonical (@key, @ref)
Member of
Contained by
May contain
core: name note resp
namesdates: orgName persName
Content model
<content>
 <sequence>
  <alternate>
   <sequence>
    <elementRef key="respminOccurs="1"
     maxOccurs="unbounded"/>

    <classRef key="model.nameLike.agent"
     minOccurs="1maxOccurs="unbounded"/>

   </sequence>
   <sequence>
    <classRef key="model.nameLike.agent"
     minOccurs="1maxOccurs="unbounded"/>

    <elementRef key="respminOccurs="1"
     maxOccurs="unbounded"/>

   </sequence>
  </alternate>
  <elementRef key="noteminOccurs="0"
   maxOccurs="unbounded"/>

 </sequence>
</content>
Schema Declaration
element respStmt
{
   tei_att.global.attributes,
   tei_att.canonical.attributes,
   (
      (
         ( tei_resp+, tei_model.nameLike.agent+ )
       | ( tei_model.nameLike.agent+, tei_resp+ )
      ),
      tei_note*
   )
}

<restore>

<restore>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.transcriptional (@status, @cause, @seq) (att.editLike (@evidence, @instant)) (att.written (@hand)) att.typed (@type, @subtype) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
transcr: am line zone
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element restore
{
   tei_att.global.attributes,
   tei_att.transcriptional.attributes,
   tei_att.typed.attributes,
   tei_att.dimensions.attributes,
   macro.paraContent
}

<retrace>

<retrace>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.spanning (@spanTo) att.transcriptional (@status, @cause, @seq) (att.editLike (@evidence, @instant)) (att.written (@hand)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
transcr: am line zone
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element retrace
{
   tei_att.global.attributes,
   tei_att.spanning.attributes,
   tei_att.transcriptional.attributes,
   tei_att.dimensions.attributes,
   macro.paraContent
}

<revisionDesc>

<revisionDesc>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.docStatus (@status)
Contained by
header: teiHeader
May contain
core: list
Content model
<content>
 <alternate>
  <elementRef key="list"/>
  <elementRef key="listChange"/>
  <elementRef key="changeminOccurs="1"
   maxOccurs="unbounded"/>

 </alternate>
</content>
Schema Declaration
element revisionDesc
{
   tei_att.global.attributes,
   tei_att.docStatus.attributes,
   ( tei_list | tei_listChange | tei_change+ )
}

<rhyme>

<rhyme>
Moduleverse
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype)
label
Status Recommended
Datatype teidata.word
Member of
Contained by
analysis: w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element rhyme
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   attribute label { teidata.word }?,
   macro.paraContent
}

<role>

<role>
Moduledrama
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
drama: castItem
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element role { tei_att.global.attributes, macro.phraseSeq }

<roleDesc>

<roleDesc>
Moduledrama
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element roleDesc { tei_att.global.attributes, macro.phraseSeq }

<roleName>

<roleName>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.personal (@full, @sort) (att.naming (@role, @nymRef) (att.canonical (@key, @ref)) ) att.typed (@type, @subtype)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
namesdates: org
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element roleName
{
   tei_att.global.attributes,
   tei_att.personal.attributes,
   tei_att.typed.attributes,
   macro.phraseSeq
}

<root>

<root>
Modulenets
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
value
Status Optional
Datatype teidata.pointer
children
Status Required
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
ord
Status Optional
Datatype teidata.xTruthValue
outDegree
Status Optional
Datatype teidata.count
Contained by
nets: tree
May contain
core: label
Content model
<content>
 <elementRef key="labelminOccurs="0"/>
</content>
Schema Declaration
element root
{
   tei_att.global.attributes,
   attribute value { teidata.pointer }?,
   attribute children { list { teidata.pointer+ } },
   attribute ord { teidata.xTruthValue }?,
   attribute outDegree { teidata.count }?,
   tei_label?
}

<row>

<row>
Modulefigures
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.tableDecoration (@role, @rows, @cols)
Contained by
figures: table
May contain
figures: cell
Content model
<content>
 <elementRef key="cellminOccurs="1"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element row
{
   tei_att.global.attributes,
   tei_att.tableDecoration.attributes,
   tei_cell+
}

<rs>

<rs>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: msName origDate
namesdates: org
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element rs
{
   tei_att.global.attributes,
   tei_att.naming.attributes,
   tei_att.typed.attributes,
   macro.phraseSeq
}

<rubric>

<rubric>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.msExcerpt (@defective)
Member of
Contained by
msdescription: msItem msItemStruct
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element rubric
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.msExcerpt.attributes,
   macro.phraseSeq
}

<s>

<s>
Moduleanalysis
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.segLike (@questionedBy, @function) (att.metrical (@met, @real, @rhyme)) (att.datcat (@datcat, @valueDatcat)) (att.fragmentable (@part)) att.typed (@type, @subtype) att.notated (@notation)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Schematron

<s:report test="tei:s">You may not nest one s element within
another: use seg instead</s:report>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element s
{
   tei_att.global.attributes,
   tei_att.segLike.attributes,
   tei_att.typed.attributes,
   tei_att.notated.attributes,
   macro.phraseSeq
}

<said>

<said>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.ascribed.directed (@toWhom) (att.ascribed (@who))
aloud
Status Optional
Datatype teidata.xTruthValue
direct
Status Optional
Datatype teidata.xTruthValue
Default true
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element said
{
   tei_att.global.attributes,
   tei_att.ascribed.directed.attributes,
   attribute aloud { teidata.xTruthValue }?,
   attribute direct { teidata.xTruthValue }?,
   macro.specialPara
}

<salute>

<salute>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.written (@hand)
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element salute
{
   tei_att.global.attributes,
   tei_att.written.attributes,
   macro.paraContent
}

<samplingDecl>

<samplingDecl>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declarable (@default)
Member of
Contained by
header: encodingDesc
May contain
core: p
linking: ab
Content model
<content>
 <classRef key="model.pLikeminOccurs="1"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element samplingDecl
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   tei_model.pLike+
}

<schemaRef>

<schemaRef>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.resourced (@url)
key
Status Optional
Datatype teidata.xmlName
Member of
Contained by
header: encodingDesc
May contain
core: desc
Content model
<content>
 <classRef key="model.descLike"
  minOccurs="0"/>

</content>
Schema Declaration
element schemaRef
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.resourced.attributes,
   attribute key { teidata.xmlName }?,
   tei_model.descLike?
}

<scriptDesc>

<scriptDesc>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
msdescription: physDesc
May contain
core: p
header: scriptNote
linking: ab
msdescription: summary
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <sequence>
   <elementRef key="summaryminOccurs="0"/>
   <elementRef key="scriptNote"
    minOccurs="1maxOccurs="unbounded"/>

  </sequence>
 </alternate>
</content>
Schema Declaration
element scriptDesc
{
   tei_att.global.attributes,
   ( tei_model.pLike+ | ( tei_summary?, tei_scriptNote+ ) )
}

<scriptNote>

<scriptNote>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.handFeatures (@scribe, @scribeRef, @script, @scriptRef, @medium, @scope)
Contained by
msdescription: scriptDesc
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element scriptNote
{
   tei_att.global.attributes,
   tei_att.handFeatures.attributes,
   macro.specialPara
}

<seal>

<seal>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod))
contemporary
Status Optional
Datatype teidata.xTruthValue
Contained by
msdescription: sealDesc
May contain
core: p
linking: ab
msdescription: decoNote
Content model
<content>
 <alternate minOccurs="1"
  maxOccurs="unbounded">

  <classRef key="model.pLike"/>
  <elementRef key="decoNote"/>
 </alternate>
</content>
Schema Declaration
element seal
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.datable.attributes,
   attribute contemporary { teidata.xTruthValue }?,
   ( tei_model.pLike | tei_decoNote )+
}

<sealDesc>

<sealDesc>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
msdescription: physDesc
May contain
core: p
linking: ab
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <sequence>
   <elementRef key="summaryminOccurs="0"/>
   <alternate minOccurs="1"
    maxOccurs="unbounded">

    <elementRef key="decoNote"/>
    <elementRef key="seal"/>
    <elementRef key="condition"/>
   </alternate>
  </sequence>
 </alternate>
</content>
Schema Declaration
element sealDesc
{
   tei_att.global.attributes,
   (
      tei_model.pLike+
    | ( tei_summary?, ( tei_decoNote | tei_seal | tei_condition )+ )
   )
}

<secFol>

<secFol>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Schematron

<sch:assert test="ancestor::tei:msDesc"
 role="nonfatal">
WARNING: deprecated use of element — The <sch:name/> element will not be allowed outside of msDesc as of 2018-10-01.</sch:assert>
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element secFol { tei_att.global.attributes, macro.phraseSeq }

<secl>

<secl>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.editLike (@evidence, @instant) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
reason
Status Optional
Datatype 1–∞ occurrences of teidata.word separated by whitespace
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
transcr: am
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element secl
{
   tei_att.global.attributes,
   tei_att.editLike.attributes,
   tei_att.dimensions.attributes,
   attribute reason { list { teidata.word+ } }?,
   macro.paraContent
}

<seg>

<seg>
Modulelinking
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.segLike (@questionedBy, @function) (att.metrical (@met, @real, @rhyme)) (att.datcat (@datcat, @valueDatcat)) (att.fragmentable (@part)) att.typed (@type, @subtype) att.written (@hand) att.notated (@notation)
Member of
Contained by
analysis: m w
derived-module-faust-tei: ins
drama: castItem
figures: notatedMusic
msdescription: origDate
textcrit: lem rdg witDetail
transcr: line zone
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element seg
{
   tei_att.global.attributes,
   tei_att.segLike.attributes,
   tei_att.typed.attributes,
   tei_att.written.attributes,
   tei_att.notated.attributes,
   macro.paraContent
}

<segmentation>

<segmentation>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declarable (@default)
Member of
Contained by
May contain
core: p
linking: ab
Content model
<content>
 <classRef key="model.pLikeminOccurs="1"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element segmentation
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   tei_model.pLike+
}

<series>

<series>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <elementRef key="title"/>
  <classRef key="model.ptrLike"/>
  <elementRef key="editor"/>
  <elementRef key="respStmt"/>
  <elementRef key="biblScope"/>
  <elementRef key="idno"/>
  <elementRef key="textLang"/>
  <classRef key="model.global"/>
  <elementRef key="availability"/>
 </alternate>
</content>
Schema Declaration
element series
{
   tei_att.global.attributes,
   (
      text
    | tei_model.gLike
    | tei_title
    | tei_model.ptrLike
    | tei_editor
    | tei_respStmt
    | tei_biblScope
    | tei_idno
    | tei_textLang
    | tei_model.global
    | tei_availability
   )*
}

<seriesStmt>

<seriesStmt>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
May contain
header: idno
linking: ab
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <sequence>
   <elementRef key="titleminOccurs="1"
    maxOccurs="unbounded"/>

   <alternate minOccurs="0"
    maxOccurs="unbounded">

    <elementRef key="editor"/>
    <elementRef key="respStmt"/>
   </alternate>
   <alternate minOccurs="0"
    maxOccurs="unbounded">

    <elementRef key="idno"/>
    <elementRef key="biblScope"/>
   </alternate>
  </sequence>
 </alternate>
</content>
Schema Declaration
element seriesStmt
{
   tei_att.global.attributes,
   (
      tei_model.pLike+
    | (
         tei_title+,
         ( tei_editor | tei_respStmt )*,
         ( tei_idno | tei_biblScope )*
      )
   )
}

<set>

<set>
Moduledrama
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
textstructure: back front
May contain
Content model
<content>
 <sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.headLike"/>
   <classRef key="model.global"/>
  </alternate>
  <sequence minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.common"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
 </sequence>
</content>
Schema Declaration
element set
{
   tei_att.global.attributes,
   (
      ( tei_model.headLike | tei_model.global )*,
      ( tei_model.common, tei_model.global* )*
   )
}

<setting>

<setting>
Modulecorpus
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.ascribed (@who)
Contained by
corpus: settingDesc
May contain
core: date name p time
linking: ab
namesdates: orgName persName
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.nameLike.agent"/>
   <classRef key="model.dateLike"/>
   <classRef key="model.settingPart"/>
  </alternate>
 </alternate>
</content>
Schema Declaration
element setting
{
   tei_att.global.attributes,
   tei_att.ascribed.attributes,
   (
      tei_model.pLike+
    | ( tei_model.nameLike.agent | tei_model.dateLike | tei_model.settingPart )*
   )
}

<settingDesc>

<settingDesc>
Modulecorpus
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declarable (@default)
Member of
Contained by
header: profileDesc
May contain
core: p
corpus: setting
linking: ab
namesdates: listPlace place
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <alternate minOccurs="1"
   maxOccurs="unbounded">

   <elementRef key="setting"/>
   <classRef key="model.placeLike"/>
   <elementRef key="listPlace"/>
  </alternate>
 </alternate>
</content>
Schema Declaration
element settingDesc
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   (
      tei_model.pLike+
    | ( tei_setting | tei_model.placeLike | tei_listPlace )+
   )
}

<settlement>

<settlement>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
namesdates: location org place
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element settlement
{
   tei_att.global.attributes,
   tei_att.naming.attributes,
   tei_att.typed.attributes,
   tei_att.datable.attributes,
   macro.phraseSeq
}

<sex>

<sex>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.editLike (@evidence, @instant) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.typed (type, @subtype)
type
Derived fromatt.typed
Status Optional
Datatype teidata.enumerated
Sample values include:
explicit
implicit
value
Status Optional
Datatype 1–∞ occurrences of teidata.sex separated by whitespace
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element sex
{
   tei_att.global.attributes,
   tei_att.editLike.attributes,
   tei_att.datable.attributes,
   tei_att.typed.attribute.subtype,
   attribute type { teidata.enumerated }?,
   attribute value { list { teidata.sex+ } }?,
   macro.phraseSeq
}

<sic>

<sic>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
transcr: am
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element sic { tei_att.global.attributes, macro.paraContent }

<signatures>

<signatures>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Schematron

<sch:assert test="ancestor::tei:msDesc"
 role="nonfatal">
WARNING: deprecated use of element — The <sch:name/> element will not be allowed outside of msDesc as of 2018-10-01.</sch:assert>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element signatures { tei_att.global.attributes, macro.specialPara }

<signed>

<signed>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.written (@hand)
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element signed
{
   tei_att.global.attributes,
   tei_att.written.attributes,
   macro.paraContent
}

<soCalled>

<soCalled>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element soCalled { tei_att.global.attributes, macro.phraseSeq }

<socecStatus>

<socecStatus>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (type, @subtype)
type
Derived fromatt.typed
Status Optional
Datatype teidata.enumerated
Sample values include:
atBirth
atDeath
dependent
inherited
independent
scheme
Status Optional
Datatype teidata.pointer
code
Status Optional
Datatype teidata.pointer
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element socecStatus
{
   tei_att.global.attributes,
   tei_att.datable.attributes,
   tei_att.editLike.attributes,
   tei_att.naming.attributes,
   tei_att.typed.attribute.subtype,
   attribute type { teidata.enumerated }?,
   attribute scheme { teidata.pointer }?,
   attribute code { teidata.pointer }?,
   macro.phraseSeq
}

<sound>

<sound>
Moduledrama
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
type
Status Optional
Datatype teidata.enumerated
discrete
Status Optional
Datatype teidata.xTruthValue
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element sound
{
   tei_att.global.attributes,
   attribute type { teidata.enumerated }?,
   attribute discrete { teidata.xTruthValue }?,
   macro.paraContent
}

<source>

<source>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
msdescription: recordHist
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element source { tei_att.global.attributes, macro.specialPara }

<sourceDesc>

<sourceDesc>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declarable (@default)
Contained by
May contain
figures: table
header: biblFull
linking: ab
msdescription: msDesc
textcrit: listApp listWit
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <alternate minOccurs="1"
   maxOccurs="unbounded">

   <classRef key="model.biblLike"/>
   <classRef key="model.sourceDescPart"/>
   <classRef key="model.listLike"/>
  </alternate>
 </alternate>
</content>
Schema Declaration
element sourceDesc
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   (
      tei_model.pLike+
    | ( tei_model.biblLike | tei_model.sourceDescPart | tei_model.listLike )+
   )
}

<sourceDoc>

<sourceDoc>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declaring (@decls)
Member of
Contained by
core: teiCorpus
textstructure: TEI
May contain
Content model
<content>
 <alternate minOccurs="1"
  maxOccurs="unbounded">

  <classRef key="model.global"/>
  <classRef key="model.graphicLike"/>
  <elementRef key="surface"/>
  <elementRef key="surfaceGrp"/>
 </alternate>
</content>
Schema Declaration
element sourceDoc
{
   tei_att.global.attributes,
   tei_att.declaring.attributes,
   ( tei_model.global | tei_model.graphicLike | tei_surface | tei_surfaceGrp )+
}

<sp>

<sp>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.ascribed.directed (@toWhom) (att.ascribed (@who))
Member of
Contained by
May contain
Content model
<content>
 <sequence>
  <classRef key="model.global"
   minOccurs="0maxOccurs="unbounded"/>

  <sequence minOccurs="0">
   <elementRef key="speaker"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
  <sequence minOccurs="1"
   maxOccurs="unbounded">

   <alternate>
    <elementRef key="lg"/>
    <classRef key="model.lLike"/>
    <classRef key="model.pLike"/>
    <classRef key="model.listLike"/>
    <classRef key="model.stageLike"/>
    <classRef key="model.qLike"/>
   </alternate>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
 </sequence>
</content>
Schema Declaration
element sp
{
   tei_att.global.attributes,
   tei_att.ascribed.directed.attributes,
   (
      tei_model.global*,
      ( tei_speaker, tei_model.global* )?,
      (
         (
            tei_lg
          | tei_model.lLike
          | tei_model.pLike
          | tei_model.listLike
          | tei_model.stageLike
          | tei_model.qLike
         ),
         tei_model.global*
      )+
   )
}

<space>

<space>
Moduletranscr
AttributesAttributes att.typed (@type, @subtype) att.metrical (@met, @real, @rhyme) att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
dim
Status Recommended
Datatype teidata.enumerated
Legal values are:
horizontal
vertical
Member of
Contained by
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <classRef key="model.descLike"/>
  <classRef key="model.certLike"/>
 </alternate>
</content>
Schema Declaration
element space
{
   tei_att.typed.attributes,
   tei_att.metrical.attributes,
   tei_att.global.attributes,
   tei_att.dimensions.attributes,
   attribute dim { "horizontal" | "vertical" }?,
   ( tei_model.descLike | tei_model.certLike )*
}

<span>

<span>
Moduleanalysis
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.interpLike (@type, @inst) att.pointing (@targetLang, @target, @evaluate)
from
Status Optional
Datatype teidata.pointer
to
Status Optional
Datatype teidata.pointer
Member of
Contained by
May containEmpty element
Schematron

<s:report test="@from and @target">Only one of the attributes @target and @from may be supplied on <s:name/>
</s:report>
Schematron

<s:report test="@to and @target">Only one of the attributes @target and @to may be supplied on <s:name/>
</s:report>
Schematron

<s:report test="@to and not(@from)">If @to is supplied on <s:name/>, @from must be supplied as well</s:report>
Schematron

<s:report test="contains(normalize-space(@to),' ') or contains(normalize-space(@from),' ')">The attributes @to and @from on <s:name/> may each contain only a single value</s:report>
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element span
{
   tei_att.global.attributes,
   tei_att.interpLike.attributes,
   tei_att.pointing.attributes,
   attribute from { teidata.pointer }?,
   attribute to { teidata.pointer }?,
   macro.phraseSeq.limited
}

<spanGrp>

<spanGrp>
Moduleanalysis
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.interpLike (@type, @inst)
Member of
Contained by
May contain
analysis: span
Content model
<content>
 <elementRef key="spanminOccurs="0"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element spanGrp
{
   tei_att.global.attributes,
   tei_att.interpLike.attributes,
   tei_span*
}

<speaker>

<speaker>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
core: sp
textcrit: lem rdg
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element speaker { tei_att.global.attributes, macro.phraseSeq }

<spGrp>

<spGrp>
Moduledrama
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.ascribed.directed (@toWhom) (att.ascribed (@who))
Member of
Contained by
May contain
Content model
<content>
 <sequence>
  <classRef key="model.headLike"
   minOccurs="0maxOccurs="unbounded"/>

  <alternate minOccurs="1"
   maxOccurs="unbounded">

   <classRef key="model.global"/>
   <elementRef key="sp"/>
   <classRef key="model.stageLike"/>
  </alternate>
 </sequence>
</content>
Schema Declaration
element spGrp
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.ascribed.directed.attributes,
   (
      tei_model.headLike*,
      ( tei_model.global | tei_sp | tei_model.stageLike )+
   )
}
<sponsor>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.canonical (@key, @ref)
Member of
Contained by
core: bibl monogr
msdescription: msItem
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq.limited"/>
</content>
Schema Declaration
element sponsor
{
   tei_att.global.attributes,
   tei_att.canonical.attributes,
   macro.phraseSeq.limited
}

<stage>

<stage>
Modulecore
AttributesAttributes att.ascribed.directed (@toWhom) (att.ascribed (@who)) att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.placement (@place)
type
Status Recommended
Datatype 0–∞ occurrences of teidata.enumerated separated by whitespace
Suggested values include:
setting
entrance
exit
business
novelistic
delivery
modifier
location
mixed
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element stage
{
   tei_att.ascribed.directed.attributes,
   tei_att.global.attributes,
   tei_att.placement.attributes,
   attribute type
   {
      list
      {
         (
            "setting"
          | "entrance"
          | "exit"
          | "business"
          | "novelistic"
          | "delivery"
          | "modifier"
          | "location"
          | "mixed"
          | teidata.enumerated
         )*
      }
   }?,
   macro.specialPara
}

<stamp>

<stamp>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element stamp
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.datable.attributes,
   macro.phraseSeq
}

<state>

<state>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.typed (@type, @subtype) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May contain
certainty: precision
header: biblFull
linking: ab
msdescription: msDesc
namesdates: state
textcrit: witDetail
Content model
<content>
 <sequence>
  <elementRef key="precisionminOccurs="0"
   maxOccurs="unbounded"/>

  <alternate>
   <elementRef key="stateminOccurs="1"
    maxOccurs="unbounded"/>

   <sequence>
    <classRef key="model.headLike"
     minOccurs="0maxOccurs="unbounded"/>

    <classRef key="model.pLike"
     minOccurs="1maxOccurs="unbounded"/>

    <alternate minOccurs="0"
     maxOccurs="unbounded">

     <classRef key="model.noteLike"/>
     <classRef key="model.biblLike"/>
    </alternate>
   </sequence>
   <alternate minOccurs="0"
    maxOccurs="unbounded">

    <classRef key="model.labelLike"/>
    <classRef key="model.noteLike"/>
    <classRef key="model.biblLike"/>
   </alternate>
  </alternate>
 </sequence>
</content>
Schema Declaration
element state
{
   tei_att.global.attributes,
   tei_att.datable.attributes,
   tei_att.editLike.attributes,
   tei_att.typed.attributes,
   tei_att.naming.attributes,
   tei_att.dimensions.attributes,
   (
      tei_precision*,
      (
         tei_state+
       | (
            tei_model.headLike*,
            tei_model.pLike+,
            ( tei_model.noteLike | tei_model.biblLike )*
         )
       | ( tei_model.labelLike | tei_model.noteLike | tei_model.biblLike )*
      )
   )
}

<stdVals>

<stdVals>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declarable (@default)
Member of
Contained by
May contain
core: p
linking: ab
Content model
<content>
 <classRef key="model.pLikeminOccurs="1"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element stdVals
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   tei_model.pLike+
}

<street>

<street>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
core: address
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element street { tei_att.global.attributes, macro.phraseSeq }

<string>

<string>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datcat (@datcat, @valueDatcat)
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.xtext"/>
</content>
Schema Declaration
element string
{
   tei_att.global.attributes,
   tei_att.datcat.attributes,
   macro.xtext
}

<styleDefDecl>

<styleDefDecl>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declarable (@default) att.styleDef (@scheme, @schemeVersion)
Member of
Contained by
header: encodingDesc
May contain
core: p
linking: ab
Content model
<content>
 <classRef key="model.pLikeminOccurs="0"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element styleDefDecl
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   tei_att.styleDef.attributes,
   tei_model.pLike*
}

<subst>

<subst>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.transcriptional (@status, @cause, @seq) (att.editLike (@evidence, @instant)) (att.written (@hand)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May contain
linking: anchor
transcr: fw
Schematron

<s:assert test="child::tei:add and child::tei:del">
<s:name/> must have at least one child add and at least one child del</s:assert>
Content model
<content>
 <alternate minOccurs="1"
  maxOccurs="unbounded">

  <elementRef key="add"/>
  <elementRef key="del"/>
  <classRef key="model.milestoneLike"/>
 </alternate>
</content>
Schema Declaration
element subst
{
   tei_att.global.attributes,
   tei_att.transcriptional.attributes,
   tei_att.dimensions.attributes,
   ( tei_add | tei_del | tei_model.milestoneLike )+
}

<substJoin>

<substJoin>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.pointing (@targetLang, @target, @evaluate) att.transcriptional (@status, @cause, @seq) (att.editLike (@evidence, @instant)) (att.written (@hand)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
Member of
Contained by
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <classRef key="model.descLike"/>
  <classRef key="model.certLike"/>
 </alternate>
</content>
Schema Declaration
element substJoin
{
   tei_att.global.attributes,
   tei_att.pointing.attributes,
   tei_att.transcriptional.attributes,
   tei_att.dimensions.attributes,
   ( tei_model.descLike | tei_model.certLike )*
}

<summary>

<summary>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element summary { tei_att.global.attributes, macro.specialPara }

<supplied>

<supplied>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.editLike (@evidence, @instant) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
reason
Status Optional
Datatype 1–∞ occurrences of teidata.word separated by whitespace
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
transcr: am
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element supplied
{
   tei_att.global.attributes,
   tei_att.editLike.attributes,
   tei_att.dimensions.attributes,
   attribute reason { list { teidata.word+ } }?,
   macro.paraContent
}

<support>

<support>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
msdescription: supportDesc
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element support { tei_att.global.attributes, macro.specialPara }

<supportDesc>

<supportDesc>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
material
Status Optional
Datatype teidata.enumerated
Suggested values include:
paper
parch
mixed
Contained by
msdescription: objectDesc
May contain
core: p
header: extent
linking: ab
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <sequence>
   <elementRef key="supportminOccurs="0"/>
   <elementRef key="extentminOccurs="0"/>
   <elementRef key="foliation"
    minOccurs="0maxOccurs="unbounded"/>

   <elementRef key="collation"
    minOccurs="0"/>

   <elementRef key="condition"
    minOccurs="0"/>

  </sequence>
 </alternate>
</content>
Schema Declaration
element supportDesc
{
   tei_att.global.attributes,
   attribute material { "paper" | "parch" | "mixed" | teidata.enumerated }?,
   (
      tei_model.pLike+
    | (
         tei_support?,
         tei_extent?,
         tei_foliation*,
         tei_collation?,
         tei_condition?
      )
   )
}

<surface>

<surface>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.coordinated (@start, @ulx, @uly, @lrx, @lry, @points) att.declaring (@decls) att.typed (@type, @subtype)
attachment
Status Optional
Datatype teidata.enumerated
Sample values include:
glued
pinned
sewn
flipping
Status Optional
Datatype teidata.truthValue
Contained by
May contain
Content model
<content>
 <sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.global"/>
   <classRef key="model.labelLike"/>
   <classRef key="model.graphicLike"/>
  </alternate>
  <sequence minOccurs="0"
   maxOccurs="unbounded">

   <alternate>
    <elementRef key="zone"/>
    <elementRef key="line"/>
    <elementRef key="path"/>
    <elementRef key="surface"/>
    <elementRef key="surfaceGrp"/>
   </alternate>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
 </sequence>
</content>
Schema Declaration
element surface
{
   tei_att.global.attributes,
   tei_att.coordinated.attributes,
   tei_att.declaring.attributes,
   tei_att.typed.attributes,
   attribute attachment { teidata.enumerated }?,
   attribute flipping { teidata.truthValue }?,
   (
      ( tei_model.global | tei_model.labelLike | tei_model.graphicLike )*,
      (
         ( tei_zone | tei_line | tei_path | tei_surface | tei_surfaceGrp ),
         tei_model.global*
      )*
   )
}

<surfaceGrp>

<surfaceGrp>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declaring (@decls) att.typed (@type, @subtype)
Contained by
May contain
Content model
<content>
 <alternate minOccurs="1"
  maxOccurs="unbounded">

  <classRef key="model.global"/>
  <elementRef key="surface"/>
  <elementRef key="surfaceGrp"/>
 </alternate>
</content>
Schema Declaration
element surfaceGrp
{
   tei_att.global.attributes,
   tei_att.declaring.attributes,
   tei_att.typed.attributes,
   ( tei_model.global | tei_surface | tei_surfaceGrp )+
}

<surname>

<surname>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.personal (@full, @sort) (att.naming (@role, @nymRef) (att.canonical (@key, @ref)) ) att.typed (@type, @subtype)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
namesdates: org
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element surname
{
   tei_att.global.attributes,
   tei_att.personal.attributes,
   tei_att.typed.attributes,
   macro.phraseSeq
}

<surplus>

<surplus>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.editLike (@evidence, @instant) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
reason
Status Optional
Datatype 1–∞ occurrences of teidata.word separated by whitespace
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
transcr: am
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element surplus
{
   tei_att.global.attributes,
   tei_att.editLike.attributes,
   tei_att.dimensions.attributes,
   attribute reason { list { teidata.word+ } }?,
   macro.paraContent
}

<surrogates>

<surrogates>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
msdescription: additional
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element surrogates { tei_att.global.attributes, macro.specialPara }

<symbol>

<symbol>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datcat (@datcat, @valueDatcat)
value
Status Required
Datatype teidata.word
Member of
Contained by
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element symbol
{
   tei_att.global.attributes,
   tei_att.datcat.attributes,
   attribute value { teidata.word },
   empty
}

<table>

<table>
Modulefigures
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype)
rows
Status Optional
Datatype teidata.count
cols
Status Optional
Datatype teidata.count
Member of
Contained by
May contain
Content model
<content>
 <sequence>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.headLike"/>
   <classRef key="model.global"/>
  </alternate>
  <alternate>
   <sequence minOccurs="1"
    maxOccurs="unbounded">

    <elementRef key="row"/>
    <classRef key="model.global"
     minOccurs="0maxOccurs="unbounded"/>

   </sequence>
   <sequence minOccurs="1"
    maxOccurs="unbounded">

    <classRef key="model.graphicLike"/>
    <classRef key="model.global"
     minOccurs="0maxOccurs="unbounded"/>

   </sequence>
  </alternate>
  <sequence minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.divBottom"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
 </sequence>
</content>
Schema Declaration
element table
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   attribute rows { teidata.count }?,
   attribute cols { teidata.count }?,
   (
      ( tei_model.headLike | tei_model.global )*,
      (
         ( tei_row, tei_model.global* )+
       | ( tei_model.graphicLike, tei_model.global* )+
      ),
      ( tei_model.divBottom, tei_model.global* )*
   )
}

<tagsDecl>

<tagsDecl>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
partial
Status Recommended
Datatype teidata.truthValue
Member of
Contained by
header: encodingDesc
May contain
Content model
<content>
 <sequence>
  <elementRef key="renditionminOccurs="0"
   maxOccurs="unbounded"/>

  <elementRef key="namespaceminOccurs="0"
   maxOccurs="unbounded"/>

 </sequence>
</content>
Schema Declaration
element tagsDecl
{
   tei_att.global.attributes,
   attribute partial { teidata.truthValue }?,
   ( tei_rendition*, tei_namespace* )
}

<tagUsage>

<tagUsage>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
gi
Status Required
Datatype teidata.name
occurs
Status Recommended
Datatype teidata.count
withId
Status Recommended
Datatype teidata.count
Contained by
header: namespace
May containEmpty element
Content model
<content>
 <macroRef key="macro.limitedContent"/>
</content>
Schema Declaration
element tagUsage
{
   tei_att.global.attributes,
   attribute gi { teidata.name },
   attribute occurs { teidata.count }?,
   attribute withId { teidata.count }?,
   macro.limitedContent
}

<taxonomy>

<taxonomy>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
May contain
Content model
<content>
 <alternate>
  <alternate>
   <alternate minOccurs="1"
    maxOccurs="unbounded">

    <elementRef key="category"/>
    <elementRef key="taxonomy"/>
   </alternate>
   <sequence>
    <alternate minOccurs="1"
     maxOccurs="unbounded">

     <classRef key="model.glossLike"/>
     <classRef key="model.descLike"/>
    </alternate>
    <alternate minOccurs="0"
     maxOccurs="unbounded">

     <elementRef key="category"/>
     <elementRef key="taxonomy"/>
    </alternate>
   </sequence>
  </alternate>
  <sequence>
   <classRef key="model.biblLike"/>
   <alternate minOccurs="0"
    maxOccurs="unbounded">

    <elementRef key="category"/>
    <elementRef key="taxonomy"/>
   </alternate>
  </sequence>
 </alternate>
</content>
Schema Declaration
element taxonomy
{
   tei_att.global.attributes,
   (
      (
         ( tei_category | tei_taxonomy )+
       | (
            ( tei_model.glossLike | tei_model.descLike )+,
            ( tei_category | tei_taxonomy )*
         )
      )
    | ( tei_model.biblLike, ( tei_category | tei_taxonomy )* )
   )
}

<tech>

<tech>
Moduledrama
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
type
Status Optional
Datatype teidata.enumerated
Suggested values include:
light
sound
prop
block
perf
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element tech
{
   tei_att.global.attributes,
   attribute type { "light" | "sound" | "prop" | "block" | teidata.enumerated }?,
   attribute perf { list { teidata.pointer+ } }?,
   macro.paraContent
}

<TEI>

<TEI>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype)
version
Status Optional
Datatype teidata.version
Contained by
core: teiCorpus
May contain
header: teiHeader
iso-fs: fsdDecl
textstructure: text
Schematron

<s:ns prefix="tei"
 uri="http://www.tei-c.org/ns/1.0"/>

<s:ns prefix="xs"
 uri="http://www.w3.org/2001/XMLSchema"/>
Schematron

<s:ns prefix="rng"
 uri="http://relaxng.org/ns/structure/1.0"/>
Content model
<content>
 <sequence>
  <elementRef key="teiHeader"/>
  <classRef key="model.resourceLike"
   minOccurs="1maxOccurs="unbounded"/>

 </sequence>
</content>
Schema Declaration
element TEI
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   attribute version { teidata.version }?,
   ( tei_teiHeader, tei_model.resourceLike+ )
}

<teiCorpus>

<teiCorpus>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype)
version
Status Optional
Datatype teidata.version
Contained by
core: teiCorpus
May contain
core: teiCorpus
header: teiHeader
iso-fs: fsdDecl
textstructure: TEI text
Content model
<content>
 <sequence>
  <elementRef key="teiHeader"/>
  <alternate>
   <sequence>
    <classRef key="model.resourceLike"
     minOccurs="1maxOccurs="unbounded"/>

    <alternate minOccurs="0"
     maxOccurs="unbounded">

     <elementRef key="TEI"/>
     <elementRef key="teiCorpus"/>
    </alternate>
   </sequence>
   <alternate minOccurs="1"
    maxOccurs="unbounded">

    <elementRef key="TEI"/>
    <elementRef key="teiCorpus"/>
   </alternate>
  </alternate>
 </sequence>
</content>
Schema Declaration
element teiCorpus
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   attribute version { teidata.version }?,
   (
      tei_teiHeader,
      (
         ( tei_model.resourceLike+, ( tei_TEI | tei_teiCorpus )* )
       | ( tei_TEI | tei_teiCorpus )+
      )
   )
}

<teiHeader>

<teiHeader>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
core: teiCorpus
textstructure: TEI
May contain
Content model
<content>
 <sequence>
  <elementRef key="fileDesc"/>
  <classRef key="model.teiHeaderPart"
   minOccurs="0maxOccurs="unbounded"/>

  <elementRef key="revisionDesc"
   minOccurs="0"/>

 </sequence>
</content>
Schema Declaration
element teiHeader
{
   tei_att.global.attributes,
   ( tei_fileDesc, tei_model.teiHeaderPart*, tei_revisionDesc? )
}

<term>

<term>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declaring (@decls) att.pointing (@targetLang, @target, @evaluate) att.typed (@type, @subtype) att.canonical (@key, @ref) att.sortable (@sortKey) att.cReferencing (@cRef)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element term
{
   tei_att.global.attributes,
   tei_att.declaring.attributes,
   tei_att.pointing.attributes,
   tei_att.typed.attributes,
   tei_att.canonical.attributes,
   tei_att.sortable.attributes,
   tei_att.cReferencing.attributes,
   macro.phraseSeq
}

<terrain>

<terrain>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
namesdates: org place terrain
textcrit: lem rdg witDetail
May contain
certainty: precision
header: biblFull
linking: ab
msdescription: msDesc
namesdates: terrain
textcrit: witDetail
Content model
<content>
 <sequence>
  <elementRef key="precisionminOccurs="0"
   maxOccurs="unbounded"/>

  <classRef key="model.headLike"
   minOccurs="0maxOccurs="unbounded"/>

  <alternate>
   <classRef key="model.pLike"
    minOccurs="1maxOccurs="unbounded"/>

   <classRef key="model.labelLike"
    minOccurs="1maxOccurs="unbounded"/>

  </alternate>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.noteLike"/>
   <classRef key="model.biblLike"/>
  </alternate>
  <elementRef key="terrainminOccurs="0"
   maxOccurs="unbounded"/>

 </sequence>
</content>
Schema Declaration
element terrain
{
   tei_att.global.attributes,
   tei_att.datable.attributes,
   tei_att.editLike.attributes,
   tei_att.naming.attributes,
   tei_att.typed.attributes,
   (
      tei_precision*,
      tei_model.headLike*,
      ( tei_model.pLike+ | tei_model.labelLike+ ),
      ( tei_model.noteLike | tei_model.biblLike )*,
      tei_terrain*
   )
}

<text>

<text>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declaring (@decls) att.typed (@type, @subtype) att.written (@hand)
Member of
Contained by
core: teiCorpus
textstructure: TEI group
May contain
Content model
<content>
 <sequence>
  <classRef key="model.global"
   minOccurs="0maxOccurs="unbounded"/>

  <sequence minOccurs="0">
   <elementRef key="front"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
  <alternate>
   <elementRef key="body"/>
   <elementRef key="group"/>
  </alternate>
  <classRef key="model.global"
   minOccurs="0maxOccurs="unbounded"/>

  <sequence minOccurs="0">
   <elementRef key="back"/>
   <classRef key="model.global"
    minOccurs="0maxOccurs="unbounded"/>

  </sequence>
 </sequence>
</content>
Schema Declaration
element text
{
   tei_att.global.attributes,
   tei_att.declaring.attributes,
   tei_att.typed.attributes,
   tei_att.written.attributes,
   (
      tei_model.global*,
      ( tei_front, tei_model.global* )?,
      ( tei_body | tei_group ),
      tei_model.global*,
      ( tei_back, tei_model.global* )?
   )
}

<textClass>

<textClass>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declarable (@default)
Member of
Contained by
header: profileDesc
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <elementRef key="classCode"/>
  <elementRef key="catRef"/>
  <elementRef key="keywords"/>
 </alternate>
</content>
Schema Declaration
element textClass
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   ( tei_classCode | tei_catRef | tei_keywords )*
}

<textDesc>

<textDesc>
Modulecorpus
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declarable (@default)
Member of
Contained by
May contain
Content model
<content>
 <sequence>
  <classRef key="model.textDescPart"
   expand="sequence"/>

  <elementRef key="purposeminOccurs="1"
   maxOccurs="unbounded"/>

 </sequence>
</content>
Schema Declaration
element textDesc
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   (
      tei_channel,
      tei_constitution,
      tei_derivation,
      tei_domain,
      tei_factuality,
      tei_interaction,
      tei_preparedness,
      tei_purpose+
   )
}

<textLang>

<textLang>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
mainLang
Status Optional
Datatype teidata.language
otherLangs
Status Optional
Datatype 0–∞ occurrences of teidata.language separated by whitespace
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element textLang
{
   tei_att.global.attributes,
   attribute mainLang { teidata.language }?,
   attribute otherLangs { list { teidata.language* } }?,
   macro.phraseSeq
}

<then>

<then>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
iso-fs: cond if
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element then { tei_att.global.attributes, empty }

<time>

<time>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence)) att.typed (@type, @subtype)
Member of
Contained by
corpus: setting
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <classRef key="model.phrase"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Schema Declaration
element time
{
   tei_att.global.attributes,
   tei_att.datable.attributes,
   tei_att.editLike.attributes,
   tei_att.dimensions.attributes,
   tei_att.typed.attributes,
   ( text | tei_model.gLike | tei_model.phrase | tei_model.global )*
}

<timeline>

<timeline>
Modulelinking
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
origin
Status Optional
Datatype teidata.pointer
unit
Status Optional
Datatype teidata.enumerated
Suggested values include:
d
h
min
s
ms
interval
Status Optional
Datatype teidata.interval
Member of
Contained by
May contain
linking: when
Content model
<content>
 <elementRef key="whenminOccurs="1"
  maxOccurs="unbounded"/>

</content>
Schema Declaration
element timeline
{
   tei_att.global.attributes,
   attribute origin { teidata.pointer }?,
   attribute unit { "d" | "h" | "min" | "s" | "ms" | teidata.enumerated }?,
   attribute interval { teidata.interval }?,
   tei_when+
}

<title>

<title>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.canonical (@key, @ref) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.typed (type, @subtype)
type
Derived fromatt.typed
Status Optional
Datatype teidata.enumerated
Sample values include:
main
sub
alt
short
desc
level
Status Optional
Datatype teidata.enumerated
Legal values are:
a
m
j
s
u
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element title
{
   tei_att.global.attributes,
   tei_att.canonical.attributes,
   tei_att.typed.attribute.subtype,
   tei_att.datable.attributes,
   attribute type { teidata.enumerated }?,
   attribute level { "a" | "m" | "j" | "s" | "u" }?,
   macro.paraContent
}

<titlePage>

<titlePage>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
type
Status Optional
Datatype teidata.enumerated
Member of
Contained by
msdescription: msContents
textstructure: back front
May contain
Content model
<content>
 <sequence>
  <classRef key="model.global"
   minOccurs="0maxOccurs="unbounded"/>

  <classRef key="model.titlepagePart"/>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.titlepagePart"/>
   <classRef key="model.global"/>
  </alternate>
 </sequence>
</content>
Schema Declaration
element titlePage
{
   tei_att.global.attributes,
   attribute type { teidata.enumerated }?,
   (
      tei_model.global*,
      tei_model.titlepagePart,
      ( tei_model.titlepagePart | tei_model.global )*
   )
}

<titlePart>

<titlePart>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
type
Status Optional
Datatype teidata.enumerated
Suggested values include:
main
[Default]
sub
alt
short
desc
Member of
Contained by
msdescription: msItem
textstructure: back docTitle front titlePage
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element titlePart
{
   tei_att.global.attributes,
   attribute type
   {
      "main" | "sub" | "alt" | "short" | "desc" | teidata.enumerated
   }?,
   macro.paraContent
}

<titleStmt>

<titleStmt>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
May contain
Content model
<content>
 <sequence>
  <elementRef key="titleminOccurs="1"
   maxOccurs="unbounded"/>

  <classRef key="model.respLike"
   minOccurs="0maxOccurs="unbounded"/>

 </sequence>
</content>
Schema Declaration
element titleStmt
{
   tei_att.global.attributes,
   ( tei_title+, tei_model.respLike* )
}

<trailer>

<trailer>
Moduletextstructure
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype)
Member of
Contained by
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <elementRef key="lg"/>
  <classRef key="model.gLike"/>
  <classRef key="model.phrase"/>
  <classRef key="model.inter"/>
  <classRef key="model.lLike"/>
  <classRef key="model.global"/>
 </alternate>
</content>
Schema Declaration
element trailer
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   (
      text
    | tei_lg
    | tei_model.gLike
    | tei_model.phrase
    | tei_model.inter
    | tei_model.lLike
    | tei_model.global
   )*
}

<trait>

<trait>
Modulenamesdates
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May contain
certainty: precision
header: biblFull
linking: ab
msdescription: msDesc
namesdates: trait
textcrit: witDetail
Content model
<content>
 <sequence>
  <elementRef key="precisionminOccurs="0"
   maxOccurs="unbounded"/>

  <alternate>
   <elementRef key="traitminOccurs="1"
    maxOccurs="unbounded"/>

   <sequence>
    <classRef key="model.headLike"
     minOccurs="0maxOccurs="unbounded"/>

    <classRef key="model.pLike"
     minOccurs="1maxOccurs="unbounded"/>

    <alternate minOccurs="0"
     maxOccurs="unbounded">

     <classRef key="model.noteLike"/>
     <classRef key="model.biblLike"/>
    </alternate>
   </sequence>
   <alternate minOccurs="0"
    maxOccurs="unbounded">

    <classRef key="model.labelLike"/>
    <classRef key="model.noteLike"/>
    <classRef key="model.biblLike"/>
   </alternate>
  </alternate>
 </sequence>
</content>
Schema Declaration
element trait
{
   tei_att.global.attributes,
   tei_att.datable.attributes,
   tei_att.editLike.attributes,
   tei_att.naming.attributes,
   tei_att.typed.attributes,
   tei_att.dimensions.attributes,
   (
      tei_precision*,
      (
         tei_trait+
       | (
            tei_model.headLike*,
            tei_model.pLike+,
            ( tei_model.noteLike | tei_model.biblLike )*
         )
       | ( tei_model.labelLike | tei_model.noteLike | tei_model.biblLike )*
      )
   )
}

<transpose>

<transpose>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
derived-module-faust-tei: transposeGrp
transcr: listTranspose
May contain
core: ptr
Content model
<content>
 <sequence>
  <elementRef key="ptr"/>
  <elementRef key="ptrminOccurs="1"
   maxOccurs="unbounded"/>

 </sequence>
</content>
Schema Declaration
element transpose { tei_att.global.attributes, ( tei_ptr, tei_ptr+ ) }

<transposeGrp> [http://www.tei-c.org/ns/geneticEditions]

<transposeGrp>
Namespacehttp://www.tei-c.org/ns/geneticEditions
Modulederived-module-faust-tei
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
May contain
transcr: transpose undo
Content model
<content>
</content>
Schema Declaration
element transposeGrp { tei_att.global.attributes, ( transpose | undo )+ }

<tree>

<tree>
Modulenets
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
arity
Status Optional
Datatype teidata.count
ord
Status Required
Datatype teidata.enumerated
Legal values are:
true
partial
false
order
Status Optional
Datatype teidata.count
Member of
Contained by
May contain
core: label
Content model
<content>
 <sequence>
  <elementRef key="labelminOccurs="0"/>
  <sequence>
   <alternate minOccurs="0"
    maxOccurs="unbounded">

    <elementRef key="leaf"/>
    <elementRef key="iNode"/>
   </alternate>
   <elementRef key="root"/>
   <alternate minOccurs="0"
    maxOccurs="unbounded">

    <elementRef key="leaf"/>
    <elementRef key="iNode"/>
   </alternate>
  </sequence>
 </sequence>
</content>
Schema Declaration
element tree
{
   tei_att.global.attributes,
   attribute arity { teidata.count }?,
   attribute ord { "true" | "partial" | "false" },
   attribute order { teidata.count }?,
   (
      tei_label?,
      ( ( tei_leaf | tei_iNode )*, tei_root, ( tei_leaf | tei_iNode )* )
   )
}

<triangle>

<triangle>
Modulenets
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
value
Status Optional
Datatype teidata.pointer
Contained by
May contain
Content model
<content>
 <sequence>
  <elementRef key="labelminOccurs="0"/>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <elementRef key="eTree"/>
   <elementRef key="triangle"/>
   <elementRef key="eLeaf"/>
  </alternate>
 </sequence>
</content>
Schema Declaration
element triangle
{
   tei_att.global.attributes,
   attribute value { teidata.pointer }?,
   ( tei_label?, ( tei_eTree | tei_triangle | tei_eLeaf )* )
}

<typeDesc>

<typeDesc>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
msdescription: physDesc
May contain
core: p
linking: ab
msdescription: summary typeNote
Content model
<content>
 <alternate>
  <classRef key="model.pLikeminOccurs="1"
   maxOccurs="unbounded"/>

  <sequence>
   <elementRef key="summaryminOccurs="0"/>
   <elementRef key="typeNoteminOccurs="1"
    maxOccurs="unbounded"/>

  </sequence>
 </alternate>
</content>
Schema Declaration
element typeDesc
{
   tei_att.global.attributes,
   ( tei_model.pLike+ | ( tei_summary?, tei_typeNote+ ) )
}

<typeNote>

<typeNote>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.handFeatures (@scribe, @scribeRef, @script, @scriptRef, @medium, @scope)
Contained by
msdescription: typeDesc
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element typeNote
{
   tei_att.global.attributes,
   tei_att.handFeatures.attributes,
   macro.specialPara
}

<unclear>

<unclear>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.editLike (@evidence, @instant) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
reason
Status Optional
Datatype 1–∞ occurrences of teidata.enumerated separated by whitespace
Suggested values include:
illegible
inaudible
faded
background_noise
eccentric_ductus
agent
Status Optional
Datatype teidata.enumerated
Sample values include:
rubbing
mildew
smoke
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
transcr: am line zone
May containEmpty element
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element unclear
{
   tei_att.global.attributes,
   tei_att.editLike.attributes,
   tei_att.dimensions.attributes,
   attribute reason
   {
      list
      {
         (
            "illegible"
          | "inaudible"
          | "faded"
          | "background_noise"
          | "eccentric_ductus"
          | teidata.enumerated
         )+
      }
   }?,
   attribute agent { teidata.enumerated }?,
   macro.paraContent
}

<undo>

<undo>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.spanning (@spanTo) att.transcriptional (@status, @cause, @seq) (att.editLike (@evidence, @instant)) (att.written (@hand)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
target
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
Member of
Contained by
analysis: pc w
derived-module-faust-tei: ins transposeGrp
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
transcr: am line zone
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element undo
{
   tei_att.global.attributes,
   tei_att.spanning.attributes,
   tei_att.transcriptional.attributes,
   tei_att.dimensions.attributes,
   attribute target { list { teidata.pointer+ } }?,
   empty
}

<unicodeName>

<unicodeName>
Modulegaiji
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
version
Status Optional
Datatype teidata.version
Contained by
gaiji: charProp
May containCharacter data only
Content model
<content>
 <textNode/>
</content>
Schema Declaration
element unicodeName
{
   tei_att.global.attributes,
   attribute version { teidata.version }?,
   text
}

<unit>

<unit>
Modulecore
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.typed (@type, @subtype) att.measurement (@unit, @quantity, @commodity)
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
namesdates: location
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element unit
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.measurement.attributes,
   macro.phraseSeq
}

<vAlt>

<vAlt>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
May contain
Content model
<content>
 <sequence>
  <classRef key="model.featureVal"/>
  <classRef key="model.featureVal"
   minOccurs="1maxOccurs="unbounded"/>

 </sequence>
</content>
Schema Declaration
element vAlt
{
   tei_att.global.attributes,
   ( tei_model.featureVal, tei_model.featureVal+ )
}

<value>

<value>
Modulegaiji
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
gaiji: charProp
May containEmpty element
Content model
<content>
 <macroRef key="macro.xtext"/>
</content>
Schema Declaration
element value { tei_att.global.attributes, macro.xtext }

<variantEncoding>

<variantEncoding>
Moduletextcrit
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
method
Status Required
Datatype teidata.enumerated
Legal values are:
location-referenced
double-end-point
parallel-segmentation
location
Status Required
Datatype teidata.enumerated
Schematron

<sch:rule context="tei:variantEncoding">
<sch:assert test="(@location != 'external') or (@method != 'parallel-segmentation')"> The @location value "external" is inconsistent with the
parallel-segmentation method of apparatus markup.</sch:assert>
</sch:rule>
Legal values are:
internal
external
Member of
Contained by
header: encodingDesc
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element variantEncoding
{
   tei_att.global.attributes,
   attribute method
   {
      "location-referenced" | "double-end-point" | "parallel-segmentation"
   },
   attribute location { "internal" | "external" }
   >>
   d228639e25:tr
   [
      "[#variantEncodingLocation]"
      "<constraint>"
      "<sch:rule "
      "context"
      """=""""
      "tei:variantEncoding"
      """">"""
      " "
      "<sch:assert "
      "test"
      """=""""
      """(@location != 'external') or (@method != 'parallel-segmentation')"""
      """">"""
      """ The @location value "external" is inconsistent with the"""
      "   parallel-segmentation method of apparatus markup."
      "</sch:assert>"
      "</sch:rule>"
      "</constraint>"
   ],
   empty
}

<vColl>

<vColl>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
org
Status Optional
Datatype teidata.enumerated
Legal values are:
set
bag
list
Member of
Contained by
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <elementRef key="fs"/>
  <classRef key="model.featureVal.single"/>
 </alternate>
</content>
Schema Declaration
element vColl
{
   tei_att.global.attributes,
   attribute org { "set" | "bag" | "list" }?,
   ( tei_fs | tei_model.featureVal.single )*
}

<vDefault>

<vDefault>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
iso-fs: fDecl
May contain
Content model
<content>
 <alternate>
  <classRef key="model.featureVal"
   minOccurs="1maxOccurs="unbounded"/>

  <elementRef key="ifminOccurs="1"
   maxOccurs="unbounded"/>

 </alternate>
</content>
Schema Declaration
element vDefault
{
   tei_att.global.attributes,
   ( tei_model.featureVal+ | tei_if+ )
}

<view>

<view>
Moduledrama
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
May containEmpty element
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schema Declaration
element view { tei_att.global.attributes, macro.specialPara }

<vLabel>

<vLabel>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
name
Status Required
Datatype teidata.word
Member of
Contained by
May contain
Content model
<content>
 <classRef key="model.featureVal"
  minOccurs="0"/>

</content>
Schema Declaration
element vLabel
{
   tei_att.global.attributes,
   attribute name { teidata.word },
   tei_model.featureVal?
}

<vMerge>

<vMerge>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
org
Status Optional
Datatype teidata.enumerated
Legal values are:
set
bag
list
Member of
Contained by
May contain
Content model
<content>
 <classRef key="model.featureVal"
  minOccurs="1maxOccurs="unbounded"/>

</content>
Schema Declaration
element vMerge
{
   tei_att.global.attributes,
   attribute org { "set" | "bag" | "list" }?,
   tei_model.featureVal+
}

<vNot>

<vNot>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
May contain
Content model
<content>
 <classRef key="model.featureVal"/>
</content>
Schema Declaration
element vNot { tei_att.global.attributes, tei_model.featureVal }

<vRange>

<vRange>
Moduleiso-fs
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Contained by
iso-fs: fDecl
May contain
Content model
<content>
 <classRef key="model.featureVal"/>
</content>
Schema Declaration
element vRange { tei_att.global.attributes, tei_model.featureVal }

<w>

<w>
Moduleanalysis
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.segLike (@questionedBy, @function) (att.metrical (@met, @real, @rhyme)) (att.datcat (@datcat, @valueDatcat)) (att.fragmentable (@part)) att.typed (@type, @subtype) att.linguistic (@lemma, @lemmaRef, @pos, @msd, @join) att.notated (@notation)
Member of
Contained by
analysis: w
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
transcr: line zone
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <elementRef key="seg"/>
  <elementRef key="w"/>
  <elementRef key="m"/>
  <elementRef key="c"/>
  <elementRef key="pc"/>
  <classRef key="model.global"/>
  <classRef key="model.lPart"/>
  <classRef key="model.hiLike"/>
  <classRef key="model.pPart.edit"/>
 </alternate>
</content>
Schema Declaration
element w
{
   tei_att.global.attributes,
   tei_att.segLike.attributes,
   tei_att.typed.attributes,
   tei_att.linguistic.attributes,
   tei_att.notated.attributes,
   (
      text
    | tei_model.gLike
    | tei_seg
    | tei_w
    | tei_m
    | tei_c
    | tei_pc
    | tei_model.global
    | tei_model.lPart
    | tei_model.hiLike
    | tei_model.pPart.edit
   )*
}

<watermark>

<watermark>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: origDate
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element watermark { tei_att.global.attributes, macro.phraseSeq }

<when>

<when>
Modulelinking
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos))
absolute
Status Optional
Datatype teidata.temporal.w3c
unit
Status Optional
Datatype teidata.enumerated
Suggested values include:
d
h
min
s
ms
interval
Status Optional
Datatype teidata.interval
since
Status Optional
Datatype teidata.pointer
Contained by
linking: timeline
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element when
{
   tei_att.global.attributes,
   attribute absolute { teidata.temporal.w3c }?,
   attribute unit { "d" | "h" | "min" | "s" | "ms" | teidata.enumerated }?,
   attribute interval { teidata.interval }?,
   attribute since { teidata.pointer }?,
   empty
}

<width>

<width>
Modulemsdescription
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
Member of
Contained by
derived-module-faust-tei: ins
drama: castItem
msdescription: dimensions origDate
namesdates: location
textcrit: lem rdg witDetail
May containEmpty element
Content model
<content>
 <macroRef key="macro.xtext"/>
</content>
Schema Declaration
element width
{
   tei_att.global.attributes,
   tei_att.dimensions.attributes,
   macro.xtext
}

<wit>

<wit>
Moduletextcrit
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.rdgPart (@wit)
is-base
Status Optional
Datatype
Member of
Contained by
core: note
textcrit: app lem rdg rdgGrp
May containEmpty element
Content model
<content>
 <macroRef key="macro.phraseSeq"/>
</content>
Schema Declaration
element wit
{
   tei_att.global.attributes,
   tei_att.rdgPart.attributes,
   attribute [http://www.faustedition.net/ns]is-base { xs:bool }?,
   macro.phraseSeq
}

<witDetail>

<witDetail>
Moduletextcrit
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.placement (@place) att.pointing (@targetLang, @target, @evaluate)
wit
Status Required
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
type
Status Optional
Datatype teidata.enumerated
Member of
Contained by
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.gLike"/>
  <classRef key="model.phrase"/>
  <classRef key="model.global"/>
  <elementRef key="bibl"/>
 </alternate>
</content>
Schema Declaration
element witDetail
{
   tei_att.global.attributes,
   tei_att.placement.attributes,
   tei_att.pointing.attributes,
   attribute wit { list { teidata.pointer+ } },
   attribute type { teidata.enumerated }?,
   ( text | tei_model.gLike | tei_model.phrase | tei_model.global | tei_bibl )*
}

<witEnd>

<witEnd>
Moduletextcrit
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.rdgPart (@wit)
Member of
Contained by
textcrit: lem rdg
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element witEnd { tei_att.global.attributes, tei_att.rdgPart.attributes, empty }

<witness>

<witness>
Moduletextcrit
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.sortable (@sortKey)
Contained by
textcrit: listWit
May containEmpty element
Content model
<content>
 <macroRef key="macro.limitedContent"/>
</content>
Schema Declaration
element witness
{
   tei_att.global.attributes,
   tei_att.sortable.attributes,
   macro.limitedContent
}

<witStart>

<witStart>
Moduletextcrit
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.rdgPart (@wit)
Member of
Contained by
textcrit: lem rdg
May containEmpty element
Content model
<content>
 <empty/>
</content>
Schema Declaration
element witStart
{
   tei_att.global.attributes,
   tei_att.rdgPart.attributes,
   empty
}

<xenoData>

<xenoData>
Moduleheader
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.declarable (@default) att.typed (@type, @subtype)
Member of
Contained by
header: teiHeader
May containCharacter data only
Content model
<content>
 <alternate>
  <textNode/>
  <anyElement/>
 </alternate>
</content>
Schema Declaration
element xenoData
{
   tei_att.global.attributes,
   tei_att.declarable.attributes,
   tei_att.typed.attributes,
   ( text | anyElement-xenoData )
}

<zone>

<zone>
Moduletranscr
AttributesAttributes att.global (@rend, @nx, @xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.change (@change)) (att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)) att.coordinated (@start, @ulx, @uly, @lrx, @lry, @points) att.typed (@type, @subtype) att.written (@hand)
rotate
Status Optional
Datatype teidata.count
Default 0
Member of
Contained by
derived-module-faust-tei: ins
transcr: line surface zone
May contain
Content model
<content>
 <alternate minOccurs="0"
  maxOccurs="unbounded">

  <textNode/>
  <classRef key="model.graphicLike"/>
  <classRef key="model.global"/>
  <elementRef key="surface"/>
  <classRef key="model.linePart"/>
 </alternate>
</content>
Schema Declaration
element zone
{
   tei_att.global.attributes,
   tei_att.coordinated.attributes,
   tei_att.typed.attributes,
   tei_att.written.attributes,
   attribute rotate { teidata.count }?,
   (
      text
    | tei_model.graphicLike
    | tei_model.global
    | tei_surface
    | tei_model.linePart
   )*
}

Schema faust-tei: Model classes

model.addressLike

model.addressLike 
Moduletei
Used by
Membersaddress affiliation email

model.addrPart

model.addrPart 
Moduletei
Used by
Membersmodel.nameLike [model.nameLike.agent [name orgName persName] model.offsetLike [geogFeat offset] model.persNamePart [addName forename genName nameLink roleName surname] model.placeStateLike [model.placeNamePart [bloc country district geogName placeName region settlement] climate location population state terrain trait] idno rs] addrLine postBox postCode street

model.applicationLike

model.applicationLike 
Moduletei
Used by
Membersapplication

model.availabilityPart

model.availabilityPart 
Moduletei
Used by
Memberslicence

model.biblLike

model.biblLike 
Moduletei
Used by
Membersbibl biblFull biblStruct listBibl msDesc

model.biblPart

model.biblPart 
Moduletei
Used by
Membersmodel.imprintPart [biblScope distributor pubPlace publisher] model.respLike [author editor funder meeting principal respStmt sponsor] availability bibl citedRange edition extent listRelation msIdentifier relatedItem series textLang

model.castItemPart

model.castItemPart 
Moduletei
Used by
Membersactor role roleDesc

model.catDescPart

model.catDescPart 
Moduletei
Used by
MemberstextDesc

model.certLike

model.certLike 
Moduletei
Used by
Memberscertainty precision respons

model.choicePart

model.choicePart 
Moduletei
Used by
Membersabbr am corr ex expan orig reg seg sic supplied unclear

model.common

model.common 
Moduletei
Used by
Membersmodel.divPart [model.lLike [l] model.pLike [ab p] eTree forest graph lg listForest sp spGrp tree] model.inter [model.biblLike [bibl biblFull biblStruct listBibl msDesc] model.egLike model.labelLike [desc label] model.listLike [list listApp listEvent listNym listOrg listPerson listPlace listRelation listWit table] model.oddDecl model.qLike [model.quoteLike [cit quote] floatingText q said] model.stageLike [camera caption move sound stage tech view] castList]

model.correspActionPart

model.correspActionPart 
Moduletei
Used by
Membersmodel.addressLike [address affiliation email] model.dateLike [date time] model.nameLike [model.nameLike.agent [name orgName persName] model.offsetLike [geogFeat offset] model.persNamePart [addName forename genName nameLink roleName surname] model.placeStateLike [model.placeNamePart [bloc country district geogName placeName region settlement] climate location population state terrain trait] idno rs] note

model.correspContextPart

model.correspContextPart 
Moduletei
Used by
Membersmodel.pLike [ab p] model.ptrLike [ptr ref] note

model.correspDescPart

model.correspDescPart 
Moduletei
Used by
MemberscorrespAction correspContext note

model.dateLike

model.dateLike 
Moduletei
Used by
Membersdate time

model.descLike

model.descLike 
Moduletei
Used by
Membersdesc

model.dimLike

model.dimLike 
Moduletei
Used by
Membersdepth height width

model.div1Like

model.div1Like 
Moduletei
Used by
Membersdiv1

model.div2Like

model.div2Like 
Moduletei
Used by
Membersdiv2

model.div3Like

model.div3Like 
Moduletei
Used by
Membersdiv3

model.div4Like

model.div4Like 
Moduletei
Used by
Membersdiv4

model.div5Like

model.div5Like 
Moduletei
Used by
Membersdiv5

model.div6Like

model.div6Like 
Moduletei
Used by
Membersdiv6

model.div7Like

model.div7Like 
Moduletei
Used by
Membersdiv7

model.divBottom

model.divBottom 
Moduletei
Used by
Membersmodel.divBottomPart [closer postscript signed trailer] model.divWrapper [argument byline dateline docAuthor docDate epigraph meeting salute]

model.divBottomPart

model.divBottomPart 
Moduletei
Used by
Memberscloser postscript signed trailer

model.divGenLike

model.divGenLike 
Moduletei
Used by
MembersdivGen

model.divLike

model.divLike 
Moduletei
Used by
Membersdiv

model.divPart

model.divPart 
Moduletei
Used by
Membersmodel.lLike [l] model.pLike [ab p] eTree forest graph lg listForest sp spGrp tree

model.divTop

model.divTop 
Moduletei
Used by
Membersmodel.divTopPart [model.headLike [head] opener signed] model.divWrapper [argument byline dateline docAuthor docDate epigraph meeting salute]

model.divTopPart

model.divTopPart 
Moduletei
Used by
Membersmodel.headLike [head] opener signed

model.divWrapper

model.divWrapper 
Moduletei
Used by
Membersargument byline dateline docAuthor docDate epigraph meeting salute

model.editorialDeclPart

model.editorialDeclPart 
Moduletei
Used by
Memberscorrection hyphenation interpretation normalization punctuation quotation segmentation stdVals

model.emphLike

model.emphLike 
Moduletei
Used by
Membersdistinct emph foreign gloss mentioned soCalled term title

model.encodingDescPart

model.encodingDescPart 
Moduletei
Used by
MembersappInfo charDecl classDecl editorialDecl fsdDecl geoDecl listPrefixDef metDecl projectDesc refsDecl samplingDecl schemaRef styleDefDecl tagsDecl variantEncoding

model.eventLike

model.eventLike 
Moduletei
Used by
Membersevent listEvent

model.featureVal

model.featureVal 
Moduletei
Used by
Membersmodel.featureVal.complex [fs vColl vMerge vNot] model.featureVal.single [binary default numeric string symbol vAlt vLabel]

model.featureVal.complex

model.featureVal.complex 
Moduletei
Used by
Membersfs vColl vMerge vNot

model.featureVal.single

model.featureVal.single 
Moduletei
Used by
Membersbinary default numeric string symbol vAlt vLabel

model.frontPart

model.frontPart 
Moduletei
Used by
Membersmodel.frontPart.drama [castList epilogue performance prologue set] divGen listBibl titlePage

model.frontPart.drama

model.frontPart.drama 
Moduletei
Used by
MemberscastList epilogue performance prologue set

model.gLike

model.gLike 
Moduletei
Used by
Membersg

model.global

model.global 
Moduletei
Used by
Membersmodel.global.edit [addSpan app damageSpan delSpan gap space] model.global.meta [alt altGrp certainty fLib fs fvLib index interp interpGrp join joinGrp link linkGrp listTranspose precision respons span spanGrp substJoin timeline transposeGrp] model.milestoneLike [anchor cb fw gb lb milestone pb] model.noteLike [note witDetail] figure metamark notatedMusic

model.global.edit

model.global.edit 
Moduletei
Used by
MembersaddSpan app damageSpan delSpan gap space

model.global.meta

model.global.meta 
Moduletei
Used by
Membersalt altGrp certainty fLib fs fvLib index interp interpGrp join joinGrp link linkGrp listTranspose precision respons span spanGrp substJoin timeline transposeGrp

model.glossLike

model.glossLike 
Moduletei
Used by
Membersgloss

model.graphicLike

model.graphicLike 
Moduletei
Used by
MembersbinaryObject formula graphic media

model.headLike

model.headLike 
Moduletei
Used by
Membershead

model.highlighted

model.highlighted 
Moduletei
Used by
Membersmodel.emphLike [distinct emph foreign gloss mentioned soCalled term title] model.hiLike [hi]

model.hiLike

model.hiLike 
Moduletei
Used by
Membershi

model.imprintPart

model.imprintPart 
Moduletei
Used by
MembersbiblScope distributor pubPlace publisher

model.inter

model.inter 
Moduletei
Used by
Membersmodel.biblLike [bibl biblFull biblStruct listBibl msDesc] model.egLike model.labelLike [desc label] model.listLike [list listApp listEvent listNym listOrg listPerson listPlace listRelation listWit table] model.oddDecl model.qLike [model.quoteLike [cit quote] floatingText q said] model.stageLike [camera caption move sound stage tech view] castList

model.labelLike

model.labelLike 
Moduletei
Used by
Membersdesc label

model.limitedPhrase

model.limitedPhrase 
Moduletei
Used by
Membersmodel.emphLike [distinct emph foreign gloss mentioned soCalled term title] model.hiLike [hi] model.pPart.data [model.addressLike [address affiliation email] model.dateLike [date time] model.measureLike [depth dim geo height measure measureGrp num unit width] model.nameLike [model.nameLike.agent [name orgName persName] model.offsetLike [geogFeat offset] model.persNamePart [addName forename genName nameLink roleName surname] model.placeStateLike [model.placeNamePart [bloc country district geogName placeName region settlement] climate location population state terrain trait] idno rs] ] model.pPart.editorial [abbr am choice ex expan subst] model.pPart.msdesc [catchwords dimensions heraldry locus locusGrp material objectType origDate origPlace secFol signatures stamp watermark] model.phrase.xml model.ptrLike [ptr ref]

model.linePart

model.linePart 
Moduletei
Used by
Membersmodel.hiLike [hi] add c choice damage del grBrace grLine handShift ins line mod path pc redo restore retrace seg unclear undo w zone

model.linePart

model.linePart 
Modulederived-module-faust-tei
Used by
Membersmodel.hiLike [hi] add c choice damage del grBrace grLine handShift ins line mod path pc redo restore retrace seg unclear undo w zone

model.listLike

model.listLike 
Moduletei
Used by
Memberslist listApp listEvent listNym listOrg listPerson listPlace listRelation listWit table

model.lLike

model.lLike 
Moduletei
Used by
Membersl

model.lPart

model.lPart 
Moduletei
Used by
Memberscaesura rhyme

model.measureLike

model.measureLike 
Moduletei
Used by
Membersdepth dim geo height measure measureGrp num unit width

model.milestoneLike

model.milestoneLike 
Moduletei
Used by
Membersanchor cb fw gb lb milestone pb

model.msItemPart

model.msItemPart 
Moduletei
Used by
Membersmodel.biblLike [bibl biblFull biblStruct listBibl msDesc] model.msQuoteLike [colophon explicit finalRubric incipit rubric title] model.quoteLike [cit quote] model.respLike [author editor funder meeting principal respStmt sponsor] decoNote filiation idno msItem msItemStruct textLang

model.msQuoteLike

model.msQuoteLike 
Moduletei
Used by
Memberscolophon explicit finalRubric incipit rubric title

model.nameLike

model.nameLike 
Moduletei
Used by
Membersmodel.nameLike.agent [name orgName persName] model.offsetLike [geogFeat offset] model.persNamePart [addName forename genName nameLink roleName surname] model.placeStateLike [model.placeNamePart [bloc country district geogName placeName region settlement] climate location population state terrain trait] idno rs

model.nameLike.agent

model.nameLike.agent 
Moduletei
Used by
Membersname orgName persName

model.noteLike

model.noteLike 
Moduletei
Used by
Membersnote witDetail

model.offsetLike

model.offsetLike 
Moduletei
Used by
MembersgeogFeat offset

model.orgPart

model.orgPart 
Moduletei
Used by
Membersmodel.eventLike [event listEvent] listOrg listPerson listPlace

model.persNamePart

model.persNamePart 
Modulenamesdates
Used by
MembersaddName forename genName nameLink roleName surname

model.personLike

model.personLike 
Moduletei
Used by
Membersorg person personGrp

model.personPart

model.personPart 
Moduletei
Used by
Membersmodel.biblLike [bibl biblFull biblStruct listBibl msDesc] model.eventLike [event listEvent] model.persStateLike [affiliation age education faith floruit langKnowledge nationality occupation persName persona residence sex socecStatus state trait] birth death idno name

model.persStateLike

model.persStateLike 
Moduletei
Used by
Membersaffiliation age education faith floruit langKnowledge nationality occupation persName persona residence sex socecStatus state trait

model.phrase

model.phrase 
Moduletei
Used by
Membersmodel.graphicLike [binaryObject formula graphic media] model.highlighted [model.emphLike [distinct emph foreign gloss mentioned soCalled term title] model.hiLike [hi] ] model.lPart [caesura rhyme] model.pPart.data [model.addressLike [address affiliation email] model.dateLike [date time] model.measureLike [depth dim geo height measure measureGrp num unit width] model.nameLike [model.nameLike.agent [name orgName persName] model.offsetLike [geogFeat offset] model.persNamePart [addName forename genName nameLink roleName surname] model.placeStateLike [model.placeNamePart [bloc country district geogName placeName region settlement] climate location population state terrain trait] idno rs] ] model.pPart.edit [model.pPart.editorial [abbr am choice ex expan subst] model.pPart.transcriptional [add app corr damage del grBrace grLine handShift ins mod orig redo reg restore retrace secl sic supplied surplus unclear undo] ] model.pPart.msdesc [catchwords dimensions heraldry locus locusGrp material objectType origDate origPlace secFol signatures stamp watermark] model.phrase.xml model.ptrLike [ptr ref] model.segLike [c cl m pc phr s seg w] model.specDescLike

model.physDescPart

model.physDescPart 
Modulemsdescription
Used by
MembersaccMat additions bindingDesc decoDesc handDesc musicNotation objectDesc scriptDesc sealDesc typeDesc

model.placeLike

model.placeLike 
Moduletei
Used by
Membersplace

model.placeNamePart

model.placeNamePart 
Moduletei
Used by
Membersbloc country district geogName placeName region settlement

model.placeStateLike

model.placeStateLike 
Moduletei
Used by
Membersmodel.placeNamePart [bloc country district geogName placeName region settlement] climate location population state terrain trait

model.pLike

model.pLike 
Moduletei
Used by
Membersab p

model.pLike.front

model.pLike.front 
Moduletei
Used by
Membersargument byline docAuthor docDate docEdition docImprint docTitle epigraph head titlePart

model.pPart.data

model.pPart.data 
Moduletei
Used by
Membersmodel.addressLike [address affiliation email] model.dateLike [date time] model.measureLike [depth dim geo height measure measureGrp num unit width] model.nameLike [model.nameLike.agent [name orgName persName] model.offsetLike [geogFeat offset] model.persNamePart [addName forename genName nameLink roleName surname] model.placeStateLike [model.placeNamePart [bloc country district geogName placeName region settlement] climate location population state terrain trait] idno rs]

model.pPart.edit

model.pPart.edit 
Moduletei
Used by
Membersmodel.pPart.editorial [abbr am choice ex expan subst] model.pPart.transcriptional [add app corr damage del grBrace grLine handShift ins mod orig redo reg restore retrace secl sic supplied surplus unclear undo]

model.pPart.editorial

model.pPart.editorial 
Moduletei
Used by
Membersabbr am choice ex expan subst

model.pPart.msdesc

model.pPart.msdesc 
Moduletei
Used by
Memberscatchwords dimensions heraldry locus locusGrp material objectType origDate origPlace secFol signatures stamp watermark

model.pPart.transcriptional

model.pPart.transcriptional 
Moduletei
Used by
Membersadd app corr damage del grBrace grLine handShift ins mod orig redo reg restore retrace secl sic supplied surplus unclear undo

model.profileDescPart

model.profileDescPart 
Moduletei
Used by
Membersabstract calendarDesc correspDesc creation handNotes langUsage listTranspose particDesc settingDesc textClass textDesc transposeGrp

model.ptrLike

model.ptrLike 
Moduletei
Used by
Membersptr ref

model.publicationStmtPart.agency

model.publicationStmtPart.agency 
Moduletei
Used by
Membersauthority distributor publisher

model.publicationStmtPart.detail

model.publicationStmtPart.detail 
Moduletei
Used by
Membersmodel.ptrLike [ptr ref] address availability date idno pubPlace

model.qLike

model.qLike 
Moduletei
Used by
Membersmodel.quoteLike [cit quote] floatingText q said

model.quoteLike

model.quoteLike 
Moduletei
Used by
Memberscit quote

model.rdgLike

model.rdgLike 
Moduletextcrit
Used by
Membersrdg

model.rdgPart

model.rdgPart 
Moduletextcrit
Used by
Membersmodel.divPart [model.lLike [l] model.pLike [ab p] eTree forest graph lg listForest sp spGrp tree] lacunaEnd lacunaStart speaker wit witEnd witStart

model.resourceLike

model.resourceLike 
Moduletei
Used by
Membersfacsimile fsdDecl sourceDoc text

model.respLike

model.respLike 
Moduletei
Used by
Membersauthor editor funder meeting principal respStmt sponsor

model.segLike

model.segLike 
Moduletei
Used by
Membersc cl m pc phr s seg w

model.settingPart

model.settingPart 
Moduletei
Used by
Membersactivity locale

model.stageLike

model.stageLike 
Moduletei
Used by
Memberscamera caption move sound stage tech view

model.teiHeaderPart

model.teiHeaderPart 
Moduletei
Used by
MembersencodingDesc profileDesc xenoData

model.textDescPart

model.textDescPart 
Moduletei
Used by
Memberschannel constitution derivation domain factuality interaction preparedness

model.titlepagePart

model.titlepagePart 
Moduletei
Used by
Membersargument binaryObject byline docAuthor docDate docEdition docImprint docTitle epigraph graphic imprimatur titlePart

Schema faust-tei: Attribute classes

att.ascribed

att.ascribed 
Moduletei
Membersatt.ascribed.directed [move q said sp spGrp stage] change setting
AttributesAttributes
who
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace

att.ascribed.directed

att.ascribed.directed 
Moduletei
Membersmove q said sp spGrp stage
AttributesAttributes att.ascribed (@who)
toWhom
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace

att.breaking

att.breaking 
Moduletei
Memberscb gb lb milestone pb
AttributesAttributes
break
Status Recommended
Datatype teidata.enumerated
Sample values include
yes
no
maybe

att.canonical

att.canonical 
Moduletei
Membersatt.naming [att.personal [addName forename genName name orgName persName placeName roleName surname] affiliation author birth bloc climate collection country death district editor education event geogFeat geogName institution nationality occupation offset origPlace population pubPlace region repository residence rs settlement socecStatus state terrain trait] actor authority correspDesc distributor docAuthor docTitle faith funder material meeting objectType principal publisher relation resp respStmt sponsor term title
AttributesAttributes
key
Status Optional
Datatype teidata.text
ref
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace

att.citing

att.citing 
Moduletei
MembersbiblScope citedRange
AttributesAttributes
unit
Status Optional
Datatype teidata.enumerated
Suggested values include:
volume
issue
page
line
chapter
part
column
entry
from
Status Optional
Datatype teidata.word
to
Status Optional
Datatype teidata.word

att.coordinated

att.coordinated 
Moduletranscr
Membersline surface zone
AttributesAttributes
start
Status Optional
Datatype teidata.pointer
ulx
Status Optional
Datatype teidata.numeric
uly
Status Optional
Datatype teidata.numeric
lrx
Status Optional
Datatype teidata.numeric
lry
Status Optional
Datatype teidata.numeric
points
Status Optional
Datatype 3–∞ occurrences of teidata.point separated by whitespace

att.cReferencing

att.cReferencing 
Moduletei
Membersgloss ptr ref term
AttributesAttributes
cRef
Status Optional
Datatype teidata.text

att.damaged

att.damaged 
Moduletei
Membersdamage damageSpan
AttributesAttributes att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence)) att.written (@hand)
agent
Status Optional
Datatype teidata.enumerated
Sample values include:
rubbing
mildew
smoke
degree
Status Optional
Datatype teidata.probCert
group
Status Optional
Datatype teidata.count

att.datable

att.datable 
Moduletei
Membersacquisition affiliation age application binding birth bloc change climate country creation custEvent date death district education event faith floruit geogFeat geogName idno langKnowledge langKnown licence location name nationality occupation offset orgName origDate origPlace origin persName placeName population precision provenance region relation residence resp seal settlement sex socecStatus stamp state terrain time title trait
AttributesAttributes att.datable.w3c (@when, @notBefore, @notAfter, @from, @to) att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso) att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)
calendar
Status Optional
Datatype teidata.pointer
Schematron

<sch:rule context="tei:*[@calendar]">
<sch:assert test="string-length(.) gt 0">@calendar indicates the system or calendar to which the date represented by the content of this element
belongs, but this <sch:name/> element has no textual content.</sch:assert>
</sch:rule>
period
Status Optional
Datatype teidata.pointer

att.datable.custom

att.datable.custom 
Modulenamesdates
Membersatt.datable [acquisition affiliation age application binding birth bloc change climate country creation custEvent date death district education event faith floruit geogFeat geogName idno langKnowledge langKnown licence location name nationality occupation offset orgName origDate origPlace origin persName placeName population precision provenance region relation residence resp seal settlement sex socecStatus stamp state terrain time title trait]
AttributesAttributes
when-custom
Status Optional
Datatype 1–∞ occurrences of teidata.word separated by whitespace
notBefore-custom
Status Optional
Datatype 1–∞ occurrences of teidata.word separated by whitespace
notAfter-custom
Status Optional
Datatype 1–∞ occurrences of teidata.word separated by whitespace
from-custom
Status Optional
Datatype 1–∞ occurrences of teidata.word separated by whitespace
to-custom
Status Optional
Datatype 1–∞ occurrences of teidata.word separated by whitespace
datingPoint
Status Optional
Datatype teidata.pointer
datingMethod
Status Optional
Datatype teidata.pointer

att.datable.iso

att.datable.iso 
Modulenamesdates
Membersatt.datable [acquisition affiliation age application binding birth bloc change climate country creation custEvent date death district education event faith floruit geogFeat geogName idno langKnowledge langKnown licence location name nationality occupation offset orgName origDate origPlace origin persName placeName population precision provenance region relation residence resp seal settlement sex socecStatus stamp state terrain time title trait]
AttributesAttributes
when-iso
Status Optional
Datatype teidata.temporal.iso
notBefore-iso
Status Optional
Datatype teidata.temporal.iso
notAfter-iso
Status Optional
Datatype teidata.temporal.iso
from-iso
Status Optional
Datatype teidata.temporal.iso
to-iso
Status Optional
Datatype teidata.temporal.iso

att.datable.w3c

att.datable.w3c 
Moduletei
Membersatt.datable [acquisition affiliation age application binding birth bloc change climate country creation custEvent date death district education event faith floruit geogFeat geogName idno langKnowledge langKnown licence location name nationality occupation offset orgName origDate origPlace origin persName placeName population precision provenance region relation residence resp seal settlement sex socecStatus stamp state terrain time title trait]
AttributesAttributes
when
Status Optional
Datatype teidata.temporal.w3c
notBefore
Status Optional
Datatype teidata.temporal.w3c
notAfter
Status Optional
Datatype teidata.temporal.w3c
from
Status Optional
Datatype teidata.temporal.w3c
to
Status Optional
Datatype teidata.temporal.w3c
Schematron

<sch:rule context="tei:*[@when]">
<sch:report test="@notBefore|@notAfter|@from|@to"
 role="nonfatal">
The @when attribute cannot be used with any other att.datable.w3c attributes.</sch:report>
</sch:rule>
Schematron

<sch:rule context="tei:*[@from]">
<sch:report test="@notBefore"
 role="nonfatal">
The @from and @notBefore attributes cannot be used together.</sch:report>
</sch:rule>
Schematron

<sch:rule context="tei:*[@to]">
<sch:report test="@notAfter"
 role="nonfatal">
The @to and @notAfter attributes cannot be used together.</sch:report>
</sch:rule>

att.datcat

att.datcat 
Moduletei
Membersatt.segLike [c cl m pc phr s seg w] binary f fs numeric string symbol
AttributesAttributes
datcat
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
valueDatcat
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace

att.declarable

att.declarable 
Moduletei
Membersavailability bibl biblFull biblStruct correction correspDesc editorialDecl geoDecl hyphenation interpretation langUsage listApp listBibl listEvent listNym listOrg listPerson listPlace metDecl normalization particDesc projectDesc punctuation quotation refsDecl samplingDecl segmentation settingDesc sourceDesc stdVals styleDefDecl textClass textDesc xenoData
AttributesAttributes
default
Status Optional
Datatype teidata.truthValue
Legal values are:
true
false
[Default]

att.declaring

att.declaring 
Moduletei
Membersab back body div div1 div2 div3 div4 div5 div6 div7 facsimile floatingText front geo gloss graphic group lg media msDesc p ptr ref sourceDoc surface surfaceGrp term text
AttributesAttributes
decls
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace

att.dimensions

att.dimensions 
Moduletei
Membersatt.damaged [damage damageSpan] add addSpan age birth date death del delSpan depth dim dimensions ex floruit gap geogFeat height mod offset origDate population redo restore retrace secl space state subst substJoin supplied surplus time trait unclear undo width
AttributesAttributes att.ranging (@atLeast, @atMost, @min, @max, @confidence)
unit
Status Optional
Datatype teidata.enumerated
Suggested values include:
cm
mm
in
lines
chars
quantity
Status Optional
Datatype teidata.numeric
extent
Status Optional
Datatype teidata.text
precision
Status Optional
Datatype teidata.certainty
scope
Status Optional
Datatype teidata.enumerated
Sample values include:
all
most
range

att.divLike

att.divLike 
Moduletei
Membersdiv div1 div2 div3 div4 div5 div6 div7 lg
AttributesAttributes att.metrical (@met, @real, @rhyme) att.fragmentable (@part)
label
Status Optional
Datatype
org
Status Optional
Datatype teidata.enumerated
Legal values are:
composite
uniform
[Default]
sample
Status Optional
Datatype teidata.enumerated
Legal values are:
initial
medial
final
unknown
complete
[Default]

att.docStatus

att.docStatus 
Moduletei
Membersbibl biblFull biblStruct change msDesc revisionDesc
AttributesAttributes
status
Status Optional
Datatype teidata.enumerated
Sample values include:
approved
candidate
cleared
deprecated
draft
[Default]
embargoed
expired
frozen
galley
proposed
published
recommendation
submitted
unfinished
withdrawn

att.edition

att.edition 
Moduletei
Memberscb gb lb milestone pb refState
AttributesAttributes
ed
Status Optional
Datatype 1–∞ occurrences of teidata.word separated by whitespace
edRef
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace

att.editLike

att.editLike 
Moduletei
Membersatt.transcriptional [add addSpan del delSpan grBrace grLine hi ins mod redo restore retrace subst substJoin undo] affiliation age am birth climate corr date death education event ex expan faith floruit gap geogFeat geogName langKnowledge langKnown location name nationality occupation offset org orgName origDate origPlace origin persName person persona place placeName population reg relation residence secl sex socecStatus state supplied surplus terrain time trait unclear
AttributesAttributes
evidence
Status Optional
Datatype 1–∞ occurrences of teidata.enumerated separated by whitespace
Suggested values include:
internal
external
conjecture
instant
Status Optional
Datatype teidata.xTruthValue
Default false

att.enjamb

att.enjamb 
Moduleverse
Membersl
AttributesAttributes
enjamb
Status Optional
Datatype teidata.enumerated
Sample values include:
no
yes
weak
strong

att.fragmentable

att.fragmentable 
Moduletei
Membersatt.divLike [div div1 div2 div3 div4 div5 div6 div7 lg] att.segLike [c cl m pc phr s seg w] ab l p
AttributesAttributes
part
Status Optional
Datatype teidata.enumerated
Legal values are:
Y
N
[Default]
I
M
F

att.global

att.global 
Moduletei
MembersTEI ab abbr abstract accMat acquisition activity actor add addName addSpan additional additions addrLine address adminInfo affiliation age alt altGrp altIdentifier am analytic anchor app appInfo application arc argument author authority availability back bibl biblFull biblScope biblStruct bicond binary binaryObject binding bindingDesc birth bloc body byline c cRefPattern caesura calendar calendarDesc camera caption castGroup castItem castList catDesc catRef catchwords category cb cell certainty change channel char charDecl charName charProp choice cit citedRange cl classCode classDecl climate closer collation collection colophon cond condition constitution corr correction correspAction correspContext correspDesc country creation custEvent custodialHist damage damageSpan date dateline death decoDesc decoNote default del delSpan depth derivation desc dim dimensions distinct distributor district div div1 div2 div3 div4 div5 div6 div7 divGen docAuthor docDate docEdition docImprint docTitle domain eLeaf eTree edition editionStmt editor editorialDecl education email emph encodingDesc epigraph epilogue event ex expan explicit extent f fDecl fDescr fLib facsimile factuality faith figDesc figure fileDesc filiation finalRubric floatingText floruit foliation foreign forename forest formula front fs fsConstraints fsDecl fsDescr fsdDecl fsdLink funder fvLib fw g gap gb genName geo geoDecl geogFeat geogName gloss glyph glyphName grBrace grLine graph graphic group handDesc handNote handNotes handShift head headItem headLabel height heraldry hi history hyphenation iNode idno if iff imprimatur imprint incipit index ins institution interaction interp interpGrp interpretation item join joinGrp keywords l label lacunaEnd lacunaStart langKnowledge langKnown langUsage language layout layoutDesc lb leaf lem lg licence line link linkGrp list listApp listBibl listChange listEvent listForest listNym listOrg listPerson listPlace listPrefixDef listRelation listTranspose listWit localName locale location locus locusGrp m mapping material measure measureGrp media meeting mentioned metDecl metSym metamark milestone mod monogr move msContents msDesc msFrag msIdentifier msItem msItemStruct msName msPart musicNotation name nameLink namespace nationality node normalization notatedMusic note notesStmt num numeric nym objectDesc objectType occupation offset opener org orgName orig origDate origPlace origin p particDesc path pb pc performance persName person personGrp persona phr physDesc place placeName population postBox postCode postscript precision prefixDef preparedness principal profileDesc projectDesc prologue provenance ptr pubPlace publicationStmt publisher punctuation purpose q quotation quote rdg rdgGrp recordHist redo ref refState refsDecl reg region relatedItem relation rendition repository residence resp respStmt respons restore retrace revisionDesc rhyme role roleDesc roleName root row rs rubric s said salute samplingDecl schemaRef scriptDesc scriptNote seal sealDesc secFol secl seg segmentation series seriesStmt set setting settingDesc settlement sex sic signatures signed soCalled socecStatus sound source sourceDesc sourceDoc sp spGrp space span spanGrp speaker sponsor stage stamp state stdVals street string styleDefDecl subst substJoin summary supplied support supportDesc surface surfaceGrp surname surplus surrogates symbol table tagUsage tagsDecl taxonomy tech teiCorpus teiHeader term terrain text textClass textDesc textLang then time timeline title titlePage titlePart titleStmt trailer trait transpose transposeGrp tree triangle typeDesc typeNote unclear undo unicodeName unit vAlt vColl vDefault vLabel vMerge vNot vRange value variantEncoding view w watermark when width wit witDetail witEnd witStart witness xenoData zone
AttributesAttributes att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select) att.global.change (@change) att.layoutAlignment (@left, @left-right, @right, @right-left, @top, @top-bottom, @bottom, @bottom-top, @pos)
rend
Status Optional
Suggested values include:
left
right
centered
inline
underline
underdots
double
multiple
vertical
erase
sub
sup
font-big
font-small
indent-10
indent-20
indent-30
indent-40
indent-50
indent-60
indent-70
nx
Status Optional
Datatype
xml:id
Status Optional
Datatype ID
n
Status Optional
Datatype teidata.text
xml:lang
Status Optional
Datatype teidata.language
xml:base
Status Optional
Datatype teidata.pointer
xml:space
Status Optional
Datatype teidata.enumerated
Legal values are:
default
preserve

att.global.change

att.global.change 
Moduletranscr
Membersatt.global [TEI ab abbr abstract accMat acquisition activity actor add addName addSpan additional additions addrLine address adminInfo affiliation age alt altGrp altIdentifier am analytic anchor app appInfo application arc argument author authority availability back bibl biblFull biblScope biblStruct bicond binary binaryObject binding bindingDesc birth bloc body byline c cRefPattern caesura calendar calendarDesc camera caption castGroup castItem castList catDesc catRef catchwords category cb cell certainty change channel char charDecl charName charProp choice cit citedRange cl classCode classDecl climate closer collation collection colophon cond condition constitution corr correction correspAction correspContext correspDesc country creation custEvent custodialHist damage damageSpan date dateline death decoDesc decoNote default del delSpan depth derivation desc dim dimensions distinct distributor district div div1 div2 div3 div4 div5 div6 div7 divGen docAuthor docDate docEdition docImprint docTitle domain eLeaf eTree edition editionStmt editor editorialDecl education email emph encodingDesc epigraph epilogue event ex expan explicit extent f fDecl fDescr fLib facsimile factuality faith figDesc figure fileDesc filiation finalRubric floatingText floruit foliation foreign forename forest formula front fs fsConstraints fsDecl fsDescr fsdDecl fsdLink funder fvLib fw g gap gb genName geo geoDecl geogFeat geogName gloss glyph glyphName grBrace grLine graph graphic group handDesc handNote handNotes handShift head headItem headLabel height heraldry hi history hyphenation iNode idno if iff imprimatur imprint incipit index ins institution interaction interp interpGrp interpretation item join joinGrp keywords l label lacunaEnd lacunaStart langKnowledge langKnown langUsage language layout layoutDesc lb leaf lem lg licence line link linkGrp list listApp listBibl listChange listEvent listForest listNym listOrg listPerson listPlace listPrefixDef listRelation listTranspose listWit localName locale location locus locusGrp m mapping material measure measureGrp media meeting mentioned metDecl metSym metamark milestone mod monogr move msContents msDesc msFrag msIdentifier msItem msItemStruct msName msPart musicNotation name nameLink namespace nationality node normalization notatedMusic note notesStmt num numeric nym objectDesc objectType occupation offset opener org orgName orig origDate origPlace origin p particDesc path pb pc performance persName person personGrp persona phr physDesc place placeName population postBox postCode postscript precision prefixDef preparedness principal profileDesc projectDesc prologue provenance ptr pubPlace publicationStmt publisher punctuation purpose q quotation quote rdg rdgGrp recordHist redo ref refState refsDecl reg region relatedItem relation rendition repository residence resp respStmt respons restore retrace revisionDesc rhyme role roleDesc roleName root row rs rubric s said salute samplingDecl schemaRef scriptDesc scriptNote seal sealDesc secFol secl seg segmentation series seriesStmt set setting settingDesc settlement sex sic signatures signed soCalled socecStatus sound source sourceDesc sourceDoc sp spGrp space span spanGrp speaker sponsor stage stamp state stdVals street string styleDefDecl subst substJoin summary supplied support supportDesc surface surfaceGrp surname surplus surrogates symbol table tagUsage tagsDecl taxonomy tech teiCorpus teiHeader term terrain text textClass textDesc textLang then time timeline title titlePage titlePart titleStmt trailer trait transpose transposeGrp tree triangle typeDesc typeNote unclear undo unicodeName unit vAlt vColl vDefault vLabel vMerge vNot vRange value variantEncoding view w watermark when width wit witDetail witEnd witStart witness xenoData zone]
AttributesAttributes
change
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace

att.global.linking

att.global.linking 
Modulelinking
Membersatt.global [TEI ab abbr abstract accMat acquisition activity actor add addName addSpan additional additions addrLine address adminInfo affiliation age alt altGrp altIdentifier am analytic anchor app appInfo application arc argument author authority availability back bibl biblFull biblScope biblStruct bicond binary binaryObject binding bindingDesc birth bloc body byline c cRefPattern caesura calendar calendarDesc camera caption castGroup castItem castList catDesc catRef catchwords category cb cell certainty change channel char charDecl charName charProp choice cit citedRange cl classCode classDecl climate closer collation collection colophon cond condition constitution corr correction correspAction correspContext correspDesc country creation custEvent custodialHist damage damageSpan date dateline death decoDesc decoNote default del delSpan depth derivation desc dim dimensions distinct distributor district div div1 div2 div3 div4 div5 div6 div7 divGen docAuthor docDate docEdition docImprint docTitle domain eLeaf eTree edition editionStmt editor editorialDecl education email emph encodingDesc epigraph epilogue event ex expan explicit extent f fDecl fDescr fLib facsimile factuality faith figDesc figure fileDesc filiation finalRubric floatingText floruit foliation foreign forename forest formula front fs fsConstraints fsDecl fsDescr fsdDecl fsdLink funder fvLib fw g gap gb genName geo geoDecl geogFeat geogName gloss glyph glyphName grBrace grLine graph graphic group handDesc handNote handNotes handShift head headItem headLabel height heraldry hi history hyphenation iNode idno if iff imprimatur imprint incipit index ins institution interaction interp interpGrp interpretation item join joinGrp keywords l label lacunaEnd lacunaStart langKnowledge langKnown langUsage language layout layoutDesc lb leaf lem lg licence line link linkGrp list listApp listBibl listChange listEvent listForest listNym listOrg listPerson listPlace listPrefixDef listRelation listTranspose listWit localName locale location locus locusGrp m mapping material measure measureGrp media meeting mentioned metDecl metSym metamark milestone mod monogr move msContents msDesc msFrag msIdentifier msItem msItemStruct msName msPart musicNotation name nameLink namespace nationality node normalization notatedMusic note notesStmt num numeric nym objectDesc objectType occupation offset opener org orgName orig origDate origPlace origin p particDesc path pb pc performance persName person personGrp persona phr physDesc place placeName population postBox postCode postscript precision prefixDef preparedness principal profileDesc projectDesc prologue provenance ptr pubPlace publicationStmt publisher punctuation purpose q quotation quote rdg rdgGrp recordHist redo ref refState refsDecl reg region relatedItem relation rendition repository residence resp respStmt respons restore retrace revisionDesc rhyme role roleDesc roleName root row rs rubric s said salute samplingDecl schemaRef scriptDesc scriptNote seal sealDesc secFol secl seg segmentation series seriesStmt set setting settingDesc settlement sex sic signatures signed soCalled socecStatus sound source sourceDesc sourceDoc sp spGrp space span spanGrp speaker sponsor stage stamp state stdVals street string styleDefDecl subst substJoin summary supplied support supportDesc surface surfaceGrp surname surplus surrogates symbol table tagUsage tagsDecl taxonomy tech teiCorpus teiHeader term terrain text textClass textDesc textLang then time timeline title titlePage titlePart titleStmt trailer trait transpose transposeGrp tree triangle typeDesc typeNote unclear undo unicodeName unit vAlt vColl vDefault vLabel vMerge vNot vRange value variantEncoding view w watermark when width wit witDetail witEnd witStart witness xenoData zone]
AttributesAttributes
corresp
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
synch
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
sameAs
Status Optional
Datatype teidata.pointer
copyOf
Status Optional
Datatype teidata.pointer
next
Status Optional
Datatype teidata.pointer
prev
Status Optional
Datatype teidata.pointer
exclude
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
select
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace

att.graphicOrientation

att.graphicOrientation 
Modulederived-module-faust-tei
MembersgrBrace grLine
AttributesAttributes
orient
Status Required
Legal values are:
horiz
horiz-top
horiz-bottom
vert
vert-left
vert-right

att.graphicStyle

att.graphicStyle 
Modulederived-module-faust-tei
MembersgrBrace grLine ins
AttributesAttributes
style
Status Optional
Legal values are:
linear
curly

att.handFeatures

att.handFeatures 
Moduletei
MembershandNote handShift scriptNote typeNote
AttributesAttributes
scribe
Status Optional
Datatype teidata.name
scribeRef
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
script
Status Optional
Datatype 1–∞ occurrences of teidata.name separated by whitespace
scriptRef
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
medium
Status Optional
Datatype 1–∞ occurrences of teidata.enumerated separated by whitespace
scope
Status Optional
Datatype teidata.enumerated
Legal values are:
sole
major
minor

att.internetMedia

att.internetMedia 
Moduletei
Membersatt.media [binaryObject graphic] ptr ref
AttributesAttributes
mimeType
Status Optional
Datatype 1–∞ occurrences of teidata.word separated by whitespace

att.interpLike

att.interpLike 
Moduletei
Membersinterp interpGrp span spanGrp
AttributesAttributes
type
Status Recommended
Datatype teidata.enumerated
Sample values include:
image
character
theme
allusion
inst
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace

att.layoutAlignment

att.layoutAlignment 
Modulederived-module-faust-tei
Membersatt.global [TEI ab abbr abstract accMat acquisition activity actor add addName addSpan additional additions addrLine address adminInfo affiliation age alt altGrp altIdentifier am analytic anchor app appInfo application arc argument author authority availability back bibl biblFull biblScope biblStruct bicond binary binaryObject binding bindingDesc birth bloc body byline c cRefPattern caesura calendar calendarDesc camera caption castGroup castItem castList catDesc catRef catchwords category cb cell certainty change channel char charDecl charName charProp choice cit citedRange cl classCode classDecl climate closer collation collection colophon cond condition constitution corr correction correspAction correspContext correspDesc country creation custEvent custodialHist damage damageSpan date dateline death decoDesc decoNote default del delSpan depth derivation desc dim dimensions distinct distributor district div div1 div2 div3 div4 div5 div6 div7 divGen docAuthor docDate docEdition docImprint docTitle domain eLeaf eTree edition editionStmt editor editorialDecl education email emph encodingDesc epigraph epilogue event ex expan explicit extent f fDecl fDescr fLib facsimile factuality faith figDesc figure fileDesc filiation finalRubric floatingText floruit foliation foreign forename forest formula front fs fsConstraints fsDecl fsDescr fsdDecl fsdLink funder fvLib fw g gap gb genName geo geoDecl geogFeat geogName gloss glyph glyphName grBrace grLine graph graphic group handDesc handNote handNotes handShift head headItem headLabel height heraldry hi history hyphenation iNode idno if iff imprimatur imprint incipit index ins institution interaction interp interpGrp interpretation item join joinGrp keywords l label lacunaEnd lacunaStart langKnowledge langKnown langUsage language layout layoutDesc lb leaf lem lg licence line link linkGrp list listApp listBibl listChange listEvent listForest listNym listOrg listPerson listPlace listPrefixDef listRelation listTranspose listWit localName locale location locus locusGrp m mapping material measure measureGrp media meeting mentioned metDecl metSym metamark milestone mod monogr move msContents msDesc msFrag msIdentifier msItem msItemStruct msName msPart musicNotation name nameLink namespace nationality node normalization notatedMusic note notesStmt num numeric nym objectDesc objectType occupation offset opener org orgName orig origDate origPlace origin p particDesc path pb pc performance persName person personGrp persona phr physDesc place placeName population postBox postCode postscript precision prefixDef preparedness principal profileDesc projectDesc prologue provenance ptr pubPlace publicationStmt publisher punctuation purpose q quotation quote rdg rdgGrp recordHist redo ref refState refsDecl reg region relatedItem relation rendition repository residence resp respStmt respons restore retrace revisionDesc rhyme role roleDesc roleName root row rs rubric s said salute samplingDecl schemaRef scriptDesc scriptNote seal sealDesc secFol secl seg segmentation series seriesStmt set setting settingDesc settlement sex sic signatures signed soCalled socecStatus sound source sourceDesc sourceDoc sp spGrp space span spanGrp speaker sponsor stage stamp state stdVals street string styleDefDecl subst substJoin summary supplied support supportDesc surface surfaceGrp surname surplus surrogates symbol table tagUsage tagsDecl taxonomy tech teiCorpus teiHeader term terrain text textClass textDesc textLang then time timeline title titlePage titlePart titleStmt trailer trait transpose transposeGrp tree triangle typeDesc typeNote unclear undo unicodeName unit vAlt vColl vDefault vLabel vMerge vNot vRange value variantEncoding view w watermark when width wit witDetail witEnd witStart witness xenoData zone]
AttributesAttributes
left
Status Optional
Datatype
left-right
Status Optional
Datatype
right
Status Optional
Datatype
right-left
Status Optional
Datatype
top
Status Optional
Datatype
top-bottom
Status Optional
Datatype
bottom
Status Optional
Datatype
bottom-top
Status Optional
Datatype
pos
Status Optional
Legal values are:
over
between

att.linguistic

att.linguistic 
Moduleanalysis
Memberspc w
AttributesAttributes
lemma
Status Optional
Datatype teidata.text
lemmaRef
Status Optional
Datatype teidata.pointer
pos
Status Optional
Datatype teidata.text
msd
Status Optional
Datatype teidata.text
join
Status Optional
Datatype teidata.text
Legal values are:
no
left
right
both
overlap

att.measurement

att.measurement 
Moduletei
Membersmeasure measureGrp unit
AttributesAttributes
unit
Status Optional
Datatype teidata.enumerated
Suggested values include:
m
kg
s
Hz
Pa
L
t
ha
mL
cm
dB
kbit
Kibit
kB
KiB
MB
MiB
quantity
Status Optional
Datatype teidata.numeric
commodity
Status Optional
Datatype 1–∞ occurrences of teidata.word separated by whitespace

att.media

att.media 
Moduletei
MembersbinaryObject graphic
AttributesAttributes att.internetMedia (@mimeType)
width
Status Optional
Datatype teidata.outputMeasurement
height
Status Optional
Datatype teidata.outputMeasurement
scale
Status Optional
Datatype teidata.numeric

att.metrical

att.metrical 
Moduleverse
Membersatt.divLike [div div1 div2 div3 div4 div5 div6 div7 lg] att.segLike [c cl m pc phr s seg w] l space
AttributesAttributes
met
Status Recommended
Datatype token
real
Status Optional
Datatype token
rhyme
Status Recommended
Datatype token

att.milestoneUnit

att.milestoneUnit 
Modulecore
Membersmilestone refState
AttributesAttributes
unit
Status Required
Datatype teidata.enumerated
Sample values include
page
column
line
book
poem
canto
speaker
stanza
act
scene
section
absent
unnumbered
paralipomenon

att.msClass

att.msClass 
Modulemsdescription
MembersmsContents msItem msItemStruct
AttributesAttributes
class
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace

att.msExcerpt

att.msExcerpt 
Modulemsdescription
Memberscolophon explicit finalRubric incipit msContents msItem msItemStruct quote rubric
AttributesAttributes
defective
Status Optional
Datatype teidata.xTruthValue

att.naming

att.naming 
Moduletei
Membersatt.personal [addName forename genName name orgName persName placeName roleName surname] affiliation author birth bloc climate collection country death district editor education event geogFeat geogName institution nationality occupation offset origPlace population pubPlace region repository residence rs settlement socecStatus state terrain trait
AttributesAttributes att.canonical (@key, @ref)
role
Status Optional
Datatype 1–∞ occurrences of teidata.enumerated separated by whitespace
nymRef
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace

att.notated

att.notated 
Moduletei
Membersc cl formula m phr quote s seg w
AttributesAttributes
notation
Status Optional
Datatype teidata.enumerated

att.patternReplacement

att.patternReplacement 
Moduleheader
MemberscRefPattern prefixDef
AttributesAttributes
matchPattern
Status Required
Datatype teidata.pattern
replacementPattern
Status Required
Datatype teidata.replacement

att.personal

att.personal 
Moduletei
MembersaddName forename genName name orgName persName placeName roleName surname
AttributesAttributes att.naming (@role, @nymRef) (att.canonical (@key, @ref))
full
Status Optional
Datatype teidata.enumerated
Legal values are:
yes
[Default]
abb
init
sort
Status Optional
Datatype teidata.count

att.placement

att.placement 
Moduletei
Membersadd addSpan figure fw head label metamark notatedMusic note stage witDetail
AttributesAttributes
place
Status Recommended
Datatype 1–∞ occurrences of teidata.enumerated separated by whitespace
Suggested values include:
below
bottom
margin
top
opposite
overleaf
above
end
inline
inspace

att.pointing

att.pointing 
Moduletei
Membersatt.pointing.group [altGrp joinGrp linkGrp] calendar catRef citedRange gloss join licence link locus note ptr ref span substJoin term witDetail
AttributesAttributes
targetLang
Status Optional
Datatype teidata.language
Schematron

<sch:rule context="tei:*[not(self::tei:schemaSpec)][@targetLang]">
<sch:assert test="@target">@targetLang should only be used on <sch:name/> if @target is specified.</sch:assert>
</sch:rule>
target
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
evaluate
Status Optional
Datatype teidata.enumerated
Legal values are:
all
one
none

att.pointing.group

att.pointing.group 
Moduletei
MembersaltGrp joinGrp linkGrp
AttributesAttributes att.pointing (@targetLang, @target, @evaluate) att.typed (@type, @subtype)
domains
Status Optional
Datatype 2–∞ occurrences of teidata.pointer separated by whitespace
targFunc
Status Optional
Datatype 2–∞ occurrences of teidata.word separated by whitespace

att.ranging

att.ranging 
Moduletei
Membersatt.dimensions [att.damaged [damage damageSpan] add addSpan age birth date death del delSpan depth dim dimensions ex floruit gap geogFeat height mod offset origDate population redo restore retrace secl space state subst substJoin supplied surplus time trait unclear undo width] num precision
AttributesAttributes
atLeast
Status Optional
Datatype teidata.numeric
atMost
Status Optional
Datatype teidata.numeric
min
Status Optional
Datatype teidata.numeric
max
Status Optional
Datatype teidata.numeric
confidence
Status Optional
Datatype teidata.probability

att.rdgPart

att.rdgPart 
Moduletextcrit
MemberslacunaEnd lacunaStart wit witEnd witStart
AttributesAttributes
wit
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace

att.resourced

att.resourced 
Moduletei
Membersgraphic media schemaRef
AttributesAttributes
url
Status Required
Datatype teidata.pointer

att.scoping

att.scoping 
Moduletei
Memberscertainty precision respons
AttributesAttributes
target
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace
match
Status Optional
Datatype teidata.xpath

att.segLike

att.segLike 
Moduletei
Membersc cl m pc phr s seg w
AttributesAttributes att.metrical (@met, @real, @rhyme) att.datcat (@datcat, @valueDatcat) att.fragmentable (@part)
questionedBy
Status Recommended
Datatype
function
Status Optional
Datatype teidata.enumerated

att.sortable

att.sortable 
Moduletei
Membersbibl biblFull biblStruct correspAction event idno item list listApp listBibl listChange listEvent listNym listOrg listPerson listPlace listRelation listWit msDesc nym org person personGrp persona place relation term witness
AttributesAttributes
sortKey
Status Optional
Datatype teidata.word

att.spanning

att.spanning 
Moduletei
MembersaddSpan cb damageSpan delSpan gb index lb metamark milestone mod pb redo retrace undo
AttributesAttributes
spanTo
Status Optional
Datatype teidata.pointer
Schematron

<sch:rule context="tei:*[@spanTo]">
<sch:assert test="id(substring(@spanTo,2)) and following::*[@xml:id=substring(current()/@spanTo,2)]">The element indicated by @spanTo (<sch:value-of select="@spanTo"/>) must follow the current element <sch:name/>
</sch:assert>
</sch:rule>

att.styleDef

att.styleDef 
Moduletei
Membersrendition styleDefDecl
AttributesAttributes
scheme
Status Optional
Datatype teidata.enumerated
Legal values are:
css
xslfo
free
other
schemeVersion
Status Optional
Datatype teidata.versionNumber
Schematron

<sch:rule context="tei:*[@schemeVersion]">
<sch:assert test="@scheme and not(@scheme = 'free')"> @schemeVersion can only be used if @scheme is specified.
</sch:assert>
</sch:rule>

att.tableDecoration

att.tableDecoration 
Moduletei
Memberscell row
AttributesAttributes
role
Status Optional
Datatype teidata.enumerated
Suggested values include:
label
data
[Default]
rows
Status Optional
Datatype teidata.count
Default 1
cols
Status Optional
Datatype teidata.count
Default 1

att.textCritical

att.textCritical 
Moduletextcrit
Memberslem rdg rdgGrp
AttributesAttributes att.written (@hand)
type
Status Optional
Datatype 1–∞ occurrences of token separated by whitespace
cause
Status Optional
Datatype teidata.enumerated
Sample values include:
homeoteleuton
homeoarchy
paleographicConfusion
haplography
dittography
falseEmendation
varSeq
Status Optional
Datatype teidata.count
require
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace

att.timed

att.timed 
Moduletei
MembersbinaryObject gap media
AttributesAttributes
start
Status Optional
Datatype teidata.pointer
end
Status Optional
Datatype teidata.pointer

att.transcriptional

att.transcriptional 
Moduletei
Membersadd addSpan del delSpan grBrace grLine hi ins mod redo restore retrace subst substJoin undo
AttributesAttributes att.editLike (@evidence, @instant) att.written (@hand)
status
Status Optional
Datatype teidata.enumerated
Sample values include:
duplicate
duplicate-partial
excessStart
excessEnd
shortStart
shortEnd
partial
unremarkable
[Default]
cause
Status Optional
Datatype teidata.enumerated
seq
Status Optional
Datatype teidata.count

att.translatable

att.translatable 
Moduletei
Membersdesc gloss
AttributesAttributes
versionDate
Status Optional
Datatype teidata.temporal.w3c

att.typed

att.typed 
Moduletei
Membersatt.pointing.group [altGrp joinGrp linkGrp] TEI ab accMat add addName addSpan alt altIdentifier am anchor application bibl biblStruct binaryObject bloc c camera cb change charProp cit cl climate collection correspDesc country custEvent damage damageSpan date decoNote del delSpan desc dim district div div1 div2 div3 div4 div5 div6 div7 eLeaf eTree event explicit figure filiation finalRubric floatingText forename forest g gb genName geogFeat geogName gloss group head incipit join label lb lg link listApp listBibl listChange listEvent listNym listOrg listPerson listPlace listRelation location locus m mapping measureGrp media milestone mod msDesc msFrag msName msPart name nameLink notatedMusic note nym offset org orgName origDate origPlace path pb pc persName phr place placeName population provenance ptr quote ref reg region relatedItem relation restore rhyme roleName rs rubric s schemaRef seal seg settlement spGrp space stamp state surface surfaceGrp surname table teiCorpus term terrain text time trailer trait unit w xenoData zone
AttributesAttributes
type
Status Optional
Datatype teidata.enumerated
subtype
Status Optional
Datatype teidata.enumerated
Schematron

<sch:rule context="tei:*[@subtype]">
<sch:assert test="@type">The <sch:name/> element should not be categorized in detail with @subtype unless also categorized in general with @type</sch:assert>
</sch:rule>

att.witnessed

att.witnessed 
Moduletextcrit
Memberslem rdg
AttributesAttributes
wit
Status Optional
Datatype 1–∞ occurrences of teidata.pointer separated by whitespace

att.written

att.written 
Moduletei
Membersatt.damaged [damage damageSpan] att.textCritical [lem rdg rdgGrp] att.transcriptional [add addSpan del delSpan grBrace grLine hi ins mod redo restore retrace subst substJoin undo] ab closer div figure fw head hi label line note opener p path postscript salute seg signed text zone
AttributesAttributes
hand
Status Optional
Datatype teidata.pointer

Schema faust-tei: Datatypes

teidata.certainty

teidata.certainty 
Moduletei
Used by
teidata.probCertElement:
Content model
<content>
 <valList type="closed">
  <valItem ident="high"/>
  <valItem ident="medium"/>
  <valItem ident="low"/>
  <valItem ident="unknown"/>
 </valList>
</content>
Declaration
tei_teidata.certainty = "high" | "medium" | "low" | "unknown"

teidata.count

teidata.count 
Moduletei
Used by
Element:
Content model
<content>
 <dataRef name="nonNegativeInteger"/>
</content>
Declaration
tei_teidata.count = xsd:nonNegativeInteger

teidata.duration.iso

teidata.duration.iso 
Moduletei
Used by
Content model
<content>
 <dataRef name="token"
  restriction="[0-9.,DHMPRSTWYZ/:+\-]+"/>

</content>
Declaration
tei_teidata.duration.iso = token { pattern = "[0-9.,DHMPRSTWYZ/:+\-]+" }

teidata.duration.w3c

teidata.duration.w3c 
Moduletei
Used by
Content model
<content>
 <dataRef name="duration"/>
</content>
Declaration
tei_teidata.duration.w3c = xsd:duration

teidata.enumerated

teidata.enumerated 
Moduletei
Used by
Element:
Content model
<content>
 <dataRef key="teidata.word"/>
</content>
Declaration
tei_teidata.enumerated = teidata.word

teidata.interval

teidata.interval 
Moduletei
Used by
Element:
Content model
<content>
 <alternate>
  <dataRef name="float"/>
  <valList>
   <valItem ident="regular"/>
   <valItem ident="irregular"/>
   <valItem ident="unknown"/>
  </valList>
 </alternate>
</content>
Declaration
tei_teidata.interval = xsd:float | ( "regular" | "irregular" | "unknown" )

teidata.language

teidata.language 
Moduletei
Used by
Element:
Content model
<content>
 <alternate>
  <dataRef name="language"/>
  <valList>
   <valItem ident=""/>
  </valList>
 </alternate>
</content>
Declaration
tei_teidata.language = xsd:language | ( "" )

teidata.name

teidata.name 
Moduletei
Used by
Element:
Content model
<content>
 <dataRef name="Name"/>
</content>
Declaration
tei_teidata.name = xsd:Name

teidata.namespace

teidata.namespace 
Moduletei
Used by
Element:
Content model
<content>
 <dataRef name="anyURI"/>
</content>
Declaration
tei_teidata.namespace = xsd:anyURI

teidata.numeric

teidata.numeric 
Moduletei
Used by
Element:
Content model
<content>
 <alternate>
  <dataRef name="double"/>
  <dataRef name="token"
   restriction="(\-?[\d]+/\-?[\d]+)"/>

  <dataRef name="decimal"/>
 </alternate>
</content>
Declaration
tei_teidata.numeric =
   xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal

teidata.outputMeasurement

teidata.outputMeasurement 
Moduletei
Used by
Content model
<content>
 <dataRef name="token"
  restriction="[\-+]?\d+(\.\d+)?(%|cm|mm|in|pt|pc|px|em|ex|gd|rem|vw|vh|vm)"/>

</content>
Declaration
tei_teidata.outputMeasurement =
   token
   {
      pattern = "[\-+]?\d+(\.\d+)?(%|cm|mm|in|pt|pc|px|em|ex|gd|rem|vw|vh|vm)"
   }

teidata.pattern

teidata.pattern 
Moduletei
Used by
Element:
Content model
<content>
 <dataRef name="token"/>
</content>
Declaration
tei_teidata.pattern = token

teidata.point

It is considered poor practice to end a number with a decimal point; as of 2019-02-25 TEI will consider this @points attribute of invalid
teidata.point 
Moduletei
Used by
Element:
Content model
<content>
 <dataRef name="token"
  restriction="(\-?[0-9]+\.?[0-9]*,\-?[0-9]+\.?[0-9]*)"/>

</content>
Declaration
tei_teidata.point =
   token { pattern = "(\-?[0-9]+\.?[0-9]*,\-?[0-9]+\.?[0-9]*)" }

[#deprecate_trailing_decimal_point]<constraint><sch:rule context="*[@points]"> <sch:report test="matches( @points, '\.[, ]|\.$')">It is considered poor   practice to end a number with a decimal point; as of 2019-02-25 TEI will   consider this @points attribute of <sch:name/> invalid</sch:report></sch:rule></constraint>

teidata.pointer

teidata.pointer 
Moduletei
Used by
Element:
Content model
<content>
 <dataRef name="anyURI"/>
</content>
Declaration
tei_teidata.pointer = xsd:anyURI

teidata.prefix

teidata.prefix 
Moduletei
Used by
Element:
Content model
<content>
 <dataRef name="token"
  restriction="[a-z][a-z0-9\+\.\-]*"/>

</content>
Declaration
tei_teidata.prefix = token { pattern = "[a-z][a-z0-9\+\.\-]*" }

teidata.probability

teidata.probability 
Moduletei
Used by
teidata.probCertElement:
Content model
<content>
 <dataRef name="double"/>
</content>
Declaration
tei_teidata.probability = xsd:double

teidata.probCert

teidata.probCert 
Moduletei
Used by
Content model
<content>
 <alternate>
  <dataRef key="teidata.probability"/>
  <dataRef key="teidata.certainty"/>
 </alternate>
</content>
Declaration
tei_teidata.probCert = teidata.probability | teidata.certainty

teidata.replacement

teidata.replacement 
Moduletei
Used by
Content model
<content>
 <textNode/>
</content>
Declaration
tei_teidata.replacement = text

teidata.sex

teidata.sex 
Moduletei
Used by
Element:
Content model
<content>
 <dataRef key="teidata.word"/>
</content>
Declaration
tei_teidata.sex = teidata.word

teidata.temporal.iso

teidata.temporal.iso 
Moduletei
Used by
Content model
<content>
 <alternate>
  <dataRef name="date"/>
  <dataRef name="gYear"/>
  <dataRef name="gMonth"/>
  <dataRef name="gDay"/>
  <dataRef name="gYearMonth"/>
  <dataRef name="gMonthDay"/>
  <dataRef name="time"/>
  <dataRef name="dateTime"/>
  <dataRef name="token"
   restriction="[0-9.,DHMPRSTWYZ/:+\-]+"/>

 </alternate>
</content>
Declaration
tei_teidata.temporal.iso =
   xsd:date
 | xsd:gYear
 | xsd:gMonth
 | xsd:gDay
 | xsd:gYearMonth
 | xsd:gMonthDay
 | xsd:time
 | xsd:dateTime
 | token { pattern = "[0-9.,DHMPRSTWYZ/:+\-]+" }

teidata.temporal.w3c

teidata.temporal.w3c 
Moduletei
Used by
Element:
Content model
<content>
 <alternate>
  <dataRef name="date"/>
  <dataRef name="gYear"/>
  <dataRef name="gMonth"/>
  <dataRef name="gDay"/>
  <dataRef name="gYearMonth"/>
  <dataRef name="gMonthDay"/>
  <dataRef name="time"/>
  <dataRef name="dateTime"/>
 </alternate>
</content>
Declaration
tei_teidata.temporal.w3c =
   xsd:date
 | xsd:gYear
 | xsd:gMonth
 | xsd:gDay
 | xsd:gYearMonth
 | xsd:gMonthDay
 | xsd:time
 | xsd:dateTime

teidata.text

teidata.text 
Moduletei
Used by
Element:
Content model
<content>
 <dataRef name="string"/>
</content>
Declaration
tei_teidata.text = string

teidata.truthValue

teidata.truthValue 
Moduletei
Used by
Element:
Content model
<content>
 <dataRef name="boolean"/>
</content>
Declaration
tei_teidata.truthValue = xsd:boolean

teidata.version

teidata.version 
Moduletei
Used by
Element:
Content model
<content>
 <dataRef name="token"
  restriction="[\d]+(\.[\d]+){0,2}"/>

</content>
Declaration
tei_teidata.version = token { pattern = "[\d]+(\.[\d]+){0,2}" }

teidata.versionNumber

teidata.versionNumber 
Moduletei
Used by
Element:
Content model
<content>
 <dataRef name="token"
  restriction="[\d]+[a-z]*[\d]*(\.[\d]+[a-z]*[\d]*){0,3}"/>

</content>
Declaration
tei_teidata.versionNumber =
   token { pattern = "[\d]+[a-z]*[\d]*(\.[\d]+[a-z]*[\d]*){0,3}" }

teidata.word

teidata.word 
Moduletei
Used by
teidata.enumerated teidata.sexElement:
Content model
<content>
 <dataRef name="token"
  restriction="(\p{L}|\p{N}|\p{P}|\p{S})+"/>

</content>
Declaration
tei_teidata.word = token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }

teidata.xmlName

teidata.xmlName 
Moduletei
Used by
Element:
Content model
<content>
 <dataRef name="NCName"/>
</content>
Declaration
tei_teidata.xmlName = xsd:NCName

teidata.xpath

teidata.xpath 
Moduletei
Used by
Content model
<content>
 <textNode/>
</content>
Declaration
tei_teidata.xpath = text

teidata.xTruthValue

teidata.xTruthValue 
Moduletei
Used by
Element:
Content model
<content>
 <alternate>
  <dataRef name="boolean"/>
  <valList>
   <valItem ident="unknown"/>
   <valItem ident="inapplicable"/>
  </valList>
 </alternate>
</content>
Declaration
tei_teidata.xTruthValue = xsd:boolean | ( "unknown" | "inapplicable" )

Schema faust-tei: Macros

data.pointer

data.pointer 
Deprecatedwill be removed on 2018-10-01
Moduletei
Used by
Element:
Declaration
tei_data.pointer = xsd:anyURI
Moritz Wissenbach and Gregor Middell. Date: 2018-08-30