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