6 8 Special XHTML Pages
From LANSA Web Functions
6.8 Special XHTML Pages
These standard XHTML pages are shipped with LANSA Web functions. They are used to embed the DOCTYPE declaration in XHTML documents:
|
Page |
Description |
|
DTD_FRAMESET |
XHTML 1.0 Frameset Document Type Definition. The XHTML 1.0 Frameset DOCTYPE declaration is merged into the Web page when the tag <RDML MERGE="&DTD_FRAMESET"> is found. If you modify this page, don't include RDML tags. |
|
DTD_STRICT |
XHTML 1.0 Strict Document Type Definition. The XHTML 1.0 Strict DOCTYPE declaration is merged into the Web page when the tag <RDML MERGE="&DTD_STRICT"> is found. If you modify this page, don't include RDML tags. |
|
DTD_TRANSITIONAL |
XHTML 1.0 Transitional Document Type Definition. The XHTML 1.0 Transitional DOCTYPE declaration is merged into the Web page when the tag <RDML MERGE="&DTD_TRANSITIONAL"> is found. If you modify this page, don't include RDML tags. |
For more details, refer to LANSA for the Web XHTML.