Changeset 1148
- Timestamp:
- 09/06/06 16:07:04 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI02-CSML/trunk/parser/parseTest.py
r961 r1148 62 62 print "<h1>CSML Test Parser</h1>" 63 63 print "<p>Please note this is experimental, any questions please contact d.lowe@rl.ac.uk</p>" 64 print "<p>Parser version - 19 May 2006</p>"64 print "<p>Parser version - 09 June 2006 - includes NDG security elements</p>" 65 65 print "<h2>Load a CSML file to test:</h2>" 66 66 … … 109 109 110 110 111 111 112 #This creates a new CSML document string from the CSML objects in memory. 112 113
Note: See TracChangeset
for help on using the changeset viewer.