CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2008
    Posts
    11

    Talking Light Opensource XML framework

    Hey,

    I'm looking for a lightweight open source framework for validating XML documents against a DTD.
    I've seen tinyXML, which is great, only it doesn't do the above.

    Even a framework or library which does the complement of what tinyXML does would be fine.

    Otherwise, just recommend some open source frameworks.

    Thanks

  2. #2
    Join Date
    Feb 2005
    Location
    "The Capital"
    Posts
    5,306

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured