build.xml
changeset 4 1bb39595a51c
parent 2 ab9099ff88fa
child 6 801a8935caf7
     1.1 --- a/build.xml	Sun Apr 03 00:07:44 2011 +0200
     1.2 +++ b/build.xml	Sun Apr 03 01:46:20 2011 +0200
     1.3 @@ -13,7 +13,7 @@
     1.4              <classpath location="${funkce}"/>
     1.5  			
     1.6              <factory name="net.sf.saxon.TransformerFactoryImpl">
     1.7 -				<attribute name="http://saxon.sf.net/feature/allow-external-functions" value="true"/>
     1.8 +				<attribute name="http://saxon.sf.net/feature/allow-external-functions" value="true"/>				
     1.9  			</factory>
    1.10  			
    1.11  			<sysproperty key="javax.xml.parsers.DocumentBuilderFactory" value="org.apache.xerces.jaxp.DocumentBuilderFactoryImpl"/>