Master Project

The MASTER Document Type Definition: reference manual

<msHeading>


<msHeading> contains a brief structured description of a manuscript.
Attributes No attributes other than those globally available (see definition for a.global)
Example

<msHeading>
<author>Domenico Cavalca</author>
<title>Vite dei santi padri</title>
<origPlace>Naples</origPlace>
<origDate>1474</origDate>
</msHeading>
Class
Declaration
<!ELEMENT msHeading - -  
              
         (#PCDATA|author|respStmt|title|origPlace|origDate|textLang|note)* >  
<!ATTLIST msHeading  
      %a.global;>
See further 2.4 The Manuscript Heading

Up: Appendix A Reference Documentation for Elements and Classes