http://www.sco.wisc.edu/parcels/tools/XMLParse/CHANGELOG.txt XML Parse Tool - Change Log Initial Release: October 28th, 2015 (10-28-15) -Initial release, no changes made. Change: October 30, 2015 (10-30-15) -Made fixes to support the tool under ArcGIS 10.1/10.2 Change: November 2nd, 2015 (11-02-15) -Altered the tool for exceptions where fair market value may exist in the valid DOR XML but is blank. Tool previously would fail under this context. Change: November 11th, 2015 (11-11-15) -Altered the tool's output schema's to be explicitly defined via a Schema.ini file (which is dynamically created and deleted by the tool). The tool was previously incorrectly delimiting data while translating data from .csv to .dbf via the table to table conversion tool. Change: November 13th, 2015 (11-13-15) -Altered the tool's output field names to be consistent with the Wisconsin Parcel Initiative's attribute schema elements (where appropriate) Change: January 20, 2016 (1-20-16) -Corrected error caused by processing records with 'CountyForestCropLand'. Moved this class of property to AltCOPdomains from original COPdomains. -Removed the 'G' prefix from COP output to be consistent with Wisconsin Parcel Initiative's attribute schema. -Added a new field 'InferedAcres' which sums the acreage fields for any COP and AltCOP that exists for a given XML record. Change: March 18, 2016 (3-18-16) -Altered script so as to allow the tool to be more flexible with sub-address elements (for both site address and mailing address elements). The tool would previously fail if a tag contained malformed child elements or no child elements. Change: March 21, 2016 (3-21-16) -Altered script so as to allow the tool to be more flexible with child elements. The tool would previously fail if a tag contained malformed child elements or was missing child elements. This change was made to build additional flexibility into the tool. -Altered script to output Address PlaceName to "MUNINAME" and to output municipality to "PLACENAME" so as to perfectly match the Parcel Project's Schema Definitions. Change: March 28, 2016 (3-28-16) -Altered tool to more efficiently consume RAM - this may be a valuable update for those interested in parsing large xml files (i.e. 100MB+ .xml files). Change: March 2, 2018 (3-2-18) -Added a parameter to the tool that will allow users to specify if an tag annotated as = 0 should be counted as an existing Class of Property. -ArcGIS 10.1/10.2 version of the tool removed (contact djvogel@wisc.edu if 10.1/10.2 support is needed) Change: March 21, 2018 (3-21-18) -Added ArcGIS 10.3 version of tool, renamed previously existing tool as ArcGIS 10.5 compatible. New package will support ArcGIS 10.3 - 10.5 compatibility. Change: May 15, 2019 (5-15-19) -Added a parameter to the tool that will allow users to specify if an exempt tag annotated as = 0 should be counted as an existing Auxillary Class of Property. -ArcGIS 10.3 version of the tool removed (contact djvogel@wisc.edu if 10.3 support is needed)