Tom, Below are the compiler messages that occur when I try to compile using the FSX version. The Fs2000 version will compile without a hitch at all. Please take a look at the airport testRadius from the XML and review the compiler error messages to see that even though I set the testRadius at 75000 for testing purposes. The compiler still seems to not be able to compile. No matter what the testRadius is, NM, Feet, the programs always set the measurements back to meters automatically. I hope this helps to resolve this small issue with this great program. I have high hopes for this great piece of software. I feel I can not say it enough, But many thanks for your great efforts.
Gelowims
<Airport
region = ""
country = "United States"
state = "Florida"
city = "Madison"
name = "Madison Regional"
lat = "30.4249999333333"
lon = "-83.407166"
alt = "45.696"
magvar = "5.169"
airportTestRadius = "75000.0M"
trafficScalar = "0.5"
BGLCOMP Compiling: KMDN.XML ==========
Parsing document: G:\SCENEGENX\KMDN.XML
INTERNAL COMPILER ERROR: #C2033: XML Parse Error (line, column, error)
ERROR: 25, 18, The attribute 'trafficScalar' on this element is not defined in the DTD/Schema.
INTERNAL COMPILER ERROR: #C2033: XML Parse Error (line, column, error)
ERROR: 38, 34, The attribute 'deleteAllJetways' on this element is not defined in the DTD/Schema.
WARNING: #C1102 KMDN 2228 TOWER 0 Airport (KMDN) has object (TOWER) that is 2228 meters from the ARP with a test threshold of 0 meters! XML line: 39.
WARNING: #C1102 KMDN 1848 RUNWAY 0 Airport (KMDN) has object (RUNWAY) that is 1848 meters from the ARP with a test threshold of 0 meters! XML line: 56.
WARNING: #C1102 KMDN 2225 RUNWAY_START 0 Airport (KMDN) has object (RUNWAY_START) that is 2225 meters from the ARP with a test threshold of 0 meters! XML line: 204.
WARNING: #C1102 KMDN 2704 RUNWAY_START 0 Airport (KMDN) has object (RUNWAY_START) that is 2704 meters from the ARP with a test threshold of 0 meters! XML line: 211.
WARNING: #C1102 KMDN 1547 RUNWAY 0 Airport (KMDN) has object (RUNWAY) that is 1547 meters from the ARP with a test threshold of 0 meters! XML line: 218.
WARNING: #C1102 KMDN 2400 RUNWAY_START 0 Airport (KMDN) has object (RUNWAY_START) that is 2400 meters from the ARP with a test threshold of 0 meters! XML line: 366.
WARNING: #C1102 KMDN 1969 RUNWAY_START 0 Airport (KMDN) has object (RUNWAY_START) that is 1969 meters from the ARP with a test threshold of 0 meters! XML line: 373.
WARNING: #C1102 KMDN 3214 APRON_VERTEX 0 Airport (KMDN) has object (APRON_VERTEX) that is 3214 meters from the ARP with a test threshold of 0 meters! XML line: 379.
WARNING: #C1102 KMDN 3030 APRON_VERTEX 0 Airport (KMDN) has object (APRON_VERTEX) that is 3030 meters from the ARP with a test threshold of 0 meters! XML line: 380.
WARNING: #C1102 KMDN 3054 APRON_VERTEX 0 Airport (KMDN) has object (APRON_VERTEX) that is 3054 meters from the ARP with a test threshold of 0 meters! XML line: 381.
WARNING: #C1102 KMDN 3232 APRON_VERTEX 0 Airport (KMDN) has object (APRON_VERTEX) that is 3232 meters from the ARP with a test threshold of 0 meters! XML line: 382.
INTERNAL COMPILER ERROR: #C2606: Schema errors detected, compilation failed!
Parse complete!


Reply With Quote

Bookmarks