<div4>
<div4> (4 층위 텍스트 구역) 텍스트의 전면부, 본문 또는 후면부의 네 번째 층위 하위 구역을 포함한다. [4.1.2 Numbered Divisions] | |
모듈 | textstructure — Default Text Structure |
속성 |
|
클럽 회원 | |
에 의해 포함된 |
textstructure: div3
|
포함할 수 있다 |
cmc: post
core: bibl biblStruct cb cit desc divGen ellipsis gap gb head index l label lb lg list listBibl meeting milestone note noteGrp p pb q quote said sp stage
dictionaries: entry entryFree superEntry
figures: figure notatedMusic table
header: biblFull
msdescription: msDesc
namesdates: listEvent listNym listObject listOrg listPerson listPlace listRelation
nets: eTree forest graph listForest tree
tagdocs: classSpec constraintSpec dataSpec eg egXML elementSpec macroSpec moduleSpec outputRendition schemaSpec specGrp specGrpRef
textstructure: argument byline closer dateline div5 docAuthor docDate epigraph floatingText opener postscript salute signed trailer
transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin
|
주석 |
any sequence of low-level structural elements, possibly grouped into lower subdivisions. |
예 |
<div3 n="2.2.1" type="member">
<head>Sect. II. Memb. I</head> <div4 n="2.2.1.1" type="subsection"> <head>Subsect I. — Dyet rectified in substance.</head> <p>Diet, <term xml:lang="grc">diaitotiku</term>, <term xml:lang="la">victus</term> or living </p> </div4> <div4 n="2.2.2.1" type="subsection"> <head>Subsect II. — Dyet rectified in quantity.</head> <p>Man alone, saith Cardan, eates and drinks without appetite, and useth all his pleasures without necessity </p> </div4> </div3> |
Content model |
<content> |
선언 |
<rng:element name="div4"> element div4 { 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, ( ( model.divTop | model.global )*, ( ( ( ( ( ( model.div5Like | model.divGenLike ), model.global* )+ ) | ( ( ( ( schemaSpec | model.common ), model.global* )+ ), ( ( ( model.div5Like | model.divGenLike ), model.global* )* ) ) ), ( ( model.divBottom, model.global* )* ) )? ) ) } |