Re: Error in Validating when element contains asingle space as a valid value

2001-10-12 Thread Vlad . Epshtein
Hello Abhishek, Did you try using instead of space? Regards, Vlad Please respond to xerces-j-user <[EMAIL PROTECTED]> To:        xerces-j-user <[EMAIL PROTECTED]> cc:         Subject:        Error in Validating when element contains asingle space as a valid         value Hi

Re: Error in Validating when element contains asingle space as a valid value

2001-10-12 Thread Andreas Thönnessen
abhishekhp schrieb: : > The element as in the XML file is > > It is imperitive that a single space is a valid value for this element. > Can anyone suggest a solution to the problem? : Hi abhishekhp (?), I think your problem is not in the schema definition. XML normally does not treat spaces (an

Error in Validating when element contains asingle space as a valid value

2001-10-12 Thread abhishekhp
Hi, I am using xerces 1.4.3 DOM parser to validate and parse elements against Schemas. In my Schema definition, I have defined an element as follows : // A single space