You are here: MusicXML Reference > Score Schema (XSD) > Complex Types > Complex Type: bookmark

Complex Type: bookmark

Description

The bookmark type serves as a well-defined target for an incoming simple XLink.

Derived By

Restricting xs:anyType

Attributes
Name  Type  Required?  Default  Description 
id  xs:ID  Yes 
name  xs:token  No 
element  xs:NMTOKEN  No 
position  xs:positiveInteger  No 
Referenced By
Definition
<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">
    <xsd:annotation>
      <xsd:documentation>
      </xsd:documentation>
    </xsd:annotation>
  </xs:attribute>
  <xs:attribute name="name" type="xs:token">
    <xsd:annotation>
      <xsd:documentation>
      </xsd:documentation>
    </xsd:annotation>
  </xs:attribute>
  <xs:attributeGroup ref="element-position" />
</xs:complexType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301