Before
we get to "Our People" ...
Let's
explain the difference between XML and HTML.
Most Web developers, when asked about XML, shrug and say "it'll be
great, but it's not here yet." A point that's often missed is that XML is
useful now, in our HTML-centric world. The secret is to realize that HTML is,
in fact, typically within a hair's breadth of being XML.
An XML
Example
In the old days we had a mix of formatting and data in one page.
But now, with XML we separate the data and the formatting. This
allows you to send data across the web which is ready to be imported or
manipulated as required. No more snapshot files with inaccessible data!
Note: Now we just get the office administrator to add records to the
xml file. It is as easy as Access if you use
XML Spy
- much better that
getting such a person to edit a huge HTML file.