<classSpec ident="att.staffItems" module="MEI.shared" type="atts">
                        
                        <desc>Attributes that describe items printed near (above, below, or between) staves</desc>
                        
                        <attList org="group">
                           
                           <attDef ident="aboveorder" usage="opt">
                              
                              <desc>Describes vertical order of items printed above a staff, from closest to farthest
                                 away
                                 from the staff.</desc>
                              
                              
                              </attDef>
                           
                           <attDef ident="beloworder" usage="opt">
                              
                              <desc>Describes vertical order of items printed below a staff, from closest to farthest
                                 away
                                 from the staff.</desc>
                              
                              
                              </attDef>
                           
                           <attDef ident="betweenorder" usage="opt">
                              
                              <desc>Describes vertical order of items printed between staves, from top to bottom.</desc>
                              
                              
                              </attDef>
                           </attList>
                        </classSpec>