-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathbottle_info.xml
14 lines (14 loc) · 936 Bytes
/
bottle_info.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?><WndTap Text="bottle_info" Name="bottle_info" Ver="2">
<var name="refreshAfterEdit" expr="1"/>
<var name="dataRequired" expr="bottleno,medicineid[medicineid],medicineno,weight_gross"/>
<var name="dataRequireless" expr=""/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lan\bottle_info.xml"/>
<Ctrls>
<GroupBox Text="bottle_info" Name="GBbottle_info" id="bottle_info" Size="100,100"><Ctrls>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bottle_info_GBDEDIT.xml"></xi:include><BR AutoHeight="1"/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bottle_info_GBOPE.xml"></xi:include>
<TAB/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bottle_info_GBOPV.xml"></xi:include>
<BR/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bottle_info_GBDV.xml"></xi:include></Ctrls></GroupBox>
</Ctrls>
<OnChanged/>
<OnActivate/>
</WndTap>