R
Ruthless
Hello.
As a greenhorn i've got some new questions...
Is there any type in XSD for alphanumerical strings?
if not:
What is XSD pattern for alphanumerical strings?
E.g. password: alphanumerical and lenght=6(at least)
And second thing(sorry ;D)
how can i write pattern for e-mail addres. pseudocode like this:
[alpha_num]'@'[alpha_num]'.com.pl'
thanks in advance
and once again sorry
greetings R
As a greenhorn i've got some new questions...
Is there any type in XSD for alphanumerical strings?
if not:
What is XSD pattern for alphanumerical strings?
E.g. password: alphanumerical and lenght=6(at least)
And second thing(sorry ;D)
how can i write pattern for e-mail addres. pseudocode like this:
[alpha_num]'@'[alpha_num]'.com.pl'
thanks in advance
and once again sorry
greetings R