[windup-dev] Windup rule Tests with wrong xsd
Jess Sightler
jsightle at redhat.com
Wed Aug 5 10:03:14 EDT 2015
It doesn't have a schema because noone has had the time to write one yet.
I would suggest adding it to a new schema rather than including it in
the main one. I think the elements here are sufficiently different from
the ones used in the rules themselves to warrant their own schema.
On 08/05/2015 07:40 AM, Marek Novotny wrote:
> Hi Windup devs,
>
> while creating more windup rule tests in xml files I get more and more
> annoyed by wrong XSD in ruletest elements.
>
> Something we have like
> <ruletest xmlns="http://windup.jboss.org/schema/jboss-ruleset">
>
> There is no ruletest element definition in that XSD.
>
> I think we need to create new XSD just for ruletest or to add that
> element into our schema at
> https://raw.githubusercontent.com/windup/windup/master/config-xml/schema/windup-jboss-ruleset.xsd
>
>
> What do you prefer and why?
>
More information about the windup-dev
mailing list