new

specifies the new state of the paralinguistic feature
specified.

Attribute Information

Used By

Element tei:shift

Source

<xs:attribute name="new" default="normal">
  <xs:annotation>
    <xs:documentation>specifies the new state of the paralinguistic feature specified.</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