Difference between revisions of "Reference:XML"

From GeoGebra Manual
Jump to: navigation, search
(Created page with 'The GeoGebra XML format has two variants: one for Geogebra Worksheet (.ggb) files and other for [[Reference:File Format#.ggt -...')
 
(links added)
Line 1: Line 1:
 
The GeoGebra XML format has two variants: one for [[Reference:File Format#.ggb - GeoGebra Worksheet|Geogebra Worksheet (.ggb)]] files and other for [[Reference:File Format#.ggt - GeoGebra Tool|GeoGebra Tool (.ggt)]]  files. These are defined by XML Schema
 
The GeoGebra XML format has two variants: one for [[Reference:File Format#.ggb - GeoGebra Worksheet|Geogebra Worksheet (.ggb)]] files and other for [[Reference:File Format#.ggt - GeoGebra Tool|GeoGebra Tool (.ggt)]]  files. These are defined by XML Schema
[http://geogebra.org/ggb.xsd http://geogebra.org/ggb.xsd] and [http://geogebra.org/ggt.xsd http://geogebra.org/ggt.xsd] respectively. Automatically generated documentation can be found at [http://www.geogebra.org/en/upload/files/Czech/Kondr/ggbxsd.html] and [http://www.geogebra.org/en/upload/files/Czech/Kondr/ggtxsd.html].
+
[http://geogebra.org/ggb.xsd http://geogebra.org/ggb.xsd] and [http://geogebra.org/ggt.xsd http://geogebra.org/ggt.xsd] respectively.  
 +
 
 +
Root elements in both geogebra.xml and geogebra_macro.xml are called geogebra and their only attribute is version. More details about XML tags used by both formats is contained in following three articles:
 +
 
 +
* [[Reference:XML tags in geogebra.xml|XML tags in geogebra.xml]]
 +
* [[Reference:XML tags in geogebra_macro.xml|XML tags in geogebra_macro.xml]]
 +
* [[Reference:Common XML tags and types|Common XML tags and types]]
 +
 
 +
This structure corresponds to the XSD files used for GeoGebra XML format definition. Listed articles are generated automatically, if you find mistake in them, describe it in article's talk.
  
 
[[Category:Reference]]
 
[[Category:Reference]]

Revision as of 01:21, 25 May 2010

The GeoGebra XML format has two variants: one for Geogebra Worksheet (.ggb) files and other for GeoGebra Tool (.ggt) files. These are defined by XML Schema http://geogebra.org/ggb.xsd and http://geogebra.org/ggt.xsd respectively.

Root elements in both geogebra.xml and geogebra_macro.xml are called geogebra and their only attribute is version. More details about XML tags used by both formats is contained in following three articles:

This structure corresponds to the XSD files used for GeoGebra XML format definition. Listed articles are generated automatically, if you find mistake in them, describe it in article's talk.

© 2024 International GeoGebra Institute