QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
base | optional | |||||
class | svg:ClassListType | optional | ||||
content | string | structured text | optional | |||
id | ID | optional | ||||
lang | optional | |||||
space | optional | |||||
style | svg:StyleSheetType | optional |
Elements | svg:descTitleMetadata/title, svg:title |
<complexType name="titleType" mixed="true"> <attributeGroup ref="svg:stdAttrs"/> <attributeGroup ref="svg:langSpaceAttrs"/> <attribute name="class" type="svg:ClassListType" use="optional"/> <attribute name="style" type="svg:StyleSheetType" use="optional"/> <attribute name="content" type="string" fixed="structured text"/> </complexType> |