QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
bottom | mf:borderDef | optional | ||||
left | mf:borderDef | optional | ||||
right | mf:borderDef | optional | ||||
top | mf:borderDef | optional |
<xs:attributeGroup name="borderAtts"> <xs:attribute name="left" type="mf:borderDef"/> <xs:attribute name="right" type="mf:borderDef"/> <xs:attribute name="top" type="mf:borderDef"/> <xs:attribute name="bottom" type="mf:borderDef"/> </xs:attributeGroup> |