<titlePage>
<titlePage> (제목 페이지) 전면부 또는 후면부 자료 내에서 나타나는 텍스트의 제목 페이지를 포함한다. [4.6 Title Pages] | |||||||||
모듈 | textstructure — Default Text Structure | ||||||||
속성 |
|
||||||||
클럽 회원 | |||||||||
에 의해 포함된 |
|
||||||||
포함할 수 있다 |
figures: figure notatedMusic
textstructure: argument byline docAuthor docDate docEdition docImprint docTitle epigraph imprimatur titlePart
transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin
|
||||||||
예 |
<titlePage>
<docTitle> <titlePart type="main">THOMAS OF Reading.</titlePart> <titlePart type="alt">OR, The sixe worthy yeomen of the West.</titlePart> </docTitle> <docEdition>Now the fourth time corrected and enlarged</docEdition> <byline>By T.D.</byline> <figure> <head>TP</head> <p>Thou shalt labor till thou returne to duste</p> <figDesc>Printers Ornament used by TP</figDesc> </figure> <docImprint>Printed at <name type="place">London</name> for <name>T.P.</name> <date>1612.</date> </docImprint> </titlePage> |
||||||||
Content model |
<content> |
||||||||
선언 |
<rng:element name="titlePage"> element titlePage { 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.typed.attribute.subtype, attribute type { teidata.enumerated }?, ( model.global*, model.titlepagePart, ( model.titlepagePart | model.global )* ) } |