QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
borderColor | string | black | optional | |||
borderWidth | nonNegativeInteger | 0 | optional | |||
horzRepeat | decimal | 1.0 | optional | |||
vertRepeat | decimal | 1.0 | optional |
Complex Type | transition:transitionPrototype |
<attributeGroup name="transitionModifierAttrs"> <attribute name="horzRepeat" type="decimal" use="optional" default="1.0"/> <attribute name="vertRepeat" type="decimal" use="optional" default="1.0"/> <attribute name="borderWidth" type="nonNegativeInteger" use="optional" default="0"/> <attribute name="borderColor" type="string" use="optional" default="black"/> </attributeGroup> |