Re: [jira] Closed: (XERCESC-1309) schemaLocation declared in instance document overrides validator properties

2004-12-16 Thread Jens Lauer
GROUP organiziQ.Clerk Server: SRVC01M --- Jens Lauer Ich bin abwesend bis 13.01.2005. Ihre Mail kann nicht bearbeitet werden.

[jira] Closed: (XERCESC-1309) schemaLocation declared in instance document overrides validator properties

2004-12-16 Thread Alberto Massari (JIRA)
[ http://nagoya.apache.org/jira/browse/XERCESC-1309?page=history ] Alberto Massari closed XERCESC-1309: Hi Jake, I think we can close this bug now, as you have found the problem in your schema. I will answer your final comment on the mailing list,

Re: [jira] Reopened: (XERCESC-1213) delete XercesDOMParser object does not release memory under Sun Solaris

2004-12-16 Thread Jens Lauer
GROUP organiziQ.Clerk Server: SRVC01M --- Jens Lauer Ich bin abwesend bis 13.01.2005. Ihre Mail kann nicht bearbeitet werden.

[jira] Reopened: (XERCESC-1213) delete XercesDOMParser object does not release memory under Sun Solaris

2004-12-16 Thread Alberto Massari (JIRA)
[ http://nagoya.apache.org/jira/browse/XERCESC-1213?page=history ] Alberto Massari reopened XERCESC-1213: -- > delete XercesDOMParser object does not release memory under Sun Solaris > -

Re: infering schema (without dtd/xschema)

2004-12-16 Thread Gareth Reakes
Hi, We don't have that kind of functionality. .net has some functionality to produce a schema from sample xml files, but I have never thought much of the practice. Gareth Amit Kishnani wrote: Hi Gareth, There is [no schema/no dtd/no internal dtd] existing for the .xml document so I can't use th

RE: infering schema (without dtd/xschema)

2004-12-16 Thread Amit Kishnani
Hi Gareth, There is [no schema/no dtd/no internal dtd] existing for the .xml document so I can't use the setExternalSchemaLocation or load the grammar since there is no grammar coming with .xml file. can xerces still guess/make the grammar on the fly by analyzing the .xml only. Thanks, Amit

Re: [jira] Closed: (XERCESC-1275) How to work with Polish characters

2004-12-16 Thread Jens Lauer
GROUP organiziQ.Clerk Server: SRVC01M --- Jens Lauer Ich bin abwesend bis 13.01.2005. Ihre Mail kann nicht bearbeitet werden.

[jira] Closed: (XERCESC-1275) How to work with Polish characters

2004-12-16 Thread Alberto Massari (JIRA)
[ http://nagoya.apache.org/jira/browse/XERCESC-1275?page=history ] Alberto Massari closed XERCESC-1275: > How to work with Polish characters > -- > > Key: XERCESC-1275 > URL: http://nagoya.apache.org

Re: infering schema (without dtd/xschema)

2004-12-16 Thread Gareth Reakes
Hi, You are asking for 2 different things: 1) Binding an XML Schema to a document via namespace. For this, either set setExternalSchemaLocation or load the grammar first via loadGrammar and set validation to always. 2) Referencing the grammar. You can call getGrammar. Take a look at the

Re: [jira] Commented: (XERCESC-1309) schemaLocation declared in instance document overrides validator properties

2004-12-16 Thread Alberto Massari
Hi Jake, At 14.11 15/12/2004 -0800, Jake Pieczonka (JIRA) wrote: [ http://nagoya.apache.org/jira/browse/XERCESC-1309?page=comments#action_56741 ] Jake Pieczonka commented on XERCESC-1309: - Alberto, Thanks for spending time on this issue. I created a

RE: Importing namespaces

2004-12-16 Thread Alberto Massari
Hi Kapil, At 10.12 10/12/2004 -0500, Kapil Khashu wrote: I modified DOMPrint.cpp to verify the behavior. Here are the steps 1) Validate a xml file with a valid xsd ( succeeds) 2) Validate the same xml file with a different xsd( not valid for that xml) for the same namespace. ( fails as expected ) H

Re: [RMX:#] [jira] Closed: (XERCESC-1228) Memory leak when scanning multiple xmldocuments

2004-12-16 Thread Jens Lauer
GROUP organiziQ.Clerk Server: SRVC01M --- Jens Lauer Ich bin abwesend bis 13.01.2005. Ihre Mail kann nicht bearbeitet werden.

[jira] Closed: (XERCESC-1233) Invalid xml for schema does not throw exception?

2004-12-16 Thread Alberto Massari (JIRA)
[ http://nagoya.apache.org/jira/browse/XERCESC-1233?page=history ] Alberto Massari closed XERCESC-1233: > Invalid xml for schema does not throw exception? > > > Key: XERCESC-1233 > U

[jira] Closed: (XERCESC-1271) Problems parsing large XML strings

2004-12-16 Thread Alberto Massari (JIRA)
[ http://nagoya.apache.org/jira/browse/XERCESC-1271?page=history ] Alberto Massari closed XERCESC-1271: > Problems parsing large XML strings > -- > > Key: XERCESC-1271 > URL: http://nagoya.apache.org

[jira] Closed: (XERCESC-1228) Memory leak when scanning multiple xmldocuments

2004-12-16 Thread Alberto Massari (JIRA)
[ http://nagoya.apache.org/jira/browse/XERCESC-1228?page=history ] Alberto Massari closed XERCESC-1228: > Memory leak when scanning multiple xmldocuments > --- > > Key: XERCESC-1228 > URL