ss ak wrote:
ok..thanks...

but the when we are validating with XSD,boolean fields are not checked?????
Yes, they are checked.

my xml will be valid,if i give any text data in boolean...please let me know
how the XercesDomParser works???
You can construct the document however you like. To validate it, you'll need to serialize it and parse it using your schema.

Dave

Reply via email to