origin.staff

signifies the staff on which referenced notation occurs. Defaults to the
same value as the local staff. Mandatory when applicable.

Attribute Information

Used By

Source

<xs:attribute name="origin.staff">
  <xs:annotation>
    <xs:documentation>signifies the staff on which referenced notation occurs. Defaults to the same value as the local staff. Mandatory when applicable.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="xs:positiveInteger"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample