[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Are there any tools that do some DTD introspection?


tools for introspection
Daniel Shane wrote
>
> To phrase this generally, I would like a tool that at any point in the
> parsing I can query it to know what elements can start at this point.
>
> Does anybody know of a tool that can perform this?
>

Hi Daniel

Have you ever tried our XML Validator (available for free from
http://www.elcel.com/products/xmlvalid.html).  One of our aims when
developing the validator was that its error messages should be clearer and
more helpful than those from any other validator available at the time.  One
outcome of this goal is that when an invalid content model is detected, the
XML Validator reports a list of the elements that it was expecting at that
point in the document.  Our customers have said they find this feature
invaluable - especially for complex DTDs such as DocBook [1].

The XML Validator is actually just a driver for the event-based parser
contained within our C++ XML Toolkit.  Therefore this information is
available to any application that requires it.

If you would like further information please take a look at the product
details on our web site [2], or feel free to contact me directly.

Kind regards
Rob Lugt
ElCel Technology
http://www.elcel.com/

[1] http://www.docbook.org/
[2] http://www.elcel.com/products/xmltoolkit.html



PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.