QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
base | optional | |||||
id | ID | optional | ||||
media | svg:MediaDescType | optional | ||||
space | preserve | optional | ||||
title | string | optional | ||||
type | svg:ContentTypeType | required |
Element | svg:style |
<complexType name="styleType" mixed="true"> <attributeGroup ref="svg:stdAttrs"/> <attribute ref="xml:space" fixed="preserve"/> <attribute name="type" type="svg:ContentTypeType" use="required"/> <attribute name="media" type="svg:MediaDescType" use="optional"/> <attribute name="title" type="string" use="optional"/> </complexType> |