Slick V3.3 Computer Accessories User Manual


 
The following settings are available:
Case for inserted tags - This option is to specify if you want your tag names to be lowercase or upper-
case. For example, if you select Uppercase, then <tag> would become <TAG>. Under normal circum-
stances, preserve the case of your XML tags, but for certain special cases (e.g. XHTML) you might
want to change this setting.
Case for inserted attributes - This option is to specify if you want attributes cased inside the body of a
tag. For example, if you select Uppercase, then <td align=right> becomes <td ALIGN=right>. Under
normal circumstances, preserve the case of your XML attributes, but for certain special cases (e.g.
XHTML) you might want to change this setting.
Case for inserted single word values - This option is to specify if the case used when inserting the
single word values that appear after the equals sign of an attribute inside the body of a tag. This affects
any attribute that has an enumerated type for its attribute values. Under normal circumstances you will
want to preserve the case of your XML single word values, but for certain special cases (e.g. XHTML)
you may want to change this setting.
Auto validate on open - When this option is selected, XML files are automatically validated when they
are opened. The result of the validation is displayed on the SlickEdit Core Output view.
XMLdoc Editor
Use the XMLdoc Editor to generate Microsoft XML syntax comments for C#, C, C++, Java, JavaScript,
XML
255