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
Post a Comment