describes the function (for example status, insertion, deletion, transposition) of the metamark. |
Element | tei:metamark |
<xs:attribute name="function"> <xs:annotation> <xs:documentation>describes the function (for example status, insertion, deletion, transposition) of the metamark.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:token"> <xs:pattern value="(\p{L}|\p{N}|\p{P}|\p{S})+"/> </xs:restriction> </xs:simpleType> </xs:attribute> |