This is a pseudo XML file to test the functions of the XML Plugin. v0.8, 2002-04-21 1. Choose "Assign Meta DTD..." and load the file meta-dtd/html4-loose.dtd.xml 2. Place cursor at the "X" and choose "Close Element" from the "XML Plugin" menu. "
" resp. "" should be inserted:foo bar X
foo bar X
foo bar X
foo bar X
next line, X
X (again, the "p" should be closed)
foo ?> X (again, the "p" should be closed)
3. Place cursor after (outside) the tag and select "Insert Element...". The listed
sub-elements should be offered as completion once you start typing. Select one
and it should be inserted, including its closing tag. The cursor should be
placed behind the tag name in the opening tag. The same thing should work
if you just type "<" outside the tag:
abbr, acronym, ....(i.e. no "a", as it cannot be nested!)
abbr, acronym, ....
a, abbr, acronym, ...