- 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
decoNote
TEI guidelines element decoNote
Schema specification
Content
Please use your editor to see what elements, attributes and in what order they are allowed.
See: macro.specialPara
See: att.global.attribute.xmllang
See: att.global.attribute.xmlbase
See: att.global.attribute.xmlspace
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.attribute.subtype
Schema specification
<decoNote>
↗ is used for decorative elements and also for features of
the binding. According to its place the xml:id should start with
d or b. Some specific usage of typed decoNote are also checked by rules i.e.
when there is a type equal to SewingStations, and then there is
one of the two attributes pastedown or color
Beta maṣāḥǝft
Guidelines
context | rule | report |
---|---|---|
tei:decoNote[not(ancestor::tei:bindingDesc)] |
not(matches(@xml:id,'d\d+')) |
DecoNotes must have
ids starting with the letter 'd' followed by a progressive
number, e.g. d1, d2, d3 |
tei:decoNote[ancestor::tei:bindingDesc] |
not(matches(@xml:id,'b\d+')) |
DecoNotes in
Binding Description must have ids starting with the letter 'b'
followed by a progressive number, e.g. b1, b2, b3 |
tei:decoNote[ancestor::tei:bindingDesc][@type='SewingStations'] |
not(number(.)) |
decoNote with type SewingStations
should contain a number. |
tei:decoNote[ancestor::tei:bindingDesc][@pastedown] |
not(@type='EndLeaves') not(matches(@pastedown, '[UOTILR\s]+')) |
the attribute pastedown is
only allowed on a decoNote with type EndLeaves. values of pastedown might only be a combination of maximum three of the suggested values. Y OTI L is fine, N is fine, UTI R is fine. |
tei:decoNote[ancestor::tei:bindingDesc][@color] |
@type='SewingStations' or @type='Spine' or @type='Other' or @type='Fastening' |
The attribute color is not allowed on a decoNote with this
type. |
Attibutes list
attribute xml:id
attribute color
This attribute can have a maximum of unbounded values separated by a space.attribute pastedown
This attribute can have a maximum of 3 values separated by a space.This is a
value | definition |
---|---|
UTI | Under the turn-ins. The pastedown is pasted under the turn-ins. |
OTI | Over the turn-ins. The pastedown is pasted over the turn-ins. |
L | Left pastedown, on the upper board. |
R | Right pastedown, on the lower board. |
attribute repaired
This attribute can have a maximum of 1 values separated by a space.This is a
value | definition |
---|---|
Y | |
N |
attribute type
This is a
value | definition |
---|---|
frame | an ornament around the page |
miniature | An independent illustration in colour that occupies the full-page or part of the equivalent space of one or more columns of text. |
band | A border that surrounds a text or image and may occupy the margins and intercolumnar space. Typically used to mark the beginning of a new text or section of text. |
punctuation | |
headpiece | A decorative border that surrounds a text and may occupy the margins and intercolumnar space. Typically used to mark the beginning of a new text or section of text. With two specifications, for Band (single border) and Frame (border encompassing multiple sides of text) |
headpieceFrame | Decorative frame encompassing all four sides of the text and may occupy the margins and intercolumnar space. Typically used to mark the beginning of a new text or section of text. |
headpieceBand | Single decorative border that surrounds a text and may occupy the margins and intercolumnar space. Typically used to mark the beginning of a new text or section of text. |
doodles | crude drawings which do not belong to the primary strata of the manuscript (already encoded as “extras”) |
drawing | A monochrome or bichrome image that is not painted. |
diagram | A drawing that conveys information or knowledge in schematic form. |
initial | An enlarged letter at the beginning of a text of paragraph that features figurative or decorative motifs. |
map | |
marginal | A small miniature painted next to one of the margins of the text. |
mixed | |
other | |
ornamentation | |
paratext | |
printmark | |
publishmark | |
rubrication | |
secondary | |
tooling | |
unspecified | |
unwan | |
engraving | An image on paper created with a printing plate. |
printedImage | A printed image, usually of devotional character, glued to a manuscript |
overCover | to be used in binding description |
overlappingCornerFO | to be used in binding description |
overlappingCornerHTO | to be used in binding description |
toungedCorner | to be used in binding description |
stitchedCorner | to be used in binding description |
mitredCorner | to be used in binding description |
openMitredCorner | to be used in binding description |
Other | to be used in binding description |
bindingMaterial | to be used in binding description. Materials of which the binding is made. |
Headband | to be used in binding description. Endband at the head end of the spine of a book. |
Tailband | for use in binding description. Endband at the tail end of the spine of a book. |
Endbands | for use in binding description. Structural and decorative elements of the binding which are found at the head and tail of the spine of a book. The ethiopian endbands are usually slit-braid stripes of leather or link-stitch sewings. |
Fastening | for use in binding description. Stripe of different form and material used to keep closed a book. Traces of fastenings can be holes and pins on the outer edge of the boards. |
Spine | for use in binding description. The part of the book opposite the fore-edge. |
SlipCase | for use in binding description. Portable leather case with attached slip where the manuscript is kept. |
Boards | for use in binding description. Components made from one or more pieces of material (usually wood) used to protect and support a bookblock. |
SewingStations | for use in binding description. Sewing stations are created by passing a thread through a spine fold when sewing a book. |
Sewing | for use in binding description. For the general description of the sewing. |
EndLeaves | for use in binding description. All the leaves found at each side of a bookblock, intended to give protection to the text leaves. |
Cover | The material that constitutes the immediate covering of the completed binding. |
attribute rend
This attribute can have a maximum of unbounded values separated by a space.This is a
value | definition |
---|---|
damaged | |
intact |
Example 1
Example from GAet7
<decoNote xml:id="b1">The book is sewn on four sewing stations (two
pairs) linked to uncovered wooden boards. On the inner side of the
left board is pasted a textile inlay and there are traces of a
leather cover.</decoNote>
<decoNote xml:id="b2" type="bindingMaterial"><material key="wood"></material><material key="textile"></material><material key="silk"></material></decoNote>
<decoNote xml:id="b3" type="Boards"> The right board is broken in two
halves which are held together by leather strings. The left board is
made from <term key="cordiaAfricana">Cordia Africana</term> wood
while the right board is made from <term key="ficus">Ficus</term>
wood. On the inner part of the left board is pasted a silk <term key="textile">fabric</term>. </decoNote>
<decoNote xml:id="b4" type="Cover"> On the left board there are traces
of leather turn-ins and starch based adhesive. Probably in the past
the book had a leather cover. The left board might be the original
one whereas the right board might have been added later, during a
repairing intervention. </decoNote>
This element is mentioned in the following pages
Revisions of this page
- Pietro Maria Liuzzo on 2018-04-24: stub of page