> I'm fairly new to XML. As I can see it, XML is a way to organize data
> like in a table in a RDB, or the RDB itself. I have used XML in
> application data, but did not design the actual XML.
>
> Let me know what you think,
> Ian DeRock
>
Hi,
First of all, note that everyone replying to your mail will most likely
have different opinions.
The XML structure looks excellent to me, execpt for these 2 details:
-The 'DATES' element is good for humans to read, but it will be harder
than necessary for a computer to parse out the actuel dates. I would
redesign that element: e.g. a 'start' and 'end' child element with
attributes 'year' and 'month'
- I would write all element names in lowercase
I noticed this line: <DUTY TYPE="SUPPORT">Set up domain and email for all
employees.</DUTY>
All other 'type' attributes are written in lowercase.
Another topic: maybe you could specify (e.g. with 'id' attribute and
xlink) in which job you acquired which skills.
>
> I would also like to know if maybe I sould make two XML docs, one for
> the skills, and one for the experience seciont.
I wouldn't split the data into 2 files.
regards,
--
Joris Gillis (
http://www.ticalc.org/cgi-bin/acct-v...i?userid=38041)
Ceterum censeo XML omnibus esse utendum