Open robinlehrmann opened 7 years ago
We've found the bug of this issue. I can't reference this issue to the actually repository. Due documentation reasons, the library don't parse the ref attribute. Link to issue: https://github.com/goetas-webservices/xsd2php/issues/18
Hi,
This yml metadata was generated:
I've created the serializer with required handlers:
xsdconfig:
If I try to deserialize this response:
I want to deserialize following xml response:
My composer.json:
latests versions are installed.
The property "ads" of "SearchResult" seems to be empty. Do you have any ideas to solve my problem ?
you can clone my repository from here https://github.com/robinlehrmann/mobile-de-api to debug it
Thank you very much!