layers.sysdef.xml
branchRCL_3
changeset 25 4f0867e42d62
parent 24 8e7494275d3a
equal deleted inserted replaced
24:8e7494275d3a 25:4f0867e42d62
     1 <?xml version="1.0"?>
     1 <?xml version="1.0"?>
     2 <!DOCTYPE SystemDefinition SYSTEM "sysdef_1_5_1.dtd" [
     2 <!DOCTYPE SystemDefinition SYSTEM "sysdef_1_4_0.dtd" [
     3   <!ENTITY layer_real_source_path "sf/app/contentcontrol" >
     3   <!ENTITY layer_real_source_path "sf/app/contentcontrol" >
     4 ]>
     4 ]>
     5 
     5 
     6 <SystemDefinition name="contentcontrol" schema="1.5.1">
     6 <SystemDefinition name="contentcontrol" schema="1.4.0">
     7   <systemModel>
     7   <systemModel>
     8     <layer name="app_layer">
     8     <layer name="app_layer">
     9       <module name="contentcontrol">
     9       <module name="contentcontrol">
    10         <unit unitID="spdo.contentcontrol" mrp="" bldFile="&layer_real_source_path;/group" name="contentcontrol" />
    10         <unit unitID="spdo.contentcontrol" mrp="" bldFile="&layer_real_source_path;/group" name="contentcontrol" />
    11         <unit unitID="spdo.contentcontrol.pro" mrp="" bldFile="&layer_real_source_path;" name="contentcontrol_pro" proFile="contentcontrol.pro"/>
       
    12       </module>
    11       </module>
    13     </layer>
    12     </layer>
    14   </systemModel>
    13   </systemModel>
    15 </SystemDefinition>
    14 </SystemDefinition>
    16 
       
    17