QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
facs | restriction of list of xs:anyURI | optional |
|
Attribute Group | tei:att.global.facs.attributes |
Elements | tei:certainty, tei:space |
<xs:attributeGroup name="att.global.facs.attribute.facs"> <xs:attribute name="facs"> <xs:annotation> <xs:documentation>(facsimile) points to all or part of an image which corresponds with the content of the element.</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> |