degree

specifies the extent to which this purpose
predominates.

Attribute Information

Used By

Element tei:purpose

Source

<xs:attribute name="degree">
  <xs:annotation>
    <xs:documentation>specifies the extent to which this purpose predominates.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="high"/>
      <xs:enumeration value="medium"/>
      <xs:enumeration value="low"/>
      <xs:enumeration value="unknown"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample