Différences entre versions de « Référence:XML balises dans geogebra macro.xml »

De GeoGebra Manual
Aller à : navigation, rechercher
(Page créée avec « Following document was generated by a modification of [http://sourceforge.net/projects/xs3p/ xs3p] stylesheet. It contains definitions of tags used in geogebra_macro.xml, whi... »)
 
Ligne 1 : Ligne 1 :
 
Following document was generated by a modification of [http://sourceforge.net/projects/xs3p/ xs3p] stylesheet. It contains definitions of tags used in geogebra_macro.xml, which is the most important part of  [[Reference:File Format#.ggt_-_GeoGebra_Worksheet|.ggt files]]. For a brief introduction see [[Reference:Xml|XML reference]].
 
Following document was generated by a modification of [http://sourceforge.net/projects/xs3p/ xs3p] stylesheet. It contains definitions of tags used in geogebra_macro.xml, which is the most important part of  [[Reference:File Format#.ggt_-_GeoGebra_Worksheet|.ggt files]]. For a brief introduction see [[Reference:Xml|XML reference]].
[[Category:Reference|XML tags in geogebra macro.xml]]
 
  
 
==Global Declarations==
 
==Global Declarations==

Version du 30 juillet 2011 à 23:06

Following document was generated by a modification of xs3p stylesheet. It contains definitions of tags used in geogebra_macro.xml, which is the most important part of .ggt files. For a brief introduction see XML reference.

Global Declarations

Element: geogebra

Name geogebra
Type Locally-defined complex type
Nillable no
Abstract no
XML Instance Representation
<geogebra
format="xs:double [0..1]"
>
<macro> ... </macro> [1..*]
</geogebra>

Element: macro

Name macro
Type Locally-defined complex type
Nillable no
Abstract no
XML Instance Representation
<macro
cmdName="xs:string [0..1]"
toolName="xs:string [0..1]"
toolHelp="xs:string [0..1]"
iconFile="xs:string [0..1]"
showInToolBar="xs:boolean [0..1]"
>
<macroInput> ioType </macroInput> [1]
<macroOutput> ioType </macroOutput> [1]
</macro>
© 2024 International GeoGebra Institute