= V5 MultiLine NoSorting TabWidth=30
H=";SGML"
H="Parse"
^!CLOSE c:\rbs\errors\error.txt DISCARD
^!DOS c:\rbs\batch\parse.bat ^**
^!WAIT
^!OPEN c:\rbs\errors\error.txt
H="XML Parse"
^!CLOSE c:\rbs\errors\error.txt DISCARD
^!dos c:\rbs\batch\xmlint.bat ^**
^!WAIT
^!open c:\rbs\errors\error.txt
H=";Document Elements"
Most of these elements are required within an HTML document for it to conform to HTML
standards.
H="TEILITE begin"
H="TEI.2"
H="METADATA"
metadata goes here
H="TEXT"
^&
H="FRONT"
^&
H="BODY"
^&
H="BACK"
^&
H="TEILITE end"
H=";Divisions"
H="DIV1"
^?
^&
H="DIV2"
^?
^&
H="DIV3"
^?
^&
H="DIV4"
^?
^&
H=";Prose Formatting"
These elements are used for the formatting of whole blocks of text within an HTML document.
H="paragraph"