Oxygen XML Editor
 
[XML-DEV Mailing List Archive Home] [By Thread] [By Date]

Re: [xml-dev] ganttproject xsl layout challange


  • From: David Carlisle <davidc@...>
  • To: alanloughlin@...
  • Date: Tue, 28 Nov 2006 11:19:52 GMT

[task-id = current()/id]

That's looking for child elements called task-id and  id but these are
attributes, you need @task-id and @id  (it could also be made more
efficient using keys, but get it working first)

David


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
 
© 2002-2008 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy
This website was created & generated with <oXygen/> XML Editor