SaveXML

Object Method - SaveXML()

Parent Object - EasyHL7Message

Returns - Boolean


Name: SaveXML(ByVal sFileName)

Parameters: 1. sFileName (String - Path/Filename)

Returns: Boolean

Description: Saves the HL7 message in the EasyHL7 XML format. NOTE: This is an internal XML format, not to be confused with any 'standard' XML formats ANSI or otherwise.

Programming Note: If sFileName does not exist it will be created. If it does exist it will be overwritten.