Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

More XML Compilation Problems

Featured Replies

I'm adding Comms, TaxiwayPoints and TaxiwayParking within Frequency="121.85" Type="GROUND" Name="CXTX GROUND"/> index="1" type="NORMAL" lon="-95.0599" lat="28.8924"/> index="11" lon="-95.06145" lat="28.88346" heading="340.000" radius="35.000" type="RAMP_MIL_COMBAT" name="PARKING" number="2" pushback="BOTH"/> Hope you can see what I mean without my including loads of unnecessary code.Without any of these 3 elements the file compiles but with any of the 3 in (ie they are all unacceptable individually) it will not.I'm knackered now :( and it's late here yet again so I've gotta give up for today, but does anyone have any ideas?I'd be SO grateful

First off by you pushback both you have no /> just a > try this subnest them all kil all the excape tags except the airport and see what happens but make sure each entry has a /> and the end that should do it! Remember you must subnest the proper things within the hiechey of the bglcomp.xsd! Hope this helps!

He's right on it... just to clarify, in properly formed XML ending a tag with " />" is the same as adding an end tag to it. So using is equivalent to this: . You can't use both at the same time or it'll throw errors when you try to compile. The difference between the two is that you'll use the syntax when there is nothing to enclose within that tag, and the something included here when there are things the tag encloses, like another nested tag. Also, in your third example:you forgot to close the tag after "XML blah" before adding the . It should read like this:Or, better yet, this (because it has no enclosures):

:-) Thanks very much guysI got there in the end after sleeping on it. I'd recommend it as a strategy ;-) Roger

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.