I want to transform an XSD Document into XML Document(Template), is there any C++ XSLT library?
Xalan might fit (I do not know all the features, but it is a reliable XSLT C++ transformation library).
Outside of Windows I've mostly used Xalan. There is also libxslt, which has C++ bindings, and XQilla, which is built on Apache's Xerces-C library. On Windows, I've used mostly MSXML, but it is based on COM.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With