Hello,

   please advise if the I can do the following with Schematron:

   I want to use Schematron validation with my XML-Forms.
   eg.: The user has to input a Login Name.
   For this field I have several error messages:
      LoginName must not be null,
                Login Name has to have between 5 and 20 characters
                and so on..

Now my problem is to display the error messages separated,
as when I check if the String is empty all other assertions are true as
well and I will see all error messages.

Is there a way to solve this problem ?


thanks in advance for any help,

miHam


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to