Re: content not generated from template
Neil Deakin <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.rdf |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Brian Frein wrote: > The containment attribute: > "his attribute specifies RDF properties that indicate that a resource is > a container" > > I have only one element in the datasource, but it is *NOT* a container! > The container resource and generated member resources must be different. Templates are used to iterate over a set of children, although they don't have to be children of a container. If you just want to display some fields from one resource you cannot use a template. / Neil