January 14, 200422 yr I downloaded and installed FSXML4 now I don't know how&where I can generate and save a source file .XML.Please explain me it step by step this is the first time I try to attemp to generate a XML document.ThanksG.Franco
January 14, 200422 yr G.Franco,The MSXML4 that you install is just an XML interpreter. If you read the FS2004BGLCompSDK.doc that came with the BGLComp SDK you'll see examples of XML code that you can use. Simply copy this code into your notepad editor and save as .XML. You now have just created your first XML document.
January 14, 200422 yr Author Hi G.Franco.Here's a link to some XML files I found to work:http://forums.avsim.net/dcboard.php?az=sho...6&mesg_id=16496XML files can be made or edited with Notepad, and can have a TXT suffix. The files can be drag'n'dropped onto BGLCOMP.exe as long as bglcomp.xsd is present in the same folder.If you look for CMD.exe on your windowsXP system, you can copy that to your work folder, and then use it to start a command line for BGLCOMP.You can then compile like this:bglcomp Chelan.xml /Vand you get extended error messages.Dick
Create an account or sign in to comment