QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
ana | restriction of list of xs:anyURI | optional |
|
Attribute Group | tei:att.global.analytic.attributes |
Elements | tei:certainty, tei:space |
<xs:attributeGroup name="att.global.analytic.attribute.ana"> <xs:attribute name="ana"> <xs:annotation> <xs:documentation>(analysis) indicates one or more elements containing interpretations of the element on which the ana attribute appears.</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> |