I have two problems while using xsd2pdf and jms-serializer:
1) xsd2php generated yml meta data, but jms-serializer tries to read xml files.
2) The yml files are for example called Project.tmp.RootElement.RootElementAType.yml --> the jms-serializer tries to read RootElement.RootElementAType.yml.
Hi,
I have two problems while using xsd2pdf and jms-serializer: 1) xsd2php generated yml meta data, but jms-serializer tries to read xml files. 2) The yml files are for example called Project.tmp.RootElement.RootElementAType.yml --> the jms-serializer tries to read RootElement.RootElementAType.yml.
Can someone give me a hint? Thanks