QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
height | mf:lengthType | required | ||||
width | mf:lengthType | required | ||||
x | mf:lengthType | 0 | optional | |||
y | mf:lengthType | 0 | optional |
<xs:element name="clip-rect"> <xs:complexType> <xs:attributeGroup ref="mf:rectAtts"/> </xs:complexType> |