QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
scribeRef | restriction of list of xs:anyURI | optional |
|
Attribute Group | tei:att.handFeatures.attributes |
<xs:attributeGroup name="att.handFeatures.attribute.scribeRef"> <xs:attribute name="scribeRef"> <xs:annotation> <xs:documentation>points to a full description of the scribe concerned, typically supplied by a person element elsewhere in the description.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:anyURI"/> </xs:simpleType> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> |