<xsd:attributeGroup name="target">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>target</name>
      <comment>the attribute target specifies the target of the a element.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="target" type="xsd:string"/>
</xsd:attributeGroup> |