layers.sysdef.xml
changeset 0 522cd55cc3d7
child 15 13ae750350c9
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/layers.sysdef.xml	Tue Feb 02 00:16:03 2010 +0200
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<!DOCTYPE SystemDefinition SYSTEM "sysdef_1_4_0.dtd" [
+  <!ENTITY layer_real_source_path "sf/app/location" >
+]>
+
+<SystemDefinition name="location" schema="1.4.0">
+  <systemModel>
+    <layer name="app_layer">
+      <module name="location">
+        <unit unitID="lodo.location" mrp="" bldFile="&layer_real_source_path;/group" name="location" />
+      </module>
+    </layer>
+  </systemModel>
+</SystemDefinition>
\ No newline at end of file