perf

(performance) identifies the performance or performances in which this
movement occurred as specified by pointing to one or more performance
elements.

Attribute Information

Used By

Element tei:move

Source

<xs:attribute name="perf">
  <xs:annotation>
    <xs:documentation>(performance) identifies the performance or performances in which this movement occurred as specified by pointing to one or more performance elements.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="xs:anyURI"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample