tei:att.handFeatures.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
medium restriction of list of restriction of xs:token optional
describes the tint or type of ink, e.g. brown, or other writing medium,
e.g. pencil
scope restriction of xs:token optional
specifies how widely this hand is used in the
manuscript.
scribe xs:Name optional
gives a name or other identifier for the scribe believed to be responsible
for this hand.
scribeRef restriction of list of xs:anyURI optional
points to a full description of the scribe concerned, typically supplied
by a person element elsewhere in the description.
script restriction of list of xs:Name optional
characterizes the particular script or writing style used by this hand,
for example secretary, copperplate, Chancery, Italian, etc.
scriptRef restriction of list of xs:anyURI optional
points to a full description of the script or writing style used by this
hand, typically supplied by a scriptNote element elsewhere in the
description.

Used By

Source

<xs:attributeGroup name="att.handFeatures.attributes">
  <xs:attributeGroup ref="tei:att.handFeatures.attribute.scribe"/>
  <xs:attributeGroup ref="tei:att.handFeatures.attribute.scribeRef"/>
  <xs:attributeGroup ref="tei:att.handFeatures.attribute.script"/>
  <xs:attributeGroup ref="tei:att.handFeatures.attribute.scriptRef"/>
  <xs:attributeGroup ref="tei:att.handFeatures.attribute.medium"/>
  <xs:attributeGroup ref="tei:att.handFeatures.attribute.scope"/>
</xs:attributeGroup>