Hello all. I just wanted to be clear on something and I hope someone knows the answer.
If I have one instance of SAXParser and I made multiple calls to 'setProperty( "http://apache.org/xml/properties/validation/schema/external-schemaLocation" , "dynamic_schema.xsd" )', where dynamic_schema changed every time a called setProperty(), would a matching call to parse() result in the use of the new dynamic_shema for every call to parse()? Thanx. Dane Foster Equity Technology Group, Inc http://www.equitytg.com. 954.360.9800 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
