<summary>
<summary> contains an overview of the available information concerning some aspect of an item
                  or object (for example, its intellectual content, history, layout, typography etc.)
                  as a complement or alternative to the more detailed information carried by more specific
                  elements. [10.6. Intellectual Content]
               | Module | msdescription | 
| Attributes | 
                               att.global 
                              xml:id 
                                       n 
                                       xml:lang 
                                     | 
                        
| Contained by | 
                               msdescription: history msContents 
                                     | 
                        
| May contain | 
                               core: abbr add bibl biblStruct choice cit date del desc ellipsis emph foreign gap gloss graphic hi l label lb lg list listBibl mentioned milestone name note noteGrp num orig p pb ptr q quote ref reg rs sic term time title unclear 
                                 
                                 gaiji: g 
                                 header: idno 
                                 
                                 
                                 
                                 namesdates: addName affiliation forename genName geo listObject listOrg listPerson listPlace location nameLink objectName orgName persName placeName roleName settlement surname 
                                 
                                 character data 
                               | 
                        
| Examples | 
                              
                               <summary> This item consists of three books with a prologue and an epilogue. </summary> <typeDesc> <summary>Uses a mixture of Roman and Black Letter types.</summary> <typeNote>Antiqua typeface, showing influence of Jenson's Venetian fonts.</typeNote> <typeNote>The black letter face is a variant of Schwabacher.</typeNote> </typeDesc>  | 
                        
| Source | Github
                              
                               <elementSpec module="msdescription" xml:id="SUMMARY" ident="summary"> <desc xml:id="summary.desc">contains an overview of the available information concerning some aspect of an item or object (for example, its intellectual content, history, layout, typography etc.) as a complement or alternative to the more detailed information carried by more specific elements.</desc> <classes> <memberOf key="att.global"/> </classes> <content> <macroRef key="macro.specialPara"/> </content> </elementSpec>  |