| namespace | http://www.w3.org/2001/SMIL20/ | ||||||||||||
| used by | 
  | 
				||||||||||||
| attributes | 
  | 
				||||||||||||
| source | <xs:attributeGroup name="animModeAttrs"> <xs:attribute name="calcMode" use="optional" default="linear"> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="discrete"/> <xs:enumeration value="linear"/> <xs:enumeration value="paced"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup>  | 
				
| type | restriction of xs:string | ||||||||||||
| properties | 
  | 
				||||||||||||
| facets | 
  | 
				||||||||||||
| source | <xs:attribute name="calcMode" use="optional" default="linear"> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="discrete"/> <xs:enumeration value="linear"/> <xs:enumeration value="paced"/> </xs:restriction> </xs:simpleType> </xs:attribute>  |