attachment

describes the method by which this surface is or was connected to the
main surface Sample values include: 1] glued; 2] pinned; 3] sewn

Attribute Information

Used By

Element tei:surface

Source

<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>

Sample