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.
DOM2SAX doesn't come from Xerces. You may want to ask this question on the
xml-security list or one of the Xalan lists.
hudzia <[EMAIL PROTECTED]> wrote on 08/31/2005 10:53:43 PM:
> Hi , i?m trying to include a DOM document inside a XML file through
> a SAX parser ( let just say that one part o
Andy Kriger <[EMAIL PROTECTED]> wrote on 08/30/2005 10:18:09 AM:
> Does LSSerializer have a way to control whether empty elements are
> written as or ? We have an application
> that requires empty elements to be written in the first manner (even
> though they're both equivalent, it makes a diffe
Murali Yelamanchili <[EMAIL PROTECTED]> wrote on 09/06/2005
01:33:39 AM:
> Hi,
>
> 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 behav