C++ code generation from xml
Max Ischenko
max at malva.com.uaREMOVE.IT
Mon Apr 15 09:22:07 EDT 2002
More information about the Python-list mailing list
Mon Apr 15 09:22:07 EDT 2002
- Previous message (by thread): C++ code generation from xml
- Next message (by thread): C++ code generation from xml
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Achim Domma wrote: >> I'd like to have the algorithm moved out from Python source. >> I've heard about XSLT language that is used to describe transformation of >> XML data into HTML. I'm seeking for something similar. The difference is >> that target language is C++ and not HTML. >> >> Any suggestions? > XSLT can transform XML into any kind of text, so you are not restricted to > HTML. In fact, XSLT seems to be the solution you are looking for. I'd elaborate it, thanks. -- Shit happens.
- Previous message (by thread): C++ code generation from xml
- Next message (by thread): C++ code generation from xml
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list