sysmodellibs/sysmodelgen/test/s12/readme.txt
author Bob Rosenberg <bob.rosenberg@nokia.com>
Tue, 26 Oct 2010 10:43:50 +0100
changeset 8 a2e65c705db8
parent 1 b538b70cbe51
permissions -rw-r--r--
Fix for bug when joining where ID prefixes would be added even if they use the default ID namespace

The created SVG files do not matter - the important thing is the */model.xml files generated.

model95\model.xml and model95ini\model.xml  should contain:
	 <sysdef href=".../test/s12/System_Definition_Template.xml">
		<info href='.../test/s12/Symbian_OS_v9.5_Schedule12.xml' type='s12'/>
	</sysdef>


modelall\model.xml and modelallini\model.xml should contain:
	 <sysdef href=".../test/s12/System_Definition_Template.xml">
		<info href='.../test/s12/Symbian_OS_v9.4_Schedule12.xml' type='s12'/>
		<info href='.../test/s12/Symbian_OS_v9.5_Schedule12.xml' type='s12'/>
		<info href='.../test/s12/Symbian_OS_v9.6_Schedule12.xml' type='s12'/>
		<info href='.../test/s12/Symbian_OS_vFuture_Schedule12.xml' type='s12'/>
	</sysdef>