TEI: Guidelines for Electronic Text Encoding and Interchange

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

<listObject>

<listObject> (list of objects) contains a list of descriptions, each of which provides information about an identifiable physical object. [14.3.6 Objects]
Module namesdates — Names, Dates, People, and Places
Attributes
May contain
core: desc head
Note

The type attribute may be used to distinguish different types of objects.

Example
<listObject>
<object xml:id="AlfredJewel">
<objectIdentifier>
<country>United Kingdom</country>
<region>Oxfordshire</region>
<settlement>Oxford</settlement>
<institution>University of Oxford</institution>
<repository>Ashmolean Museum</repository>
<collection>English Treasures</collection>
<idno type="ashmolean">AN1836p.135.371</idno>
<idno type="wikipedia">https://en.wikipedia.org/wiki/Alfred_Jewel</idno>
<objectName>Alfred Jewel</objectName>
</objectIdentifier>
<physDesc>
<p> The Alfred Jewel is about 6.4 cm in length and is made of combination of filigreed <material>gold</material>
surrounding a polished teardrop shaped piece of transparent <material>quartz</material>. Underneath the rock crystal
is a cloisonné enamel image of a man with ecclesiastical symbols. The sides of the jewel holding the crystal in
place contain an openwork inscription saying "AELFRED MEC HEHT GEWYRCAN", meaning 'Alfred ordered me made'. </p>
</physDesc>
<history>
<origin>It is generally accepted that the Alfred Jewel dates from the <origDate>late 9th Century</origDate> and was
most likely made in <origPlace>England</origPlace>. </origin>
<provenance when="1693">The jewel was discovered in 1693 at Petherton Park, North Petherton in the English county of
Somerset, on land owned by Sir Thomas Wroth. North Petherton is about 8 miles away from Athelney, where King Alfred
founded a monastery. </provenance>
<provenance when="1698">A description of the Alfred Jewel was first published in 1698, in the Philosophical
Transactions of the Royal Society.</provenance>
<acquisition> It was bequeathed to Oxford University by Colonel Nathaniel Palmer (c. 1661-1718) and today is in the
Ashmolean Museum in Oxford. </acquisition>
</history>
</object>
</listObject>
Schematron

<sch:pattern is-a="declarable">
<sch:param name="tde"
value="tei:listObject"/>

</sch:pattern>
Content model
<content>
<sequence>
<classRef key="model.headLike"
minOccurs="0" maxOccurs="unbounded"/>

<elementRef key="desc" minOccurs="0"
maxOccurs="unbounded"/>

<alternate minOccurs="0"
maxOccurs="unbounded">

<elementRef key="relation" minOccurs="1"
maxOccurs="1"/>

<elementRef key="listRelation"
minOccurs="1" maxOccurs="1"/>

</alternate>
<sequence minOccurs="1"
maxOccurs="unbounded">

<classRef key="model.objectLike"
minOccurs="1" maxOccurs="unbounded"/>

<alternate minOccurs="0"
maxOccurs="unbounded">

<elementRef key="relation"
minOccurs="1" maxOccurs="1"/>

<elementRef key="listRelation"
minOccurs="1" maxOccurs="1"/>

</alternate>
</sequence>
</sequence>
</content>
Schema Declaration
<rng:element name="listObject">
<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:ref name="att.cmc.attributes"/>
<rng:ref name="att.declarable.attributes"/>
<rng:ref name="att.sortable.attributes"/>
<rng:ref name="att.typed.attributes"/>
<rng:group>
<rng:zeroOrMore>
<rng:ref name="model.headLike"/>
</rng:zeroOrMore>
<rng:zeroOrMore>
<rng:ref name="desc"/>
</rng:zeroOrMore>
<rng:zeroOrMore>
<rng:choice>
<rng:ref name="relation"/>
<rng:ref name="listRelation"/>
</rng:choice>
</rng:zeroOrMore>
<rng:group>
<rng:oneOrMore>
<rng:oneOrMore>
<rng:ref name="model.objectLike"/>
</rng:oneOrMore>
<rng:zeroOrMore>
<rng:choice>
<rng:ref name="relation"/>
<rng:ref name="listRelation"/>
</rng:choice>
</rng:zeroOrMore>
</rng:oneOrMore>
</rng:group>
</rng:group>
</rng:element>
element listObject
{
 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,
 att.cmc.attributes,
 att.declarable.attributes,
 att.sortable.attributes,
 att.typed.attributes,
 (
 model.headLike*,
 desc*,
 ( relation | listRelation )*,
 ( ( model.objectLike+, ( relation | listRelation )* )+ )
 )
}

[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 によって変換されたページ (->オリジナル) /