When bFromFile is set to True, then this is a valid .xml file name, from which System Architect is importing the XML code. When bFromFile is set to false, then this is the encyclopedia XML string.
bFromFile
Use: Required
Data type: Boolean
If True, then the method will import XML from the file named in the strXML parameter. If False, then the method will populate strXML with the encyclopedia XML string.
bValidate
Use: Required
Data type: Boolean
If True then the xml string will be validated by the parser.