Re: urn: in system ids in doctypes

2009-11-17 Thread Michael Glavassevich
Benson Margulies wrote on 11/17/2009 12:28:17 PM: > Two things. > > A resolver works as advertised, thanks. > > But. > > Setting the 'CharacterData' in the LSInput to an empty string > doesn't work. Sticking an XML Comment in there worked (temporarily, > I just want no DTD at all. I'll resolve to

Re: urn: in system ids in doctypes

2009-11-17 Thread Benson Margulies
Two things. A resolver works as advertised, thanks. But. Setting the 'CharacterData' in the LSInput to an empty string doesn't work. Sticking an XML Comment in there worked (temporarily, I just want no DTD at all. I'll resolve to an actual DTD when I fix 2dozen other stupid mistakes I've made to

Re: urn: in system ids in doctypes

2009-11-17 Thread Michael Glavassevich
Michael Glavassevich wrote on 11/17/2009 12:06:01 PM: > Hi Benson, > > Benson Margulies wrote on 11/17/2009 11:25:36 AM: > > > This question is motivated by a behavior of the copy of Xerces > > captured and renamed in the Sun 1.5 JDK, so feel free to send me away. > > I am often ruthless with th

RE: urn: in system ids in doctypes

2009-11-17 Thread Dave Brosius
25am To: j-users@xerces.apache.org Subject: urn: in system ids in doctypes This question is motivated by a behavior of the copy of Xerces captured and renamed in the Sun 1.5 JDK, so feel free to send me away. I am trying to use the LSParser interface, since it seems rather more straightforward for

Re: urn: in system ids in doctypes

2009-11-17 Thread Michael Glavassevich
Hi Benson, Benson Margulies wrote on 11/17/2009 11:25:36 AM: > This question is motivated by a behavior of the copy of Xerces > captured and renamed in the Sun 1.5 JDK, so feel free to send me away. I am often ruthless with that but since you asked nicely... :-): > I am trying to use the LSPar

urn: in system ids in doctypes

2009-11-17 Thread Benson Margulies
This question is motivated by a behavior of the copy of Xerces captured and renamed in the Sun 1.5 JDK, so feel free to send me away. I am trying to use the LSParser interface, since it seems rather more straightforward for parsing XML in a string than JAXP. It rejects the following due to urn: b