You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by "g[R]eK" <gR...@warsztat.pac.pl> on 2003/07/28 18:41:38 UTC

XMLForms and validation

<. Hi cocoon users! .>

   I'm learning about form handling with Cocoon from this how-to:
   http://cocoon.apache.org/2.1/howto/xmlform-wizard/howto-xmlform-wizard.html

   In overview I read this fragment:
   "XML schema languages are used to validate the form input."
   I was very pleased with this fact. But when I reached step 2 of how-to my
   contentment finished. I saw the schematron validation.
   I think it's some paradox or mistake.
   Does exist some explanation?

-- 
Best regards
<. g[R]eK mailto:gReK@warsztat.pac.pl                                    .>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: XMLForms and validation

Posted by Joerg Heinicke <jo...@gmx.de>.
 From the package structure 
(http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/src/blocks/xmlform/java/org/apache/cocoon/components/validation/) 
I guess Schematron is the default validation schame language, but you 
can implement another one.

Joerg

g[R]eK wrote:

> <. Hi cocoon users! .>
> 
>    I'm learning about form handling with Cocoon from this how-to:
>    http://cocoon.apache.org/2.1/howto/xmlform-wizard/howto-xmlform-wizard.html
> 
>    In overview I read this fragment:
>    "XML schema languages are used to validate the form input."
>    I was very pleased with this fact. But when I reached step 2 of how-to my
>    contentment finished. I saw the schematron validation.
>    I think it's some paradox or mistake.
>    Does exist some explanation?


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org