sysmodellibs/sysmodelgen/src/svg/ModelTemplate.older.xml
author terytkon
Thu, 11 Mar 2010 18:20:56 +0200
changeset 1 b538b70cbe51
permissions -rw-r--r--
Move rest of the swconfigmdw package components to oss repository. -Changed sfl licences to epl.

<?xml version="1.0"?>
<model name="___NAME___" label="___LABEL___"
	___OPTIONAL___
	 shapes="___SHAPES_XML___" >
	 ___SYSTEM_DEFINITIONS___
	 ___FILTERS___
	 ___IGNORE___
<layout___LAYOUT_OPTIONS___>
	<display name="UI Framework" align="right"/>
	<display name="Application Services" align="left"/>
	___DISPLAY___
	<legend label="Key"___LEGEND_OPTIONS___>
	___LEGEND___
	</legend>
</layout>
</model>