I just started playing with the PSVI support in 2.4.0. It sounds really good. Thanks for exposing it as public.
Is there a good example of a Schema loader in the C++ side, starting with an XSD file (instead of the example that starts with an XML instance file in SEnumVal)? I guess I'm looking for an equivalence of XMLGrammarParser or XSLoader on the Java side.
I looked at the headers in framework/psvi but couldn't seem to find a good starting point.
Thanks
Hi Tim,
As of Xerces-C 2.4.0, that's entirely wrong. If the docs still say that,
apparently we have a bug to fix there.
Xerces-C now provides an API for inspecting the PSVI that looks much like
Xerces-J's. It's not quite as well integrated into the DOM or SAX
landscape as Xerces-J's is, but should provide the functionality an
application needs.
Cheers, Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]