diagram |
 |
namespace |
http://www.w3.org/2001/SMIL20/ |
used by |
|
attributes |
Name | Type | Use | Default | Fixed | annotation | additive | derived by: xs:string | optional | replace | | | accumulate | derived by: xs:string | optional | none | | | to | xs:string | optional | | | | from | xs:string | optional | | | | by | xs:string | optional | | | | values | xs:string | optional | | | | origin | xs:string | optional | | | |
|
source |
<xs:complexType name="animateMotionPrototype">
<xs:attributeGroup ref="smil20:animAddAccumAttrs"/>
<xs:attributeGroup ref="smil20:animValuesAttrs"/>
<xs:attribute name="origin" type="string" use="optional"/>
</xs:complexType> |