Advertisement
gitarnik

last

Nov 3rd, 2014
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.08 KB | None | 0 0
  1. <?xml version="1.0" standalone="yes" ?>
  2. <DBMODEL Version="4.0">
  3. <SETTINGS>
  4. <GLOBALSETTINGS ModelName="baza_dokumentacja" IDModel="0" IDVersion="0" VersionStr="1.0.0.0" Comments="" UseVersionHistroy="1" AutoIncVersion="1" DatabaseType="MySQL" ZoomFac="100.00" XPos="0" YPos="0" DefaultDataType="5" DefaultTablePrefix="0" DefSaveDBConn="" DefSyncDBConn="" DefQueryDBConn="" Printer="" HPageCount="4.0" PageAspectRatio="1.440892512336408" PageOrientation="1" PageFormat="A4 (210x297 mm, 8.26x11.7 inches)" SelectedPages="" UsePositionGrid="0" PositionGridX="20" PositionGridY="20" TableNameInRefs="1" DefaultTableType="0" ActivateRefDefForNewRelations="1" FKPrefix="" FKPostfix="" CreateFKRefDefIndex="1" DBQuoteCharacter="`" CreateSQLforLinkedObjects="0" DefModelFont="Tahoma" CanvasWidth="4096" CanvasHeight="2842" />
  5. <DATATYPEGROUPS>
  6. <DATATYPEGROUP Name="Numeric Types" Icon="1" />
  7. <DATATYPEGROUP Name="Date and Time Types" Icon="2" />
  8. <DATATYPEGROUP Name="String Types" Icon="3" />
  9. <DATATYPEGROUP Name="Blob and Text Types" Icon="4" />
  10. <DATATYPEGROUP Name="User defined Types" Icon="5" />
  11. <DATATYPEGROUP Name="Geographic Types" Icon="6" />
  12. </DATATYPEGROUPS>
  13. <DATATYPES>
  14. <DATATYPE ID="1" IDGroup="0" TypeName="TINYINT" Description="A very small integer. The signed range is -128 to 127. The unsigned range is 0 to 255." ParamCount="1" OptionCount="2" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  15. <PARAMS>
  16. <PARAM Name="length" />
  17. </PARAMS>
  18. <OPTIONS>
  19. <OPTION Name="UNSIGNED" Default="1" />
  20. <OPTION Name="ZEROFILL" Default="0" />
  21. </OPTIONS>
  22. </DATATYPE>
  23. <DATATYPE ID="2" IDGroup="0" TypeName="SMALLINT" Description="A small integer. The signed range is -32768 to 32767. The unsigned range is 0 to 65535." ParamCount="1" OptionCount="2" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  24. <PARAMS>
  25. <PARAM Name="length" />
  26. </PARAMS>
  27. <OPTIONS>
  28. <OPTION Name="UNSIGNED" Default="1" />
  29. <OPTION Name="ZEROFILL" Default="0" />
  30. </OPTIONS>
  31. </DATATYPE>
  32. <DATATYPE ID="3" IDGroup="0" TypeName="MEDIUMINT" Description="A medium-size integer. The signed range is -8388608 to 8388607. The unsigned range is 0 to 16777215." ParamCount="1" OptionCount="2" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  33. <PARAMS>
  34. <PARAM Name="length" />
  35. </PARAMS>
  36. <OPTIONS>
  37. <OPTION Name="UNSIGNED" Default="1" />
  38. <OPTION Name="ZEROFILL" Default="0" />
  39. </OPTIONS>
  40. </DATATYPE>
  41. <DATATYPE ID="4" IDGroup="0" TypeName="INT" Description="A normal-size integer. The signed range is -2147483648 to 2147483647. The unsigned range is 0 to 4294967295." ParamCount="1" OptionCount="2" ParamRequired="0" EditParamsAsString="0" SynonymGroup="1" PhysicalMapping="0" PhysicalTypeName="" >
  42. <PARAMS>
  43. <PARAM Name="length" />
  44. </PARAMS>
  45. <OPTIONS>
  46. <OPTION Name="UNSIGNED" Default="0" />
  47. <OPTION Name="ZEROFILL" Default="0" />
  48. </OPTIONS>
  49. </DATATYPE>
  50. <DATATYPE ID="5" IDGroup="0" TypeName="INTEGER" Description="A normal-size integer. The signed range is -2147483648 to 2147483647. The unsigned range is 0 to 4294967295." ParamCount="1" OptionCount="2" ParamRequired="0" EditParamsAsString="0" SynonymGroup="1" PhysicalMapping="0" PhysicalTypeName="" >
  51. <PARAMS>
  52. <PARAM Name="length" />
  53. </PARAMS>
  54. <OPTIONS>
  55. <OPTION Name="UNSIGNED" Default="1" />
  56. <OPTION Name="ZEROFILL" Default="0" />
  57. </OPTIONS>
  58. </DATATYPE>
  59. <DATATYPE ID="6" IDGroup="0" TypeName="BIGINT" Description="A large integer. The signed range is -9223372036854775808 to 9223372036854775807. The unsigned range is 0 to 18446744073709551615." ParamCount="1" OptionCount="2" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  60. <PARAMS>
  61. <PARAM Name="length" />
  62. </PARAMS>
  63. <OPTIONS>
  64. <OPTION Name="UNSIGNED" Default="0" />
  65. <OPTION Name="ZEROFILL" Default="0" />
  66. </OPTIONS>
  67. </DATATYPE>
  68. <DATATYPE ID="7" IDGroup="0" TypeName="FLOAT" Description="A small (single-precision) floating-point number. Cannot be unsigned. Allowable values are -3.402823466E+38 to -1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38." ParamCount="1" OptionCount="1" ParamRequired="1" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  69. <PARAMS>
  70. <PARAM Name="precision" />
  71. </PARAMS>
  72. <OPTIONS>
  73. <OPTION Name="ZEROFILL" Default="0" />
  74. </OPTIONS>
  75. </DATATYPE>
  76. <DATATYPE ID="8" IDGroup="0" TypeName="FLOAT" Description="A small (single-precision) floating-point number. Cannot be unsigned. Allowable values are -3.402823466E+38 to -1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38." ParamCount="2" OptionCount="1" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  77. <PARAMS>
  78. <PARAM Name="length" />
  79. <PARAM Name="decimals" />
  80. </PARAMS>
  81. <OPTIONS>
  82. <OPTION Name="ZEROFILL" Default="0" />
  83. </OPTIONS>
  84. </DATATYPE>
  85. <DATATYPE ID="9" IDGroup="0" TypeName="DOUBLE" Description="A normal-size (double-precision) floating-point number. Cannot be unsigned. Allowable values are -1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and 2.2250738585072014E-308 to 1.7976931348623157E+308." ParamCount="2" OptionCount="1" ParamRequired="0" EditParamsAsString="0" SynonymGroup="2" PhysicalMapping="0" PhysicalTypeName="" >
  86. <PARAMS>
  87. <PARAM Name="length" />
  88. <PARAM Name="decimals" />
  89. </PARAMS>
  90. <OPTIONS>
  91. <OPTION Name="ZEROFILL" Default="0" />
  92. </OPTIONS>
  93. </DATATYPE>
  94. <DATATYPE ID="10" IDGroup="0" TypeName="DOUBLE PRECISION" Description="This is a synonym for DOUBLE." ParamCount="2" OptionCount="1" ParamRequired="0" EditParamsAsString="0" SynonymGroup="2" PhysicalMapping="0" PhysicalTypeName="" >
  95. <PARAMS>
  96. <PARAM Name="length" />
  97. <PARAM Name="decimals" />
  98. </PARAMS>
  99. <OPTIONS>
  100. <OPTION Name="ZEROFILL" Default="0" />
  101. </OPTIONS>
  102. </DATATYPE>
  103. <DATATYPE ID="11" IDGroup="0" TypeName="REAL" Description="This is a synonym for DOUBLE." ParamCount="2" OptionCount="1" ParamRequired="0" EditParamsAsString="0" SynonymGroup="2" PhysicalMapping="0" PhysicalTypeName="" >
  104. <PARAMS>
  105. <PARAM Name="length" />
  106. <PARAM Name="decimals" />
  107. </PARAMS>
  108. <OPTIONS>
  109. <OPTION Name="ZEROFILL" Default="0" />
  110. </OPTIONS>
  111. </DATATYPE>
  112. <DATATYPE ID="12" IDGroup="0" TypeName="DECIMAL" Description="An unpacked floating-point number. Cannot be unsigned. Behaves like a CHAR column." ParamCount="2" OptionCount="1" ParamRequired="0" EditParamsAsString="0" SynonymGroup="3" PhysicalMapping="0" PhysicalTypeName="" >
  113. <PARAMS>
  114. <PARAM Name="length" />
  115. <PARAM Name="decimals" />
  116. </PARAMS>
  117. <OPTIONS>
  118. <OPTION Name="ZEROFILL" Default="0" />
  119. </OPTIONS>
  120. </DATATYPE>
  121. <DATATYPE ID="13" IDGroup="0" TypeName="NUMERIC" Description="This is a synonym for DECIMAL." ParamCount="2" OptionCount="1" ParamRequired="1" EditParamsAsString="0" SynonymGroup="3" PhysicalMapping="0" PhysicalTypeName="" >
  122. <PARAMS>
  123. <PARAM Name="length" />
  124. <PARAM Name="decimals" />
  125. </PARAMS>
  126. <OPTIONS>
  127. <OPTION Name="ZEROFILL" Default="0" />
  128. </OPTIONS>
  129. </DATATYPE>
  130. <DATATYPE ID="14" IDGroup="1" TypeName="DATE" Description="A date. The supported range is \a1000-01-01\a to \a9999-12-31\a." ParamCount="0" OptionCount="0" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  131. </DATATYPE>
  132. <DATATYPE ID="15" IDGroup="1" TypeName="DATETIME" Description="A date and time combination. The supported range is \a1000-01-01 00:00:00\a to \a9999-12-31 23:59:59\a." ParamCount="0" OptionCount="0" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  133. </DATATYPE>
  134. <DATATYPE ID="16" IDGroup="1" TypeName="TIMESTAMP" Description="A timestamp. The range is \a1970-01-01 00:00:00\a to sometime in the year 2037. The length can be 14 (or missing), 12, 10, 8, 6, 4, or 2 representing YYYYMMDDHHMMSS, ... , YYYYMMDD, ... , YY formats." ParamCount="1" OptionCount="0" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  135. <PARAMS>
  136. <PARAM Name="length" />
  137. </PARAMS>
  138. </DATATYPE>
  139. <DATATYPE ID="17" IDGroup="1" TypeName="TIME" Description="A time. The range is \a-838:59:59\a to \a838:59:59\a." ParamCount="0" OptionCount="0" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  140. </DATATYPE>
  141. <DATATYPE ID="18" IDGroup="1" TypeName="YEAR" Description="A year in 2- or 4-digit format (default is 4-digit)." ParamCount="1" OptionCount="0" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  142. <PARAMS>
  143. <PARAM Name="length" />
  144. </PARAMS>
  145. </DATATYPE>
  146. <DATATYPE ID="19" IDGroup="2" TypeName="CHAR" Description="A fixed-length string (1 to 255 characters) that is always right-padded with spaces to the specified length when stored. values are sorted and compared in case-insensitive fashion according to the default character set unless the BINARY keyword is given." ParamCount="1" OptionCount="1" ParamRequired="1" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  147. <PARAMS>
  148. <PARAM Name="length" />
  149. </PARAMS>
  150. <OPTIONS>
  151. <OPTION Name="BINARY" Default="0" />
  152. </OPTIONS>
  153. </DATATYPE>
  154. <DATATYPE ID="20" IDGroup="2" TypeName="VARCHAR" Description="A variable-length string (1 to 255 characters). Values are sorted and compared in case-sensitive fashion unless the BINARY keyword is given." ParamCount="1" OptionCount="1" ParamRequired="1" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  155. <PARAMS>
  156. <PARAM Name="length" />
  157. </PARAMS>
  158. <OPTIONS>
  159. <OPTION Name="BINARY" Default="0" />
  160. </OPTIONS>
  161. </DATATYPE>
  162. <DATATYPE ID="21" IDGroup="2" TypeName="BIT" Description="This is a synonym for CHAR(1)." ParamCount="0" OptionCount="0" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  163. </DATATYPE>
  164. <DATATYPE ID="22" IDGroup="2" TypeName="BOOL" Description="This is a synonym for CHAR(1)." ParamCount="0" OptionCount="0" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  165. </DATATYPE>
  166. <DATATYPE ID="23" IDGroup="3" TypeName="TINYBLOB" Description="A column maximum length of 255 (2^8 - 1) characters. Values are sorted and compared in case-sensitive fashion." ParamCount="0" OptionCount="0" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  167. </DATATYPE>
  168. <DATATYPE ID="24" IDGroup="3" TypeName="BLOB" Description="A column maximum length of 65535 (2^16 - 1) characters. Values are sorted and compared in case-sensitive fashion." ParamCount="0" OptionCount="0" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  169. </DATATYPE>
  170. <DATATYPE ID="25" IDGroup="3" TypeName="MEDIUMBLOB" Description="A column maximum length of 16777215 (2^24 - 1) characters. Values are sorted and compared in case-sensitive fashion." ParamCount="0" OptionCount="0" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  171. </DATATYPE>
  172. <DATATYPE ID="26" IDGroup="3" TypeName="LONGBLOB" Description="A column maximum length of 4294967295 (2^32 - 1) characters. Values are sorted and compared in case-sensitive fashion." ParamCount="0" OptionCount="0" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  173. </DATATYPE>
  174. <DATATYPE ID="27" IDGroup="3" TypeName="TINYTEXT" Description="A column maximum length of 255 (2^8 - 1) characters." ParamCount="0" OptionCount="0" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  175. </DATATYPE>
  176. <DATATYPE ID="28" IDGroup="3" TypeName="TEXT" Description="A column maximum length of 65535 (2^16 - 1) characters." ParamCount="0" OptionCount="0" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  177. </DATATYPE>
  178. <DATATYPE ID="29" IDGroup="3" TypeName="MEDIUMTEXT" Description="A column maximum length of 16777215 (2^24 - 1) characters." ParamCount="0" OptionCount="0" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  179. </DATATYPE>
  180. <DATATYPE ID="30" IDGroup="3" TypeName="LONGTEXT" Description="A column maximum length of 4294967295 (2^32 - 1) characters." ParamCount="0" OptionCount="0" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  181. </DATATYPE>
  182. <DATATYPE ID="31" IDGroup="3" TypeName="ENUM" Description="An enumeration. A string object that can have only one value, chosen from the list of values." ParamCount="1" OptionCount="0" ParamRequired="1" EditParamsAsString="1" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  183. <PARAMS>
  184. <PARAM Name="values" />
  185. </PARAMS>
  186. </DATATYPE>
  187. <DATATYPE ID="32" IDGroup="3" TypeName="SET" Description="A set. A string object that can have zero or more values, each of which must be chosen from the list of values." ParamCount="1" OptionCount="0" ParamRequired="1" EditParamsAsString="1" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  188. <PARAMS>
  189. <PARAM Name="values" />
  190. </PARAMS>
  191. </DATATYPE>
  192. <DATATYPE ID="33" IDGroup="4" TypeName="Varchar(20)" Description="" ParamCount="0" OptionCount="1" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  193. <OPTIONS>
  194. <OPTION Name="BINARY" Default="0" />
  195. </OPTIONS>
  196. </DATATYPE>
  197. <DATATYPE ID="34" IDGroup="4" TypeName="Varchar(45)" Description="" ParamCount="0" OptionCount="1" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  198. <OPTIONS>
  199. <OPTION Name="BINARY" Default="0" />
  200. </OPTIONS>
  201. </DATATYPE>
  202. <DATATYPE ID="35" IDGroup="4" TypeName="Varchar(255)" Description="" ParamCount="0" OptionCount="1" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  203. <OPTIONS>
  204. <OPTION Name="BINARY" Default="0" />
  205. </OPTIONS>
  206. </DATATYPE>
  207. <DATATYPE ID="36" IDGroup="5" TypeName="GEOMETRY" Description="Geographic Datatype" ParamCount="0" OptionCount="0" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  208. </DATATYPE>
  209. <DATATYPE ID="38" IDGroup="5" TypeName="LINESTRING" Description="Geographic Datatype" ParamCount="0" OptionCount="0" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  210. </DATATYPE>
  211. <DATATYPE ID="39" IDGroup="5" TypeName="POLYGON" Description="Geographic Datatype" ParamCount="0" OptionCount="0" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  212. </DATATYPE>
  213. <DATATYPE ID="40" IDGroup="5" TypeName="MULTIPOINT" Description="Geographic Datatype" ParamCount="0" OptionCount="0" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  214. </DATATYPE>
  215. <DATATYPE ID="41" IDGroup="5" TypeName="MULTILINESTRING" Description="Geographic Datatype" ParamCount="0" OptionCount="0" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  216. </DATATYPE>
  217. <DATATYPE ID="42" IDGroup="5" TypeName="MULTIPOLYGON" Description="Geographic Datatype" ParamCount="0" OptionCount="0" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  218. </DATATYPE>
  219. <DATATYPE ID="43" IDGroup="5" TypeName="GEOMETRYCOLLECTION" Description="Geographic Datatype" ParamCount="0" OptionCount="0" ParamRequired="0" EditParamsAsString="0" SynonymGroup="0" PhysicalMapping="0" PhysicalTypeName="" >
  220. </DATATYPE>
  221. </DATATYPES>
  222. <COMMON_DATATYPES>
  223. <COMMON_DATATYPE ID="5" />
  224. <COMMON_DATATYPE ID="8" />
  225. <COMMON_DATATYPE ID="20" />
  226. <COMMON_DATATYPE ID="15" />
  227. <COMMON_DATATYPE ID="22" />
  228. <COMMON_DATATYPE ID="28" />
  229. <COMMON_DATATYPE ID="26" />
  230. <COMMON_DATATYPE ID="33" />
  231. <COMMON_DATATYPE ID="34" />
  232. <COMMON_DATATYPE ID="35" />
  233. </COMMON_DATATYPES>
  234. <TABLEPREFIXES>
  235. <TABLEPREFIX Name="Default (no prefix)" />
  236. </TABLEPREFIXES>
  237. <REGIONCOLORS>
  238. <REGIONCOLOR Color="Red=#FFEEEC" />
  239. <REGIONCOLOR Color="Yellow=#FEFDED" />
  240. <REGIONCOLOR Color="Green=#EAFFE5" />
  241. <REGIONCOLOR Color="Cyan=#ECFDFF" />
  242. <REGIONCOLOR Color="Blue=#F0F1FE" />
  243. <REGIONCOLOR Color="Magenta=#FFEBFA" />
  244. </REGIONCOLORS>
  245. <POSITIONMARKERS>
  246. <POSITIONMARKER ZoomFac="-1.0" X="0" Y="0" />
  247. <POSITIONMARKER ZoomFac="-1.0" X="0" Y="0" />
  248. <POSITIONMARKER ZoomFac="-1.0" X="0" Y="0" />
  249. <POSITIONMARKER ZoomFac="-1.0" X="0" Y="0" />
  250. <POSITIONMARKER ZoomFac="-1.0" X="0" Y="0" />
  251. <POSITIONMARKER ZoomFac="-1.0" X="0" Y="0" />
  252. <POSITIONMARKER ZoomFac="-1.0" X="0" Y="0" />
  253. <POSITIONMARKER ZoomFac="-1.0" X="0" Y="0" />
  254. <POSITIONMARKER ZoomFac="-1.0" X="0" Y="0" />
  255. <POSITIONMARKER ZoomFac="-1.0" X="0" Y="0" />
  256. <POSITIONMARKER ZoomFac="-1.0" X="0" Y="0" />
  257. </POSITIONMARKERS>
  258. </SETTINGS>
  259. <METADATA>
  260. <REGIONS>
  261. </REGIONS>
  262. <TABLES>
  263. <TABLE ID="1000" Tablename="Users" PrevTableName="Table_01" XPos="265" YPos="136" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" UseStandardInserts="0" StandardInserts="\n" TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n" Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="2" >
  264. <COLUMNS>
  265. <COLUMN ID="1002" ColName="id" PrevColName="Name" Pos="0" idDatatype="4" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" IsForeignKey="0" DefaultValue="" Comments="">
  266. <OPTIONSELECTED>
  267. <OPTIONSELECT Value="0" />
  268. <OPTIONSELECT Value="0" />
  269. </OPTIONSELECTED>
  270. </COLUMN>
  271. <COLUMN ID="1005" ColName="name" PrevColName="" Pos="1" idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
  272. <OPTIONSELECTED>
  273. <OPTIONSELECT Value="0" />
  274. </OPTIONSELECTED>
  275. </COLUMN>
  276. <COLUMN ID="1006" ColName="surname" PrevColName="" Pos="2" idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
  277. <OPTIONSELECTED>
  278. <OPTIONSELECT Value="0" />
  279. </OPTIONSELECTED>
  280. </COLUMN>
  281. <COLUMN ID="1007" ColName="email" PrevColName="" Pos="3" idDatatype="20" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
  282. <OPTIONSELECTED>
  283. <OPTIONSELECT Value="0" />
  284. </OPTIONSELECTED>
  285. </COLUMN>
  286. <COLUMN ID="1023" ColName="user_type" PrevColName="" Pos="4" idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
  287. <OPTIONSELECTED>
  288. <OPTIONSELECT Value="1" />
  289. <OPTIONSELECT Value="0" />
  290. </OPTIONSELECTED>
  291. </COLUMN>
  292. </COLUMNS>
  293. <INDICES>
  294. <INDEX ID="1003" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
  295. <INDEXCOLUMNS>
  296. <INDEXCOLUMN idColumn="1002" LengthParam="0" />
  297. </INDEXCOLUMNS>
  298. </INDEX>
  299. </INDICES>
  300. </TABLE>
  301. <TABLE ID="1009" Tablename="Doc_type" PrevTableName="Table_02" XPos="93" YPos="667" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" UseStandardInserts="0" StandardInserts="\n" TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n" Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="3" >
  302. <COLUMNS>
  303. <COLUMN ID="1011" ColName="id" PrevColName="" Pos="0" idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" IsForeignKey="0" DefaultValue="" Comments="">
  304. <OPTIONSELECTED>
  305. <OPTIONSELECT Value="1" />
  306. <OPTIONSELECT Value="0" />
  307. </OPTIONSELECTED>
  308. </COLUMN>
  309. <COLUMN ID="1094" ColName="name" PrevColName="" Pos="1" idDatatype="28" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
  310. <OPTIONSELECTED>
  311. </OPTIONSELECTED>
  312. </COLUMN>
  313. </COLUMNS>
  314. <RELATIONS_START>
  315. <RELATION_START ID="1076" />
  316. </RELATIONS_START>
  317. <INDICES>
  318. <INDEX ID="1012" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
  319. <INDEXCOLUMNS>
  320. <INDEXCOLUMN idColumn="1011" LengthParam="0" />
  321. </INDEXCOLUMNS>
  322. </INDEX>
  323. </INDICES>
  324. </TABLE>
  325. <TABLE ID="1013" Tablename="Archives" PrevTableName="Table_03" XPos="444" YPos="638" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" UseStandardInserts="0" StandardInserts="\n" TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n" Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="4" >
  326. <COLUMNS>
  327. <COLUMN ID="1015" ColName="id" PrevColName="" Pos="0" idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" IsForeignKey="0" DefaultValue="" Comments="">
  328. <OPTIONSELECTED>
  329. <OPTIONSELECT Value="1" />
  330. <OPTIONSELECT Value="0" />
  331. </OPTIONSELECTED>
  332. </COLUMN>
  333. <COLUMN ID="1072" ColName="Documents_id" PrevColName="" Pos="1" idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
  334. <OPTIONSELECTED>
  335. <OPTIONSELECT Value="1" />
  336. <OPTIONSELECT Value="0" />
  337. </OPTIONSELECTED>
  338. </COLUMN>
  339. </COLUMNS>
  340. <RELATIONS_END>
  341. <RELATION_END ID="1071" />
  342. </RELATIONS_END>
  343. <INDICES>
  344. <INDEX ID="1016" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
  345. <INDEXCOLUMNS>
  346. <INDEXCOLUMN idColumn="1015" LengthParam="0" />
  347. </INDEXCOLUMNS>
  348. </INDEX>
  349. <INDEX ID="1073" IndexName="Archives_FKIndex1" IndexKind="1" FKRefDef_Obj_id="1071">
  350. <INDEXCOLUMNS>
  351. <INDEXCOLUMN idColumn="1072" LengthParam="0" />
  352. </INDEXCOLUMNS>
  353. </INDEX>
  354. </INDICES>
  355. </TABLE>
  356. <TABLE ID="1018" Tablename="Documents" PrevTableName="Table_04" XPos="123" YPos="476" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" UseStandardInserts="0" StandardInserts="\n" TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n" Comments="" Collapsed="1" IsLinkedObject="0" IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="5" >
  357. <COLUMNS>
  358. <COLUMN ID="1020" ColName="id" PrevColName="" Pos="0" idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" IsForeignKey="0" DefaultValue="" Comments="">
  359. <OPTIONSELECTED>
  360. <OPTIONSELECT Value="1" />
  361. <OPTIONSELECT Value="0" />
  362. </OPTIONSELECTED>
  363. </COLUMN>
  364. <COLUMN ID="1077" ColName="Doc_type_id" PrevColName="" Pos="1" idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
  365. <OPTIONSELECTED>
  366. <OPTIONSELECT Value="1" />
  367. <OPTIONSELECT Value="0" />
  368. </OPTIONSELECTED>
  369. </COLUMN>
  370. </COLUMNS>
  371. <RELATIONS_START>
  372. <RELATION_START ID="1071" />
  373. </RELATIONS_START>
  374. <RELATIONS_END>
  375. <RELATION_END ID="1076" />
  376. </RELATIONS_END>
  377. <INDICES>
  378. <INDEX ID="1021" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
  379. <INDEXCOLUMNS>
  380. <INDEXCOLUMN idColumn="1020" LengthParam="0" />
  381. </INDEXCOLUMNS>
  382. </INDEX>
  383. <INDEX ID="1078" IndexName="Documents_FKIndex1" IndexKind="1" FKRefDef_Obj_id="1076">
  384. <INDEXCOLUMNS>
  385. <INDEXCOLUMN idColumn="1077" LengthParam="0" />
  386. </INDEXCOLUMNS>
  387. </INDEX>
  388. </INDICES>
  389. </TABLE>
  390. <TABLE ID="1025" Tablename="Binds" PrevTableName="Table_05" XPos="541" YPos="146" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" UseStandardInserts="0" StandardInserts="\n" TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n" Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="6" >
  391. <COLUMNS>
  392. <COLUMN ID="1027" ColName="id" PrevColName="" Pos="0" idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" IsForeignKey="0" DefaultValue="" Comments="">
  393. <OPTIONSELECTED>
  394. <OPTIONSELECT Value="1" />
  395. <OPTIONSELECT Value="0" />
  396. </OPTIONSELECTED>
  397. </COLUMN>
  398. <COLUMN ID="1029" ColName="path" PrevColName="name" Pos="1" idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
  399. <OPTIONSELECTED>
  400. <OPTIONSELECT Value="1" />
  401. <OPTIONSELECT Value="0" />
  402. </OPTIONSELECTED>
  403. </COLUMN>
  404. <COLUMN ID="1030" ColName="parent_id" PrevColName="" Pos="2" idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
  405. <OPTIONSELECTED>
  406. <OPTIONSELECT Value="1" />
  407. <OPTIONSELECT Value="0" />
  408. </OPTIONSELECTED>
  409. </COLUMN>
  410. <COLUMN ID="1031" ColName="children_id" PrevColName="orderr" Pos="3" idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
  411. <OPTIONSELECTED>
  412. <OPTIONSELECT Value="1" />
  413. <OPTIONSELECT Value="0" />
  414. </OPTIONSELECTED>
  415. </COLUMN>
  416. </COLUMNS>
  417. <RELATIONS_START>
  418. <RELATION_START ID="1146" />
  419. </RELATIONS_START>
  420. <INDICES>
  421. <INDEX ID="1028" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
  422. <INDEXCOLUMNS>
  423. <INDEXCOLUMN idColumn="1027" LengthParam="0" />
  424. </INDEXCOLUMNS>
  425. </INDEX>
  426. </INDICES>
  427. </TABLE>
  428. <TABLE ID="1033" Tablename="Category" PrevTableName="Table_06" XPos="840" YPos="151" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" UseStandardInserts="0" StandardInserts="\n" TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n" Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="7" >
  429. <COLUMNS>
  430. <COLUMN ID="1036" ColName="id" PrevColName="" Pos="0" idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" IsForeignKey="0" DefaultValue="" Comments="">
  431. <OPTIONSELECTED>
  432. <OPTIONSELECT Value="1" />
  433. <OPTIONSELECT Value="0" />
  434. </OPTIONSELECTED>
  435. </COLUMN>
  436. <COLUMN ID="1147" ColName="Binds_id" PrevColName="" Pos="1" idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
  437. <OPTIONSELECTED>
  438. <OPTIONSELECT Value="1" />
  439. <OPTIONSELECT Value="0" />
  440. </OPTIONSELECTED>
  441. </COLUMN>
  442. <COLUMN ID="1203" ColName="Param_id" PrevColName="" Pos="1" idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
  443. <OPTIONSELECTED>
  444. <OPTIONSELECT Value="1" />
  445. <OPTIONSELECT Value="0" />
  446. </OPTIONSELECTED>
  447. </COLUMN>
  448. <COLUMN ID="1038" ColName="name" PrevColName="" Pos="1" idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
  449. <OPTIONSELECTED>
  450. <OPTIONSELECT Value="1" />
  451. <OPTIONSELECT Value="0" />
  452. </OPTIONSELECTED>
  453. </COLUMN>
  454. <COLUMN ID="1097" ColName="nr" PrevColName="" Pos="2" idDatatype="4" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
  455. <OPTIONSELECTED>
  456. <OPTIONSELECT Value="0" />
  457. <OPTIONSELECT Value="0" />
  458. </OPTIONSELECTED>
  459. </COLUMN>
  460. </COLUMNS>
  461. <RELATIONS_END>
  462. <RELATION_END ID="1146" />
  463. <RELATION_END ID="1202" />
  464. </RELATIONS_END>
  465. <INDICES>
  466. <INDEX ID="1037" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
  467. <INDEXCOLUMNS>
  468. <INDEXCOLUMN idColumn="1036" LengthParam="0" />
  469. <INDEXCOLUMN idColumn="1147" LengthParam="0" />
  470. </INDEXCOLUMNS>
  471. </INDEX>
  472. <INDEX ID="1148" IndexName="Category_FKIndex1" IndexKind="1" FKRefDef_Obj_id="1146">
  473. <INDEXCOLUMNS>
  474. <INDEXCOLUMN idColumn="1147" LengthParam="0" />
  475. </INDEXCOLUMNS>
  476. </INDEX>
  477. <INDEX ID="1204" IndexName="Category_FKIndex2" IndexKind="1" FKRefDef_Obj_id="1202">
  478. <INDEXCOLUMNS>
  479. <INDEXCOLUMN idColumn="1203" LengthParam="0" />
  480. </INDEXCOLUMNS>
  481. </INDEX>
  482. </INDICES>
  483. </TABLE>
  484. <TABLE ID="1061" Tablename="Sklad" PrevTableName="Table_08" XPos="1399" YPos="359" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" UseStandardInserts="0" StandardInserts="\n" TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n" Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="10" >
  485. <COLUMNS>
  486. <COLUMN ID="1063" ColName="id" PrevColName="" Pos="0" idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" IsForeignKey="0" DefaultValue="" Comments="">
  487. <OPTIONSELECTED>
  488. <OPTIONSELECT Value="1" />
  489. <OPTIONSELECT Value="0" />
  490. </OPTIONSELECTED>
  491. </COLUMN>
  492. <COLUMN ID="1089" ColName="Parts_id" PrevColName="" Pos="1" idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
  493. <OPTIONSELECTED>
  494. <OPTIONSELECT Value="1" />
  495. <OPTIONSELECT Value="0" />
  496. </OPTIONSELECTED>
  497. </COLUMN>
  498. </COLUMNS>
  499. <RELATIONS_END>
  500. <RELATION_END ID="1088" />
  501. </RELATIONS_END>
  502. <INDICES>
  503. <INDEX ID="1064" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
  504. <INDEXCOLUMNS>
  505. <INDEXCOLUMN idColumn="1063" LengthParam="0" />
  506. </INDEXCOLUMNS>
  507. </INDEX>
  508. <INDEX ID="1090" IndexName="Sklad_FKIndex1" IndexKind="1" FKRefDef_Obj_id="1088">
  509. <INDEXCOLUMNS>
  510. <INDEXCOLUMN idColumn="1089" LengthParam="0" />
  511. </INDEXCOLUMNS>
  512. </INDEX>
  513. </INDICES>
  514. </TABLE>
  515. <TABLE ID="1083" Tablename="Parts" PrevTableName="Table_10" XPos="1162" YPos="149" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" UseStandardInserts="0" StandardInserts="\n" TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n" Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="13" >
  516. <COLUMNS>
  517. <COLUMN ID="1085" ColName="id" PrevColName="" Pos="0" idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" IsForeignKey="0" DefaultValue="" Comments="">
  518. <OPTIONSELECTED>
  519. <OPTIONSELECT Value="1" />
  520. <OPTIONSELECT Value="0" />
  521. </OPTIONSELECTED>
  522. </COLUMN>
  523. <COLUMN ID="1087" ColName="name" PrevColName="" Pos="1" idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
  524. <OPTIONSELECTED>
  525. <OPTIONSELECT Value="1" />
  526. <OPTIONSELECT Value="0" />
  527. </OPTIONSELECTED>
  528. </COLUMN>
  529. </COLUMNS>
  530. <RELATIONS_START>
  531. <RELATION_START ID="1088" />
  532. <RELATION_START ID="1205" />
  533. </RELATIONS_START>
  534. <INDICES>
  535. <INDEX ID="1086" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
  536. <INDEXCOLUMNS>
  537. <INDEXCOLUMN idColumn="1085" LengthParam="0" />
  538. </INDEXCOLUMNS>
  539. </INDEX>
  540. </INDICES>
  541. </TABLE>
  542. <TABLE ID="1192" Tablename="Param" PrevTableName="Table_09" XPos="835" YPos="557" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" UseStandardInserts="0" StandardInserts="\n" TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n" Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="14" >
  543. <COLUMNS>
  544. <COLUMN ID="1199" ColName="id" PrevColName="" Pos="0" idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" IsForeignKey="0" DefaultValue="" Comments="">
  545. <OPTIONSELECTED>
  546. <OPTIONSELECT Value="1" />
  547. <OPTIONSELECT Value="0" />
  548. </OPTIONSELECTED>
  549. </COLUMN>
  550. <COLUMN ID="1201" ColName="name" PrevColName="" Pos="1" idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
  551. <OPTIONSELECTED>
  552. <OPTIONSELECT Value="1" />
  553. <OPTIONSELECT Value="0" />
  554. </OPTIONSELECTED>
  555. </COLUMN>
  556. </COLUMNS>
  557. <RELATIONS_START>
  558. <RELATION_START ID="1202" />
  559. <RELATION_START ID="1208" />
  560. </RELATIONS_START>
  561. <INDICES>
  562. <INDEX ID="1200" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
  563. <INDEXCOLUMNS>
  564. <INDEXCOLUMN idColumn="1199" LengthParam="0" />
  565. </INDEXCOLUMNS>
  566. </INDEX>
  567. </INDICES>
  568. </TABLE>
  569. <TABLE ID="1193" Tablename="Wartosc" PrevTableName="Table_10" XPos="1125" YPos="564" TableType="0" TablePrefix="0" nmTable="0" Temporary="0" UseStandardInserts="0" StandardInserts="\n" TableOptions="DelayKeyTblUpdates=0\nPackKeys=0\nRowChecksum=0\nRowFormat=0\nUseRaid=0\nRaidType=0\n" Comments="" Collapsed="0" IsLinkedObject="0" IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="15" >
  570. <COLUMNS>
  571. <COLUMN ID="1195" ColName="id" PrevColName="" Pos="0" idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="1" NotNull="1" AutoInc="1" IsForeignKey="0" DefaultValue="" Comments="">
  572. <OPTIONSELECTED>
  573. <OPTIONSELECT Value="1" />
  574. <OPTIONSELECT Value="0" />
  575. </OPTIONSELECTED>
  576. </COLUMN>
  577. <COLUMN ID="1209" ColName="Param_id" PrevColName="" Pos="1" idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
  578. <OPTIONSELECTED>
  579. <OPTIONSELECT Value="1" />
  580. <OPTIONSELECT Value="0" />
  581. </OPTIONSELECTED>
  582. </COLUMN>
  583. <COLUMN ID="1206" ColName="Parts_id" PrevColName="" Pos="1" idDatatype="5" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="1" AutoInc="0" IsForeignKey="1" DefaultValue="" Comments="">
  584. <OPTIONSELECTED>
  585. <OPTIONSELECT Value="1" />
  586. <OPTIONSELECT Value="0" />
  587. </OPTIONSELECTED>
  588. </COLUMN>
  589. <COLUMN ID="1197" ColName="name" PrevColName="" Pos="1" idDatatype="28" DatatypeParams="" Width="-1" Prec="-1" PrimaryKey="0" NotNull="0" AutoInc="0" IsForeignKey="0" DefaultValue="" Comments="">
  590. <OPTIONSELECTED>
  591. </OPTIONSELECTED>
  592. </COLUMN>
  593. </COLUMNS>
  594. <RELATIONS_END>
  595. <RELATION_END ID="1205" />
  596. <RELATION_END ID="1208" />
  597. </RELATIONS_END>
  598. <INDICES>
  599. <INDEX ID="1196" IndexName="PRIMARY" IndexKind="0" FKRefDef_Obj_id="-1">
  600. <INDEXCOLUMNS>
  601. <INDEXCOLUMN idColumn="1195" LengthParam="0" />
  602. </INDEXCOLUMNS>
  603. </INDEX>
  604. <INDEX ID="1207" IndexName="wartsc_FKIndex1" IndexKind="1" FKRefDef_Obj_id="1205">
  605. <INDEXCOLUMNS>
  606. <INDEXCOLUMN idColumn="1206" LengthParam="0" />
  607. </INDEXCOLUMNS>
  608. </INDEX>
  609. <INDEX ID="1210" IndexName="wartsc_FKIndex2" IndexKind="1" FKRefDef_Obj_id="1208">
  610. <INDEXCOLUMNS>
  611. <INDEXCOLUMN idColumn="1209" LengthParam="0" />
  612. </INDEXCOLUMNS>
  613. </INDEX>
  614. </INDICES>
  615. </TABLE>
  616. </TABLES>
  617. <RELATIONS>
  618. <RELATION ID="1071" RelationName="Rel_02" Kind="5" SrcTable="1018" DestTable="1013" FKFields="id=Documents_id\n" FKFieldsComments="\n" relDirection="2" MidOffset="0" OptionalStart="0" OptionalEnd="0" CaptionOffsetX="0" CaptionOffsetY="0" StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" FKRefDefIndex_Obj_id="1073" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="11" />
  619. <RELATION ID="1076" RelationName="Rel_03" Kind="5" SrcTable="1009" DestTable="1018" FKFields="id=Doc_type_id\n" FKFieldsComments="\n" relDirection="1" MidOffset="0" OptionalStart="0" OptionalEnd="0" CaptionOffsetX="0" CaptionOffsetY="0" StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" FKRefDefIndex_Obj_id="1078" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="12" />
  620. <RELATION ID="1088" RelationName="Rel_04" Kind="2" SrcTable="1083" DestTable="1061" FKFields="id=Parts_id\n" FKFieldsComments="\n" relDirection="2" MidOffset="0" OptionalStart="0" OptionalEnd="0" CaptionOffsetX="0" CaptionOffsetY="0" StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" FKRefDefIndex_Obj_id="1090" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="14" />
  621. <RELATION ID="1146" RelationName="Rel_04" Kind="4" SrcTable="1025" DestTable="1033" FKFields="id=Binds_id\n" FKFieldsComments="\n" relDirection="2" MidOffset="0" OptionalStart="0" OptionalEnd="0" CaptionOffsetX="0" CaptionOffsetY="0" StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" FKRefDefIndex_Obj_id="1148" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="13" />
  622. <RELATION ID="1202" RelationName="Rel_05" Kind="2" SrcTable="1192" DestTable="1033" FKFields="id=Param_id\n" FKFieldsComments="\n" relDirection="1" MidOffset="0" OptionalStart="0" OptionalEnd="0" CaptionOffsetX="0" CaptionOffsetY="0" StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" FKRefDefIndex_Obj_id="1204" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="16" />
  623. <RELATION ID="1205" RelationName="Rel_06" Kind="2" SrcTable="1083" DestTable="1193" FKFields="id=Parts_id\n" FKFieldsComments="\n" relDirection="3" MidOffset="0" OptionalStart="0" OptionalEnd="0" CaptionOffsetX="0" CaptionOffsetY="0" StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" FKRefDefIndex_Obj_id="1207" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="17" />
  624. <RELATION ID="1208" RelationName="Rel_07" Kind="5" SrcTable="1192" DestTable="1193" FKFields="id=Param_id\n" FKFieldsComments="\n" relDirection="2" MidOffset="0" OptionalStart="0" OptionalEnd="0" CaptionOffsetX="0" CaptionOffsetY="0" StartIntervalOffsetX="0" StartIntervalOffsetY="0" EndIntervalOffsetX="0" EndIntervalOffsetY="0" CreateRefDef="1" Invisible="0" RefDef="Matching=0\nOnDelete=3\nOnUpdate=3\n" Comments="" FKRefDefIndex_Obj_id="1210" Splitted="0" IsLinkedObject="0" IDLinkedModel="-1" Obj_id_Linked="-1" OrderPos="18" />
  625. </RELATIONS>
  626. <NOTES>
  627. </NOTES>
  628. <IMAGES>
  629. </IMAGES>
  630. </METADATA>
  631. <PLUGINDATA>
  632. <PLUGINDATARECORDS>
  633. </PLUGINDATARECORDS>
  634. </PLUGINDATA>
  635. <QUERYDATA>
  636. <QUERYRECORDS>
  637. </QUERYRECORDS>
  638. </QUERYDATA>
  639. <LINKEDMODELS>
  640. </LINKEDMODELS>
  641. </DBMODEL>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement