Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Peter Flynn Newsgroups: comp.text.xml Subject: Re: XML for beginners Date: Sat, 13 Sep 2014 21:05:30 +0100 Lines: 25 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: individual.net dhZiVKBhPRD0aIYyQ9sTLQTUVjyDyZzNiHouBagi6KgHVHMMZh Cancel-Lock: sha1:rqgdZAPmq471idTlZE874QYP3TE= User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 In-Reply-To: X-Enigmail-Version: 1.5.2 Xref: csiph.com comp.text.xml:786 Don't forget: a. The XML Summerschool in Oxford, which starts Monday (with a Beginners' Intro on Sunday afternoon). http://xml.summerschool.com Still time to register and get there. b. The recently updated XML FAQ, now also works on mobile devices: http://xml.silmaril.ie/ ///Peter On 09/11/2014 06:29 PM, sarah wilkes wrote: > XML can be used to simplify data storage and sharing. With XML, data > is separated from HTML. So you can create HTML layouts for displaying > data. When the data changes, you don't have to recreate your HTML > file. With XML, data can also be easily exchanged between computer > and database systems, even they are incompatible in any other ways. > Because XML data is stored in text format, this makes it easier to > export data from a system to an XML file, and then import it into > another system. > > http://www.liquid-technologies.com/xml.aspx >