<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">紅樓夢</titlePart> <titlePart type="alt">又名石頭記</titlePart> </docTitle> <docEdition>清乾隆四十九年甲辰(1784年)夢覺主人序本正式題為《紅樓夢》,在此之前,此書一般都題為《石頭記》。</docEdition> <byline>曹雪芹</byline> <figure> <head>HL</head> <p>紅樓夢圖詠</p> <figDesc>清光緒刊本的《紅樓夢》插圖,改琦畫。</figDesc> </figure> <docImprint>最早的抄本出現於清朝乾隆中期的 <date>甲戌年(1754年)。</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 )* ) } |