Description
If I start an ivy.xml file with
<ivy-module
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://jayasoft.org/ivy/ivy.xsd"
version="1.0"
>
Ivy complains with:
ERROR: xml parsing: file:/.../ivy.xml:7:2: cvc-complex-type.3.2.2:
Attribute 'xsi:noNamespaceSchemaLocation' is not allowed to appear in element 'ivy-module'.