Showing:

Attributes
Diagrams
Properties
Source
Used by
Attribute image-attributes/@source
Namespace No namespace
Type xs:anyURI
Properties
use: required
Used by
Attribute Group image-attributes
Source
<xs:attribute name="source" type="xs:anyURI" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute image-attributes/@type
Namespace No namespace
Type xs:token
Properties
use: required
Used by
Attribute Group image-attributes
Source
<xs:attribute name="type" type="xs:token" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute Group image-attributes
Namespace No namespace
Diagram
Diagram musicxml236.tmp#id179 musicxml236.tmp#id180 musicxml31.tmp#id134 musicxml31.tmp#id135 musicxml31.tmp#id136 musicxml31.tmp#id137 musicxml31.tmp#id133 musicxml120.tmp#id114 musicxml120.tmp#id113 musicxml221.tmp#id167 musicxml221.tmp#id166
Used by
Complex Type image
Attributes
QName Type Fixed Default Use Annotation
default-x tenths optional
default-y tenths optional
halign left-center-right optional
relative-x tenths optional
relative-y tenths optional
source xs:anyURI required
type xs:token required
valign valign-image optional
Source
<xs:attributeGroup name="image-attributes">
  <xs:annotation>
    <xs:documentation>The image-attributes group is used to include graphical images in a score. The required source attribute is the URL for the image file. The required type attribute is the MIME type for the image file format. Typical choices include application/postscript, image/gif, image/jpeg, image/png, and image/tiff.</xs:documentation>
  </xs:annotation>
  <xs:attribute name="source" type="xs:anyURI" use="required"/>
  <xs:attribute name="type" type="xs:token" use="required"/>
  <xs:attributeGroup ref="position"/>
  <xs:attributeGroup ref="halign"/>
  <xs:attributeGroup ref="valign-image"/>
</xs:attributeGroup>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd