Showing:

Attributes
Diagrams
Properties
Source
Used by
Attribute document-attributes/@version
Namespace No namespace
Type xs:token
Properties
default: 1.0
Used by
Attribute Group document-attributes
Source
<xs:attribute name="version" type="xs:token" default="1.0"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute Group document-attributes
Namespace No namespace
Diagram
Diagram musicxml49.tmp#id107
Used by
Attributes
QName Type Fixed Default Use Annotation
version xs:token 1.0 optional
Source
<xs:attributeGroup name="document-attributes">
  <xs:annotation>
    <xs:documentation>The document-attributes attribute group is used to specify the attributes for an entire MusicXML document. Currently this is used for the version attribute. The version attribute was added in Version 1.1 for the score-partwise and score-timewise documents, and in Version 2.0 for opus documents. It provides an easier way to get version information than through the MusicXML public ID. The default value is 1.0 to make it possible for programs that handle later versions to distinguish earlier version files reliably. Programs that write MusicXML 1.1 or 2.0 files should set this attribute.</xs:documentation>
  </xs:annotation>
  <xs:attribute name="version" type="xs:token" default="1.0"/>
</xs:attributeGroup>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd