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 -...')
 
(Also .ggs files are used by GeoGebra Notes which may contain several slides (included as individual .ggb files))
 
(7 intermediate revisions by 4 users not shown)
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. Also .ggs files are used by GeoGebra Notes which may contain several slides (included as individual .ggb files)
  
[[Category:Reference]]
+
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|XML]]

Latest revision as of 12:56, 2 October 2020

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. Also .ggs files are used by GeoGebra Notes which may contain several slides (included as individual .ggb files)

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