contents 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <model userDefinedModelVersionIdentifier="" type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="10174" systemVersion="15A284" minimumToolsVersion="Xcode 7.0">
  3. <entity name="Activity" syncable="YES">
  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" syncable="YES"/>
  8. <attribute name="city" optional="YES" attributeType="String" syncable="YES"/>
  9. <attribute name="comments" optional="YES" attributeType="Boolean" syncable="YES"/>
  10. <attribute name="date" optional="YES" attributeType="Date" syncable="YES"/>
  11. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  12. <attribute name="inscription" optional="YES" attributeType="Boolean" syncable="YES"/>
  13. <attribute name="max_people" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  14. <attribute name="people" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  15. <attribute name="permalink" optional="YES" attributeType="String" syncable="YES"/>
  16. <attribute name="price" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  17. <attribute name="text_en" optional="YES" attributeType="String" syncable="YES"/>
  18. <attribute name="text_es" optional="YES" attributeType="String" syncable="YES"/>
  19. <attribute name="text_eu" optional="YES" attributeType="String" syncable="YES"/>
  20. <attribute name="title_en" optional="YES" attributeType="String" syncable="YES"/>
  21. <attribute name="title_es" optional="YES" attributeType="String" syncable="YES"/>
  22. <attribute name="title_eu" optional="YES" attributeType="String" syncable="YES"/>
  23. </entity>
  24. <entity name="Activity_comment" syncable="YES">
  25. <attribute name="activity" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  26. <attribute name="dtime" optional="YES" attributeType="Date" syncable="YES"/>
  27. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  28. <attribute name="lang" optional="YES" attributeType="String" syncable="YES"/>
  29. <attribute name="text" optional="YES" attributeType="String" syncable="YES"/>
  30. <attribute name="username" optional="YES" attributeType="String" syncable="YES"/>
  31. </entity>
  32. <entity name="Activity_image" syncable="YES">
  33. <attribute name="activity" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  34. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  35. <attribute name="idx" optional="YES" attributeType="Integer 16" defaultValueString="0" syncable="YES"/>
  36. <attribute name="image" optional="YES" attributeType="String" syncable="YES"/>
  37. </entity>
  38. <entity name="Activity_itinerary" syncable="YES">
  39. <attribute name="activity" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  40. <attribute name="description_en" optional="YES" attributeType="String" syncable="YES"/>
  41. <attribute name="description_es" optional="YES" attributeType="String" syncable="YES"/>
  42. <attribute name="description_eu" optional="YES" attributeType="String" syncable="YES"/>
  43. <attribute name="end" optional="YES" attributeType="Date" syncable="YES"/>
  44. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  45. <attribute name="name_en" optional="YES" attributeType="String" syncable="YES"/>
  46. <attribute name="name_es" optional="YES" attributeType="String" syncable="YES"/>
  47. <attribute name="name_eu" optional="YES" attributeType="String" syncable="YES"/>
  48. <attribute name="place" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  49. <attribute name="start" optional="YES" attributeType="Date" syncable="YES"/>
  50. </entity>
  51. <entity name="Activity_tag" syncable="YES">
  52. <attribute name="activity" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  53. <attribute name="tag" optional="YES" attributeType="String" syncable="YES"/>
  54. </entity>
  55. <entity name="Album" syncable="YES">
  56. <attribute name="description_en" optional="YES" attributeType="String" syncable="YES"/>
  57. <attribute name="description_es" optional="YES" attributeType="String" syncable="YES"/>
  58. <attribute name="description_eu" optional="YES" attributeType="String" syncable="YES"/>
  59. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  60. <attribute name="name_en" optional="YES" attributeType="String" syncable="YES"/>
  61. <attribute name="name_es" optional="YES" attributeType="String" syncable="YES"/>
  62. <attribute name="name_eu" optional="YES" attributeType="String" syncable="YES"/>
  63. <attribute name="open" optional="YES" attributeType="Boolean" syncable="YES"/>
  64. <attribute name="permalink" optional="YES" attributeType="String" syncable="YES"/>
  65. <attribute name="time" optional="YES" attributeType="Date" syncable="YES"/>
  66. </entity>
  67. <entity name="Festival" syncable="YES">
  68. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  69. <attribute name="img" optional="YES" attributeType="String" syncable="YES"/>
  70. <attribute name="text_en" optional="YES" attributeType="String" syncable="YES"/>
  71. <attribute name="text_es" optional="YES" attributeType="String" syncable="YES"/>
  72. <attribute name="text_eu" optional="YES" attributeType="String" syncable="YES"/>
  73. <attribute name="year" optional="YES" attributeType="Integer 16" defaultValueString="0" syncable="YES"/>
  74. </entity>
  75. <entity name="Festival_day" syncable="YES">
  76. <attribute name="date" optional="YES" attributeType="Date" syncable="YES"/>
  77. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  78. <attribute name="name_en" optional="YES" attributeType="String" syncable="YES"/>
  79. <attribute name="name_es" optional="YES" attributeType="String" syncable="YES"/>
  80. <attribute name="name_eu" optional="YES" attributeType="String" syncable="YES"/>
  81. <attribute name="price" optional="YES" attributeType="Decimal" defaultValueString="0" syncable="YES"/>
  82. </entity>
  83. <entity name="Festival_event" syncable="YES">
  84. <attribute name="description_en" optional="YES" attributeType="String" syncable="YES"/>
  85. <attribute name="description_es" optional="YES" attributeType="String" syncable="YES"/>
  86. <attribute name="description_eu" optional="YES" attributeType="String" syncable="YES"/>
  87. <attribute name="end" optional="YES" attributeType="Date" syncable="YES"/>
  88. <attribute name="gm" optional="YES" attributeType="Boolean" syncable="YES"/>
  89. <attribute name="host" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  90. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  91. <attribute name="place" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  92. <attribute name="start" optional="YES" attributeType="Date" syncable="YES"/>
  93. <attribute name="title_en" optional="YES" attributeType="String" syncable="YES"/>
  94. <attribute name="title_es" optional="YES" attributeType="String" syncable="YES"/>
  95. <attribute name="title_eu" optional="YES" attributeType="String" syncable="YES"/>
  96. </entity>
  97. <entity name="Festival_event_image" syncable="YES">
  98. <attribute name="event" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  99. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  100. <attribute name="idx" optional="YES" attributeType="Integer 16" defaultValueString="0" syncable="YES"/>
  101. <attribute name="image" optional="YES" attributeType="String" syncable="YES"/>
  102. </entity>
  103. <entity name="Festival_offer" syncable="YES">
  104. <attribute name="days" optional="YES" attributeType="Integer 16" defaultValueString="0" syncable="YES"/>
  105. <attribute name="description_en" optional="YES" attributeType="String" syncable="YES"/>
  106. <attribute name="description_es" optional="YES" attributeType="String" syncable="YES"/>
  107. <attribute name="description_eu" optional="YES" attributeType="String" syncable="YES"/>
  108. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  109. <attribute name="name_en" optional="YES" attributeType="String" syncable="YES"/>
  110. <attribute name="name_es" optional="YES" attributeType="String" syncable="YES"/>
  111. <attribute name="name_eu" optional="YES" attributeType="String" syncable="YES"/>
  112. <attribute name="price" optional="YES" attributeType="Integer 16" defaultValueString="0" syncable="YES"/>
  113. <attribute name="year" optional="YES" attributeType="Integer 16" defaultValueString="0" syncable="YES"/>
  114. </entity>
  115. <entity name="Location" syncable="YES">
  116. <attribute name="dtime" optional="YES" attributeType="Date" syncable="YES"/>
  117. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  118. <attribute name="lat" optional="YES" attributeType="Double" defaultValueString="0.0" syncable="YES"/>
  119. <attribute name="lon" optional="YES" attributeType="Double" defaultValueString="0.0" syncable="YES"/>
  120. <attribute name="manual" optional="YES" attributeType="Double" defaultValueString="0.0" syncable="YES"/>
  121. </entity>
  122. <entity name="Notification" syncable="YES">
  123. <attribute name="action" optional="YES" attributeType="String" syncable="YES"/>
  124. <attribute name="dtime" optional="YES" attributeType="Date" syncable="YES"/>
  125. <attribute name="duration" optional="YES" attributeType="Integer 16" defaultValueString="0" syncable="YES"/>
  126. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  127. <attribute name="internal" optional="YES" attributeType="Boolean" syncable="YES"/>
  128. <attribute name="text_en" optional="YES" attributeType="String" syncable="YES"/>
  129. <attribute name="text_es" optional="YES" attributeType="String" syncable="YES"/>
  130. <attribute name="text_eu" optional="YES" attributeType="String" syncable="YES"/>
  131. <attribute name="title_en" optional="YES" attributeType="String" syncable="YES"/>
  132. <attribute name="title_es" optional="YES" attributeType="String" syncable="YES"/>
  133. <attribute name="title_eu" optional="YES" attributeType="String" syncable="YES"/>
  134. </entity>
  135. <entity name="People" syncable="YES">
  136. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  137. <attribute name="link" optional="YES" attributeType="String" syncable="YES"/>
  138. <attribute name="name_en" optional="YES" attributeType="String" syncable="YES"/>
  139. <attribute name="name_es" optional="YES" attributeType="String" syncable="YES"/>
  140. <attribute name="name_eu" optional="YES" attributeType="String" syncable="YES"/>
  141. </entity>
  142. <entity name="Photo" syncable="YES">
  143. <attribute name="description_en" optional="YES" attributeType="String" syncable="YES"/>
  144. <attribute name="description_es" optional="YES" attributeType="String" syncable="YES"/>
  145. <attribute name="description_eu" optional="YES" attributeType="String" syncable="YES"/>
  146. <attribute name="dtime" optional="YES" attributeType="Date" syncable="YES"/>
  147. <attribute name="file" optional="YES" attributeType="String" syncable="YES"/>
  148. <attribute name="height" optional="YES" attributeType="Integer 64" defaultValueString="0" syncable="YES"/>
  149. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  150. <attribute name="permalink" optional="YES" attributeType="String" syncable="YES"/>
  151. <attribute name="place" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  152. <attribute name="size" optional="YES" attributeType="Integer 64" defaultValueString="0" syncable="YES"/>
  153. <attribute name="title_en" optional="YES" attributeType="String" syncable="YES"/>
  154. <attribute name="title_es" optional="YES" attributeType="String" syncable="YES"/>
  155. <attribute name="title_eu" optional="YES" attributeType="String" syncable="YES"/>
  156. <attribute name="uploaded" optional="YES" attributeType="Date" syncable="YES"/>
  157. <attribute name="username" optional="YES" attributeType="String" syncable="YES"/>
  158. <attribute name="width" optional="YES" attributeType="Integer 64" defaultValueString="0" syncable="YES"/>
  159. </entity>
  160. <entity name="Photo_album" syncable="YES">
  161. <attribute name="album" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  162. <attribute name="photo" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  163. </entity>
  164. <entity name="Photo_comment" syncable="YES">
  165. <attribute name="dtime" optional="YES" attributeType="Date" syncable="YES"/>
  166. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  167. <attribute name="lang" optional="YES" attributeType="String" syncable="YES"/>
  168. <attribute name="photo" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  169. <attribute name="text" optional="YES" attributeType="String" syncable="YES"/>
  170. <attribute name="username" optional="YES" attributeType="String" syncable="YES"/>
  171. </entity>
  172. <entity name="Place" syncable="YES">
  173. <attribute name="address_en" optional="YES" attributeType="String" syncable="YES"/>
  174. <attribute name="address_es" optional="YES" attributeType="String" syncable="YES"/>
  175. <attribute name="address_eu" optional="YES" attributeType="String" syncable="YES"/>
  176. <attribute name="cp" optional="YES" attributeType="String" syncable="YES"/>
  177. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  178. <attribute name="lat" optional="YES" attributeType="Double" defaultValueString="0.0" syncable="YES"/>
  179. <attribute name="lon" optional="YES" attributeType="Double" defaultValueString="0.0" syncable="YES"/>
  180. <attribute name="name_en" optional="YES" attributeType="String" syncable="YES"/>
  181. <attribute name="name_es" optional="YES" attributeType="String" syncable="YES"/>
  182. <attribute name="name_eu" optional="YES" attributeType="String" syncable="YES"/>
  183. </entity>
  184. <entity name="Post" syncable="YES">
  185. <attribute name="comments" optional="YES" attributeType="Boolean" syncable="YES"/>
  186. <attribute name="dtime" optional="YES" attributeType="Date" syncable="YES"/>
  187. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  188. <attribute name="permalink" optional="YES" attributeType="String" syncable="YES"/>
  189. <attribute name="text_en" optional="YES" attributeType="String" syncable="YES"/>
  190. <attribute name="text_es" optional="YES" attributeType="String" syncable="YES"/>
  191. <attribute name="text_eu" optional="YES" attributeType="String" syncable="YES"/>
  192. <attribute name="title_en" optional="YES" attributeType="String" syncable="YES"/>
  193. <attribute name="title_es" optional="YES" attributeType="String" syncable="YES"/>
  194. <attribute name="title_eu" optional="YES" attributeType="String" syncable="YES"/>
  195. </entity>
  196. <entity name="Post_comment" syncable="YES">
  197. <attribute name="dtime" optional="YES" attributeType="Date" syncable="YES"/>
  198. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  199. <attribute name="lang" optional="YES" attributeType="String" syncable="YES"/>
  200. <attribute name="post" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  201. <attribute name="text" optional="YES" attributeType="String" syncable="YES"/>
  202. <attribute name="username" optional="YES" attributeType="String" syncable="YES"/>
  203. </entity>
  204. <entity name="Post_image" syncable="YES">
  205. <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  206. <attribute name="idx" optional="YES" attributeType="Integer 16" defaultValueString="0" syncable="YES"/>
  207. <attribute name="image" optional="YES" attributeType="String" syncable="YES"/>
  208. <attribute name="post" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  209. </entity>
  210. <entity name="Post_tag" syncable="YES">
  211. <attribute name="post" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
  212. <attribute name="tag" optional="YES" attributeType="String" syncable="YES"/>
  213. </entity>
  214. <elements>
  215. <element name="Activity" positionX="-54" positionY="-9" width="128" height="330"/>
  216. <element name="Activity_comment" positionX="-36" positionY="9" width="128" height="135"/>
  217. <element name="Activity_image" positionX="-18" positionY="27" width="128" height="105"/>
  218. <element name="Activity_itinerary" positionX="0" positionY="45" width="128" height="210"/>
  219. <element name="Activity_tag" positionX="18" positionY="63" width="128" height="75"/>
  220. <element name="Album" positionX="36" positionY="81" width="128" height="195"/>
  221. <element name="Festival" positionX="-9" positionY="36" width="128" height="135"/>
  222. <element name="Festival_day" positionX="0" positionY="45" width="128" height="135"/>
  223. <element name="Festival_event" positionX="9" positionY="54" width="128" height="225"/>
  224. <element name="Festival_event_image" positionX="18" positionY="63" width="128" height="105"/>
  225. <element name="Festival_offer" positionX="27" positionY="72" width="128" height="195"/>
  226. <element name="Photo" positionX="45" positionY="90" width="128" height="285"/>
  227. <element name="Photo_album" positionX="0" positionY="45" width="128" height="75"/>
  228. <element name="Photo_comment" positionX="9" positionY="54" width="128" height="135"/>
  229. <element name="Place" positionX="18" positionY="63" width="128" height="195"/>
  230. <element name="Post" positionX="27" positionY="72" width="128" height="195"/>
  231. <element name="Post_image" positionX="36" positionY="81" width="128" height="105"/>
  232. <element name="Post_tag" positionX="45" positionY="90" width="128" height="75"/>
  233. <element name="Location" positionX="27" positionY="171" width="128" height="120"/>
  234. <element name="Notification" positionX="36" positionY="180" width="128" height="210"/>
  235. <element name="People" positionX="45" positionY="189" width="128" height="120"/>
  236. <element name="Post_comment" positionX="54" positionY="198" width="128" height="135"/>
  237. </elements>
  238. </model>