| namespace | http://www.w3.org/2001/SMIL20/ | |||||||||||||||
| type | restriction of xs:string | |||||||||||||||
| used by |
|
|||||||||||||||
| facets |
|
|||||||||||||||
| source | <xs:simpleType name="syncBehaviorType"> <xs:restriction base="string"> <xs:enumeration value="canSlip"/> <xs:enumeration value="locked"/> <xs:enumeration value="independent"/> <xs:enumeration value="default"/> </xs:restriction> </xs:simpleType> |