<monogr>

<monogr> (專題層書目) 包含某一項目(例:書或期刊)的書目元素, 該項目為一獨立出版品 (即無附屬於其他出版品)。 3.11.2.1 Analytic, Monographic, and Series Levels
組件core — 3 Elements Available in All TEI Documents
屬性
屬於biblStruct
可包含
宣告
element monogr
{
   att.global.attributes,
   (
      (
         (
            ( author | editor | respStmt ),
            ( author | editor | respStmt )*,
            title+,
            ( editor | respStmt )*
         )
       | ( title+, ( author | editor | respStmt )* )
      )?,
      ( model.noteLike | meeting )*,
      ( edition, ( editor | respStmt )* )*,
      imprint,
      ( imprint | extent | biblScope )*
   )
}
May contain specialized bibliographic elements, in a prescribed order.
The <monogr> element may only occur only within a <biblStruct>, where its use is mandatory for the description of an monographic level bibliographic item.