Re: DOMTypeInfo::getName - changes from xerces 2.5 to 2.6??

2004-12-15 Thread Steve Harrington
Gareth, I have attached a stripped down set of files having removed most of the non-related code. This small set of files includes a main method which will illustrate the problem. You can run it against the XML file pset-testing.xml (which is an instance of the schema pset.xsd) - all included in

[jira] Created: (XERCESC-1310) Port Xerces-C++ 2.5 to OpenVMS

2004-12-15 Thread Joe Abbate (JIRA)
Port Xerces-C++ 2.5 to OpenVMS -- Key: XERCESC-1310 URL: http://nagoya.apache.org/jira/browse/XERCESC-1310 Project: Xerces-C++ Type: Task Components: Build Versions: 2.5.0, 2.6.0 Environment: HP OpenVMS 7.3 HP C++ 6.5 Repo

Re: [jira] Created: (XERCESC-1310) Port Xerces-C++ 2.5 to OpenVMS

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

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

2004-12-15 Thread Alberto Massari (JIRA)
[ http://nagoya.apache.org/jira/browse/XERCESC-1309?page=comments#action_56705 ] Alberto Massari commented on XERCESC-1309: -- I don't see any inconsistency in the code: the data specified using either method (setExternalSchemaLocation and setEx

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

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

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

2004-12-15 Thread Alberto Massari (JIRA)
[ http://nagoya.apache.org/jira/browse/XERCESC-1309?page=comments#action_56738 ] Alberto Massari commented on XERCESC-1309: -- In this case I would like to see your test case, as mine doesn't show the behaviour. I say this after running it step

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

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

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

2004-12-15 Thread Jake Pieczonka (JIRA)
[ 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 test case and I found the reason for the error. My schem

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

2004-12-15 Thread Scott Cantor (JIRA)
[ http://nagoya.apache.org/jira/browse/XERCESC-1309?page=comments#action_56737 ] Scott Cantor commented on XERCESC-1309: --- I have to agree with the previous comment, schemaLocation within a document is a hack, not something that should override ot

Re: [jira] Created: (XERCESC-1311) runConfigure does not recognize Intel v8.1 compiler "icpc"

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

[jira] Created: (XERCESC-1311) runConfigure does not recognize Intel v8.1 compiler "icpc"

2004-12-15 Thread Norman Samuelson (JIRA)
runConfigure does not recognize Intel v8.1 compiler "icpc" -- Key: XERCESC-1311 URL: http://nagoya.apache.org/jira/browse/XERCESC-1311 Project: Xerces-C++ Type: Bug Components: Build Versions: 2.6.0

infering schema (without dtd/xschema)

2004-12-15 Thread amit_dev
Hi there,   does xerces-c library offers a functionality of infering the schema/grammar when supplied a sample xml instance document (source) without a reference to dtd or x-schema , if it does can you please point me to a sample or documentation showing how to reference the grammar nodes and enum

Re: DOMTypeInfo::getName - changes from xerces 2.5 to 2.6??

2004-12-15 Thread Gareth Reakes
Hey, I don't have any time today, but will get to this tomorrow. Gareth Steve Harrington wrote: Gareth, I have attached a stripped down set of files having removed most of the non-related code. This small set of files includes a main method which will illustrate the problem. You can run i

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

2004-12-15 Thread Jake Pieczonka (JIRA)
[ http://nagoya.apache.org/jira/browse/XERCESC-1309?page=comments#action_56735 ] Jake Pieczonka commented on XERCESC-1309: - I re-ran my test case, and here are my results. In the case of the instance document referring to a schema using the no