re:styleattribute

The re:styleattribute element associates a single style property type with an appropriate value.

XML Tag

<re:styleattribute name='' value='' />

DTD

<!ENTITY % name "name       CDATA  #REQUIRED">
<!ENTITY % value "value      CDATA  #REQUIRED">
<!ELEMENT re:styleattribute EMPTY>
    <!ATTLIST re:styleattribute %name; %value; >

Reference examples

030_020 , 030_050 , 010_020

Children

none

Attributes

name, value

Style Properties

All

name

The attribute name specifies one property to store in this style sheet definition.

value

The attribute value specifies an appropriate data type that is to be associated with the named property.