Commit 11c6827a authored by sghate's avatar sghate

updated XML

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@206673 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 33e75880
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Sybase_eDataWindow> <!DOCTYPE Sybase_eDataWindow>
<Sybase_eDataWindow> <Sybase_eDataWindow>
<Release>9</Release> <Release>9</Release>
<BaseDefinition> <BaseDefinition>
<units>1</units> <units>1</units>
<timer_interval>0</timer_interval> <timer_interval>0</timer_interval>
<color>67108864</color> <color>67108864</color>
<processing>1</processing> <processing>1</processing>
<HTMLDW>no</HTMLDW> <HTMLDW>no</HTMLDW>
<print> <print>
<documentname></documentname> <documentname></documentname>
<printername></printername> <printername></printername>
<orientation>0</orientation> <orientation>0</orientation>
<margin> <margin>
<left>24</left> <left>24</left>
<right>24</right> <right>24</right>
<top>24</top> <top>24</top>
<bottom>24</bottom> <bottom>24</bottom>
</margin> </margin>
<paper> <paper>
<source>0</source> <source>0</source>
<size>0</size> <size>0</size>
</paper> </paper>
<prompt>no</prompt> <prompt>no</prompt>
<canusedefaultprinter>yes</canusedefaultprinter> <canusedefaultprinter>yes</canusedefaultprinter>
<buttons>no</buttons> <buttons>no</buttons>
<preview.buttons>no</preview.buttons> <preview.buttons>no</preview.buttons>
<cliptext>no</cliptext> <cliptext>no</cliptext>
<overrideprintjob>no</overrideprintjob> <overrideprintjob>no</overrideprintjob>
</print> </print>
<grid.lines>0</grid.lines> <grid.lines>0</grid.lines>
</BaseDefinition> </BaseDefinition>
<Header> <Header>
<height>21</height> <height>21</height>
<color>536870912</color> <color>536870912</color>
</Header> </Header>
<Summary> <Summary>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Summary> </Summary>
<Footer> <Footer>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>23</height> <height>23</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>user_id</name> <name>user_id</name>
<dbname>sun_geobi_access.user_id</dbname> <dbname>sun_geobi_access.user_id</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="40">char</type> <type size="40">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>username</name> <name>username</name>
<dbname>username</dbname> <dbname>username</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>geo_loc</name> <name>geo_loc</name>
<dbname>sun_geobi_access.geo_loc</dbname> <dbname>sun_geobi_access.geo_loc</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_user</name> <name>chg_user</name>
<dbname>sun_geobi_access.chg_user</dbname> <dbname>sun_geobi_access.chg_user</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_date</name> <name>chg_date</name>
<dbname>sun_geobi_access.chg_date</dbname> <dbname>sun_geobi_access.chg_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
<dbname>sun_geobi_access.chg_term</dbname> <dbname>sun_geobi_access.chg_term</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;sun_geobi_access&quot; ) TABLE(NAME=&quot;users&quot; ) COLUMN(NAME=&quot;sun_geobi_access.user_id&quot;) COMPUTE(NAME=&quot;TRIM(USERS.NAME) AS USERNAME&quot;) COLUMN(NAME=&quot;sun_geobi_access.geo_loc&quot;) COLUMN(NAME=&quot;sun_geobi_access.chg_user&quot;) COLUMN(NAME=&quot;sun_geobi_access.chg_date&quot;) COLUMN(NAME=&quot;sun_geobi_access.chg_term&quot;) JOIN (LEFT=&quot;sun_geobi_access.user_id&quot; OP =&quot;=&quot;RIGHT=&quot;users.code&quot; )) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;sun_geobi_access&quot; ) TABLE(NAME=&quot;users&quot; ) COLUMN(NAME=&quot;sun_geobi_access.user_id&quot;) COMPUTE(NAME=&quot;TRIM(USERS.NAME) AS USERNAME&quot;) COLUMN(NAME=&quot;sun_geobi_access.geo_loc&quot;) COLUMN(NAME=&quot;sun_geobi_access.chg_user&quot;) COLUMN(NAME=&quot;sun_geobi_access.chg_date&quot;) COLUMN(NAME=&quot;sun_geobi_access.chg_term&quot;) JOIN (LEFT=&quot;sun_geobi_access.user_id&quot; OP =&quot;=&quot;RIGHT=&quot;users.code&quot; )) </retrieve>
<update>SUN_GEOBI_ACCESS</update> <update>SUN_GEOBI_ACCESS</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
</TableDefinition> </TableDefinition>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>User Id</text> <text>User Id</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>2</x> <x>2</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>102</width> <width>102</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>user_id_t</name> <name>user_id_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Username</text> <text>Username</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>106</x> <x>106</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>187</width> <width>187</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>username_t</name> <name>username_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Geo Location</text> <text>Geo Location</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>295</x> <x>295</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>92</width> <width>92</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>geo_loc_t</name> <name>geo_loc_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Chg User</text> <text>Chg User</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>389</x> <x>389</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>89</width> <width>89</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user_t</name> <name>chg_user_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Chg Date</text> <text>Chg Date</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>480</x> <x>480</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>101</width> <width>101</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date_t</name> <name>chg_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Chg Term</text> <text>Chg Term</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>583</x> <x>583</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>109</width> <width>109</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term_t</name> <name>chg_term_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>1</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>2</x> <x>2</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>102</width> <width>102</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>user_id</name> <name>user_id</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>10</limit>
<case>upper</case> <case>upper</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>2</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>106</x> <x>106</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>187</width> <width>187</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>username</name> <name>username</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>40</limit> <limit>40</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>3</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>295</x> <x>295</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>92</width> <width>92</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>geo_loc</name> <name>geo_loc</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>5</limit> <limit>5</limit>
<case>upper</case> <case>upper</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>4</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>389</x> <x>389</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>89</width> <width>89</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user</name> <name>chg_user</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>10</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <id>5</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>480</x> <x>480</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>101</width> <width>101</width>
<format>[shortdate] [time]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date</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>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>6</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>583</x> <x>583</x>
<y>2</y> <y>2</y>
<height>19</height> <height>19</height>
<width>109</width> <width>109</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term</name> <name>chg_term</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>15</limit> <limit>15</limit>
<case>any</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
<HtmlGen> <HtmlGen>
<clientevents>1</clientevents> <clientevents>1</clientevents>
<clientvalidation>1</clientvalidation> <clientvalidation>1</clientvalidation>
<clientcomputedfields>1</clientcomputedfields> <clientcomputedfields>1</clientcomputedfields>
<clientformatting>0</clientformatting> <clientformatting>0</clientformatting>
<clientscriptable>0</clientscriptable> <clientscriptable>0</clientscriptable>
<generatejavascript>1</generatejavascript> <generatejavascript>1</generatejavascript>
<encodeselflinkargs>1</encodeselflinkargs> <encodeselflinkargs>1</encodeselflinkargs>
<netscapelayers>0</netscapelayers> <netscapelayers>0</netscapelayers>
</HtmlGen> </HtmlGen>
<Export.XML> <Export.XML>
<headgroups>1</headgroups> <headgroups>1</headgroups>
<includewhitespace>0</includewhitespace> <includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype> <metadatatype>0</metadatatype>
<savemetadata>0</savemetadata> <savemetadata>0</savemetadata>
</Export.XML> </Export.XML>
<Import.XML> <Import.XML>
</Import.XML> </Import.XML>
<Export.PDF> <Export.PDF>
<method>0</method> <method>0</method>
<distill.custompostscript>0</distill.custompostscript> <distill.custompostscript>0</distill.custompostscript>
<xslfop.print>0</xslfop.print> <xslfop.print>0</xslfop.print>
</Export.PDF> </Export.PDF>
</Sybase_eDataWindow> </Sybase_eDataWindow>
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Sybase_eDataWindow> <!DOCTYPE Sybase_eDataWindow>
<Sybase_eDataWindow> <Sybase_eDataWindow>
<Release>9</Release> <Release>9</Release>
<BaseDefinition> <BaseDefinition>
<units>1</units> <units>1</units>
<timer_interval>0</timer_interval> <timer_interval>0</timer_interval>
<color>67108864</color> <color>67108864</color>
<processing>0</processing> <processing>0</processing>
<HTMLDW>no</HTMLDW> <HTMLDW>no</HTMLDW>
<print> <print>
<documentname></documentname> <documentname></documentname>
<printername></printername> <printername></printername>
<orientation>0</orientation> <orientation>0</orientation>
<margin> <margin>
<left>24</left> <left>24</left>
<right>24</right> <right>24</right>
<top>24</top> <top>24</top>
<bottom>24</bottom> <bottom>24</bottom>
</margin> </margin>
<paper> <paper>
<source>0</source> <source>0</source>
<size>0</size> <size>0</size>
</paper> </paper>
<prompt>no</prompt> <prompt>no</prompt>
<canusedefaultprinter>yes</canusedefaultprinter> <canusedefaultprinter>yes</canusedefaultprinter>
<buttons>no</buttons> <buttons>no</buttons>
<preview.buttons>no</preview.buttons> <preview.buttons>no</preview.buttons>
<cliptext>no</cliptext> <cliptext>no</cliptext>
<overrideprintjob>no</overrideprintjob> <overrideprintjob>no</overrideprintjob>
</print> </print>
</BaseDefinition> </BaseDefinition>
<Summary> <Summary>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Summary> </Summary>
<Footer> <Footer>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>206</height> <height>206</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>user_id</name> <name>user_id</name>
<dbname>sun_geobi_access.user_id</dbname> <dbname>sun_geobi_access.user_id</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="40">char</type> <type size="40">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>username</name> <name>username</name>
<dbname>username</dbname> <dbname>username</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>geo_loc</name> <name>geo_loc</name>
<dbname>sun_geobi_access.geo_loc</dbname> <dbname>sun_geobi_access.geo_loc</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_user</name> <name>chg_user</name>
<dbname>sun_geobi_access.chg_user</dbname> <dbname>sun_geobi_access.chg_user</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type>datetime</type> <type>datetime</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_date</name> <name>chg_date</name>
<dbname>sun_geobi_access.chg_date</dbname> <dbname>sun_geobi_access.chg_date</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
<dbname>sun_geobi_access.chg_term</dbname> <dbname>sun_geobi_access.chg_term</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;sun_geobi_access&quot; ) TABLE(NAME=&quot;users&quot; ) COLUMN(NAME=&quot;sun_geobi_access.user_id&quot;) COMPUTE(NAME=&quot;TRIM(USERS.NAME) AS USERNAME&quot;) COLUMN(NAME=&quot;sun_geobi_access.geo_loc&quot;) COLUMN(NAME=&quot;sun_geobi_access.chg_user&quot;) COLUMN(NAME=&quot;sun_geobi_access.chg_date&quot;) COLUMN(NAME=&quot;sun_geobi_access.chg_term&quot;) JOIN (LEFT=&quot;sun_geobi_access.user_id&quot; OP =&quot;=&quot;RIGHT=&quot;users.code&quot; )WHERE( EXP1 =&quot;~&quot;SUN_GEOBI_ACCESS~&quot;.~&quot;USER_ID~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:user_id&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;~&quot;SUN_GEOBI_ACCESS~&quot;.~&quot;GEO_LOC~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:geo_loc&quot; ) ) ARG(NAME = &quot;user_id&quot; TYPE = number) ARG(NAME = &quot;geo_loc&quot; TYPE = number) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;sun_geobi_access&quot; ) TABLE(NAME=&quot;users&quot; ) COLUMN(NAME=&quot;sun_geobi_access.user_id&quot;) COMPUTE(NAME=&quot;TRIM(USERS.NAME) AS USERNAME&quot;) COLUMN(NAME=&quot;sun_geobi_access.geo_loc&quot;) COLUMN(NAME=&quot;sun_geobi_access.chg_user&quot;) COLUMN(NAME=&quot;sun_geobi_access.chg_date&quot;) COLUMN(NAME=&quot;sun_geobi_access.chg_term&quot;) JOIN (LEFT=&quot;sun_geobi_access.user_id&quot; OP =&quot;=&quot;RIGHT=&quot;users.code&quot; )WHERE( EXP1 =&quot;~&quot;SUN_GEOBI_ACCESS~&quot;.~&quot;USER_ID~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:user_id&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;~&quot;SUN_GEOBI_ACCESS~&quot;.~&quot;GEO_LOC~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:geo_loc&quot; ) ) ARG(NAME = &quot;user_id&quot; TYPE = number) ARG(NAME = &quot;geo_loc&quot; TYPE = number) </retrieve>
<update>SUN_GEOBI_ACCESS</update> <update>SUN_GEOBI_ACCESS</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
<name>user_id</name> <name>user_id</name>
<type>number</type> <type>number</type>
</argument> </argument>
<argument> <argument>
<name>geo_loc</name> <name>geo_loc</name>
<type>number</type> <type>number</type>
</argument> </argument>
</TableDefinition> </TableDefinition>
<TextObject> <GroupBox>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <text>Others</text>
<text>Chg User:</text> <border>2</border>
<border>0</border> <color>33554432</color>
<color>33554432</color> <x>23</x>
<x>18</x> <y>95</y>
<y>56</y> <height>54</height>
<height>16</height> <width>449</width>
<width>63</width> <name>gb_2</name>
<html> <visible>1</visible>
<valueishtml>0</valueishtml> <font>
</html> <face>Arial</face>
<name>chg_user_t</name> <height>-10</height>
<visible>1</visible> <weight>400</weight>
<font> <family>2</family>
<face>Arial</face> <pitch>2</pitch>
<height>-10</height> <charset>0</charset>
<weight>400</weight> </font>
<family>2</family> <background>
<pitch>2</pitch> <mode>1</mode>
<charset>0</charset> <color>553648127</color>
</font> </background>
<background> </GroupBox>
<mode>1</mode> <GroupBox>
<color>536870912</color> <band>Detail</band>
</background> <text>Basic</text>
</TextObject> <border>2</border>
<ColumnObject> <color>33554432</color>
<band>Detail</band> <x>23</x>
<id>4</id> <y>22</y>
<alignment>0</alignment> <height>64</height>
<tabsequence>32766</tabsequence> <width>449</width>
<border>5</border> <name>gb_1</name>
<color>33554432</color> <visible>1</visible>
<x>86</x> <font>
<y>56</y> <face>Arial</face>
<height>16</height> <height>-10</height>
<width>89</width> <weight>400</weight>
<format>[general]</format> <family>2</family>
<html> <pitch>2</pitch>
<valueishtml>0</valueishtml> <charset>0</charset>
</html> </font>
<name>chg_user</name> <background>
<visible>1</visible> <mode>1</mode>
<EditStyle style="edit"> <color>553648127</color>
<limit>10</limit> </background>
<case>any</case> </GroupBox>
<focusrectangle>no</focusrectangle> <TextObject>
<autoselect>yes</autoselect> <band>Detail</band>
<autohscroll>yes</autohscroll> <alignment>1</alignment>
<imemode>0</imemode> <text>User Id :</text>
</EditStyle> <border>0</border>
<font> <color>33554432</color>
<face>Arial</face> <x>42</x>
<height>-10</height> <y>40</y>
<weight>400</weight> <height>16</height>
<family>2</family> <width>89</width>
<pitch>2</pitch> <html>
<charset>0</charset> <valueishtml>0</valueishtml>
</font> </html>
<background> <name>user_id_t</name>
<mode>1</mode> <visible>1</visible>
<color>536870912</color> <font>
</background> <face>Arial</face>
</ColumnObject> <height>-10</height>
<TextObject> <weight>400</weight>
<band>Detail</band> <family>2</family>
<alignment>1</alignment> <pitch>2</pitch>
<text>Chg Term:</text> <charset>0</charset>
<border>0</border> </font>
<color>33554432</color> <background>
<x>18</x> <mode>1</mode>
<y>98</y> <color>536870912</color>
<height>16</height> </background>
<width>63</width> </TextObject>
<html> <ColumnObject>
<valueishtml>0</valueishtml> <band>Detail</band>
</html> <id>1</id>
<name>chg_term_t</name> <alignment>0</alignment>
<visible>1</visible> <tabsequence>10</tabsequence>
<font> <border>5</border>
<face>Arial</face> <color>33554432</color>
<height>-10</height> <x>135</x>
<weight>400</weight> <y>39</y>
<family>2</family> <height>16</height>
<pitch>2</pitch> <width>48</width>
<charset>0</charset> <format>[general]</format>
</font> <html>
<background> <valueishtml>0</valueishtml>
<mode>1</mode> </html>
<color>536870912</color> <name>user_id</name>
</background> <visible>1</visible>
</TextObject> <EditStyle style="edit">
<ColumnObject> <limit>10</limit>
<band>Detail</band> <case>upper</case>
<id>6</id> <focusrectangle>no</focusrectangle>
<alignment>0</alignment> <autoselect>yes</autoselect>
<tabsequence>32766</tabsequence> <autohscroll>yes</autohscroll>
<border>5</border> <imemode>0</imemode>
<color>33554432</color> </EditStyle>
<x>86</x> <font>
<y>98</y> <face>Arial</face>
<height>16</height> <height>-10</height>
<width>89</width> <weight>400</weight>
<format>[general]</format> <family>2</family>
<html> <pitch>2</pitch>
<valueishtml>0</valueishtml> <charset>0</charset>
</html> </font>
<name>chg_term</name> <background>
<visible>1</visible> <mode>2</mode>
<EditStyle style="edit"> <color>16777215</color>
<limit>15</limit> </background>
<case>any</case> </ColumnObject>
<focusrectangle>no</focusrectangle> <ColumnObject>
<autoselect>yes</autoselect> <band>Detail</band>
<autohscroll>yes</autohscroll> <id>2</id>
<imemode>0</imemode> <alignment>0</alignment>
</EditStyle> <tabsequence>32766</tabsequence>
<font> <border>5</border>
<face>Arial</face> <color>255</color>
<height>-10</height> <x>189</x>
<weight>400</weight> <y>40</y>
<family>2</family> <height>16</height>
<pitch>2</pitch> <width>174</width>
<charset>0</charset> <format>[general]</format>
</font> <html>
<background> <valueishtml>0</valueishtml>
<mode>1</mode> </html>
<color>536870912</color> <name>username</name>
</background> <visible>1</visible>
</ColumnObject> <EditStyle style="edit">
<TextObject> <limit>40</limit>
<band>Detail</band> <case>any</case>
<alignment>1</alignment> <focusrectangle>no</focusrectangle>
<text>Chg Date:</text> <autoselect>yes</autoselect>
<border>0</border> <autohscroll>yes</autohscroll>
<color>33554432</color> <imemode>0</imemode>
<x>18</x> </EditStyle>
<y>77</y> <font>
<height>16</height> <face>Arial</face>
<width>63</width> <height>-10</height>
<html> <weight>400</weight>
<valueishtml>0</valueishtml> <family>2</family>
</html> <pitch>2</pitch>
<name>chg_date_t</name> <charset>0</charset>
<visible>1</visible> </font>
<font> <background>
<face>Arial</face> <mode>1</mode>
<height>-10</height> <color>553648127</color>
<weight>400</weight> </background>
<family>2</family> </ColumnObject>
<pitch>2</pitch> <TextObject>
<charset>0</charset> <band>Detail</band>
</font> <alignment>1</alignment>
<background> <text>Geo Location :</text>
<mode>1</mode> <border>0</border>
<color>536870912</color> <color>33554432</color>
</background> <x>42</x>
</TextObject> <y>61</y>
<ColumnObject> <height>16</height>
<band>Detail</band> <width>90</width>
<id>5</id> <html>
<alignment>0</alignment> <valueishtml>0</valueishtml>
<tabsequence>32766</tabsequence> </html>
<border>5</border> <name>geo_loc_t</name>
<color>33554432</color> <visible>1</visible>
<x>86</x> <font>
<y>77</y> <face>Arial</face>
<height>16</height> <height>-10</height>
<width>89</width> <weight>400</weight>
<format>[shortdate] [time]</format> <family>2</family>
<html> <pitch>2</pitch>
<valueishtml>0</valueishtml> <charset>0</charset>
</html> </font>
<name>chg_date</name> <background>
<visible>1</visible> <mode>1</mode>
<EditStyle style="edit"> <color>536870912</color>
<limit>0</limit> </background>
<case>any</case> </TextObject>
<focusrectangle>no</focusrectangle> <ColumnObject>
<autoselect>yes</autoselect> <band>Detail</band>
<autohscroll>yes</autohscroll> <id>3</id>
<imemode>0</imemode> <alignment>0</alignment>
</EditStyle> <tabsequence>20</tabsequence>
<font> <border>5</border>
<face>Arial</face> <color>33554432</color>
<height>-10</height> <x>136</x>
<weight>400</weight> <y>61</y>
<family>2</family> <height>16</height>
<pitch>2</pitch> <width>47</width>
<charset>0</charset> <format>[general]</format>
</font> <html>
<background> <valueishtml>0</valueishtml>
<mode>1</mode> </html>
<color>536870912</color> <name>geo_loc</name>
</background> <visible>1</visible>
</ColumnObject> <EditStyle style="edit">
<TextObject> <limit>5</limit>
<band>Detail</band> <case>upper</case>
<alignment>1</alignment> <focusrectangle>no</focusrectangle>
<text>User Id:</text> <autoselect>yes</autoselect>
<border>0</border> <autohscroll>yes</autohscroll>
<color>33554432</color> <imemode>0</imemode>
<x>18</x> </EditStyle>
<y>14</y> <font>
<height>16</height> <face>Arial</face>
<width>63</width> <height>-10</height>
<html> <weight>400</weight>
<valueishtml>0</valueishtml> <family>2</family>
</html> <pitch>2</pitch>
<name>user_id_t</name> <charset>0</charset>
<visible>1</visible> </font>
<font> <background>
<face>Arial</face> <mode>2</mode>
<height>-10</height> <color>16777215</color>
<weight>400</weight> </background>
<family>2</family> </ColumnObject>
<pitch>2</pitch> <TextObject>
<charset>0</charset> <band>Detail</band>
</font> <alignment>1</alignment>
<background> <text>Chg User :</text>
<mode>1</mode> <border>0</border>
<color>536870912</color> <color>33554432</color>
</background> <x>57</x>
</TextObject> <y>117</y>
<ColumnObject> <height>16</height>
<band>Detail</band> <width>63</width>
<id>1</id> <html>
<alignment>0</alignment> <valueishtml>0</valueishtml>
<tabsequence>10</tabsequence> </html>
<border>5</border> <name>chg_user_t</name>
<color>33554432</color> <visible>1</visible>
<x>86</x> <font>
<y>14</y> <face>Arial</face>
<height>16</height> <height>-10</height>
<width>60</width> <weight>400</weight>
<format>[general]</format> <family>2</family>
<html> <pitch>2</pitch>
<valueishtml>0</valueishtml> <charset>0</charset>
</html> </font>
<name>user_id</name> <background>
<visible>1</visible> <mode>1</mode>
<EditStyle style="edit"> <color>536870912</color>
<limit>10</limit> </background>
<case>upper</case> </TextObject>
<focusrectangle>no</focusrectangle> <ColumnObject>
<autoselect>yes</autoselect> <band>Detail</band>
<autohscroll>yes</autohscroll> <id>4</id>
<imemode>0</imemode> <alignment>0</alignment>
</EditStyle> <tabsequence>32766</tabsequence>
<font> <border>5</border>
<face>Arial</face> <color>255</color>
<height>-10</height> <x>124</x>
<weight>400</weight> <y>117</y>
<family>2</family> <height>16</height>
<pitch>2</pitch> <width>55</width>
<charset>0</charset> <format>[general]</format>
</font> <html>
<background> <valueishtml>0</valueishtml>
<mode>1</mode> </html>
<color>536870912</color> <name>chg_user</name>
</background> <visible>1</visible>
</ColumnObject> <EditStyle style="edit">
<ColumnObject> <limit>10</limit>
<band>Detail</band> <case>any</case>
<id>2</id> <focusrectangle>no</focusrectangle>
<alignment>0</alignment> <autoselect>yes</autoselect>
<tabsequence>32766</tabsequence> <autohscroll>yes</autohscroll>
<border>5</border> <imemode>0</imemode>
<color>33554432</color> </EditStyle>
<x>148</x> <font>
<y>14</y> <face>Arial</face>
<height>16</height> <height>-10</height>
<width>174</width> <weight>400</weight>
<format>[general]</format> <family>2</family>
<html> <pitch>2</pitch>
<valueishtml>0</valueishtml> <charset>0</charset>
</html> </font>
<name>username</name> <background>
<visible>1</visible> <mode>1</mode>
<EditStyle style="edit"> <color>553648127</color>
<limit>40</limit> </background>
<case>any</case> </ColumnObject>
<focusrectangle>no</focusrectangle> <TextObject>
<autoselect>yes</autoselect> <band>Detail</band>
<autohscroll>yes</autohscroll> <alignment>1</alignment>
<imemode>0</imemode> <text>Chg Date :</text>
</EditStyle> <border>0</border>
<font> <color>33554432</color>
<face>Arial</face> <x>189</x>
<height>-10</height> <y>116</y>
<weight>400</weight> <height>16</height>
<family>2</family> <width>63</width>
<pitch>2</pitch> <html>
<charset>0</charset> <valueishtml>0</valueishtml>
</font> </html>
<background> <name>chg_date_t</name>
<mode>1</mode> <visible>1</visible>
<color>536870912</color> <font>
</background> <face>Arial</face>
</ColumnObject> <height>-10</height>
<TextObject> <weight>400</weight>
<band>Detail</band> <family>2</family>
<alignment>1</alignment> <pitch>2</pitch>
<text>Geo Location:</text> <charset>0</charset>
<border>0</border> </font>
<color>33554432</color> <background>
<x>0</x> <mode>1</mode>
<y>35</y> <color>536870912</color>
<height>16</height> </background>
<width>81</width> </TextObject>
<html> <ColumnObject>
<valueishtml>0</valueishtml> <band>Detail</band>
</html> <id>5</id>
<name>geo_loc_t</name> <alignment>0</alignment>
<visible>1</visible> <tabsequence>32766</tabsequence>
<font> <border>5</border>
<face>Arial</face> <color>255</color>
<height>-10</height> <x>257</x>
<weight>400</weight> <y>116</y>
<family>2</family> <height>16</height>
<pitch>2</pitch> <width>58</width>
<charset>0</charset> <format>[shortdate] [time]</format>
</font> <html>
<background> <valueishtml>0</valueishtml>
<mode>1</mode> </html>
<color>536870912</color> <name>chg_date</name>
</background> <visible>1</visible>
</TextObject> <EditStyle style="edit">
<ColumnObject> <limit>0</limit>
<band>Detail</band> <case>any</case>
<id>3</id> <focusrectangle>no</focusrectangle>
<alignment>0</alignment> <autoselect>yes</autoselect>
<tabsequence>20</tabsequence> <autohscroll>yes</autohscroll>
<border>5</border> <imemode>0</imemode>
<color>33554432</color> </EditStyle>
<x>86</x> <font>
<y>35</y> <face>Arial</face>
<height>16</height> <height>-10</height>
<width>60</width> <weight>400</weight>
<format>[general]</format> <family>2</family>
<html> <pitch>2</pitch>
<valueishtml>0</valueishtml> <charset>0</charset>
</html> </font>
<name>geo_loc</name> <background>
<visible>1</visible> <mode>1</mode>
<EditStyle style="edit"> <color>536870912</color>
<limit>5</limit> </background>
<case>upper</case> </ColumnObject>
<focusrectangle>no</focusrectangle> <TextObject>
<autoselect>yes</autoselect> <band>Detail</band>
<autohscroll>yes</autohscroll> <alignment>1</alignment>
<imemode>0</imemode> <text>Chg Term :</text>
</EditStyle> <border>0</border>
<font> <color>33554432</color>
<face>Arial</face> <x>326</x>
<height>-10</height> <y>115</y>
<weight>400</weight> <height>16</height>
<family>2</family> <width>64</width>
<pitch>2</pitch> <html>
<charset>0</charset> <valueishtml>0</valueishtml>
</font> </html>
<background> <name>chg_term_t</name>
<mode>1</mode> <visible>1</visible>
<color>536870912</color> <font>
</background> <face>Arial</face>
</ColumnObject> <height>-10</height>
<HtmlTable> <weight>400</weight>
<border>1</border> <family>2</family>
</HtmlTable> <pitch>2</pitch>
<HtmlGen> <charset>0</charset>
<clientevents>1</clientevents> </font>
<clientvalidation>1</clientvalidation> <background>
<clientcomputedfields>1</clientcomputedfields> <mode>1</mode>
<clientformatting>0</clientformatting> <color>536870912</color>
<clientscriptable>0</clientscriptable> </background>
<generatejavascript>1</generatejavascript> </TextObject>
<encodeselflinkargs>1</encodeselflinkargs> <ColumnObject>
<netscapelayers>0</netscapelayers> <band>Detail</band>
</HtmlGen> <id>6</id>
<Export.XML> <alignment>0</alignment>
<headgroups>1</headgroups> <tabsequence>32766</tabsequence>
<includewhitespace>0</includewhitespace> <border>5</border>
<metadatatype>0</metadatatype> <color>255</color>
<savemetadata>0</savemetadata> <x>395</x>
</Export.XML> <y>116</y>
<Import.XML> <height>16</height>
</Import.XML> <width>57</width>
<Export.PDF> <format>[general]</format>
<method>0</method> <html>
<distill.custompostscript>0</distill.custompostscript> <valueishtml>0</valueishtml>
<xslfop.print>0</xslfop.print> </html>
</Export.PDF> <name>chg_term</name>
</Sybase_eDataWindow> <visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
<HtmlGen>
<clientevents>1</clientevents>
<clientvalidation>1</clientvalidation>
<clientcomputedfields>1</clientcomputedfields>
<clientformatting>0</clientformatting>
<clientscriptable>0</clientscriptable>
<generatejavascript>1</generatejavascript>
<encodeselflinkargs>1</encodeselflinkargs>
<netscapelayers>0</netscapelayers>
</HtmlGen>
<Export.XML>
<headgroups>1</headgroups>
<includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype>
<savemetadata>0</savemetadata>
</Export.XML>
<Import.XML>
</Import.XML>
<Export.PDF>
<method>0</method>
<distill.custompostscript>0</distill.custompostscript>
<xslfop.print>0</xslfop.print>
</Export.PDF>
</Sybase_eDataWindow>
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