mei:mei_att.coordinated.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
lrx xs:nonNegativeInteger optional
Indicates the lower-right corner x coordinate.
lry xs:nonNegativeInteger optional
Indicates the lower-left corner x coordinate.
ulx xs:nonNegativeInteger optional
Indicates the upper-left corner x coordinate.
uly xs:nonNegativeInteger optional
Indicates the upper-left corner y coordinate.

Used By

Source

<xs:attributeGroup name="mei_att.coordinated.attributes">
  <xs:attributeGroup ref="mei:mei_att.coordinated.attribute.ulx"/>
  <xs:attributeGroup ref="mei:mei_att.coordinated.attribute.uly"/>
  <xs:attributeGroup ref="mei:mei_att.coordinated.attribute.lrx"/>
  <xs:attributeGroup ref="mei:mei_att.coordinated.attribute.lry"/>
</xs:attributeGroup>