-
Notifications
You must be signed in to change notification settings - Fork 1
/
address.xml
14 lines (14 loc) · 904 Bytes
/
address.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?><WndTap Text="address" Name="address" Ver="2">
<var name="refreshAfterEdit" expr="1"/>
<var name="dataRequired" expr="usage_type[typecode],country[country_id],address,reftbltp,refid"/>
<var name="dataRequireless" expr=""/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lan\address.xml"/>
<Ctrls>
<GroupBox Text="address" Name="GBaddress" id="address" Size="100,100"><Ctrls>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="address_GBDEDIT.xml"></xi:include><BR AutoHeight="1"/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="address_GBOPE.xml"></xi:include>
<TAB/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="address_GBOPV.xml"></xi:include>
<BR/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="address_GBDV.xml"></xi:include></Ctrls></GroupBox>
</Ctrls>
<OnChanged/>
<OnActivate/>
</WndTap>