SELECT ... LIMIT in XUL+RDF
[email protected] Mon, 14 Jan 2008 09:21:40 -0800 (PST)
| Newsgroups | gmane.comp.mozilla.devel.rdf |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <f89cc764-bef4-4fac-b105-93f8d72fbb2b@f47g2000hsd.googlegroups.com> |
How to display no more than 10 elements from RDF sequence in XUL tree? Just like SELECT * FROM rdf:history LIMIT 10 in SQL. What <template> should look like?