xml - Namespace for XMLList on JMSSerializerBundle -


I am trying to create an XML using JMSerializerBundle, and this XML should have some nodes with namespace ( Please see the GIS written below for the full code example) but I get a node with the wrong namespace, and this incorrect name space is also repeated in the parent node (XMLList).

Have you ever encountered such a problem?

Thanks a lot.

Code example - [1]:


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -