Commit 439f6627 authored by sghate's avatar sghate

*Created XML

grade_site_lvetbl11.xml
grade_site_lvetbl21.xml


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@204899 ce508802-f39f-4f6c-b175-0d175dae99d5
parent beb66467
...@@ -107,7 +107,7 @@ ...@@ -107,7 +107,7 @@
</TableDefinition> </TableDefinition>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Site Code</text> <text>Site Code</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Site Description</text> <text>Site Description</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
...@@ -163,7 +163,7 @@ ...@@ -163,7 +163,7 @@
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Grade Code</text> <text>Grade Code</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
...@@ -191,7 +191,7 @@ ...@@ -191,7 +191,7 @@
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Grade Description</text> <text>Grade Description</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
...@@ -219,7 +219,7 @@ ...@@ -219,7 +219,7 @@
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Leave Tblno</text> <text>Leave Tblno</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
...@@ -247,7 +247,7 @@ ...@@ -247,7 +247,7 @@
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Change Date</text> <text>Change Date</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
...@@ -275,7 +275,7 @@ ...@@ -275,7 +275,7 @@
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Change Term</text> <text>Change Term</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
...@@ -303,7 +303,7 @@ ...@@ -303,7 +303,7 @@
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Change User</text> <text>Change User</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
......
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>200</height> <height>107</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>lve_tblno</name> <name>leave_tblno</name>
<dbname>grade_site_lvetbl.lve_tblno</dbname> <dbname>grade_site_lvetbl.lve_tblno</dbname>
</table_column> </table_column>
<table_column> <table_column>
...@@ -100,7 +100,7 @@ ...@@ -100,7 +100,7 @@
<dbname>site.descr</dbname> <dbname>site.descr</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;grade_site_lvetbl&quot; ) TABLE(NAME=&quot;grade&quot; ) TABLE(NAME=&quot;site&quot; ) COLUMN(NAME=&quot;grade_site_lvetbl.site_code&quot;) COLUMN(NAME=&quot;grade_site_lvetbl.grade_code&quot;) COLUMN(NAME=&quot;grade_site_lvetbl.lve_tblno&quot;) COLUMN(NAME=&quot;grade_site_lvetbl.chg_date&quot;) COLUMN(NAME=&quot;grade_site_lvetbl.chg_user&quot;) COLUMN(NAME=&quot;grade_site_lvetbl.chg_term&quot;) COLUMN(NAME=&quot;grade.descr&quot;) COLUMN(NAME=&quot;site.descr&quot;) JOIN (LEFT=&quot;grade_site_lvetbl.grade_code&quot; OP =&quot;=&quot;RIGHT=&quot;grade.grade_code&quot; ) JOIN (LEFT=&quot;grade_site_lvetbl.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; )WHERE( EXP1 =&quot;grade_site_lvetbl.site_code&quot; OP =&quot;=&quot; EXP2 =&quot;:msite_code&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;grade_site_lvetbl.grade_code&quot; OP =&quot;=&quot; EXP2 =&quot;:mgrade_code&quot; ) ) ARG(NAME = &quot;msite_code&quot; TYPE = string) ARG(NAME = &quot;mgrade_code&quot; TYPE = string) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;grade_site_lvetbl&quot; ) TABLE(NAME=&quot;grade&quot; ) TABLE(NAME=&quot;site&quot; ) COLUMN(NAME=&quot;grade_site_lvetbl.site_code&quot;) COLUMN(NAME=&quot;grade_site_lvetbl.grade_code&quot;) COLUMN(NAME=&quot;grade_site_lvetbl.lve_tblno&quot;) COLUMN(NAME=&quot;grade_site_lvetbl.chg_date&quot;) COLUMN(NAME=&quot;grade_site_lvetbl.chg_user&quot;) COLUMN(NAME=&quot;grade_site_lvetbl.chg_term&quot;) COLUMN(NAME=&quot;grade.descr&quot;) COLUMN(NAME=&quot;site.descr&quot;) JOIN (LEFT=&quot;grade_site_lvetbl.grade_code&quot; OP =&quot;=&quot;RIGHT=&quot;grade.grade_code&quot; ) JOIN (LEFT=&quot;grade_site_lvetbl.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; )WHERE( EXP1 =&quot;grade_site_lvetbl.site_code&quot; OP =&quot;=&quot; EXP2 =&quot;:msite_code&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;grade_site_lvetbl.grade_code&quot; OP =&quot;=&quot; EXP2 =&quot;:mgrade_code&quot; ) ) ARG(NAME = &quot;msite_code&quot; TYPE = string) ARG(NAME = &quot;mgrade_code&quot; TYPE = string) </retrieve>
<update>grade_site_lvetbl</update> <update>GRADE_SITE_LVETBL</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
...@@ -112,14 +112,38 @@ ...@@ -112,14 +112,38 @@
<type>string</type> <type>string</type>
</argument> </argument>
</TableDefinition> </TableDefinition>
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<border>2</border>
<color>33554432</color>
<x>11</x>
<y>0</y>
<height>98</height>
<width>354</width>
<name>gb_1</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</GroupBox>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Leave Table:</text> <text>Leave Table :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>9</x> <x>33</x>
<y>81</y> <y>76</y>
<height>16</height> <height>16</height>
<width>76</width> <width>76</width>
<html> <html>
...@@ -147,15 +171,15 @@ ...@@ -147,15 +171,15 @@
<tabsequence>30</tabsequence> <tabsequence>30</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>90</x> <x>114</x>
<y>81</y> <y>77</y>
<height>16</height> <height>16</height>
<width>58</width> <width>58</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>lve_tblno</name> <name>leave_tblno</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>5</limit>
...@@ -181,11 +205,11 @@ ...@@ -181,11 +205,11 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Site Code:</text> <text>Site Code :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>9</x> <x>33</x>
<y>11</y> <y>22</y>
<height>16</height> <height>16</height>
<width>76</width> <width>76</width>
<html> <html>
...@@ -213,8 +237,8 @@ ...@@ -213,8 +237,8 @@
<tabsequence>10</tabsequence> <tabsequence>10</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>90</x> <x>114</x>
<y>11</y> <y>23</y>
<height>16</height> <height>16</height>
<width>58</width> <width>58</width>
<format>[general]</format> <format>[general]</format>
...@@ -251,8 +275,8 @@ ...@@ -251,8 +275,8 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>151</x> <x>175</x>
<y>11</y> <y>22</y>
<height>16</height> <height>16</height>
<width>185</width> <width>185</width>
<format>[general]</format> <format>[general]</format>
...@@ -285,11 +309,11 @@ ...@@ -285,11 +309,11 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Grade Code:</text> <text>Grade Code :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>9</x> <x>33</x>
<y>45</y> <y>47</y>
<height>16</height> <height>16</height>
<width>76</width> <width>76</width>
<html> <html>
...@@ -317,8 +341,8 @@ ...@@ -317,8 +341,8 @@
<tabsequence>20</tabsequence> <tabsequence>20</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>90</x> <x>114</x>
<y>45</y> <y>47</y>
<height>16</height> <height>16</height>
<width>58</width> <width>58</width>
<format>[general]</format> <format>[general]</format>
...@@ -355,8 +379,8 @@ ...@@ -355,8 +379,8 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>151</x> <x>175</x>
<y>45</y> <y>47</y>
<height>16</height> <height>16</height>
<width>185</width> <width>185</width>
<format>[general]</format> <format>[general]</format>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment