| namespace | http://www.w3.org/2001/SMIL20/ | |||||||||||||||||||||
| type | restriction of xs:string | |||||||||||||||||||||
| used by |
|
|||||||||||||||||||||
| facets |
|
|||||||||||||||||||||
| source | <xs:simpleType name="fillTimingAttrsType"> <xs:restriction base="string"> <xs:enumeration value="remove"/> <xs:enumeration value="freeze"/> <xs:enumeration value="hold"/> <xs:enumeration value="auto"/> <xs:enumeration value="default"/> <xs:enumeration value="transition"/> </xs:restriction> </xs:simpleType> |