msFrag

Please note that because of the change in the content model of <msDesc> this element is allowed where also <msPart> is allowed and is not alternative to it.

TEI guidelines element msFrag

Schema specification

Content

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

Group

Choice between

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

See: att.global.attribute.n

See: att.global.attribute.xmllang

See: att.global.attribute.xmlbase

See: att.global.attribute.xmlspace

See: att.global.rendition.attribute.rend

See: att.global.rendition.attribute.style

See: att.global.rendition.attribute.rendition

See: att.global.linking.attribute.corresp

See: att.global.linking.attribute.synch

See: att.global.linking.attribute.sameAs

See: att.global.linking.attribute.copyOf

See: att.global.linking.attribute.next

See: att.global.linking.attribute.prev

See: att.global.linking.attribute.exclude

See: att.global.linking.attribute.select

See: att.global.analytic.attribute.ana

See: att.global.facs.attribute.facs

See: att.global.change.attribute.change

See: att.global.responsibility.attribute.cert

See: att.global.responsibility.attribute.resp

See: att.global.source.attribute.source

See: att.typed.attributes

Schema specification

Beta maṣāḥǝft Guidelines

context rule report
tei:msFrag not(matches(@xml:id,'f\d+'))
matches(@xml:id,'(_.*){2}')
Manuscript fragment ids must start with the letter 'f' followed by a progressive number, e.g. p1, p1.3, p1.1_i1.1
The Underscore is used in ids to mark a nesting of different ids, especially items in parts. there should thus be only one of them as a maximum. If you have parts into parts or items into items, please use a full stop. f1.2_i3.4 is e.g. the subitem 4 of item 3 in subpart 2 of part 1.

Attibutes list

attribute xml:id

Example 1

Example from BLorient829


                            <msFrag xml:id="f1">
                                <msIdentifier>
                                    <repository ref="INS00001BL"></repository>
                                    <collection>Oriental</collection>
                                    <idno>BL Oriental 829, ff. 5-6</idno>
                                    <altIdentifier>
                                        <idno>Wright cat. XXIX</idno>
                                    </altIdentifier>
                                    <altIdentifier>
                                        <idno>Wright 29</idno>
                                    </altIdentifier>
                                </msIdentifier> <msContents> ... </msContents> <physDesc> ...
                                </physDesc>
                            </msFrag>
                        

This element is mentioned in the following pages

Revisions of this page

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