A bit simpler than the DTD, but see commented-out alternative |
<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> |