<div>

<div> (文本區段) 文本的正文前資訊、正文、及正文後資訊的分段。 [4.1 Divisions of the Body]
組件 textstructure — Default Text Structure
屬性
俱乐部会员
可包含在於
textcrit: lem rdg
textstructure: back body div front
可包含
例子
<body>
 <div type="part">
  <head>對話的喧囂:巴赫汀文化理論述評</head>
  <p>本書以中國人的觀點,介紹巴赫汀的一生志業。深入淺出、引證周詳。尤其面對海峽兩岸劇變中的政治、文化思潮,巴赫汀從對話到喧嘩的理論,更具有深刻的歷史意義,發人省思。</p>
  <div n="1type="chapter">
   <head>引言:巴赫汀對話論—轉型期的文化理論</head>
   <p>文化轉型期的文藝理論,一般都呈現著特別關注文藝之外的歷史社會環境的傾向。不過,這種關注在二十世紀之前的文論中,大致上均以一種文藝內在規律語歷史社會語境二元對立的面貌出現。...</p>
   <div n="1.1type="section">
    <head>眾聲喧嘩:轉型期的文化理論</head>
    <p>當代西方文論對巴赫汀思想的看法迥異,見仁見智。有強調其「對話性」的,有看重他的「複調小說」理論的,也有語言學、符號學、哲學和美學的不同角度來解釋巴赫汀的。...
    </p>
   </div>
   <div n="1.2type="section">
    <head>哲學建構論語對話美學</head>
    <p>眾聲喧嘩的文化理論形成於二○年代末和三○年代,是巴赫汀思想成熟階段的結晶。... </p>
   </div>
  </div>
 </div>
</body>
Schematron

<sch:report test="(ancestor::tei:l or ancestor::tei:lg) and not(ancestor::tei:floatingText)"> Abstract model violation: Lines may not contain higher-level structural elements such as div, unless div is a descendant of floatingText.
</sch:report>
Schematron

<sch: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, unless div is a descendant of floatingText.
</sch: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">

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

       <elementRef key="schemaSpec"/>
       <classRef key="model.common"/>
      </alternate>
      <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>
宣告
<rng:element name="div">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="att.divLike.attributes"/>
 <rng:ref name="att.metrical.attributes"/>
 <rng:ref name="att.fragmentable.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:ref name="att.declaring.attributes"/>
 <rng:ref name="att.written.attributes"/>
 <rng:group>
  <rng:zeroOrMore>
   <rng:choice>
    <rng:ref name="model.divTop"/>
    <rng:ref name="model.global"/>
   </rng:choice>
  </rng:zeroOrMore>
  <rng:optional>
   <rng:group>
    <rng:choice>
     <rng:oneOrMore>
      <rng:group>
       <rng:choice>
        <rng:ref name="model.divLike"/>
        <rng:ref name="model.divGenLike"/>
       </rng:choice>
       <rng:zeroOrMore>
        <rng:ref name="model.global"/>
       </rng:zeroOrMore>
      </rng:group>
     </rng:oneOrMore>
     <rng:group>
      <rng:oneOrMore>
       <rng:group>
        <rng:choice>
         <rng:ref name="schemaSpec"/>
         <rng:ref name="model.common"/>
        </rng:choice>
        <rng:zeroOrMore>
         <rng:ref name="model.global"/>
        </rng:zeroOrMore>
       </rng:group>
      </rng:oneOrMore>
      <rng:zeroOrMore>
       <rng:group>
        <rng:choice>
         <rng:ref name="model.divLike"/>
         <rng:ref name="model.divGenLike"/>
        </rng:choice>
        <rng:zeroOrMore>
         <rng:ref name="model.global"/>
        </rng:zeroOrMore>
       </rng:group>
      </rng:zeroOrMore>
     </rng:group>
    </rng:choice>
    <rng:zeroOrMore>
     <rng:group>
      <rng:ref name="model.divBottom"/>
      <rng:zeroOrMore>
       <rng:ref name="model.global"/>
      </rng:zeroOrMore>
     </rng:group>
    </rng:zeroOrMore>
   </rng:group>
  </rng:optional>
 </rng:group>
</rng:element>
element div
{
   att.global.attributes,
   att.global.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   att.global.source.attributes,
   att.divLike.attributes,
   att.metrical.attributes,
   att.fragmentable.attributes,
   att.typed.attributes,
   att.declaring.attributes,
   att.written.attributes,
   (
      ( model.divTop | model.global )*,
      (
         (
            ( ( model.divLike | model.divGenLike ), model.global* )+
          | (
               ( ( schemaSpec | model.common ), model.global* )+,
               ( ( model.divLike | model.divGenLike ), model.global* )*
            )
         ),
         ( model.divBottom, model.global* )*
      )?
   )
}