<xs:attributeGroup name="TableRowArea.attlist">
<xs:attribute name="background-color"/>
<xs:attribute name="background-setup" type="xs:NCName"/>
<xs:attribute name="color"/>
<xs:attribute name="id" type="xs:NMTOKEN"/>
<xs:attribute name="is-link-destination" type="areatree:true-or-false"/>
<xs:attribute name="role" type="xs:NMTOKEN"/>
<xs:attribute name="row-group-number" use="required" type="xs:decimal"/>
<xs:attribute name="row-group-type" use="required" type="xs:NCName"/>
<xs:attribute name="text-align"/>
<xs:attribute name="visibility" type="xs:NCName"/>
<xs:attributeGroup ref="areatree:border-separation.properties.attlist"/>
<xs:attributeGroup ref="areatree:common.properties.attlist"/>
<xs:attributeGroup ref="areatree:display.properties.attlist"/>
</xs:attributeGroup> |