equal
deleted
inserted
replaced
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <SystemDefinition name="foundation" schema="2.0.1"> |
|
3 <systemModel> |
|
4 <layer name="mw" long-name="Middleware" levels="generic specific"> |
|
5 <block name="svgt" long-name="SVG Tiny" tech_domain="ui" level="generic" levels="util ui"> |
|
6 <collection name="svgtopt" long-name="SVGT Opt" level="util"> |
|
7 <component name="svg" origin-model="foundation"> |
|
8 <!-- <unit bldFile="/sf/mw/svgt/svgtopt/svg/svgrecog/group"/> --> |
|
9 </component> |
|
10 <component name="nvgdecoder" long-name="NVG Decoder" origin-model="foundation"/> |
|
11 <component name="svgengineji" long-name="SVG Engine JI" origin-model="foundation"/> |
|
12 <component name="svgtplugin" long-name="SVGT Plugin" origin-model="foundation"> |
|
13 <unit bldFile="/sf/mw/svgt/svgtopt/svgtplugin/group"/> |
|
14 </component> |
|
15 <component unofficial="yes" name="svgtopt_build" long-name="SVGT Opt Build" origin-model="foundation"> |
|
16 <unit bldFile="/sf/mw/svgt/svgtopt/group"/> |
|
17 </component> |
|
18 </collection> |
|
19 <collection name="svgt_info" long-name="SVG Tiny Info" level="ui"> |
|
20 <component unofficial="yes" name="svgt_build" long-name="SVG Tiny Build" origin-model="foundation"> |
|
21 <unit bldFile="/sf/mw/svgt/group"/> |
|
22 </component> |
|
23 <component unofficial="yes" name="svgt_plat" long-name="SVG Tiny Platform Interfaces" class="api" origin-model="foundation"> |
|
24 <unit bldFile="/sf/mw/svgt/svgt_plat/group"/> |
|
25 </component> |
|
26 </collection> |
|
27 </block> |
|
28 </layer> |
|
29 </systemModel> |
|
30 </SystemDefinition> |
|