- ab
- abbr
- acquisition
- add
- additional
- additions
- antiphon
- app
- bibl
- binding
- bindingDesc
- catDesc
- category
- cb
- Certainty
- change
- choice
- cit
- citedRange
- collation
- collection
- colophon
- condition
- country
- creation
- custEvent
- date
- decoDesc
- decoNote
- del
- depth
- desc
- dim
- dimensions
- div
- editor
- ex
- expan
- explicit
- facsimile
- faith
- filiation
- foliation
- foreign
- gap
- geo
- graphic
- keywords
- handDesc
- handNote
- handShift
- height
- hi
- history
- idno
- incipit
- item
- l
- language
- layout
- layoutDesc
- lb
- lem
- list
- listApp
- listBibl
- listPerson
- listRelation
- listWit
- locus
- material
- measure
- msContents
- msDesc
- msIdentifier
- msItem
- msFrag
- msPart
- nationality
- notatedMusic
- note
- objectDesc
- occupation
- orig
- origDate
- origin
- origPlace
- p
- pb
- persName
- person
- personGrp
- physDesc
- place
- placeName
- provenance
- ptr
- q
- quote
- rdg
- ref
- region
- relation
- repository
- roleName
- rubric
- seal
- sealDesc
- seg
- settlement
- signatures
- source
- space
- subst
- summary
- supportDesc
- supplied
- surrogates
- TEI
- term
- textLang
- title
- unclear
- watermark
- width
- witness
- active
- ana
- assertedValue
- atLeast
- atMost
- cRef
- calendar
- cause
- cert
- color
- columns
- contemporary
- corresp
- defective
- dur
- evidence
- facs
- form
- from
- hand
- href
- ident
- key
- n
- name
- new
- notAfter
- notAfter-custom
- notBefore
- notBefore-custom
- part
- passive
- pastedown
- place
- reason
- ref
- rend
- rendition
- resp
- role
- sameAs
- script
- source
- subtype
- target
- to
- type
- unit
- url
- value
- when
- when-custom
- who
- wit
- writtenLines
- xml:base
- xml:id
- xml:lang
- @source
- Additional
- Additions and Varia
- Aligning transliteration and morphological annotations with Alpheios Alignment Tool
- Art Themes
- Attribution of single statements
- Authority files (keywords)
- Bibliographic References
- Binding Description
- Canonicalized TEI
- Catalogue Workflow
- Collation
- Colophons, Titles and Supplications
- Contributing sets of images to the research environment
- Contributing to the research environment
- Corpora
- Create New Entry
- Create a new file, delete existing, deal with doublets
- Critical Apparatus
- Critical Edition Workflow
- Dates
- Decoration Description
- Definition of Works, Textparts and Narrative Units
- Documentary Texts
- Dubious spelling
- Editing the Schema
- Editing these Guidelines
- Editions in Work Records
- Entities ID structure
- Event
- Figures and Links to Images
- General
- General Structure of Work Records
- Groups
- Hands Description
- History
- Identifiers Structure
- Images
- Images of Manuscripts for editions
- Inscriptions
- Keywords
- La Syntaxe du Codex
- Language
- Layout
- Letters
- Linking from Wikidata to the research environment
- Manuscript Contents
- Manuscript Description
- Manuscript Physical Description
- Manuscripts
- Named Entities
- Narrative Units
- Object Description
- Person
- Place or Repository
- Places
- References
- References to a text and its structure
- Referencing parts of the manuscript
- Relations
- Relative Location
- Repositories
- Revisions
- Roles and roleNames
- Scrolls
- Seals Description
- Setup
- Some useful how-to for personal workspace set up
- Spaces
- Stand-off annotations with Hypothes.is
- Standardisation of transcription from Encyclopaedia Aethiopica
- State and Certainty
- Statements about persons
- Structure
- Summary on the Use of @ref and @corresp
- TEI
- Taxonomy
- Team IDs
- Text Encoding
- Training Materials
- Transcriptions with Transkribus
- Transformation
- Transliteration Principles
- Users
- Using Xinclude
- Validation process
- Workflow
- Works
- Works Description
- Zotero Bibliography Guidelines
- titleStmt of Manuscript Records
witness
TEI guidelines element witness
Schema specification
Content
Please use your editor to see what elements, attributes and in what order they are allowed.
See: macro.limitedContent
Schema specification
<witness>
↗ inside a work record should point to the witnesses
actually used for the edition in the file. Do not attempt to list all
manuscripts, in the website these will be automatically collected from the
existing relations. If pointing to a manuscript in our database, please use
corresp only; if pointing to a manuscript which catalogued by
others, please use additionally type with value external. Beta maṣāḥǝft
Guidelines
context | rule | report |
---|---|---|
tei:witness |
not(@corresp) contains(@corresp, 'bm:') |
witness must always contain a
@corresp pointing to a project xml:id of a manuscript or to an
external resource (in which case you need to add a
@type="external") Please, don't point to bibliography items for witnesses as it is unlikely that the edition of the text is based on secondary literature. use @corresp to point to the id of a manuscript. If the record does not exist, consider creating it as a minimss using the provided models and guidelines. If you point to an external digital reproduction, use @facs and enter the permalink to the main view. You will still need to create a minimss if the record does not exist. |
tei:witness[ancestor::tei:listBibl[@type='mss']][@type='external'] |
not(tei:ptr[@target]) |
bibl in a mss list of
references with a @type="external" must contain a pointer with
@target containing a full uri to the resource |
Attibutes list
attribute type
This is a
value | definition |
---|---|
external |
Example 1
Example from LIT2170Peripl
<witness type="external" xml:id="P" corresp="Cod. Pal. graec. 398" facs="http://digi.ub.uni-heidelberg.de/diglit/cpgraec398/0569"><ptr target="https://digi.ub.uni-heidelberg.de/diglit/iiif/cpgraec398/manifest.json"></ptr> Sammelhandschrift — Konstantinopel, letztes Viertel 9. Jh.
</witness>
Example 2
Example from LIT4275ChronAmdS
<listWit xml:id="all">
<witness corresp="BDLbruce88" xml:id="bdlbruce88"></witness>
<witness corresp="BLorient821" xml:id="blorient821"></witness>
<witness corresp="BNFet143" xml:id="bnfet143"></witness>
<witness corresp="BNFmondon27" xml:id="bnfmondon27"></witness>
<witness corresp="FSUor38" xml:id="frueppel1a"></witness>
<witness corresp="BNFabbadie52" xml:id="bnfabbadie52"></witness>
<witness corresp="BNFabbadie118" xml:id="bnfabbadie118"></witness>
</listWit>
This element is mentioned in the following pages
Revisions of this page
- Pietro Maria Liuzzo on 2018-04-24: stub of page