Advertisement
Guest User

Untitled

a guest
Feb 16th, 2016
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.23 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <AF xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="OSIsoft.AF.xsd" SchemaVersion="2.0" SoftwareVersion="2.6.2.6558" ExportMode="AllReferences, NoUniqueID, DefaultValues, Security" PISystem="AFSERVER" Database="TestOpLog01" Description="Test registro note operative" Created="2016-02-16T06:28:02.7755382Z" id="22663d3d-c50b-11e5-80c5-005056b07de4" ParentKey="2b6329c5-c904-11e5-80c5-005056b07de4" ExportedObject="MISURA02" ExportedType="AFElement" Identity="Element" PIPersist="206 {9895150E-085D-4fcb-A16D-5EF5D2527196} 2\{00aafb67-5c6f-46d4-b4ee-3c6305241a4c}\Elements[{22663d3d-c50b-11e5-80c5-005056b07de4}]*AFSERVER\TestOpLog01\ROOT\ELE1\ELE2\ELE3\OPNCategory1\MISURA02">
  3. <AFEnumerationSet>
  4. <Name>OPNMeasureType</Name>
  5. <Description>Tipologia della misura</Description>
  6. <AFEnumerationValue>
  7. <Name>MANUAL</Name>
  8. <Value>1</Value>
  9. <Description />
  10. </AFEnumerationValue>
  11. <AFEnumerationValue>
  12. <Name>AUTO/CALC</Name>
  13. <Value>2</Value>
  14. <Description />
  15. </AFEnumerationValue>
  16. </AFEnumerationSet>
  17. <AFEnumerationSet>
  18. <Name>OPNDataType</Name>
  19. <Description>Tipologia del dato</Description>
  20. <AFEnumerationValue>
  21. <Name>Real</Name>
  22. <Value>1</Value>
  23. <Description />
  24. </AFEnumerationValue>
  25. <AFEnumerationValue>
  26. <Name>Text</Name>
  27. <Value>2</Value>
  28. <Description />
  29. </AFEnumerationValue>
  30. </AFEnumerationSet>
  31. <AFEnumerationSet>
  32. <Name>OPNDataQuality</Name>
  33. <Description>Qualità del Dato</Description>
  34. <AFEnumerationValue>
  35. <Name>Good</Name>
  36. <Value>1</Value>
  37. <Description />
  38. </AFEnumerationValue>
  39. <AFEnumerationValue>
  40. <Name>Suspect</Name>
  41. <Value>2</Value>
  42. <Description />
  43. </AFEnumerationValue>
  44. <AFEnumerationValue>
  45. <Name>Bad</Name>
  46. <Value>3</Value>
  47. <Description />
  48. </AFEnumerationValue>
  49. </AFEnumerationSet>
  50. <AFElementTemplate>
  51. <Name>OPNMeasure</Name>
  52. <Description>Generica misura per Registro Note Operative</Description>
  53. <BaseTemplate />
  54. <Type>None</Type>
  55. <InstanceType>Element</InstanceType>
  56. <AllowElementToExtend>false</AllowElementToExtend>
  57. <DefaultAttribute />
  58. <NamingPattern />
  59. <DefaultInputPort />
  60. <DefaultOutputPort />
  61. <DefaultUndirectedPort />
  62. <AFAttributeTemplate>
  63. <Name>DataQuality</Name>
  64. <Description>Qualità del dato</Description>
  65. <IsConfigurationItem>false</IsConfigurationItem>
  66. <IsIndexed>false</IsIndexed>
  67. <DefaultUOM />
  68. <Type>AFEnumerationValue</Type>
  69. <TypeQualifier type="AFObject">EnumerationSets[OPNDataQuality]</TypeQualifier>
  70. <Value />
  71. <DataReference />
  72. <ConfigString />
  73. </AFAttributeTemplate>
  74. <AFAttributeTemplate>
  75. <Name>DataType</Name>
  76. <Description>Tipologia del dato (numero/stringa)</Description>
  77. <IsConfigurationItem>false</IsConfigurationItem>
  78. <IsIndexed>false</IsIndexed>
  79. <DefaultUOM />
  80. <Type>AFEnumerationValue</Type>
  81. <TypeQualifier type="AFObject">EnumerationSets[OPNDataType]</TypeQualifier>
  82. <Value />
  83. <DataReference />
  84. <ConfigString />
  85. </AFAttributeTemplate>
  86. <AFAttributeTemplate>
  87. <Name>IsReadOnly</Name>
  88. <Description />
  89. <IsConfigurationItem>false</IsConfigurationItem>
  90. <IsIndexed>false</IsIndexed>
  91. <DefaultUOM />
  92. <Type>Boolean</Type>
  93. <TypeQualifier />
  94. <Value type="Boolean">True</Value>
  95. <DataReference />
  96. <ConfigString />
  97. </AFAttributeTemplate>
  98. <AFAttributeTemplate>
  99. <Name>ManualMode</Name>
  100. <Description>Indica se utilizzare il valore manuale invece di quello automatico</Description>
  101. <IsConfigurationItem>false</IsConfigurationItem>
  102. <IsIndexed>false</IsIndexed>
  103. <DefaultUOM />
  104. <Type>Boolean</Type>
  105. <TypeQualifier />
  106. <Value type="Boolean">False</Value>
  107. <DataReference />
  108. <ConfigString />
  109. </AFAttributeTemplate>
  110. <AFAttributeTemplate>
  111. <Name>MeasurePageCode</Name>
  112. <Description>Codice visualizzato nella nota operativa</Description>
  113. <IsConfigurationItem>false</IsConfigurationItem>
  114. <IsIndexed>false</IsIndexed>
  115. <DefaultUOM />
  116. <Type>String</Type>
  117. <TypeQualifier />
  118. <Value type="String"></Value>
  119. <DataReference />
  120. <ConfigString />
  121. </AFAttributeTemplate>
  122. <AFAttributeTemplate>
  123. <Name>MeasurePageDescription</Name>
  124. <Description>Descrizione visualizzata nella nota operativa</Description>
  125. <IsConfigurationItem>false</IsConfigurationItem>
  126. <IsIndexed>false</IsIndexed>
  127. <DefaultUOM />
  128. <Type>String</Type>
  129. <TypeQualifier />
  130. <Value type="String"></Value>
  131. <DataReference />
  132. <ConfigString />
  133. </AFAttributeTemplate>
  134. <AFAttributeTemplate>
  135. <Name>OrderNumber</Name>
  136. <Description>Numero progressivo misura per ordinamento</Description>
  137. <IsConfigurationItem>false</IsConfigurationItem>
  138. <IsIndexed>false</IsIndexed>
  139. <DefaultUOM />
  140. <Type>String</Type>
  141. <TypeQualifier />
  142. <Value type="String">0</Value>
  143. <DataReference />
  144. <ConfigString />
  145. </AFAttributeTemplate>
  146. <AFAttributeTemplate>
  147. <Name>Type</Name>
  148. <Description>Tipologia della misura</Description>
  149. <IsConfigurationItem>false</IsConfigurationItem>
  150. <IsIndexed>false</IsIndexed>
  151. <DefaultUOM />
  152. <Type>AFEnumerationValue</Type>
  153. <TypeQualifier type="AFObject">EnumerationSets[OPNMeasureType]</TypeQualifier>
  154. <Value type="AFEnumerationValue">EnumerationSets[OPNMeasureType]\MANUAL</Value>
  155. <DataReference />
  156. <ConfigString />
  157. </AFAttributeTemplate>
  158. <AFAttributeTemplate>
  159. <Name>UOM</Name>
  160. <Description>Unità di misura</Description>
  161. <IsConfigurationItem>false</IsConfigurationItem>
  162. <IsIndexed>false</IsIndexed>
  163. <DefaultUOM />
  164. <Type>String</Type>
  165. <TypeQualifier />
  166. <Value type="String">0</Value>
  167. <DataReference />
  168. <ConfigString />
  169. </AFAttributeTemplate>
  170. </AFElementTemplate>
  171. <AFElementTemplate>
  172. <Name>OPNTextMeasure</Name>
  173. <Description />
  174. <BaseTemplate>OPNMeasure</BaseTemplate>
  175. <Type>None</Type>
  176. <InstanceType>Element</InstanceType>
  177. <AllowElementToExtend>false</AllowElementToExtend>
  178. <DefaultAttribute />
  179. <NamingPattern />
  180. <DefaultInputPort />
  181. <DefaultOutputPort />
  182. <DefaultUndirectedPort />
  183. <AFAttributeTemplate>
  184. <Name>AutomaticValue</Name>
  185. <Description>Input automatico</Description>
  186. <IsConfigurationItem>false</IsConfigurationItem>
  187. <IsIndexed>false</IsIndexed>
  188. <DefaultUOM />
  189. <Type>String</Type>
  190. <TypeQualifier />
  191. <Value type="String">0</Value>
  192. <DataReference />
  193. <ConfigString />
  194. </AFAttributeTemplate>
  195. <AFAttributeTemplate>
  196. <Name>DataType</Name>
  197. <Description />
  198. <IsConfigurationItem>false</IsConfigurationItem>
  199. <IsIndexed>false</IsIndexed>
  200. <DefaultUOM />
  201. <Type>AFEnumerationValue</Type>
  202. <TypeQualifier type="AFObject">EnumerationSets[OPNDataType]</TypeQualifier>
  203. <Value type="AFEnumerationValue">EnumerationSets[OPNDataType]\Text</Value>
  204. <DataReference />
  205. <ConfigString />
  206. </AFAttributeTemplate>
  207. <AFAttributeTemplate>
  208. <Name>ManualValue</Name>
  209. <Description>Input Manuale inserito dall'utente</Description>
  210. <IsConfigurationItem>false</IsConfigurationItem>
  211. <IsIndexed>false</IsIndexed>
  212. <DefaultUOM />
  213. <Type>String</Type>
  214. <TypeQualifier />
  215. <Value type="String"></Value>
  216. <DataReference />
  217. <ConfigString />
  218. </AFAttributeTemplate>
  219. <AFAttributeTemplate>
  220. <Name>Value</Name>
  221. <Description>Valore da considerare</Description>
  222. <IsConfigurationItem>false</IsConfigurationItem>
  223. <IsIndexed>false</IsIndexed>
  224. <DefaultUOM />
  225. <Type>String</Type>
  226. <TypeQualifier />
  227. <Value type="String"></Value>
  228. <DataReference>Formula</DataReference>
  229. <ConfigString>A=ManualMode;B=ManualValue;C=AutomaticValue;[if A then B else C]</ConfigString>
  230. </AFAttributeTemplate>
  231. </AFElementTemplate>
  232. <AFElement>
  233. <Name>MISURA02</Name>
  234. <Description>Esempio misura acquisita da tabella SQL</Description>
  235. <Template>OPNTextMeasure</Template>
  236. <Comment />
  237. <EffectiveDate>1970-01-01T00:00:00Z</EffectiveDate>
  238. <ObsoleteDate>9999-12-31T23:59:59Z</ObsoleteDate>
  239. <AFAttribute>
  240. <Name>AutomaticValue</Name>
  241. <Description>Input automatico</Description>
  242. <IsConfigurationItem>false</IsConfigurationItem>
  243. <DefaultUOM />
  244. <Type>String</Type>
  245. <TypeQualifier />
  246. <Status>Good</Status>
  247. <Timestamp>1970-01-01T00:00:00Z</Timestamp>
  248. <Value type="String">ABCD</Value>
  249. <DataReference />
  250. <ConfigString />
  251. </AFAttribute>
  252. <AFAttribute>
  253. <Name>DataQuality</Name>
  254. <Description>Qualità del dato</Description>
  255. <IsConfigurationItem>false</IsConfigurationItem>
  256. <DefaultUOM />
  257. <Type>AFEnumerationValue</Type>
  258. <TypeQualifier type="AFObject">EnumerationSets[OPNDataQuality]</TypeQualifier>
  259. <Value default="true" />
  260. <DataReference />
  261. <ConfigString />
  262. </AFAttribute>
  263. <AFAttribute>
  264. <Name>DataType</Name>
  265. <Description />
  266. <IsConfigurationItem>false</IsConfigurationItem>
  267. <DefaultUOM />
  268. <Type>AFEnumerationValue</Type>
  269. <TypeQualifier type="AFObject">EnumerationSets[OPNDataType]</TypeQualifier>
  270. <Value default="true" />
  271. <DataReference />
  272. <ConfigString />
  273. </AFAttribute>
  274. <AFAttribute>
  275. <Name>IsReadOnly</Name>
  276. <Description />
  277. <IsConfigurationItem>false</IsConfigurationItem>
  278. <DefaultUOM />
  279. <Type>Boolean</Type>
  280. <TypeQualifier />
  281. <Value default="true" type="Boolean">True</Value>
  282. <DataReference />
  283. <ConfigString />
  284. </AFAttribute>
  285. <AFAttribute>
  286. <Name>ManualMode</Name>
  287. <Description>Indica se utilizzare il valore manuale invece di quello automatico</Description>
  288. <IsConfigurationItem>false</IsConfigurationItem>
  289. <DefaultUOM />
  290. <Type>Boolean</Type>
  291. <TypeQualifier />
  292. <Status>Good</Status>
  293. <Timestamp>1970-01-01T00:00:00Z</Timestamp>
  294. <Value type="Boolean">False</Value>
  295. <DataReference />
  296. <ConfigString />
  297. </AFAttribute>
  298. <AFAttribute>
  299. <Name>ManualValue</Name>
  300. <Description>Input Manuale inserito dall'utente</Description>
  301. <IsConfigurationItem>false</IsConfigurationItem>
  302. <DefaultUOM />
  303. <Type>String</Type>
  304. <TypeQualifier />
  305. <Status>Good</Status>
  306. <Timestamp>1970-01-01T00:00:00Z</Timestamp>
  307. <Value type="String"></Value>
  308. <DataReference />
  309. <ConfigString />
  310. </AFAttribute>
  311. <AFAttribute>
  312. <Name>MeasurePageCode</Name>
  313. <Description>Codice visualizzato nella nota operativa</Description>
  314. <IsConfigurationItem>false</IsConfigurationItem>
  315. <DefaultUOM />
  316. <Type>String</Type>
  317. <TypeQualifier />
  318. <Value default="true" type="String"></Value>
  319. <DataReference />
  320. <ConfigString />
  321. </AFAttribute>
  322. <AFAttribute>
  323. <Name>MeasurePageDescription</Name>
  324. <Description>Descrizione visualizzata nella nota operativa</Description>
  325. <IsConfigurationItem>false</IsConfigurationItem>
  326. <DefaultUOM />
  327. <Type>String</Type>
  328. <TypeQualifier />
  329. <Value default="true" type="String"></Value>
  330. <DataReference />
  331. <ConfigString />
  332. </AFAttribute>
  333. <AFAttribute>
  334. <Name>OrderNumber</Name>
  335. <Description>Numero progressivo misura per ordinamento</Description>
  336. <IsConfigurationItem>false</IsConfigurationItem>
  337. <DefaultUOM />
  338. <Type>String</Type>
  339. <TypeQualifier />
  340. <Value default="true" type="String">0</Value>
  341. <DataReference />
  342. <ConfigString />
  343. </AFAttribute>
  344. <AFAttribute>
  345. <Name>Type</Name>
  346. <Description>Tipologia della misura</Description>
  347. <IsConfigurationItem>false</IsConfigurationItem>
  348. <DefaultUOM />
  349. <Type>AFEnumerationValue</Type>
  350. <TypeQualifier type="AFObject">EnumerationSets[OPNMeasureType]</TypeQualifier>
  351. <Value default="true" />
  352. <DataReference />
  353. <ConfigString />
  354. </AFAttribute>
  355. <AFAttribute>
  356. <Name>UOM</Name>
  357. <Description>Unità di misura</Description>
  358. <IsConfigurationItem>false</IsConfigurationItem>
  359. <DefaultUOM />
  360. <Type>String</Type>
  361. <TypeQualifier />
  362. <Value default="true" type="String">0</Value>
  363. <DataReference />
  364. <ConfigString />
  365. </AFAttribute>
  366. <AFAttribute>
  367. <Name>Value</Name>
  368. <Description>Valore da considerare</Description>
  369. <IsConfigurationItem>false</IsConfigurationItem>
  370. <DefaultUOM />
  371. <Type>String</Type>
  372. <TypeQualifier />
  373. <DataReference>Formula</DataReference>
  374. <ConfigString>A=ManualMode;B=ManualValue;C=AutomaticValue;[if A then B else C]</ConfigString>
  375. </AFAttribute>
  376.  
  377. </AFElement>
  378. </AF>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement