The bookmark type serves as a well-defined target for an incoming simple XLink. |
Elements | credit/bookmark, music-data/bookmark |
<xs:complexType name="bookmark"> <xs:annotation> <xs:documentation>The bookmark type serves as a well-defined target for an incoming simple XLink.</xs:documentation> </xs:annotation> <xs:attribute name="id" type="xs:ID" use="required"/> <xs:attribute name="name" type="xs:token"/> <xs:attributeGroup ref="element-position"/> </xs:complexType> |