setxmlversion
| setxmlversion | 
  Purpose
 
  Synopsis
 
 procedure setxmlversion(doc:xmldoc, xv:string) 
 
  Arguments
 
| 
     doc 
     | 
     Document to use
     | 
| 
     xv 
     | 
     XML version
     | 
  Further information
 
  The XML version number is not used by
 mmxml. This is just an information to be saved in the header of the XML document. The default value for this option is
 1.0.
 
  Related topics
 
  Module
 
 
