XML

From FlightGear wiki
Revision as of 02:18, 31 October 2008 by Fg (talk | contribs)
Jump to navigation Jump to search

XML or Extensible Markup Language (XML), is basically a specification for writing formats used by other software programs. It is used in FlightGear for many things, and the files can be edited in plain text. Examples include joystick configuration files and Nasal

Links

=Related