Logo ST Silicon Tracker Software
 HOME   Documentation   Packages   DetDesc   Alignment   Tsa   DC'06   How To   Links 

Hints and Tips on using XML

Editing and Validation

Writing XML is easy. Checking that it correct (well formed and valid) is harder. Here some hints I picked up from XML Hacks

Writing XML from C++ and Python

XML can be written from Python and C++ using Genx

Xalan

I installed Xalan and Xerces at CERN (64 bit slc4). To set your enviroment to use: You can use this stylesheet to pretty print your xml Or if you do not want to install xalan use this stylesheet and type xsl allows to do many cool things.
Last modified: Thursday 25th 2009f June 2009, 17:26    email: address   address
Valid XHTML 1.0!   Valid CSS!