Venu I have added the test case as part of the JAXP tests. Thanks for the valuable contribution.
Neeraj On Wed, 2003-06-04 at 19:29, K. Venugopal wrote: > Hi , > > Please find updated testcase attached. I have removed dependency on > new xml file and also renamed the class name . > Thanks > venu > > > K. Venugopal wrote: > > Hi , > > > > Please find testcase attached which checks for following scenarios > > as per JAXP 1.2 specification. > > > > 1.Parser(SAX and DOM) should ignore SchemaLanguage property when > > validation feature is set to false. > > 2.SAXParser should throw SAXNotSupportedException when SchemaSource > > property is set without setting SchemaLanguage property. > > 3.DOMParser should throw IllegalArgumentException when SchemaSource > > property is set without setting SchemaLanguage property. > > > > Please review and commit the test under tests/jaxp. > > > > Regards > > venu > > > > > > > > ____________________________________________________________________ > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > ______________________________________________________________________ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
