Commit e9912cf3 authored by sghate's avatar sghate

*Created XML

cadre11.xml
cadre21.xml


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@204909 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 41a2ab52
...@@ -57,30 +57,35 @@ ...@@ -57,30 +57,35 @@
</table_column> </table_column>
<table_column> <table_column>
<type size="40">char</type> <type size="40">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>descr</name> <name>descr</name>
<dbname>cadre.descr</dbname> <dbname>cadre.descr</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="20">char</type> <type size="20">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>sh_descr</name> <name>sh_descr</name>
<dbname>cadre.sh_descr</dbname> <dbname>cadre.sh_descr</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_date</name> <name>chg_date</name>
<dbname>cadre.chg_date</dbname> <dbname>cadre.chg_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_user</name> <name>chg_user</name>
<dbname>cadre.chg_user</dbname> <dbname>cadre.chg_user</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
<dbname>cadre.chg_term</dbname> <dbname>cadre.chg_term</dbname>
...@@ -95,7 +100,7 @@ ...@@ -95,7 +100,7 @@
</TableDefinition> </TableDefinition>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Cadre Code</text> <text>Cadre Code</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
...@@ -123,7 +128,7 @@ ...@@ -123,7 +128,7 @@
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Description</text> <text>Description</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
...@@ -151,7 +156,7 @@ ...@@ -151,7 +156,7 @@
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>2</alignment>
<text>Short Descr.</text> <text>Short Descr.</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
...@@ -179,8 +184,8 @@ ...@@ -179,8 +184,8 @@
</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>
<x>701</x> <x>701</x>
...@@ -207,7 +212,7 @@ ...@@ -207,7 +212,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>
...@@ -235,7 +240,7 @@ ...@@ -235,7 +240,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>
......
...@@ -30,20 +30,16 @@ ...@@ -30,20 +30,16 @@
<overrideprintjob>no</overrideprintjob> <overrideprintjob>no</overrideprintjob>
</print> </print>
</BaseDefinition> </BaseDefinition>
<Header>
<height>1</height>
<color>536870912</color>
</Header>
<Summary> <Summary>
<height>1</height> <height>2</height>
<color>536870912</color> <color>536870912</color>
</Summary> </Summary>
<Footer> <Footer>
<height>0</height> <height>4</height>
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>297</height> <height>204</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
...@@ -62,6 +58,13 @@ ...@@ -62,6 +58,13 @@
<name>descr</name> <name>descr</name>
<dbname>cadre.descr</dbname> <dbname>cadre.descr</dbname>
</table_column> </table_column>
<table_column>
<type size="20">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>sh_descr</name>
<dbname>cadre.sh_descr</dbname>
</table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
...@@ -77,20 +80,13 @@ ...@@ -77,20 +80,13 @@
<dbname>cadre.chg_user</dbname> <dbname>cadre.chg_user</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="300">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
<dbname>cadre.chg_term</dbname> <dbname>cadre.chg_term</dbname>
</table_column> </table_column>
<table_column> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;cadre&quot; ) COLUMN(NAME=&quot;cadre.cadre_code&quot;) COLUMN(NAME=&quot;cadre.descr&quot;) COLUMN(NAME=&quot;cadre.sh_descr&quot;) COLUMN(NAME=&quot;cadre.chg_date&quot;) COLUMN(NAME=&quot;cadre.chg_user&quot;) COLUMN(NAME=&quot;cadre.chg_term&quot;)WHERE( EXP1 =&quot;cadre.cadre_code&quot; OP =&quot;=&quot; EXP2 =&quot;:code&quot; ) ) ARG(NAME = &quot;code&quot; TYPE = string) </retrieve>
<type size="20">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>sh_descr</name>
<dbname>cadre.sh_descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;cadre&quot; ) COLUMN(NAME=&quot;cadre.cadre_code&quot;) COLUMN(NAME=&quot;cadre.descr&quot;) COLUMN(NAME=&quot;cadre.chg_date&quot;) COLUMN(NAME=&quot;cadre.chg_user&quot;) COLUMN(NAME=&quot;cadre.chg_term&quot;) COLUMN(NAME=&quot;cadre.sh_descr&quot;)WHERE( EXP1 =&quot;cadre.cadre_code&quot; OP =&quot;=&quot; EXP2 =&quot;:code&quot; ) ) ARG(NAME = &quot;code&quot; TYPE = string) </retrieve>
<update>cadre</update> <update>cadre</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -101,37 +97,13 @@ ...@@ -101,37 +97,13 @@
</TableDefinition> </TableDefinition>
<GroupBox> <GroupBox>
<band>Detail</band> <band>Detail</band>
<text>Basic</text> <text>Other</text>
<border>2</border> <border>2</border>
<color>33554432</color> <color>0</color>
<x>7</x> <x>13</x>
<y>6</y> <y>117</y>
<height>152</height> <height>74</height>
<width>436</width> <width>405</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>2</mode>
<color>67108864</color>
</background>
</GroupBox>
<GroupBox>
<band>Detail</band>
<text>Others</text>
<border>2</border>
<color>33554432</color>
<x>7</x>
<y>170</y>
<height>122</height>
<width>436</width>
<name>gb_2</name> <name>gb_2</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
...@@ -143,46 +115,42 @@ ...@@ -143,46 +115,42 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>553648127</color>
</background> </background>
</GroupBox> </GroupBox>
<TextObject> <GroupBox>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <text>Basic</text>
<text>Cadre :</text> <border>2</border>
<border>0</border> <color>33554432</color>
<color>50331647</color> <x>15</x>
<x>21</x> <y>8</y>
<y>49</y> <height>100</height>
<height>16</height> <width>400</width>
<width>122</width> <name>gb_1</name>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cadre_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-8</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>79741120</color> <color>553648127</color>
</background> </background>
</TextObject> </GroupBox>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Description :</text> <text>Description :</text>
<border>0</border> <border>0</border>
<color>50331647</color> <color>50331647</color>
<x>21</x> <x>34</x>
<y>81</y> <y>44</y>
<height>16</height> <height>16</height>
<width>122</width> <width>122</width>
<html> <html>
...@@ -210,10 +178,10 @@ ...@@ -210,10 +178,10 @@
<tabsequence>20</tabsequence> <tabsequence>20</tabsequence>
<border>5</border> <border>5</border>
<color>50331647</color> <color>50331647</color>
<x>148</x> <x>160</x>
<y>81</y> <y>44</y>
<height>16</height> <height>16</height>
<width>263</width> <width>230</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -248,8 +216,8 @@ ...@@ -248,8 +216,8 @@
<text>Short description :</text> <text>Short description :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>21</x> <x>34</x>
<y>113</y> <y>66</y>
<height>16</height> <height>16</height>
<width>122</width> <width>122</width>
<html> <html>
...@@ -272,25 +240,24 @@ ...@@ -272,25 +240,24 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>3</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>10</tabsequence> <tabsequence>30</tabsequence>
<border>5</border> <border>5</border>
<color>50331647</color> <color>33554432</color>
<x>148</x> <x>160</x>
<y>49</y> <y>66</y>
<height>16</height> <height>16</height>
<width>54</width> <width>133</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>cadre_code</name> <name>sh_descr</name>
<tag>Code of the cadre</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>20</limit>
<case>upper</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
...@@ -300,35 +267,64 @@ ...@@ -300,35 +267,64 @@
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>1073741952</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Cadre :</text>
<border>0</border>
<color>50331647</color>
<x>34</x>
<y>24</y>
<height>16</height>
<width>122</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cadre_code_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>79741120</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>1</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>30</tabsequence> <tabsequence>10</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>50331647</color>
<x>148</x> <x>160</x>
<y>113</y> <y>24</y>
<height>16</height> <height>16</height>
<width>133</width> <width>67</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>sh_descr</name> <name>cadre_code</name>
<tag>Code of the cadre</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>20</limit> <limit>5</limit>
<case>any</case> <case>upper</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
...@@ -338,65 +334,57 @@ ...@@ -338,65 +334,57 @@
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>1073741952</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>3</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Change On :</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border> <color>0</color>
<color>79741120</color> <x>24</x>
<x>148</x> <y>140</y>
<y>201</y>
<height>16</height> <height>16</height>
<width>133</width> <width>81</width>
<format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date</name> <name>chg_date_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Times New Roman</face>
<height>-8</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>67108864</color>
</background> </background>
</ColumnObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>0</alignment>
<text>Changed On :</text> <text>Change From :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>21</x> <x>25</x>
<y>201</y> <y>162</y>
<height>16</height> <height>16</height>
<width>122</width> <width>80</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_datep_t</name> <name>chg_term_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -407,20 +395,20 @@ ...@@ -407,20 +395,20 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>79741120</color> <color>553648127</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Changed By :</text> <text>Change By :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>21</x> <x>199</x>
<y>225</y> <y>140</y>
<height>16</height> <height>16</height>
<width>122</width> <width>80</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -436,7 +424,7 @@ ...@@ -436,7 +424,7 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
...@@ -444,48 +432,49 @@ ...@@ -444,48 +432,49 @@
<id>4</id> <id>4</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>0</border>
<color>79741120</color> <color>255</color>
<x>148</x> <x>110</x>
<y>225</y> <y>140</y>
<height>16</height> <height>16</height>
<width>133</width> <width>80</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user</name> <name>chg_date</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Times New Roman</face>
<height>-8</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>79741120</color> <color>553648127</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <id>6</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>0</border>
<color>79741120</color> <color>255</color>
<x>148</x> <x>110</x>
<y>254</y> <y>162</y>
<height>16</height> <height>16</height>
<width>133</width> <width>80</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -495,37 +484,47 @@ ...@@ -495,37 +484,47 @@
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
<case>any</case> <case>any</case>
<autoselect>yes</autoselect> <focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Times New Roman</face>
<height>-8</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>79741120</color> <color>553648127</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>5</id>
<text>Changed From :</text> <alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>0</color> <color>255</color>
<x>21</x> <x>285</x>
<y>254</y> <y>140</y>
<height>16</height> <height>16</height>
<width>122</width> <width>80</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term_t</name> <name>chg_user</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
...@@ -535,10 +534,10 @@ ...@@ -535,10 +534,10 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>79741120</color> <color>553648127</color>
</background> </background>
</TextObject> </ColumnObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
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