DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Volker Held Guest

    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


  2. #2
    Volker Held Guest

    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
    >



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links