Closed (fixed)
Project:
Views Datasource
Version:
6.x-1.0-alpha3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
12 Apr 2010 at 13:13 UTC
Updated:
23 Jun 2010 at 20:40 UTC
sorry maybe i don't know so well this module..but is it possible to add more than 1 namespace?
i saw that only 1 is allowed..
i need to create an xml view with specific namespace and also to have the possibility of nested elements..
could you help me please?
thanks
A
Comments
Comment #1
allisterbeharry commentedIn 6.x-1.0-beta1 you can specify directly the XML document header to output. To have nested elements with a particular namespace just label the fields in the view with the proper element name e.g to have an element just label the Photo field my:Photo. If you need further fine control over the XML output you can use your own template files