Differenze tra le versioni di "Riferimenti:Tag XML in geogebra macro.xml"

Da GeoGebra Manual.
Riga 25: Riga 25:
 
             <div style="margin-left: 0.5em">iconFile="xs:string [0..1]"</div>
 
             <div style="margin-left: 0.5em">iconFile="xs:string [0..1]"</div>
 
             <div style="margin-left: 0.5em">showInToolBar="xs:boolean [0..1]"</div>&gt; <br/>
 
             <div style="margin-left: 0.5em">showInToolBar="xs:boolean [0..1]"</div>&gt; <br/>
             <div style="margin-left: 1.5em">&lt;macroInput&gt; [[Reference:Common XML tags and types#Type:_ioType|ioType]] &lt;/macroInput&gt; [1]</div>
+
             <div style="margin-left: 1.5em">&lt;macroInput&gt; [[Riferimenti:Tag_e_tipi_comuni_XML#Tipo:_ioType|ioType]] &lt;/macroInput&gt; [1]</div>
             <div style="margin-left: 1.5em">&lt;macroOutput&gt; [[Reference:Common XML tags and types#Type:_ioType|ioType]] &lt;/macroOutput&gt; [1]</div>
+
             <div style="margin-left: 1.5em">&lt;macroOutput&gt; [[Riferimenti:Tag_e_tipi_comuni_XML#Tipo:_ioType|ioType]] &lt;/macroOutput&gt; [1]</div>
             <div style="margin-left: 1.5em">&lt;[[Reference:Common XML tags and types#Element:_construction|construction]]&gt; ... &lt;/[[Reference:Common XML tags and types#Element:_construction|construction]]&gt; [1]</div>&lt;/macro&gt;</div>
+
             <div style="margin-left: 1.5em">&lt;[[Riferimenti:Tag_e_tipi_comuni_XML#Elemento:_construction|construction]]&gt; ... &lt;/[[Riferimenti:Tag_e_tipi_comuni_XML#Elemento:_construction|construction]]&gt; [1]</div>&lt;/macro&gt;</div>
 
       </div>
 
       </div>
 
   </div>
 
   </div>
 
[[es:Referencia:XML tags in geogebra macro.xml]]
 
[[es:Referencia:XML tags in geogebra macro.xml]]
 
[[en:Reference:XML_tags_in_geogebra_macro.xml]]
 
[[en:Reference:XML_tags_in_geogebra_macro.xml]]

Versione delle 13:16, 10 nov 2013

Il seguente documento è stato generato da una modifica del foglio di stile xs3p: contiene le definizioni dei tag utilizzati in geogebra_macro.xml, che è la parte principale di un file .ggt.Per una breve introduzione consultare la pagina riferimenti XML

Dichiarazioni globali

Elemento: geogebra

XML Instance Representation
<geogebra
format="xs:double [0..1]"
>
<macro> ... </macro> [1..*]
</geogebra>

Elemento: macro

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>

es:Referencia:XML tags in geogebra macro.xml en:Reference:XML_tags_in_geogebra_macro.xml

© 2024 International GeoGebra Institute