z_xml (zotonic_core v1.0.0-rc.11)

Utility functions for xml processing.

Link to this section Summary

Functions

Escape a html text to valid a xml text so that it can be transported in XML. Translates control characters to spaces, except for TAB, CR and LF.

Link to this section Functions

Escape a html text to valid a xml text so that it can be transported in XML. Translates control characters to spaces, except for TAB, CR and LF.
Link to this function

escape(Trans, Context)