<monogr>

<monogr> (monographic level) 独立したもの(例えば,物理的に独立したもの)として出版された対象(例え ば,書籍や雑誌)の書誌情報項目を示す. 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.