Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:wiki:2.-desarrollo-app:2.3.-codigo:a.-estructura-xml:4.-nodo-frame:start [2018/09/05 18:33]
ejetoro [Definition]
en:wiki:2.-desarrollo-app:2.3.-codigo:a.-estructura-xml:4.-nodo-frame:start [2018/09/05 18:34] (current)
ejetoro [Definition]
Line 16: Line 16:
  <prop name="PRUEBA" ... />  <prop name="PRUEBA" ... />
  <prop name="PRUEBA2" ... />  <prop name="PRUEBA2" ... />
 + <frame name="id2" ... />
 + <prop name="PRUEBA3" ... />
 + <prop name="PRUEBA4" ... />
 + </frame>
 </frame> </frame>
 </code> </code>