<xsd:attributeGroup name="authoritative">
<xsd:annotation>
<xsd:documentation>
<type>Attlist</type>
<name>authoritative</name>
<comment>This attribute specifies whether the translation is authoritative or not</comment>
</xsd:documentation>
</xsd:annotation>
<xsd:attribute name="authoritative" type="xsd:boolean"/>
</xsd:attributeGroup> |