<msItemStruct>
<msItemStruct> 包含某單一作品或項目的結構性描述,該作品或項目存在於手稿或手稿部分的智慧內容中。 10.6.1 The <msItem> and <msItemStruct> Elements | |||||||||
組件 | msdescription — 10 Manuscript Description | ||||||||
除全域屬性以外 | att.msExcerpt (@defective)
|
||||||||
屬於 | |||||||||
可包含 | |||||||||
宣告 |
element msItemStruct { att.global.attributes, att.msExcerpt.attributes, attribute class { data.code }?, ( locus?, ( model.pLike+ | ( author*, respStmt*, title*, rubric?, incipit?, msItemStruct*, explicit?, finalRubric?, colophon*, decoNote*, listBibl*, bibl*, filiation*, model.noteLike*, textLang? ) ) ) } |
||||||||
例子 |
<msItemStruct>
<locus from="1" to="4">pp.1-4</locus> <author>不詳</author> <title xml:lang="zh-tw">麻薯舊社屯外委潘清章等立招給墾批總約字</title> <rubric>4號,第九例。</rubric> <finalRubric>代筆社記</finalRubric> <bibl> <ref target="http://catalog.ndap.org.tw/?URN=2155368">數位典藏聯合目錄</ref>,國立臺灣大學圖書館管理</bibl> <textLang mainLang="zh-tw">繁體中文</textLang> </msItemStruct> |