XML noob questions
Eric Chatonet
eric.chatonet at sosmartsoftware.com
Wed Oct 11 11:52:16 EDT 2006
Hi Malte,
As usual, Ken gave you a perfect private crash course but you could
also be interested in Sarah's XMLdemo1.rev, a great tutorial.
http://www.troz.net/Rev/tutorials.php
Best Regards from Paris,
Eric Chatonet
Le 11 oct. 06 à 14:09, Malte Brill a écrit :
> Hi all,
>
> I´m playing a bit with XML in rev at the moment. It seems I don´t
> get it from the docs. Any tuts on how to do useful things with Revs
> XML lib?
>
> Example:
>
> <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
> <skin>
> <title>Default</title>
> <image>
> <ID>55514</ID>
> <path>/skin/top.jpg</path>
> </image>
> <image>
> <ID>55515</ID>
> <path>/skin/pattern.jpg</path>
> </image>
> <field>
> <name>myField</name>
> <hilite>45,78,90</hilite>
> </field>
> </skin>
>
> What I want to do now is to display in a field:
>
> Title: Default
> image ID 55514: /skin/top.jpg
> image ID 55515: /skin/pattern.jpg
> field myField: 45,78,90
>
> Any hints and codeSnippets much appreciated.
>
> All the best,
>
> Malte
------------------------------------------------------------------------
----------------------
http://www.sosmartsoftware.com/ eric.chatonet at sosmartsoftware.com/
More information about the use-livecode
mailing list