View Single Post
  #2  
Old 02-26-2009, 12:13 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Vizard uses Python for scripting, and Python comes with many modules for parsing various text formats, including XML. The Python documentation that comes with Vizard contains documentation on the xml module with sample code.
Reply With Quote