Purpose
 
 
 Decode
 
 a text string for XML.
 
  Synopsis
 
 
  function xmldecode(t:text):text 
 
 
  Argument
 
  
  Further information
 
 
  Decode a text string from XML by replacing encoded sequences (< > & ' ") by the corresponding control characters.
 
 
  Related topics
 
  
  Module