Showing:

Diagrams
Facets
Properties
Source
Used by
Element all-margins/top-margin
Namespace No namespace
Diagram
Diagram musicxml19.tmp#id37
Type tenths
Properties
content: simple
Source
<xs:element name="top-margin" type="tenths"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element all-margins/bottom-margin
Namespace No namespace
Diagram
Diagram musicxml19.tmp#id37
Type tenths
Properties
content: simple
Source
<xs:element name="bottom-margin" type="tenths"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute all-margins/@type
Namespace No namespace
Type margin-type
Properties
content: simple
Facets
enumeration odd, even, both
Used by
Complex Type page-margins
Source
<xs:attribute name="type" type="margin-type"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element Group all-margins
Namespace No namespace
Diagram
Diagram musicxml89.tmp#id572 musicxml89.tmp#id573 musicxml89.tmp#id571 musicxml90.tmp#id574 musicxml90.tmp#id575
Used by
Complex Type page-margins
Model left-margin , right-margin , top-margin , bottom-margin
Children bottom-margin, left-margin, right-margin, top-margin
Source
<xs:group name="all-margins">
  <xs:annotation>
    <xs:documentation>The all-margins group specifies both horizontal and vertical margins in tenths.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:group ref="left-right-margins"/>
    <xs:element name="top-margin" type="tenths"/>
    <xs:element name="bottom-margin" type="tenths"/>
  </xs:sequence>
</xs:group>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd