msDesc

TEI guidelines element msDesc

Schema specification

Content

Please use your editor to see what elements, attributes and in what order they are allowed.

Group

See: element msIdentifier

Zero or more:

See: model.headLike

Choice between

One or more:

See: model.pLike

Group

Optional:

See: element msContents

Optional:

See: element physDesc

Optional:

See: element history

Optional:

See: element additional

Zero or more:

See: element msPart

Zero or more:

See: element msFrag

See: att.global.attributes

See: att.sortable.attributes

See: att.typed.attributes

See: att.declaring.attributes

See: att.docStatus.attributes

Schema specification

Sometimes we know of manuscripts which have a part which has been moved to another manuscript. In this case we know of a fragment of this manuscript inside another manuscript so we need to use both <msPart> and <msFrag> in <msDesc>. This was discussed in issue 1747 of TEI-C. Beta maṣāḥǝft Guidelines

content

<content>
                        <sequence>
                            <elementRef key="msIdentifier"></elementRef>
                            <classRef key="model.headLike" minOccurs="0" maxOccurs="unbounded"></classRef>
                            <alternate>
                                <classRef key="model.pLike" minOccurs="1" maxOccurs="unbounded"></classRef>
                                <sequence>
                                    <elementRef key="msContents" minOccurs="0"></elementRef>
                                    <elementRef key="physDesc" minOccurs="0"></elementRef>
                                    <elementRef key="history" minOccurs="0"></elementRef>
                                    <elementRef key="additional" minOccurs="0"></elementRef>
                                    
                                    <elementRef key="msPart" minOccurs="0" maxOccurs="unbounded"></elementRef>
                                    <elementRef key="msFrag" minOccurs="0" maxOccurs="unbounded"></elementRef>
                                </sequence>
                            </alternate>
                        </sequence>
                    </content>
Allow both <msPart> and <msFrag> to occur in <msDesc>. See BNFet45

This element is mentioned in the following pages

Revisions of this page

  • Pietro Maria Liuzzo on 2018-04-24: stub of page