3/7/00
REMcG
Here is a revised DTD for netcdf. The new DTD is substantially different from the old. The basic elements are the same, but they use XML differently. Also, the new version takes a stab at marking up the data as well.
old
new
Also from unidata is an example file that is more realistic than many examples:
ocean.xmlThis file includes all the data, and so is pretty big (9KB). Don't print this XML, it's > 30 pages long!
This is not a large dataset, but the XML easily swamped the Java-based 'xeena' tool I have been using. Sigh.