P5 Fascicule

<physDesc>


physDesc contains a full physical description of a manuscript, either as a sequence of paragraphs, or as a series of more specialised elements.
Declaration
element physDesc
{
   tei.global.attributes,
   (
      tei.paragraph+
    | (
         objectDesc?,
         handDesc?,
         musicNotation?,
         decoDesc?,
         additions?,
         bindingDesc?,
         sealDesc?,
         accMat?
      )
   )
}
Attributes
Global attributes only
Example
See further 1.7 Physical description
Module msdescription