(corresponds) points to elements that correspond to the current element in some way. |
Attribute Group | tei: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> |