| namespace | http://www.w3.org/2001/SMIL20/ | ||||||||||||||||||
| used by | 
  | 
				||||||||||||||||||
| attributes | 
  | 
				||||||||||||||||||
| source | <xs:attributeGroup name="animNamedTargetAttrs"> <xs:attribute name="attributeName" type="string" use="required"/> <xs:attribute name="attributeType" use="optional" default="auto"> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="XML"/> <xs:enumeration value="CSS"/> <xs:enumeration value="auto"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup>  | 
				
| type | xs:string | ||||
| properties | 
  | 
				||||
| source | <xs:attribute name="attributeName" type="string" use="required"/> | 
| type | restriction of xs:string | ||||||||||||
| properties | 
  | 
				||||||||||||
| facets | 
  | 
				||||||||||||
| source | <xs:attribute name="attributeType" use="optional" default="auto"> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="XML"/> <xs:enumeration value="CSS"/> <xs:enumeration value="auto"/> </xs:restriction> </xs:simpleType> </xs:attribute>  |