<supportDesc>
| <supportDesc> (support description) groups elements describing the physical support for the written part of a manuscript or other object. [11.7.1. Object Description] | |||||||||
| Module | msdescription | ||||||||
| Attributes |
| ||||||||
| Contained by | msdescription: objectDesc | ||||||||
| May contain | |||||||||
| Example | <supportDesc> <support> Parchment roll with <material>silk</material> ribbons. </support> </supportDesc> | ||||||||
| Content model | <content> | ||||||||
| Schema Declaration | element supportDesc { tei_att.global.attributes, attribute material { "paper" | "parch" | "mixed" | teidata.enumerated }?, ( tei_model.pLike+ | ( tei_support?, tei_extent?, tei_foliation*, tei_collation?, tei_condition? ) ) } | ||||||||