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

Da GeoGebra Manual.
Riga 17: Riga 17:
 
===Elemento: macro===
 
===Elemento: macro===
 
                
 
                
  <table class="properties">
+
  <div class="sample box">
      <tr>
 
        <th>Nome</th>
 
        <td>macro</td>
 
      </tr>
 
      <tr>
 
 
 
        <th>Tipo</th>
 
        <td>Complesso, definito localmente</td>
 
      </tr>
 
      <tr>
 
        <th>Nillable</th>
 
        <td>no</td>
 
      </tr>
 
 
 
      <tr>
 
        <th>Abstract</th>
 
        <td>no</td>
 
      </tr>
 
  </table>
 
  <div class="sample box">
 
 
       <div>XML Instance Representation</div>
 
       <div>XML Instance Representation</div>
 
 
       <div id="Element:_macro_xibox" class="contents">
 
       <div id="Element:_macro_xibox" class="contents">
 
         <div style="margin-left: 0em">&lt;macro<div style="margin-left: 0.5em">cmdName="xs:string [0..1]"</div>
 
         <div style="margin-left: 0em">&lt;macro<div style="margin-left: 0.5em">cmdName="xs:string [0..1]"</div>
Riga 46: 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]]
 +
[[en:Reference:XML_tags_in_geogebra_macro.xml]]

Versione delle 13:12, 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