1899c64facfc7f3dda274011185ae5a1f2269f3d.svn-base 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?xml-stylesheet href="../../css/body.css" type="text/css" ?>
  3. <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
  4. <xhtml:head>
  5. <xhtml:title>
  6. <![CDATA[品质判定>>综合判定>>入库钢卷号判定现况]]>
  7. </xhtml:title>
  8. <model id="model1">
  9. <instance id="instance1">
  10. <root xmlns="">
  11. <formData>
  12. <date/>
  13. </formData>
  14. <datagrid1/>
  15. <reqData/>
  16. <resData/>
  17. <datagrid2/>
  18. </root>
  19. </instance>
  20. <script type="javascript" ev:event="xforms-ready">
  21. <![CDATA[
  22. if(window.parent==null) Init();
  23. ]]>
  24. </script>
  25. </model>
  26. <script type="javascript" src="../../js/boaCommon.js"/>
  27. <script type="javascript" src="../../js/b01.js"/>
  28. <script type="javascript">
  29. <![CDATA[
  30. function Init(node)
  31. {
  32. }
  33. function find()
  34. {
  35. model.removenode("/root/reqData");
  36. }
  37. function save()
  38. {
  39. }
  40. ]]>
  41. </script>
  42. </xhtml:head>
  43. <xhtml:body pagewidth="980" pageheight="620">
  44. <datagrid id="datagrid1" caption="包号^合同号^厚度^宽度^长度^重量^数量^订货单位^收货单位^" colsep="^" colwidth="100, 100, 100, 100, 100, 100, 100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="30" rowsep="|" style="left:0px; top:30px; width:975px; height:585px; ">
  45. <col/>
  46. <col/>
  47. <col/>
  48. <col/>
  49. <col/>
  50. <col/>
  51. <col/>
  52. <col type="input"/>
  53. <col type="input"/>
  54. <col/>
  55. </datagrid>
  56. </xhtml:body>
  57. </xhtml:html>