icke '; '[EMAIL PROTECTED] '
Sent: 3/27/03 4:50 AM
Subject: RE: XMLForm Schematron question
thanks for inspiring me to continue... following-sibling and
preceding-sibling didn't work but the following did:
Passwords do not
match!
i thought they were siblings, but...
-Original
LForm Schematron question
Siblings? Try the following:
>
>
> Passwords do not match.
>
>
If you know password2 is always after password, you can remove
preceding-sibling::password2.
It's only a further suggestion from the XML point of view ;-)
Joerg
De
lation has an
attribute of ref='' instead of ref='/password'.
cheers,
chris
-Original Message-
From: Ugo Cei
To: [EMAIL PROTECTED]
Sent: 3/27/03 1:51 AM
Subject: Re: XMLForm Schematron question
Delis, Christopher E. wrote:
i take it back! it still doesn't work =-(
i
lation has an
attribute of ref='' instead of ref='/password'.
cheers,
chris
-Original Message-
From: Ugo Cei
To: [EMAIL PROTECTED]
Sent: 3/27/03 1:51 AM
Subject: Re: XMLForm Schematron question
Delis, Christopher E. wrote:
> i take it back! it still doesn't w
Delis, Christopher E. wrote:
i take it back! it still doesn't work =-(
i keep getting "Passwords do not match!" errors...
I'm currently using the following:
Passwords do not match.
--
Ugo Cei - Consorzio di Bioingegneria e Informatica Medica
P.le Volontari del Sangue, 2 - 27100 Pavia
Delis, Christopher E. wrote:
i'm not sure i understand your explanation. are you suggesting that i need
to create another root container (e.g., /root) to hold the password and
password2 nodes in order to reference other form objects? that doesn't seem
right. or, are you saying that if change "/p
cke [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 26, 2003 1:51 PM
> To: [EMAIL PROTECTED]
> Subject: Re: XMLForm Schematron question
>
>
> Hello Christopher,
>
> I mentioned it already before: I guess the error are "/password" and
> "/password2"
he same for
"password2").
Regards,
Joerg
Delis, Christopher E. wrote:
i take it back! it still doesn't work =-(
i keep getting "Passwords do not match!" errors...
-Original Message-
From: Delis, Christopher E. [mailto:[EMAIL PROTECTED]
Sent: Wednesday, Marc
i take it back! it still doesn't work =-(
i keep getting "Passwords do not match!" errors...
> -Original Message-
> From: Delis, Christopher E. [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 26, 2003 11:20 AM
> To: '[EMAIL PROTECTED]'
>
Joerg Heinicke [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 26, 2003 10:58 AM
> To: [EMAIL PROTECTED]
> Subject: Re: XMLForm Schematron question
>
>
> Hi Delis,
>
> for an XML like
>
>
>mypassword
>mypassword
>
>
> I would use the followin
Hi Delis,
for an XML like
mypassword
mypassword
I would use the following schematron:
must be > 5
must be < 60
password != password2
I didn't test it, but the above looks logical to me ;-) Everything is pure
XSLT. But what you tried (../password2), should work also (if context is
7;t seem to work.]
> -Original Message-
> From: Rob Johnston [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 26, 2003 10:35 AM
> To: [EMAIL PROTECTED]
> Subject: Re: XMLForm Schematron question
>
>
> On Wed, 26 Mar 2003, Joerg Heinicke wrote:
>
> > Hello
On Wed, 26 Mar 2003, Joerg Heinicke wrote:
> Hello Rob,
>
> you simply must add a predicate to the context:
>
>
>
> You must specify a valid number.
>
>
Sweet. I hadn't even thought about putting a predicate there. That
worked perfectly. I appreciate it!
thanks,
rob
> Furthermo
Hello Rob,
you simply must add a predicate to the context:
You must specify a valid number.
Furthermore I think you should change the test pattern. If someone writes
5.0, it can return false. I have in mind 5.0 and 5, if the transformer tests
on strings and not on numbers. (I had th
Hello -- I have a quick Schematron/XMLForm question.
Let's say I have the following XPath:
/data/selectedwhich can be either "text" or "number"
/data/number a valid number
I want to write a validation pattern that will assert iff /data/selected
is 'number' and /data/number must be a num
Glad it worked for you.
- Original Message -
From: "Mohamed El-Refaey" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 24, 2002 2:10 PM
Subject: Re: Schematron question
> Hallo Ivelin ,
> Thank u very much The
me as before.
>
>
>
>
>
>- Original Message -
>From: "Mohamed El-Refaey" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Monday, September 23, 2002 6:42 PM
>Subject: Schematron question
>
>
>
>
>>Hi a
least 8 character.
The Password Should be the same as before.
- Original Message -
From: "Mohamed El-Refaey" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 23, 2002 6:42 PM
Subject:
Hi all
I have a question related to Schematron validation :
How I can validate a 2 Text box in XMLForm values that they are
identical for example (a password should be entered twice by the user
and it must be identical in both field)
I tried to write the Rule in the schematron validation file
19 matches
Mail list logo