add-attr

Specifies the attributes and values to add.

Definition

  <!ELEMENT add-attr        (value+)>
  <!ATTLIST add-attr
            attr-name        CDATA            #REQUIRED>
  
  

Attributes

attr-name
Specifies the name of the attribute.

Elements

value
Specifies the attribute's value.

Parent

add