Aircraft-set.xml: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 197: Line 197:


<syntaxhighlight lang="xml">
<syntaxhighlight lang="xml">
  <description><!-- Short description of the aircraft --></description>
<tags>
    <tag n="0">boeing</tag>
    <tag n="1">vtol</tag>
    <tag n="2">glider</tag>
</tags>
</syntaxhighlight>
</syntaxhighlight>


Line 205: Line 209:


<syntaxhighlight lang="xml">
<syntaxhighlight lang="xml">
<tags>
<urls>
    <tag n="0">boeing</tag>
  <home-page>http://wiki.flightgear.org/UFO_from_the_%27White_Project%27_of_the_UNESCO</home-page>
     <tag n="1">vtol</tag>
  <support>http://forum.flightgear.org</support>
    <tag n="2">glider</tag>
     <wikipedia>https://en.wikipedia.org/wiki/Unidentified_flying_object</wikipedia>
</tags>
  <code-repository>https://sourceforge.net/p/flightgear/fgdata/ci/next/tree/Aircraft/ufo/</code-repository>
</urls>
</syntaxhighlight>
</syntaxhighlight>


580

edits

Navigation menu