diff --git a/docs/manual/CoreTasks/conditions.html b/docs/manual/CoreTasks/conditions.html index 671941ac3..f42668066 100644 --- a/docs/manual/CoreTasks/conditions.html +++ b/docs/manual/CoreTasks/conditions.html @@ -564,11 +564,11 @@ Check for namespace support. All SAX2 parsers should have this. Check for XML Schema support. -
+
 <parsersupports
   property="http://apache.org/xml/properties/schema/external-noNamespaceSchemaLocation"
   value="document.xsd"/>
-
+ Check for Xerces-specific definition of the location of the no namespace schema. @@ -795,7 +795,7 @@ must match. Since Ant 1.7 Yes - match + pattern The regular expression pattern used to test. Yes, unless there is a nested <regexp> element.