-
Parsing XML - How to differ between XML / DTD
Hi there,
i just completed a command-line XML
validation tool and it works fine.
I´m logging possible errors to a single
or multiple file(s) ( users choice ),
but the DTD is quite new itself, thus
there can be errors in both the XML
sources and the DTD file.
I´m using the Xerces parser ( 1.4.4 ) -
is there any way to tell if the error
occured in the DTD and not the xml source?
Thanks for any suggestions you might have.
Volker
-
Re: Parsing XML - How to differ between XML / DTD
Sorry wrong group..... 
Volker Held wrote:
> Hi there,
>
> i just completed a command-line XML validation tool and it works fine.
>
> I´m logging possible errors to a single or multiple file(s) ( users
> choice ), but the DTD is quite new itself, thus there can be errors in
> both the XML sources and the DTD file.
>
> I´m using the Xerces parser ( 1.4.4 ) - is there any way to tell if the
> error occured in the DTD and not the xml source?
>
> Thanks for any suggestions you might have.
>
> Volker
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks