diff zpt/KML_schema_table.zpt @ 264:52b1247140b7

Multilayer for Europeana4D
author fknauft
date Wed, 25 Jan 2012 19:33:19 +0100
parents 3a10287447b1
children d1b43624cc63
line wrap: on
line diff
--- a/zpt/KML_schema_table.zpt	Thu Dec 01 13:48:56 2011 +0100
+++ b/zpt/KML_schema_table.zpt	Wed Jan 25 19:33:19 2012 +0100
@@ -195,9 +195,9 @@
       <description tal:content="place/description" >
       ERD-0815: ERD-0815
       </description>
-      <TimeStamp tal:content="place/TimeStamp" tal:condition="python:here.trydatahas_key(data,0,'TimeStamp')">
+      <TimeStamp tal:condition="python:here.trydatahas_key(data,0,'TimeStamp')"><when tal:content="place/TimeStamp"></when>
       </TimeStamp>
-      <TimeSpan tal:content="place/TimeSpan" tal:condition="python:here.trydatahas_key(data,0,'TimeSpan')">
+      <TimeSpan tal:condition="python:here.trydatahas_key(data,0,'TimeSpan0')"><begin tal:content="place/TimeSpan0" ></begin><end tal:content="place/TimeSpan1"></end>
       </TimeSpan>
 
       <styleUrl tal:content="place/lineColor" >#red_line</styleUrl>