svg:descType

Complex Type Information

Model

Attributes

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

Used By

Source

<complexType name="descType" 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>