GuideML: SECTION Tag
Created | Updated May 2, 2003
The <SECTION> tag used to be a way to split entries up into sections, accessible from a drop-down menu. However the move to a general XML-based parser meant <SECTION> tags could no longer be supported.
This page is only here for reference. This tag is no longer supported, and will simply display the entry in one go, with the section titles shown as subheaders.
This tag is not in Approved GuideML, and it's pretty pointless using it anyway. Use the <HEADER> tag instead.
Syntax and Usage
<SECTION NAME="...name..." DESCRIPTION="...desc...">
...text...
</SECTION>
You should not use this tag. Its syntax is only included here for reference.
Known Issues
This tag is no longer supported.