contents 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <model type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="13772" systemVersion="16G1314" minimumToolsVersion="Automatic" sourceLanguage="Swift" userDefinedModelVersionIdentifier="V2">
  3. <entity name="Activity" representedClassName=".Activity" syncable="YES" codeGenerationType="class">
  4. <attribute name="after_en" optional="YES" attributeType="String" syncable="YES"/>
  5. <attribute name="after_es" optional="YES" attributeType="String" syncable="YES"/>
  6. <attribute name="after_eu" optional="YES" attributeType="String" syncable="YES"/>
  7. <attribute name="album" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  8. <attribute name="city" optional="YES" attributeType="String" syncable="YES"/>
  9. <attribute name="comments" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  10. <attribute name="date" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
  11. <attribute name="dtime" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
  12. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  13. <attribute name="inscription" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  14. <attribute name="max_people" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  15. <attribute name="people" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  16. <attribute name="permalink" optional="YES" attributeType="String" syncable="YES"/>
  17. <attribute name="price" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  18. <attribute name="text_en" optional="YES" attributeType="String" syncable="YES"/>
  19. <attribute name="text_es" optional="YES" attributeType="String" syncable="YES"/>
  20. <attribute name="text_eu" optional="YES" attributeType="String" syncable="YES"/>
  21. <attribute name="title_en" optional="YES" attributeType="String" syncable="YES"/>
  22. <attribute name="title_es" optional="YES" attributeType="String" syncable="YES"/>
  23. <attribute name="title_eu" optional="YES" attributeType="String" syncable="YES"/>
  24. </entity>
  25. <entity name="Activity_comment" representedClassName=".Activity_comment" syncable="YES" codeGenerationType="class">
  26. <attribute name="activity" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  27. <attribute name="dtime" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
  28. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  29. <attribute name="lang" optional="YES" attributeType="String" syncable="YES"/>
  30. <attribute name="text" optional="YES" attributeType="String" syncable="YES"/>
  31. <attribute name="username" optional="YES" attributeType="String" syncable="YES"/>
  32. </entity>
  33. <entity name="Activity_image" representedClassName=".Activity_image" syncable="YES" codeGenerationType="class">
  34. <attribute name="activity" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  35. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  36. <attribute name="idx" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  37. <attribute name="image" optional="YES" attributeType="String" syncable="YES"/>
  38. </entity>
  39. <entity name="Activity_itinerary" representedClassName=".Activity_itinerary" syncable="YES" codeGenerationType="class">
  40. <attribute name="activity" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  41. <attribute name="description_en" optional="YES" attributeType="String" syncable="YES"/>
  42. <attribute name="description_es" optional="YES" attributeType="String" syncable="YES"/>
  43. <attribute name="description_eu" optional="YES" attributeType="String" syncable="YES"/>
  44. <attribute name="end" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
  45. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  46. <attribute name="name_en" optional="YES" attributeType="String" syncable="YES"/>
  47. <attribute name="name_es" optional="YES" attributeType="String" syncable="YES"/>
  48. <attribute name="name_eu" optional="YES" attributeType="String" syncable="YES"/>
  49. <attribute name="place" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  50. <attribute name="route" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  51. <attribute name="start" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
  52. </entity>
  53. <entity name="Activity_tag" representedClassName=".Activity_tag" syncable="YES" codeGenerationType="class">
  54. <attribute name="activity" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  55. <attribute name="tag" optional="YES" attributeType="String" syncable="YES"/>
  56. </entity>
  57. <entity name="Album" representedClassName=".Album" syncable="YES" codeGenerationType="class">
  58. <attribute name="description_en" optional="YES" attributeType="String" syncable="YES"/>
  59. <attribute name="description_es" optional="YES" attributeType="String" syncable="YES"/>
  60. <attribute name="description_eu" optional="YES" attributeType="String" syncable="YES"/>
  61. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  62. <attribute name="open" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  63. <attribute name="permalink" optional="YES" attributeType="String" syncable="YES"/>
  64. <attribute name="time" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
  65. <attribute name="title_en" optional="YES" attributeType="String" syncable="YES"/>
  66. <attribute name="title_es" optional="YES" attributeType="String" syncable="YES"/>
  67. <attribute name="title_eu" optional="YES" attributeType="String" syncable="YES"/>
  68. </entity>
  69. <entity name="Festival" representedClassName=".Festival" syncable="YES" codeGenerationType="class">
  70. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  71. <attribute name="img" optional="YES" attributeType="String" syncable="YES"/>
  72. <attribute name="summary_en" optional="YES" attributeType="String" syncable="YES"/>
  73. <attribute name="summary_es" optional="YES" attributeType="String" syncable="YES"/>
  74. <attribute name="summary_eu" optional="YES" attributeType="String" syncable="YES"/>
  75. <attribute name="text_en" optional="YES" attributeType="String" syncable="YES"/>
  76. <attribute name="text_es" optional="YES" attributeType="String" syncable="YES"/>
  77. <attribute name="text_eu" optional="YES" attributeType="String" syncable="YES"/>
  78. <attribute name="year" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  79. </entity>
  80. <entity name="Festival_day" representedClassName=".Festival_day" syncable="YES" codeGenerationType="class">
  81. <attribute name="date" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
  82. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  83. <attribute name="max_people" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  84. <attribute name="name_en" optional="YES" attributeType="String" syncable="YES"/>
  85. <attribute name="name_es" optional="YES" attributeType="String" syncable="YES"/>
  86. <attribute name="name_eu" optional="YES" attributeType="String" syncable="YES"/>
  87. <attribute name="people" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  88. <attribute name="price" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  89. </entity>
  90. <entity name="Festival_event_city" representedClassName=".Festival_event" syncable="YES" codeGenerationType="class">
  91. <attribute name="day" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
  92. <attribute name="description_en" optional="YES" attributeType="String" syncable="YES"/>
  93. <attribute name="description_es" optional="YES" attributeType="String" syncable="YES"/>
  94. <attribute name="description_eu" optional="YES" attributeType="String" syncable="YES"/>
  95. <attribute name="end" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
  96. <attribute name="host" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  97. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  98. <attribute name="place" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  99. <attribute name="route" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  100. <attribute name="sponsor" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  101. <attribute name="start" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
  102. <attribute name="title_en" optional="YES" attributeType="String" syncable="YES"/>
  103. <attribute name="title_es" optional="YES" attributeType="String" syncable="YES"/>
  104. <attribute name="title_eu" optional="YES" attributeType="String" syncable="YES"/>
  105. </entity>
  106. <entity name="Festival_event_gm" representedClassName=".Festival_event_gm" syncable="YES" codeGenerationType="class">
  107. <attribute name="day" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
  108. <attribute name="description_en" optional="YES" attributeType="String" syncable="YES"/>
  109. <attribute name="description_es" optional="YES" attributeType="String" syncable="YES"/>
  110. <attribute name="description_eu" optional="YES" attributeType="String" syncable="YES"/>
  111. <attribute name="end" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
  112. <attribute name="host" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  113. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  114. <attribute name="place" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  115. <attribute name="route" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  116. <attribute name="sponsor" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  117. <attribute name="start" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
  118. <attribute name="title_en" optional="YES" attributeType="String" syncable="YES"/>
  119. <attribute name="title_es" optional="YES" attributeType="String" syncable="YES"/>
  120. <attribute name="title_eu" optional="YES" attributeType="String" syncable="YES"/>
  121. </entity>
  122. <entity name="Festival_event_image" representedClassName=".Festival_event_image" syncable="YES" codeGenerationType="class">
  123. <attribute name="event" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  124. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  125. <attribute name="idx" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  126. <attribute name="image" optional="YES" attributeType="String" syncable="YES"/>
  127. </entity>
  128. <entity name="Festival_offer" representedClassName=".Festival_offer" syncable="YES" codeGenerationType="class">
  129. <attribute name="days" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  130. <attribute name="description_en" optional="YES" attributeType="String" syncable="YES"/>
  131. <attribute name="description_es" optional="YES" attributeType="String" syncable="YES"/>
  132. <attribute name="description_eu" optional="YES" attributeType="String" syncable="YES"/>
  133. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  134. <attribute name="name_en" optional="YES" attributeType="String" syncable="YES"/>
  135. <attribute name="name_es" optional="YES" attributeType="String" syncable="YES"/>
  136. <attribute name="name_eu" optional="YES" attributeType="String" syncable="YES"/>
  137. <attribute name="price" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  138. <attribute name="year" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  139. </entity>
  140. <entity name="Location" representedClassName=".Location" syncable="YES" codeGenerationType="class">
  141. <attribute name="dtime" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
  142. <attribute name="lat" optional="YES" attributeType="Double" defaultValueString="0.0" usesScalarValueType="YES" syncable="YES"/>
  143. <attribute name="lon" optional="YES" attributeType="Double" defaultValueString="0.0" usesScalarValueType="YES" syncable="YES"/>
  144. </entity>
  145. <entity name="Notification" representedClassName=".Notification" syncable="YES" codeGenerationType="class">
  146. <attribute name="action" optional="YES" attributeType="String" syncable="YES"/>
  147. <attribute name="dtime" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
  148. <attribute name="duration" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  149. <attribute name="gm" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  150. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  151. <attribute name="seen" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  152. <attribute name="text_en" optional="YES" attributeType="String" syncable="YES"/>
  153. <attribute name="text_es" optional="YES" attributeType="String" syncable="YES"/>
  154. <attribute name="text_eu" optional="YES" attributeType="String" syncable="YES"/>
  155. <attribute name="title_en" optional="YES" attributeType="String" syncable="YES"/>
  156. <attribute name="title_es" optional="YES" attributeType="String" syncable="YES"/>
  157. <attribute name="title_eu" optional="YES" attributeType="String" syncable="YES"/>
  158. </entity>
  159. <entity name="People" representedClassName="People" syncable="YES" codeGenerationType="class">
  160. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  161. <attribute name="link" optional="YES" attributeType="String" syncable="YES"/>
  162. <attribute name="name_en" optional="YES" attributeType="String" syncable="YES"/>
  163. <attribute name="name_es" optional="YES" attributeType="String" syncable="YES"/>
  164. <attribute name="name_eu" optional="YES" attributeType="String" syncable="YES"/>
  165. </entity>
  166. <entity name="Photo" representedClassName=".Photo" syncable="YES" codeGenerationType="class">
  167. <attribute name="description_en" optional="YES" attributeType="String" syncable="YES"/>
  168. <attribute name="description_es" optional="YES" attributeType="String" syncable="YES"/>
  169. <attribute name="description_eu" optional="YES" attributeType="String" syncable="YES"/>
  170. <attribute name="dtime" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
  171. <attribute name="file" optional="YES" attributeType="String" syncable="YES"/>
  172. <attribute name="height" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  173. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  174. <attribute name="permalink" optional="YES" attributeType="String" syncable="YES"/>
  175. <attribute name="place" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  176. <attribute name="size" optional="YES" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  177. <attribute name="title_en" optional="YES" attributeType="String" syncable="YES"/>
  178. <attribute name="title_es" optional="YES" attributeType="String" syncable="YES"/>
  179. <attribute name="title_eu" optional="YES" attributeType="String" syncable="YES"/>
  180. <attribute name="uploaded" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
  181. <attribute name="username" optional="YES" attributeType="String" syncable="YES"/>
  182. <attribute name="width" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  183. </entity>
  184. <entity name="Photo_album" representedClassName=".Photo_album" syncable="YES" codeGenerationType="class">
  185. <attribute name="album" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  186. <attribute name="photo" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  187. </entity>
  188. <entity name="Photo_comment" representedClassName="Photo_comment" syncable="YES" codeGenerationType="class">
  189. <attribute name="dtime" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
  190. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  191. <attribute name="lang" optional="YES" attributeType="String" syncable="YES"/>
  192. <attribute name="photo" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  193. <attribute name="text" optional="YES" attributeType="String" syncable="YES"/>
  194. <attribute name="username" optional="YES" attributeType="String" syncable="YES"/>
  195. </entity>
  196. <entity name="Place" representedClassName=".Place" syncable="YES" codeGenerationType="class">
  197. <attribute name="address_en" optional="YES" attributeType="String" syncable="YES"/>
  198. <attribute name="address_es" optional="YES" attributeType="String" syncable="YES"/>
  199. <attribute name="address_eu" optional="YES" attributeType="String" syncable="YES"/>
  200. <attribute name="cp" optional="YES" attributeType="String" syncable="YES"/>
  201. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  202. <attribute name="lat" optional="YES" attributeType="Double" defaultValueString="0.0" usesScalarValueType="YES" syncable="YES"/>
  203. <attribute name="lon" optional="YES" attributeType="Double" defaultValueString="0.0" usesScalarValueType="YES" syncable="YES"/>
  204. <attribute name="name_en" optional="YES" attributeType="String" syncable="YES"/>
  205. <attribute name="name_es" optional="YES" attributeType="String" syncable="YES"/>
  206. <attribute name="name_eu" optional="YES" attributeType="String" syncable="YES"/>
  207. </entity>
  208. <entity name="Post" representedClassName=".Post" syncable="YES" codeGenerationType="class">
  209. <attribute name="comments" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  210. <attribute name="dtime" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
  211. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  212. <attribute name="permalink" optional="YES" attributeType="String" syncable="YES"/>
  213. <attribute name="text_en" optional="YES" attributeType="String" syncable="YES"/>
  214. <attribute name="text_es" optional="YES" attributeType="String" syncable="YES"/>
  215. <attribute name="text_eu" optional="YES" attributeType="String" syncable="YES"/>
  216. <attribute name="title_en" optional="YES" attributeType="String" syncable="YES"/>
  217. <attribute name="title_es" optional="YES" attributeType="String" syncable="YES"/>
  218. <attribute name="title_eu" optional="YES" attributeType="String" syncable="YES"/>
  219. <attribute name="username" optional="YES" attributeType="String" syncable="YES"/>
  220. </entity>
  221. <entity name="Post_comment" representedClassName=".Post_comment" syncable="YES" codeGenerationType="class">
  222. <attribute name="dtime" optional="YES" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
  223. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  224. <attribute name="lang" optional="YES" attributeType="String" syncable="YES"/>
  225. <attribute name="post" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  226. <attribute name="text" optional="YES" attributeType="String" syncable="YES"/>
  227. <attribute name="username" optional="YES" attributeType="String" syncable="YES"/>
  228. </entity>
  229. <entity name="Post_image" representedClassName=".Post_image" syncable="YES" codeGenerationType="class">
  230. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  231. <attribute name="idx" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  232. <attribute name="image" optional="YES" attributeType="String" syncable="YES"/>
  233. <attribute name="post" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  234. </entity>
  235. <entity name="Post_tag" representedClassName=".Post_tag" syncable="YES" codeGenerationType="class">
  236. <attribute name="post" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  237. <attribute name="tag" optional="YES" attributeType="String" syncable="YES"/>
  238. </entity>
  239. <entity name="Route" representedClassName="Route" syncable="YES" codeGenerationType="class">
  240. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  241. <attribute name="mins" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  242. <attribute name="name" optional="YES" attributeType="String" syncable="YES"/>
  243. </entity>
  244. <entity name="Route_point" representedClassName="Route_point" syncable="YES" codeGenerationType="class">
  245. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  246. <attribute name="lat_d" optional="YES" attributeType="Double" defaultValueString="0.0" usesScalarValueType="YES" syncable="YES"/>
  247. <attribute name="lat_o" optional="YES" attributeType="Double" defaultValueString="0.0" usesScalarValueType="YES" syncable="YES"/>
  248. <attribute name="lon_d" optional="YES" attributeType="Double" defaultValueString="0.0" usesScalarValueType="YES" syncable="YES"/>
  249. <attribute name="lon_o" optional="YES" attributeType="Double" defaultValueString="0.0" usesScalarValueType="YES" syncable="YES"/>
  250. <attribute name="part" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  251. <attribute name="place_d" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  252. <attribute name="place_o" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  253. <attribute name="route" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  254. </entity>
  255. <entity name="Sponsor" representedClassName=".Sponsor" syncable="YES" codeGenerationType="class">
  256. <attribute name="address_en" optional="YES" attributeType="String" syncable="YES"/>
  257. <attribute name="address_es" optional="YES" attributeType="String" syncable="YES"/>
  258. <attribute name="address_eu" optional="YES" attributeType="String" syncable="YES"/>
  259. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0.0" usesScalarValueType="YES" syncable="YES"/>
  260. <attribute name="image" optional="YES" attributeType="String" syncable="YES"/>
  261. <attribute name="lat" optional="YES" attributeType="Double" defaultValueString="0.0" usesScalarValueType="YES" syncable="YES"/>
  262. <attribute name="link" optional="YES" attributeType="String" syncable="YES"/>
  263. <attribute name="local" optional="YES" attributeType="Boolean" usesScalarValueType="YES" syncable="YES"/>
  264. <attribute name="lon" optional="YES" attributeType="Double" defaultValueString="0.0" usesScalarValueType="YES" syncable="YES"/>
  265. <attribute name="name_en" optional="YES" attributeType="String" syncable="YES"/>
  266. <attribute name="name_es" optional="YES" attributeType="String" syncable="YES"/>
  267. <attribute name="name_eu" optional="YES" attributeType="String" syncable="YES"/>
  268. <attribute name="text_en" optional="YES" attributeType="String" syncable="YES"/>
  269. <attribute name="text_es" optional="YES" attributeType="String" syncable="YES"/>
  270. <attribute name="text_eu" optional="YES" attributeType="String" syncable="YES"/>
  271. </entity>
  272. <entity name="Version" representedClassName=".Version" syncable="YES" codeGenerationType="class">
  273. <attribute name="section" optional="YES" attributeType="String" syncable="YES"/>
  274. <attribute name="version" optional="YES" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
  275. </entity>
  276. <elements>
  277. <element name="Activity" positionX="-56" positionY="-4059" width="128" height="345"/>
  278. <element name="Activity_comment" positionX="-45" positionY="-3906" width="128" height="135"/>
  279. <element name="Activity_image" positionX="-36" positionY="-3897" width="128" height="105"/>
  280. <element name="Activity_itinerary" positionX="-18" positionY="-3888" width="128" height="225"/>
  281. <element name="Activity_tag" positionX="0" positionY="-3852" width="128" height="75"/>
  282. <element name="Album" positionX="18" positionY="-3861" width="128" height="195"/>
  283. <element name="Festival" positionX="36" positionY="-3852" width="128" height="180"/>
  284. <element name="Festival_day" positionX="-9" positionY="-3906" width="128" height="165"/>
  285. <element name="Festival_event_city" positionX="-261" positionY="-3810" width="128" height="253"/>
  286. <element name="Festival_event_gm" positionX="-245" positionY="-4104" width="128" height="255"/>
  287. <element name="Festival_event_image" positionX="9" positionY="-3888" width="128" height="105"/>
  288. <element name="Festival_offer" positionX="18" positionY="-3879" width="128" height="195"/>
  289. <element name="Location" positionX="27" positionY="-3870" width="128" height="90"/>
  290. <element name="Notification" positionX="36" positionY="-3861" width="128" height="225"/>
  291. <element name="People" positionX="-9" positionY="-3906" width="128" height="120"/>
  292. <element name="Photo" positionX="-9" positionY="-3906" width="128" height="285"/>
  293. <element name="Photo_album" positionX="0" positionY="-3897" width="128" height="75"/>
  294. <element name="Photo_comment" positionX="-9" positionY="-3906" width="128" height="135"/>
  295. <element name="Place" positionX="9" positionY="-3888" width="128" height="195"/>
  296. <element name="Post" positionX="18" positionY="-3879" width="128" height="210"/>
  297. <element name="Post_comment" positionX="27" positionY="-3870" width="128" height="135"/>
  298. <element name="Post_image" positionX="36" positionY="-3861" width="128" height="105"/>
  299. <element name="Post_tag" positionX="45" positionY="-3852" width="128" height="75"/>
  300. <element name="Route" positionX="0" positionY="-3897" width="128" height="90"/>
  301. <element name="Route_point" positionX="9" positionY="-3888" width="128" height="180"/>
  302. <element name="Sponsor" positionX="-9" positionY="-3906" width="128" height="270"/>
  303. <element name="Version" positionX="-9" positionY="-3906" width="128" height="75"/>
  304. </elements>
  305. </model>