-
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
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|