Concepts > Attributes (MetaAttributes) > HTML page generation format
HTML page generation format
Defines whether the descriptor should generate all the HTML page or only the body.
If the value is :
·HTML Generation Format_All, it means that the descriptor contains all the HTML code of the page.
·HTML Generation Format_Body, it means that the generator is in charge of generating the 'HTML' tags, the 'Head' content and the 'Body' tags. The content of the body is taken in charge by the descriptor.
Translations
Type
String (63) Enumeration
 
List of MetaClasses
Value
All the page (A), Only the body (B).