functionconstructor
Parse XML file
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | fileName | File name | |
| String[:,2] | nameSpace | fill("", 0, 2) | XML name spaces |
| Boolean | verboseRead | true | = true, if info message that file is loading is to be printed |
| Diagnostics | detectMissingData | Diagnostics.Warning | Print diagnostic message in case of missing data |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| ExternXML2File | xml | External XML2 file object |