ax.SAXCount.print(SAXCount.java:158)
at sax.SAXCount.main(SAXCount.java:392)
PS: I just saw your email Jörn and my xml file and schema are in the same
location...
-Original Message-
From: NeSmith, David [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 05, 2001 6:01 PM
To: '[EMAIL PROTECTED]
the same
location...
-Original Message-
From: NeSmith, David [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 05, 2001 6:01 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Schema validation problems
PS: I am using jdk1.3 and Xerces 1.4.1
-Original Message-
From: NeSmith, Dav
PS: I am using jdk1.3 and Xerces 1.4.1
-Original Message-
From: NeSmith, David [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 05, 2001 5:56 PM
To: '[EMAIL PROTECTED]'
Subject: Schema validation problems
I am getting a null pointer exception every time I try to validate a file
against it'
! Do you have any idea why
that could happen?
Thanks again,
Ala
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 27, 2001 3:58 PM
To: [EMAIL PROTECTED]
Subject: RE: schema validation problems ...
Hi Ala. Validation error are not reported through
ROTECTED] To: [EMAIL PROTECTED]
COM.COM> cc:
Subject: RE: schema
that for some reason the parser couldn't locate
the Schema, but it is only a guess ...
Do you have any explanation for that?
Thanks in advanced,
Ala
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 27, 2001 3:58 PM
To: [EMAIL PROTECTED]
cc:
Subject: RE: schema validation
problems ...
06/2
Hi Juliane and thank you for answering me. I changed the path of the xsd
files but still got the same exception.
This time, I created a very basic java class that simply parses XML files
using SAX parser but still get unexpected results.
Attached please find the foolwing files:
Main.java - a ver