QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
corresp | restriction of list of xs:anyURI | optional |
|
Attribute Group | tei:att.global.linking.attributes |
Elements | tei:certainty, tei:space |
<xs:attributeGroup name="att.global.linking.attribute.corresp"> <xs:attribute name="corresp"> <xs:annotation> <xs:documentation>(corresponds) points to elements that correspond to the current element in some way.</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> |