XML menu

Menu item
Key
What it does
The Changer (x-well-formed els) F8 Toggles all batch typing between html and xhtml/xml. Checked when typing is xhtml. Xhtml “empties” have a space before the slash for older browsers. See note for Link Element below. In 0.Cb,The Changer’s setting persists across sessions.
Paragraph only (<p>...</p>) Shift+F8 Paragraph gets its end tag, everything else left “as is.” or html, not xhtml.
xhtml DOCTYPE Transitional - The loosest xhtml DTD in a DOCTYPE tag.
xhtml DOCTYPE Strict - The formal xhtml DTD in a DOCTYPE tag.
xhtml DOCTYPE Framesets - The xhtml DTD to use if you use framesets in a DOCTYPE tag.
DTD frame punctuation - Frame punctuation used in writing Document Type Definitions for XML documents.
. . . These will be familiar to those using them and incomprehensible to anyone else.
Page frame punctuation - These will be used when writing xml documents. These will be familiar to those who need them.
. . .
Link Element (^NP1 w/Changer) - Note: The Changer causes this to substitute for Anchor on Ctrl+NumPad#1. If typing xhtml to be run on old browsers use lowercase “a” when asked for an element name.
. . .
xmlns:...="..." - Begins use of namespaces, Extensible Style Language and XML Schema Description language. The latter two are XML applications.
XSL/XSD-> - A menu of items to use in writing xsl and xsd documents.