From: Gunther L. <gu...@sb...> - 2004-02-09 21:34:05
|
Hi! First: Thank you for libxml++! Its really great to have an easy portable XML C++ API.=20 But now my question: I try to validate my XML File. The documentation tells me about Parser::set_validate, but does not explain which grammar languages are possible. Is this limited to DTDs or are XML Schema or RNG useable? Thanks, Gunther |