P5 Fascicule

<supportDesc>


supportDesc groups elements describing the physical support for the written part of a manuscript.
Declaration
element supportDesc
{
   tei.global.attributes,
   ## () a short project-defined name for the material composing
   ##       the majority of the support
   
   attribute material { datatype.Key }?,
   (
      tei.paragraph+
    | ( support?, extent?, foliation?, collation?, condition? )
   )
}
Attributes
(In addition to global attributes)
material a short project-defined name for the material composing the majority of the support
Status:
Datatype: datatype.Key
Values are:
paper Paper
parch Parchment
mixed mixed
Example
See further 1.7.1 Object description
Module msdescription