QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
script | restriction of list of xs:Name | optional |
|
Attribute Group | tei:att.handFeatures.attributes |
<xs:attributeGroup name="att.handFeatures.attribute.script"> <xs:attribute name="script"> <xs:annotation> <xs:documentation>characterizes the particular script or writing style used by this hand, for example secretary, copperplate, Chancery, Italian, etc.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:Name"/> </xs:simpleType> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> |