areatree:background.properties.attlist

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
background-attachment xs:NCName optional
background-clip optional
background-color optional
background-content-height areatree:length optional
background-content-type xs:anyURI optional
background-content-width areatree:length optional
background-image optional
background-position-horizontal areatree:length-or-percent optional
background-position-vertical areatree:length-or-percent optional
background-repeat xs:NCName optional
background-scaling xs:NCName optional
background-setup xs:NCName optional
background-size optional

Used By

Source

<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>