| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- 此文件由 Microsoft InfoPath 自动创建和修改。
- 如果在 InfoPath 中修改表单模板,则在 InfoPath 以外对文件所做的更改可能会丢失。
- -->
- <xsf:xDocumentClass trustSetting="automatic" trustLevel="restricted" solutionFormatVersion="3.0.0.0" publishUrl="E:\流程配置\永易科技\永易借款付款申请单.xsn" solutionVersion="1.0.0.30" name="urn:schemas-microsoft-com:office:infopath:kO6-7-Hncg:-myXSD-2013-12-30T02-45-01" productVersion="14.0.0" xmlns:xsf="http://schemas.microsoft.com/office/infopath/2003/solutionDefinition" xmlns:xsf2="http://schemas.microsoft.com/office/infopath/2006/solutionDefinition/extensions" xmlns:xsf3="http://schemas.microsoft.com/office/infopath/2009/solutionDefinition/extensions" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns:xd="http://schemas.microsoft.com/office/infopath/2003" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xdUtil="http://schemas.microsoft.com/office/infopath/2003/xslt/Util" xmlns:xdXDocument="http://schemas.microsoft.com/office/infopath/2003/xslt/xDocument" xmlns:xdMath="http://schemas.microsoft.com/office/infopath/2003/xslt/Math" xmlns:xdDate="http://schemas.microsoft.com/office/infopath/2003/xslt/Date" xmlns:xdExtension="http://schemas.microsoft.com/office/infopath/2003/xslt/extension" xmlns:xdEnvironment="http://schemas.microsoft.com/office/infopath/2006/xslt/environment" xmlns:xdUser="http://schemas.microsoft.com/office/infopath/2006/xslt/User" xmlns:xdServerInfo="http://schemas.microsoft.com/office/infopath/2009/xslt/ServerInfo" xmlns:my="http://schemas.microsoft.com/office/infopath/2003/myXSD/2013-12-30T02:45:01">
- <xsf:package>
- <xsf:files>
- <xsf:file name="myschema.xsd">
- <xsf:fileProperties>
- <xsf:property name="namespace" type="string" value="http://schemas.microsoft.com/office/infopath/2003/myXSD/2013-12-30T02:45:01"></xsf:property>
- <xsf:property name="editability" type="string" value="full"></xsf:property>
- <xsf:property name="rootElement" type="string" value="myFields"></xsf:property>
- <xsf:property name="useOnDemandAlgorithm" type="string" value="yes"></xsf:property>
- </xsf:fileProperties>
- </xsf:file>
- <xsf:file name="template.xml"></xsf:file>
- <xsf:file name="sampledata.xml">
- <xsf:fileProperties>
- <xsf:property name="fileType" type="string" value="sampleData"></xsf:property>
- </xsf:fileProperties>
- </xsf:file>
- <xsf:file name="view1.xsl">
- <xsf:fileProperties>
- <xsf:property name="lang" type="string" value="2052"></xsf:property>
- <xsf:property name="componentId" type="string" value="58"></xsf:property>
- <xsf:property name="xmlToEditName" type="string" value="130"></xsf:property>
- </xsf:fileProperties>
- </xsf:file>
- <xsf:file name="upgrade.xsl"></xsf:file>
- <xsf:file name="691DFB42.png">
- <xsf:fileProperties>
- <xsf:property name="fileType" type="string" value="viewComponent"></xsf:property>
- </xsf:fileProperties>
- </xsf:file>
- </xsf:files>
- </xsf:package>
- <xsf:importParameters enabled="yes"></xsf:importParameters>
- <xsf:documentVersionUpgrade>
- <xsf:useTransform transform="upgrade.xsl" minVersionToUpgrade="0.0.0.0" maxVersionToUpgrade="1.0.0.28"></xsf:useTransform>
- </xsf:documentVersionUpgrade>
- <xsf:extensions>
- <xsf:extension name="SolutionDefinitionExtensions">
- <xsf2:solutionDefinition runtimeCompatibility="client server" allowClientOnlyCode="no">
- <xsf2:offline openIfQueryFails="yes" cacheQueries="yes"></xsf2:offline>
- <xsf2:server formLocale="zh-CN" isPreSubmitPostBackEnabled="no" isMobileEnabled="no"></xsf2:server>
- </xsf2:solutionDefinition>
- </xsf:extension>
- </xsf:extensions>
- <xsf:views default="视图 1">
- <xsf:view name="视图 1" caption="视图 1">
- <xsf:editing>
- <xsf:xmlToEdit name="组2_5" item="/my:myFields/my:组1/my:组2" container="/my:myFields">
- <xsf:editWith caption="组2" xd:autogeneration="template" component="xCollection">
- <xsf:fragmentToInsert>
- <xsf:chooseFragment innerFragment="my:组1/my:组2">
- <my:组1>
- <my:组2>
- <my:产品名称></my:产品名称>
- <my:型号></my:型号>
- <my:数量></my:数量>
- <my:单位></my:单位>
- <my:单价></my:单价>
- <my:合价></my:合价>
- <my:项目名称></my:项目名称>
- </my:组2>
- </my:组1>
- </xsf:chooseFragment>
- </xsf:fragmentToInsert>
- </xsf:editWith>
- </xsf:xmlToEdit>
- </xsf:editing>
- <xsf:menuArea name="msoStructuralEditingContextMenu">
- <xsf:button action="xCollection::insertBefore" xmlToEdit="组2_5" caption="在前面插入 组2" showIf="immediate"></xsf:button>
- <xsf:button action="xCollection::insertAfter" xmlToEdit="组2_5" caption="在后面插入 组2" showIf="immediate"></xsf:button>
- <xsf:button action="xCollection::remove" xmlToEdit="组2_5" caption="删除 组2" showIf="immediate"></xsf:button>
- <xsf:button action="xCollection::insert" xmlToEdit="组2_5" caption="插入 组2" showIf="immediate"></xsf:button>
- </xsf:menuArea>
- <xsf:mainpane transform="view1.xsl"></xsf:mainpane>
- </xsf:view>
- </xsf:views>
- <xsf:applicationParameters application="InfoPath Design Mode">
- <xsf:solutionProperties lastOpenView="view1.xsl" fullyEditableNamespace="http://schemas.microsoft.com/office/infopath/2003/myXSD/2013-12-30T02:45:01" lastVersionNeedingTransform="1.0.0.28"></xsf:solutionProperties>
- </xsf:applicationParameters>
- <xsf:documentSchemas>
- <xsf:documentSchema rootSchema="yes" location="http://schemas.microsoft.com/office/infopath/2003/myXSD/2013-12-30T02:45:01 myschema.xsd"></xsf:documentSchema>
- </xsf:documentSchemas>
- <xsf:fileNew>
- <xsf:initialXmlDocument caption="系统集成采购付款申请" href="template.xml"></xsf:initialXmlDocument>
- </xsf:fileNew>
- </xsf:xDocumentClass>
|