Easy XML Authoring
XML authoring in Syntext Serna is easy enough for anyone to be involved in the process of creating structured XML content regardless of their technical or XML experience.
Large XML Document Support
- Automatic large document deduction. Serna does its best to determine if the XML document being opened is going to be large. If so, it can open the XML document collapsed, so that the user may work on a specific part of the document after expanding it.
- Large document collapse list. It is possible to specify for a particular document type what elements should be collapsed if the XML document is large.
- Element density and large document limit. It is possible to specify for a particular document type how many elements per page the document usually contains and after how many pages it should be considered as large.
Multilingual Spell Checking
- User-customizable dictionaries. Users can create their own dictionaries (add words to a dictionary) in the process of spell-checking.
- Element ignore. Allows you to skip not just words, but the whole current element (which is useful for program listings, etc).
- Context-sensitive spelling language. Spell checker changes the spelling dictionary automatically on the values of xml:lang and lang attributes.





