describes the method by which this surface is or was connected to the main surface Sample values include: 1] glued; 2] pinned; 3] sewn |
Element | tei:surface |
<xs:attribute name="attachment"> <xs:annotation> <xs:documentation>describes the method by which this surface is or was connected to the main surface Sample values include: 1] glued; 2] pinned; 3] sewn</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> |