QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
synch | 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.synch"> <xs:attribute name="synch"> <xs:annotation> <xs:documentation>(synchronous) points to elements that are synchronous with the current 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> |