getstandalone
getstandalone |
Purpose
Synopsis
function getstandalone(doc:xmldoc):integer
Argument
doc
|
Document to use
|
Return value
Standalone flag:
-1
|
flag not specified
|
0
|
standalone=no
|
1
|
standalone=yes
|
Further information
The value of this flag 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 flag is
-1.
Related topics
Module