| <!ATTLIST %Element -- reference to pointer -- %Attrib %Text #REQUIRED -- pointer o object properties -- > |
Attributes definition
%Attrib = %Text [CN]
Mandatory. The value of this attribute contains the name of the parent element attribute into which the parser integrates the value of the CMS environment variable.
In case the value of the CMS environment variable should be inserted in the element attribute, an additional attribute is used with the following syntax: SAPI:name_of_attribute_for_insertion.
| <input name="feedback" value="" sapi:value="var.value" /> |
4.2.1.1 Attribute %Attrib
Attributes definition
%Attrib = %Text [CN]
Mandatory. The value of this attribute contains the name of the parent element attribute into which the parser integrates the value of the CMS environment variable.