Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

XmlNode.Serialize (gb.xml)

Static Function Serialize ( Data As String ) As String

Serializes the given Data so that they are valid XML values.
For example, it replaces "<" with "&lt;", ">" with "&gt;", and so on ...