Validation function

P

PJ

Hi,

How do we can write validation function like xs:string,xs:boolean. To
check the valuses for validity.
Implementation of Validation function for xs:string,xs:boolean in C.

regards
priyanshu
 
K

krishna.vivek

Well you must use a schema validator to do that.. A simple way to do
that is to get the value of the type which instantiates xs:int and
check if its really an int.
by reading each char..Even then you need an xml parser.
Try this wsdlpull.sf.net
It includes a schema validator and can handle a lot more.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,000
Messages
2,570,252
Members
46,848
Latest member
CristineKo

Latest Threads

Top