<xsd:attributeGroup name="pivot">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>pivot</name>
      <comment>This attribute specifies the human language used as a pivot in the translation. Values are taken from the RFC 4646.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="pivot" type="language"/>
</xsd:attributeGroup> |