<xs:attributeGroup name="GraphicArea.attlist">
<xs:attribute name="base-uri" type="xs:anyURI"/>
<xs:attribute name="color" use="required"/>
<xs:attribute name="content"/>
<xs:attribute name="content-type" type="xs:anyURI"/>
<xs:attribute name="crop"/>
<xs:attribute name="display-role" use="required" type="xs:NCName"/>
<xs:attribute name="graphic-image"/>
<xs:attribute name="image-smoothing" type="areatree:true-or-false"/>
<xs:attribute name="multimedia-treatment"/>
<xs:attribute name="poster-image"/>
<xs:attribute name="src"/>
<xs:attribute name="visibility" type="xs:NCName"/>
<xs:attributeGroup ref="areatree:common.properties.attlist"/>
</xs:attributeGroup> |