<xs:attributeGroup name="background.properties.attlist">
<xs:attribute name="background-attachment" type="xs:NCName"/>
<xs:attribute name="background-clip"/>
<xs:attribute name="background-color"/>
<xs:attribute name="background-content-height" type="areatree:length"/>
<xs:attribute name="background-content-type" type="xs:anyURI"/>
<xs:attribute name="background-content-width" type="areatree:length"/>
<xs:attribute name="background-image"/>
<xs:attribute name="background-position-horizontal" type="areatree:length-or-percent"/>
<xs:attribute name="background-position-vertical" type="areatree:length-or-percent"/>
<xs:attribute name="background-repeat" type="xs:NCName"/>
<xs:attribute name="background-scaling" type="xs:NCName"/>
<xs:attribute name="background-setup" type="xs:NCName"/>
<xs:attribute name="background-size"/>
</xs:attributeGroup> |