The zip file contains 1. Data2Completev202.xml: This is an XML file that does validate against the version 2.02 XSD. It is a subset of the database. This dataset represents a different database from the previous postings. The XML file was generated mostly using real data but synthetic data was inserted wherever real data was missing. 2. AIRSv2.02.xsd The XSD used to validate the XML. If you are going to validate the XML, please make sure to set the xsi:noNamespaceSchemaLocation attribute of the Source element to the XSD. The XML files have been validated using XMLSPY v2004 rel. 4, the Xerces Parser (the tool provided on the web-site) and the validation tool using Microsoft's validators at http://apps.gotdotnet.com/xmltools/xsdvalidator/Default.aspx Changes in version 2.02 since 2.01: There are two changes: 1. Removed ambiguity in the XSD that prevented parsers to validate Agency elements that had only a Physical or Mailing address. 2. Taxonomy code formats: A small error had slipped into the XSD for taxonomy codes. The XSD intilally required codes (that were deep enough) to have the format CC-ddd.ddd.dd instead of the standard CC-ddd.ddd-dd. This was corrected. The primary goal of generating the XML was to provide a sample XML instance to test functionality of uploading to the central database and was not to test conformance of vendor systems with the AIRS standard.