BCXML UPDATE UTILITY This bcxml update utility updates an bcxml 1.0 taxonomy to the 1.1 ('2003') version. Usage Run your 1.0 taxonomy through the 'update-from-2002-to-2003.xsl' stylesheet. For instance: saxon bcxml.xml update-from-2002-to-2003.xsl > bcxml_new.xml or: xalan -IN bcxml.xml -XSL update-from-2002-to-2003.xsl -OUT new.xml License This stylesheet is (C) 2003 Reinout van Rees and licensed under the LGPL (see file COPYING).