svg:descTitleMetadata

A bit simpler than the DTD, but see commented-out alternative

Element Group Information

Model

Children: desc, metadata, title

Used By

Source

<group name="descTitleMetadata">
  <annotation>
    <documentation>A bit simpler than the DTD, but see commented-out alternative</documentation>
  </annotation>
  <all>
    <element name="desc" type="svg:descType" minOccurs="0"/>
    <element name="title" type="svg:titleType" minOccurs="0"/>
    <element name="metadata" type="svg:metadataType" minOccurs="0"/>
  </all>
</group>