![]() |
| |||||||
| Non-RetouchPRO Resources Books, courses, other websites. Discussion of anything to do with learning outside of RP. |
| | Thread Tools |
|
#1
| |||
| |||
| |
|
#2
| ||||
| ||||
| Re: Xml Welcome aboard! Unfortunately XML is not a computer "language" per say. It is not something that one learns. It is something one learns to work with it if that makes any sense. XML is a data definition standard that changes depending of the application that uses it. It uses "tags" to define what each data field is and what its properties are. For example, if I used XML to define one of my books, I would use something like this: <book> <title>Carrie</title></book><author>Stephen King</author> You however, could decided that you would need other fields: date purchased, location, summary etc. That would cause your XML to be different from mine. Take a look at this for starters: http://www.w3schools.com/web/web_xml.asp Last edited by Frank Lopes; 01-03-2008 at 12:57 PM. |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| see my site | jamminlady | Your Website | 9 | 11-17-2006 09:58 AM |
| XML invalid | Cameraken | Software | 4 | 11-07-2005 03:57 PM |