<objectDesc>

<objectDesc> contains a description of the physical components making up the object which is being described. 10.7.1 Object Description
Modulemsdescription — 10 Manuscript Description
AttributesIn addition to global attributes
forma short project-specific name identifying the physical form of the carrier, for example as a codex, roll, fragment, partial leaf, cutting etc.
Status Optional
Datatype
data.enumerated
Values a short project-defined name
Declaration
element objectDesc
{
   att.global.attributes,
   attribute form { data.enumerated }?,
   ( model.pLike+ | ( supportDesc?, layoutDesc? ) )
}
Example
<objectDesc form="codex">
 <supportDesc material="mixed">
  <p>Early modern
  <material>parchment</material> and
  <material>paper</material>.</p>
 </supportDesc>
 <layoutDesc>
  <layout ruledLines="25 32"/>
 </layoutDesc>
</objectDesc>
Contained by model.physDescPart
May contain
core: p
linking: ab
msdescription: layoutDesc supportDesc