Diferencia entre revisiones de «Referencia:XML tags in geogebra macro.xml»

De GeoGebra Manual
Saltar a: navegación, buscar
Línea 69: Línea 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; [[Referencia:XML tags in geogebra.xml#Type:_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; [[Referencia:XML tags in geogebra.xml#Type:_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;[[Referencia:XML tags in geogebra.xml#Element:_construction|construction]]&gt; ... &lt;/[[Referencia:XML tags in geogebra.xml#Element:_construction|construction]]&gt; [1]</div>&lt;/macro&gt;</div>
  
 
       </div>
 
       </div>
 
   </div>
 
   </div>

Revisión del 01:36 5 ene 2012

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