QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
wit | restriction of list of xs:anyURI | optional |
|
Attribute Group | tei:att.witnessed.attributes |
<xs:attributeGroup name="att.witnessed.attribute.wit"> <xs:attribute name="wit"> <xs:annotation> <xs:documentation>(witness or witnesses) contains a space-delimited list of one or more pointers indicating the witnesses which attest to a given reading.</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> |