Unsubscribe me

2002-06-12 Thread Das, Kuntal
Please Unsubscribe me from these mailing lists Thanks, Kuntal Das Charles Schwab & Co., Inc. Global Wireless Technology 215 Fremont, SF Email : [EMAIL PROTECTED] Phone : (415)667-7064 Live life to the brim. --

RE: problem please give me some solution

2001-06-05 Thread Das, Kuntal
It's a very common problem. Look at the mailing lists, and u'll find the solutions. I myself have posted a few such solutions. Thanks, Kuntal Das Charles Schwab & Co., Inc. Wireless Technology 45 Fremont, SF Email : [EMAIL PROTECTED] Phone : (415)667-4322 Live life to the brim

RE: Tried the validator.....

2001-06-04 Thread Das, Kuntal
t. Turbo XML from Tibco (http://216.122.205.184/solutions/turbo_xml/) does a number of things, one of which appears to be validation of XML documents against a schema. It has a trial download available. Scott Nichol - Original Message - From: "Das, Kuntal" <[EMAIL PROTECTED]

Tried the validator.....

2001-06-01 Thread Das, Kuntal
Hi, I tried that code and it did seem to validate the schema. But it didn't validate the xml document whether it is compling with the schema. I'm sending u the code sample, the xml file and the schema(.xsd). Maybe that'll help. Once again, I don't need a "Schema validator", all I need is a

RE: Validator for xml-schema & xml documents...

2001-06-01 Thread Das, Kuntal
Thanks a lot for the information. Atleast I have something to work with. But I tried to get a binary version of the xerces 1.4, but couldn't get it on the web. On the web it has only "Xerces-J-src.1.4.0", the source files. Will it be ok if I compile all the source files and then start working with

Validator for xml-schema & xml documents...

2001-05-31 Thread Das, Kuntal
HI all, This may not be a soap-related question. But I faced this problem while working on soap . I have created some xml-schemas. And in the Remote SOAP method I'm trying to return xml-documents which should conform with the schemas that I prepared. But the problem is I couldn't find any way