Imported schema smil20.xsd
Element smil20:animate
Element smil20:animateMotion
Element smil20:animateColor
Element smil20:set
Complex Type smil20:animatePrototype
Namespace
http://www.w3.org/2001/SMIL20/
Diagram
Used by
Attributes
QName
Type
Fixed
Default
Use
Annotation
accumulate
restriction of string
none
optional
additive
restriction of string
replace
optional
attributeName
string
required
attributeType
restriction of string
auto
optional
by
string
optional
from
string
optional
to
string
optional
values
string
optional
Source
<complexType name= "animatePrototype" >
<attributeGroup ref= "smil20:animNamedTargetAttrs" />
<attributeGroup ref= "smil20:animAddAccumAttrs" />
<attributeGroup ref= "smil20:animValuesAttrs" />
</complexType>
Simple Type smil20:nonNegativeDecimalType
Simple Type smil20:syncBehaviorType
Namespace
http://www.w3.org/2001/SMIL20/
Diagram
Type
restriction of string
Facets
enumeration
canSlip
enumeration
locked
enumeration
independent
enumeration
default
Used by
Source
<simpleType name= "syncBehaviorType" >
<restriction base= "string" >
<enumeration value= "canSlip" />
<enumeration value= "locked" />
<enumeration value= "independent" />
<enumeration value= "default" />
</restriction>
</simpleType>
Simple Type smil20:syncBehaviorDefaultType
Namespace
http://www.w3.org/2001/SMIL20/
Diagram
Type
restriction of string
Facets
enumeration
canSlip
enumeration
locked
enumeration
independent
enumeration
inherit
Used by
Source
<simpleType name= "syncBehaviorDefaultType" >
<restriction base= "string" >
<enumeration value= "canSlip" />
<enumeration value= "locked" />
<enumeration value= "independent" />
<enumeration value= "inherit" />
</restriction>
</simpleType>
Simple Type smil20:restartTimingType
Namespace
http://www.w3.org/2001/SMIL20/
Diagram
Type
restriction of string
Facets
enumeration
never
enumeration
always
enumeration
whenNotActive
enumeration
default
Used by
Source
<simpleType name= "restartTimingType" >
<restriction base= "string" >
<enumeration value= "never" />
<enumeration value= "always" />
<enumeration value= "whenNotActive" />
<enumeration value= "default" />
</restriction>
</simpleType>
Simple Type smil20:restartDefaultType
Namespace
http://www.w3.org/2001/SMIL20/
Diagram
Type
restriction of string
Facets
enumeration
never
enumeration
always
enumeration
whenNotActive
enumeration
inherit
Used by
Source
<simpleType name= "restartDefaultType" >
<restriction base= "string" >
<enumeration value= "never" />
<enumeration value= "always" />
<enumeration value= "whenNotActive" />
<enumeration value= "inherit" />
</restriction>
</simpleType>
Simple Type smil20:fillTimingAttrsType
Namespace
http://www.w3.org/2001/SMIL20/
Diagram
Type
restriction of string
Facets
enumeration
remove
enumeration
freeze
enumeration
hold
enumeration
auto
enumeration
default
enumeration
transition
Used by
Source
<simpleType name= "fillTimingAttrsType" >
<restriction base= "string" >
<enumeration value= "remove" />
<enumeration value= "freeze" />
<enumeration value= "hold" />
<enumeration value= "auto" />
<enumeration value= "default" />
<enumeration value= "transition" />
</restriction>
</simpleType>
Simple Type smil20:fillDefaultType
Namespace
http://www.w3.org/2001/SMIL20/
Diagram
Type
restriction of string
Facets
enumeration
remove
enumeration
freeze
enumeration
hold
enumeration
auto
enumeration
inherit
enumeration
transition
Used by
Source
<simpleType name= "fillDefaultType" >
<restriction base= "string" >
<enumeration value= "remove" />
<enumeration value= "freeze" />
<enumeration value= "hold" />
<enumeration value= "auto" />
<enumeration value= "inherit" />
<enumeration value= "transition" />
</restriction>
</simpleType>
Complex Type smil20:animateMotionPrototype
Namespace
http://www.w3.org/2001/SMIL20/
Diagram
Used by
Attributes
QName
Type
Fixed
Default
Use
Annotation
accumulate
restriction of string
none
optional
additive
restriction of string
replace
optional
by
string
optional
from
string
optional
origin
string
optional
to
string
optional
values
string
optional
Source
<complexType name= "animateMotionPrototype" >
<attributeGroup ref= "smil20:animAddAccumAttrs" />
<attributeGroup ref= "smil20:animValuesAttrs" />
<attribute name= "origin" type= "string" use= "optional" />
</complexType>
Complex Type smil20:animateColorPrototype
Namespace
http://www.w3.org/2001/SMIL20/
Diagram
Used by
Attributes
QName
Type
Fixed
Default
Use
Annotation
accumulate
restriction of string
none
optional
additive
restriction of string
replace
optional
attributeName
string
required
attributeType
restriction of string
auto
optional
by
string
optional
from
string
optional
to
string
optional
values
string
optional
Source
<complexType name= "animateColorPrototype" >
<attributeGroup ref= "smil20:animNamedTargetAttrs" />
<attributeGroup ref= "smil20:animAddAccumAttrs" />
<attributeGroup ref= "smil20:animValuesAttrs" />
</complexType>
Complex Type smil20:setPrototype
Namespace
No namespace
Type
smil20:syncBehaviorType
Properties
Facets
enumeration
canSlip
enumeration
locked
enumeration
independent
enumeration
default
Used by
Source
<attribute name= "syncBehavior" type= "smil20:syncBehaviorType" default= "default" />
Namespace
No namespace
Type
smil20:syncBehaviorDefaultType
Properties
Facets
enumeration
canSlip
enumeration
locked
enumeration
independent
enumeration
inherit
Used by
Source
<attribute name= "syncBehaviorDefault" type= "smil20:syncBehaviorDefaultType" default= "inherit" />
Namespace
No namespace
Type
smil20:restartTimingType
Properties
Facets
enumeration
never
enumeration
always
enumeration
whenNotActive
enumeration
default
Used by
Source
<attribute name= "restart" type= "smil20:restartTimingType" default= "default" />
Namespace
No namespace
Type
smil20:restartDefaultType
Properties
Facets
enumeration
never
enumeration
always
enumeration
whenNotActive
enumeration
inherit
Used by
Source
<attribute name= "restartDefault" type= "smil20:restartDefaultType" default= "inherit" />
Namespace
No namespace
Type
smil20:fillTimingAttrsType
Properties
Facets
enumeration
remove
enumeration
freeze
enumeration
hold
enumeration
auto
enumeration
default
enumeration
transition
Used by
Source
<attribute name= "fill" type= "smil20:fillTimingAttrsType" default= "default" />
Namespace
No namespace
Type
smil20:fillDefaultType
Properties
Facets
enumeration
remove
enumeration
freeze
enumeration
hold
enumeration
auto
enumeration
inherit
enumeration
transition
Used by
Source
<attribute name= "fillDefault" type= "smil20:fillDefaultType" default= "inherit" />
Attribute Group smil20:animNamedTargetAttrs
Attribute Group smil20:animAddAccumAttrs
Attribute Group smil20:animValuesAttrs
Namespace
http://www.w3.org/2001/SMIL20/
Diagram
Used by
Attributes
QName
Type
Fixed
Default
Use
Annotation
by
string
optional
from
string
optional
to
string
optional
values
string
optional
Source
<attributeGroup name= "animValuesAttrs" >
<attributeGroup ref= "smil20:animSetValuesAttrs" />
<attribute name= "from" type= "string" use= "optional" />
<attribute name= "by" type= "string" use= "optional" />
<attribute name= "values" type= "string" use= "optional" />
</attributeGroup>
Attribute Group smil20:animSetValuesAttrs
Attribute Group smil20:structureModuleAttrs
Attribute Group smil20:alternateContentAttrs
Attribute Group smil20:beginEndTimingAttrs
Attribute Group smil20:durTimingAttrs
Attribute Group smil20:repeatTimingAttrs
Attribute Group smil20:deprecatedRepeatTiming
Attribute Group smil20:minMaxTimingAttrs
Attribute Group smil20:syncBehaviorAttrs
Attribute Group smil20:syncBehaviorDefaultAttrs
Attribute Group smil20:restartTimingAttrs
Attribute Group smil20:restartDefaultAttrs
Attribute Group smil20:fillTimingAttrs
Attribute Group smil20:fillDefaultAttrs
Attribute Group smil20:animTargetAttrs
Attribute Group smil20:animModeAttrs
Attribute Group smil20:skipContentAttrs