Initializing help system before first use

getxmlversion

getxmlversion


Purpose
Get the XML version of the document.
Synopsis
function setxmlversion(doc:xmldoc):string
Argument
doc 
Document to use
Return value
XML version as a text string
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