Xml files

From GeopsyWiki
Revision as of 14:04, 9 March 2010 by Marc (talk | contribs)
Jump to navigation Jump to search

Many files exported and imported in Geopsy softwares are based on XML structures. For instance, (listed with their common extension):

  • page
  • mkup
  • layer
  • cpanel
  • ctparser
  • gpy
  • dinver
  • param
  • target

Those files are compressed TAR archives containing at least one file called contents.xml.

tar xvfz Legend_page.page

It produces file contents.xml which can be viewed by any Internet browser (e.g. firefox[1]).

<SciFigs>
  <libVersion>2.3.0</libVersion>
  <type>Page</type>
  <GraphicSheet>
    <LegendWidget objectName="object">
      <objectName>object</objectName>
      <printX>1</printX>
      <printY>1</printY>
      <anchor>TopLeft</anchor>
...

To edit this file you