goetas / xsd2php

Convert XSD into PHP classes and serialize into XML (deserialize too)
149 stars 62 forks source link

Properties attributes are not well serialized to xml #132

Open joaomfrebelo opened 4 years ago

joaomfrebelo commented 4 years ago

Issue explained in Satckoverflow:

https://stackoverflow.com/questions/59917635/serialize-to-xml-properties-with-attributes-using-jms-serializer-and-yaml-procuc

Are there any solution or is it a bug?