1JMS\Serializer\Tests\Fixtures\SimpleSubClassObject:
2    xml_namespaces:
3        foo: http://better.foo.example.org
4        old_foo: http://foo.example.org
5    properties:
6        moo:
7            type: string
8            xml_element:
9                namespace: http://better.foo.example.org
10        baz:
11            type: string
12            xml_element:
13                namespace: http://foo.example.org
14        qux:
15            type: string
16            xml_element:
17                namespace: http://new.foo.example.org