<msItem>
<msItem> 描述手稿或手稿部分的智慧內容中所包含的單一作品或項目。 [10.6.1 The msItem and msItemStruct Elements] | |
組件 | msdescription — Manuscript Description |
屬性 | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.msExcerpt (@defective) att.msClass (@class) |
俱乐部会员 | |
可包含在於 | msdescription: msContents msItem |
可包含 | core: author bibl biblStruct binaryObject cb cit editor gap gb graphic index lb listBibl meeting milestone note p pb quote respStmt textLang title figures: figure notatedMusic msdescription: colophon decoNote explicit filiation finalRubric incipit locus locusGrp msDesc msItem msItemStruct rubric textstructure: argument byline docAuthor docDate docEdition docImprint docTitle epigraph imprimatur titlePart transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin |
例子 | <msItem> <locus>f.495</locus> <title>台灣隨筆</title> <incipit>幾荷蘭人由洋中來,假地日本,久而不帰,遂築城而有之。</incipit> <explicit>惟商舶可以航海,凡使節往來咸藉之。</explicit> <textLang mainLang="zh-tw">繁體中文</textLang> </msItem> <!-- http://catalog.ndap.org.tw/?URN=2155367 --> |
Content model | <content> |
宣告 | <rng:element name="msItem"> element msItem { 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.msExcerpt.attributes, att.msClass.attributes, ( ( locus | locusGrp )*, ( model.pLike+ | ( model.titlepagePart | model.msItemPart | model.global )+ ) ) } |