| diagram | ![]() |
||
| namespace | http://www.w3.org/2000/svg | ||
| children | svg:animate svg:set svg:animateMotion svg:animateColor svg:animateTransform | ||
| used by |
|
||
| attributes | |||
| source | <xs:complexType name="useType"> <xs:sequence> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="svg:animate"/> <xs:element ref="svg:set"/> <xs:element ref="svg:animateMotion"/> <xs:element ref="svg:animateColor"/> <xs:element ref="svg:animateTransform"/> </xs:choice> </xs:sequence> <xs:attributeGroup ref="svg:stdAttrs"/> <xs:attributeGroup ref="svg:xlinkRefAttrsEmbed"/> <xs:attribute ref="xlink:href" use="required"/> <xs:attributeGroup ref="svg:testAttrs"/> <xs:attributeGroup ref="svg:langSpaceAttrs"/> <xs:attribute name="externalResourcesRequired" type="boolean" use="optional"/> <xs:attribute name="class" type="svg:ClassListType" use="optional"/> <xs:attribute name="style" type="svg:StyleSheetType" use="optional"/> <xs:attributeGroup ref="svg:PresentationAttributes-All"/> <xs:attribute name="transform" type="svg:TransformListType" use="optional"/> <xs:attributeGroup ref="svg:graphicsElementEvents"/> <xs:attribute name="x" type="svg:CoordinateType" use="optional"/> <xs:attribute name="y" type="svg:CoordinateType" use="optional"/> <xs:attribute name="width" type="svg:LengthType" use="optional"/> <xs:attribute name="height" type="svg:LengthType" use="optional"/> </xs:complexType> |
| type | xs:boolean | ||||
| properties |
|
||||
| source | <xs:attribute name="externalResourcesRequired" type="boolean" use="optional"/> |
| type | svg:ClassListType | ||||
| properties |
|
||||
| source | <xs:attribute name="class" type="svg:ClassListType" use="optional"/> |
| type | svg:StyleSheetType | ||||
| properties |
|
||||
| source | <xs:attribute name="style" type="svg:StyleSheetType" use="optional"/> |
| type | svg:TransformListType | ||||
| properties |
|
||||
| source | <xs:attribute name="transform" type="svg:TransformListType" use="optional"/> |
| type | svg:CoordinateType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="x" type="svg:CoordinateType" use="optional"/> |
| type | svg:CoordinateType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="y" type="svg:CoordinateType" use="optional"/> |
| type | svg:LengthType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="width" type="svg:LengthType" use="optional"/> |
| type | svg:LengthType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="height" type="svg:LengthType" use="optional"/> |