>>>>> On Thu, 7 Feb 2013 13:07:52 -0500, Leonardo Uribe <lu4242_at_gmail.com> said:
LU> Checking in deep this part, I notice that <faces-flow-definition>
LU> allow define <navigation-rule> nodes but FlowBuilder does
LU> not have a proper builder for that.
EB> Yes, you're right, we do need that. I've been getting by without it
EB> using implicit navigation rules, but you're right, we need it.
EB>
EB> I'll add it.
EB>
LU> Thanks Ed.
While adding this, I think I found a long-standing bug in the XSD. As
far as I can tell from section 7.4.2 of the spec, <from-view-id> is
required. The xsd has it as [0..1]. I'll make that fix.
Ed