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

allisterbeharry’s picture

Status: Active » Fixed

In 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

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.