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:
 
xpxWriteXmlFile (repositoryName       : STRING;                  modelName            : STRING;                  data                 : GENERIC;                  headerRepositoryName : STRING;                  headerModelName      : STRING;                  xmlConfigName        : STRING;                  xmlFile              : STRING;                  diagnosticFile       : STRING;                  options              : INTEGER;                 VAR numberOfWarnings : INTEGER;                 VAR numberOfErrors   : INTEGER;                 VAR sdaiError        : INTEGER)                  status               : INTEGER;
 
To be completed.
The xpxWriteXmlFile function can be used to produce a XML File (Part 28 file)
This function is equivalent to the EDMinterface function edmiWriteXMLFile
See also xpxWriteXmlDocument

  • No labels