I'm not sure if this issue should be opened here or at the RDF module page, but since it is related to CCK field properties and classes I'm guessing here. Anyway, how can I create properly nested XML? Is it possible to nest properties within classes like we see on most RDF/XML output? In other words, I need to group fields by classes. Thanks. Kevin
Comments
Comment #1
pyxio commentedCan I please get some feedback on this? I'd like to output a nicely formatted RDF XML file with nested classes and properties seen on most files but I can't figure out how to do it. I need to be able to use multiple classes per node. For example...
class information of some sort
I really appreciate some advice. Many thanks. Kevin