On 3/1/07, Panda C <[EMAIL PROTECTED]> wrote:
if (pValidationSet.isValidating()) {
spf.setFeature("http://apache.org/xml/features/validation/schema";,
true);
}
Applied, thank you!
--
Emacs 22 will support MacOS and CygWin. It is not yet decided, whether
these will be
If this is a formal enhancement request, please file it in JIRA so it
can be considered for inclusion in a future release of
xml-maven-plugin.
Otherwise it is likely to be lost and you'll be stuck maintaining your
local branch of the code forever... ;-)
Wayne
On 3/1/07, Panda C <[EMAIL PROTECTE
Hi,
I find that the xml-maven-plugin beta-1 requires us to specify the
schema file at the element, even if the schema location is
specified in the xml file.
I don't know if it is a designed behavior, but it is annoying to use
when there are a lot of different types of XML files to be validated.