Open XML File

Opens an XML file for reading or writing.

 

Input Arguments

 

0

File Path or Embedded File

XML File Path

The path to the XML file.

 

Return Arguments

 

1

Integer

XML File Handle

The handle to the opened XML file.

 

Returned Status

 

SUCCESS

The file was opened successfully.

FAILURE

The file could not be opened.

 

Remarks

None.