recordXMLFile

Read data values from XML file

Extends from Interfaces.XML.Base (Interface for XML file).

Information

Record that wraps the external object ExternXMLFile and the XML read functions for data access of XML files.

See Examples.XMLTest or Examples.XMLTest2 for an example.

Parameters

TypeNameDefaultDescription
StringfileName""File where external data is stored
Types.ExternXMLFilexmlTypes.ExternXMLFile(fileName, verboseRead, detectMissingData)External XML file object
Diagnostics
BooleanverboseReadtrue= true, if info message that file is loading is to be printed
Types.DiagnosticsdetectMissingDataTypes.Diagnostics.WarningPrint diagnostic message in case of missing data