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

Da GeoGebra Manual.
(Creata pagina con 'Il seguente documento è stato generato da una modifica del foglio di stile [http://sourceforge.net/projects/xs3p/ xs3p]: contiene le definizioni dei tag utilizzati in geogebra_...')
 
Riga 32: Riga 32:
 
       <div id="Element:_geogebra_xibox" class="contents">
 
       <div id="Element:_geogebra_xibox" class="contents">
 
         <div style="margin-left: 0em">&lt;geogebra<div style="margin-left: 0.5em">format="xs:double [0..1]"</div>&gt; <br/>
 
         <div style="margin-left: 0em">&lt;geogebra<div style="margin-left: 0.5em">format="xs:double [0..1]"</div>&gt; <br/>
             <div style="margin-left: 1.5em">&lt;[[#Element:_macro|macro]]&gt; ... &lt;/[[#Element:_macro|macro]]&gt; [1..*]</div>&lt;/geogebra&gt;</div>
+
             <div style="margin-left: 1.5em">&lt;[[#Elemento:_macro|macro]]&gt; ... &lt;/[[#Elemento:_macro|macro]]&gt; [1..*]</div>&lt;/geogebra&gt;</div>
 
       </div>
 
       </div>
  
Riga 69: Riga 69:
 
             <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>

Versione delle 19:13, 29 dic 2011

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

Nome geogebra
Tipo Complesso, definito localmente
Nillable no
Abstract no
XML Instance Representation
<geogebra
format="xs:double [0..1]"
>
<macro> ... </macro> [1..*]
</geogebra>

Elemento: macro

Nome macro
Tipo Complesso, definito localmente
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