plist

Contains a space separated list of references that identify active
participants in a collection/relationship, such as notes under a phrase mark; that is, the
entities pointed "from".

Attribute Information

Used By

Source

<xs:attribute name="plist">
  <xs:annotation>
    <xs:documentation>Contains a space separated list of references that identify active participants in a collection/relationship, such as notes under a phrase mark; that is, the entities pointed "from".</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="mei:mei_data.URI"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample