xmlCreateDocumentFromDataFile (XML Creation & Manipulation)
- Purpose
- This command converts a Data File into an XML node structure.
- The Keys will be set equal to Attributes of the Data Definition linked to the Data File. The Values will be set using data from the Data File.
- Syntax
- xmlCreateDocumentFromDataFile (DataFileName, VariableName )
- Target
- DataFileName
- Value
- VariableName
- Return Value
- XML document
Example(s):
Click here to see the example