[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] ganttproject xsl layout challange
- From: Alan Loughlin <alanloughlin@yahoo.com>
- To: David Carlisle <davidc@nag.co.uk>
- Date: Tue, 28 Nov 2006 03:27:24 -0800 (PST)
sure enough adding @ fixed it.
so how does this keys thing work then?
----- Original Message ----
From: David Carlisle <davidc@nag.co.uk>
To: alanloughlin@yahoo.com
Cc: xml-dev@lists.xml.org
Sent: Tuesday, 28 November, 2006 11:19:52 AM
Subject: Re: [xml-dev] ganttproject xsl layout challange
[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
_______________________________________________________________________
XML-DEV is a publicly archived, unmoderated list hosted by OASIS
to support XML implementation and development. To minimize
spam in the archives, you must subscribe before posting.
[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
subscribe: xml-dev-subscribe@lists.xml.org
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
___________________________________________________________
Copy addresses and emails from any email account to Yahoo! Mail - quick, easy and free. http://uk.docs.yahoo.com/trueswitch2.html
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]