Searched refs:XmlList (Results 1 – 12 of 12) sorted by relevance
11 final class XmlList extends XmlCollection class
9 use JMS\Serializer\Annotation\XmlList; alias
10 use JMS\Serializer\Annotation\XmlList; alias
13 use JMS\Serializer\Annotation\XmlList; alias
14 use JMS\Serializer\Annotation\XmlList; alias
496 @XmlList, or @XmlMap.622 @XmlList632 use JMS\Serializer\Annotation\XmlList;639 * @XmlList(inline = true, entry = "comment")670 You can also specify the entry tag namespace using the ``namespace`` attribute (``@XmlList(inline =…674 Similar to @XmlList, but the keys of the array are meaningful.
33 use JMS\Serializer\Annotation\XmlList; alias201 } elseif ($annot instanceof XmlList) {
270 - XmlList\(skipWhenEmpty=true\) or @SkipWhenEmpty\(\) does not work [\#847](https://github.com/schm…525 - XmlList not working since version 1.5.0 with xmlns attributes [\#742](https://github.com/schmittj…597 - Define cdata and namespace for @XmlList elements [\#480](https://github.com/schmittjoh/serialize…816 - Generate namespaced element on XmlList entries [\#301](https://github.com/schmittjoh/serializer/p…852 - Deserialization of XmlList does not support namespaces [\#332](https://github.com/schmittjoh/seri…939 - Skip an element based on a condition in a XmlList [\#121](https://github.com/schmittjoh/serialize…