additional (hendiAll)
                    
                    Back
                
            <additional> (additional) groups additional information, combining bibliographic information about a manuscript or other object, or surrogate copies of it, with curatorial or administrative information.
                                Other Customizations
                            
                            
                        
                                    Example
                                
                                <additional>
        <adminInfo>
          <recordHist>
            <p>
              <!-- record history here -->
            </p>
          </recordHist>
          <custodialHist>
            <p>
              <!-- custodial history here -->
            </p>
          </custodialHist>
        </adminInfo>
        <surrogates>
          <p>
            <!-- information about surrogates here -->
          </p>
        </surrogates>
        <listBibl>
          <bibl>
            <!-- ... -->
          </bibl>
          <!-- full bibliography here -->
        </listBibl>
      </additional>