Thanks, I couldn't find anything equivalent to "external-noNamespaceSchemaLocation" - Any idea how to handle this property with JAXP ? I was unable to use the "schemaSource" for one such XML file.
Thanks Murali --- Bob Foster <[EMAIL PROTECTED]> wrote: > Michael Glavassevich wrote: > > Murali Yelamanchili <[EMAIL PROTECTED]> > wrote on 09/06/2005 > >>Is > >>"http://java.sun.com/xml/jaxp/properties/schemaSource" > >> a JAXP equivalent of the Xerces property > >>"http://apache.org/xml/properties/schema/external-schemaLocation" > > > > They have slightly different behaviour. The order > in which you specify > > schemas using the JAXP property [1] is significant > whereas any ordering > > will work with the Xerces property. > > Good grief. > > Bob Foster > http://xmlbuddy.com/ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > ______________________________________________________ Click here to donate to the Hurricane Katrina relief effort. http://store.yahoo.com/redcross-donate3/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
