Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »


 
SYNTAX:
 
xpxWriteXmlDocument (data                        : GENERIC;                      startIndex                  : INTEGER;                      maxNumberOfInstances        : INTEGER;                     VAR actualNumberOfInstances : INTEGER;                      headerModelId               : GENERIC;                      xmlConfigId                 : GENERIC;                      encodingEdm                 : STRING;                      encodingOut                 : STRING;                      options                     : INTEGER;                      xmlId                       : GENERIC)                      status                      : INTEGER;
 
To be completed.
The xpxWriteXmlDocument function can be used to produce a XML document
This function is equivalent to the EDMinterface function edmiWriteXMLDocument
See also xpxWriteXmlFile

  • No labels