sysmodelgen/rsc/ModelTemplate.94.xml
author Simon Howkins <simonh@symbian.org>
Thu, 10 Jun 2010 16:30:35 +0100
branchHighFidelityModel
changeset 283 7b6dfbac0dd3
parent 152 5acf50bbb618
permissions -rw-r--r--
Change the order of tests in sub GetXsltDir, so that it tests relative to the root directory before using the current dir (which will always exist) Improved debug output when unable to open some of the files.

<?xml version="1.0"?>
<model name="Symbian OS" label="System Model" shapes="shapes.xml" ver="9.4">
	<!-- for Symbian 9.4 models -->
	<ignore type="layer" name="Tools and Utils and SDKENG"/>
	<ignore type="layer" name="MISC"/>
	<ignore type="layer" name="UI"/>
	<layout>
		<layer-group color="rgb(143,188,143)" from="HAL" to="Application Services">
			<layer-group color="rgb(93,155,205)" from="Kernel Services" to="OS Services" label="Core OS"/>	
		</layer-group>
		<legend label="Key">
		</legend>
	</layout>
</model>