physDesc (hendiAll)
                    
                    Back
                
            <physDesc> (physical description) contains a full physical description of a source or source part, optionally subdivided using more specialized elements from the model.physDescPart class.
                                Other Customizations
                            
                            
                        
                                    Example
                                
                                <physDesc>
        <objectDesc form="codex">
          <supportDesc material="perg">
            <support>Parchment.</support>
            <extent>i + 55 leaves
                 <dimensions scope="all" type="leaf" unit="inch"><height>7¼</height><width>5⅜</width></dimensions>
                  </extent>
          </supportDesc>
          <layoutDesc>
            <layout columns="2">In double columns.</layout>
          </layoutDesc>
        </objectDesc>
        <handDesc>
          <p>Written in more than one hand.</p>
        </handDesc>
        <decoDesc>
          <p>With a few coloured capitals.</p>
        </decoDesc>
      </physDesc>