TEI: Guidelines for Electronic Text Encoding and Interchange

P5 Version 4.10.2. Last updated on 4th September 2025, revision bcfa98f42

<objectDesc>

<objectDesc> (object description) contains a description of the physical components making up the object which is being described. [11.7.1 Object Description]
Module msdescription — Manuscript Description
Attributes
form form⚓︎ (form) a short project-specific name identifying the physical form of the carrier, for example as a codex, roll, fragment, partial leaf, cutting etc.
Status Optional
Note

Definitions for the terms used may typically be provided by a valList element in the project schema specification.

Member of
model.physDescPart
Contained by
msdescription: physDesc
May contain
core: p
linking: ab
msdescription: layoutDesc supportDesc
Example
<objectDesc form="codex">
<supportDesc material="mixed">
<p>Early modern
<material>parchment</material> and
<material>paper</material>.</p>
</supportDesc>
<layoutDesc>
<layout ruledLines="25 32"/>
</layoutDesc>
</objectDesc>
Content model
<content>
<alternate>
<classRef key="model.pLike" minOccurs="1"
maxOccurs="unbounded"/>

<sequence>
<elementRef key="supportDesc"
minOccurs="0"/>

<elementRef key="layoutDesc"
minOccurs="0"/>

</sequence>
</alternate>
</content>
Schema Declaration
<rng:element name="objectDesc">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.global.analytic.attributes"/>
<rng:ref name="att.global.change.attributes"/>
<rng:ref name="att.global.facs.attributes"/>
<rng:ref name="att.global.linking.attributes"/>
<rng:ref name="att.global.rendition.attributes"/>
<rng:ref name="att.global.responsibility.attributes"/>
<rng:ref name="att.global.source.attributes"/>
<rng:optional>
<rng:attribute name="form">
<rng:ref name="teidata.enumerated"/>
</rng:attribute>
</rng:optional>
<rng:choice>
<rng:oneOrMore>
<rng:ref name="model.pLike"/>
</rng:oneOrMore>
<rng:group>
<rng:optional>
<rng:ref name="supportDesc"/>
</rng:optional>
<rng:optional>
<rng:ref name="layoutDesc"/>
</rng:optional>
</rng:group>
</rng:choice>
</rng:element>
element objectDesc
{
 att.global.attributes,
 att.global.analytic.attributes,
 att.global.change.attributes,
 att.global.facs.attributes,
 att.global.linking.attributes,
 att.global.rendition.attributes,
 att.global.responsibility.attributes,
 att.global.source.attributes,
 attribute form { teidata.enumerated }?,
 ( model.pLike+ | ( supportDesc?, layoutDesc? ) )
}

[English] [Deutsch] [Español] [Italiano] [Français] [日本語] [한국어] [中文]



TEI Guidelines P5 Version 4.10.2. Last updated on 4th September 2025, revision bcfa98f42. This page generated on 2025年09月04日T16:27:03Z.

AltStyle によって変換されたページ (->オリジナル) /