<xsd:attributeGroup name="fromLanguage">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>fromLanguage</name>
      <comment>This attribute specifies the human language of the expression this is a translation of. Values are taken from the RFC 4646.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="fromLanguage" type="language" use="required"/>
</xsd:attributeGroup> |