Question

I'm using xsd2Code and I want to disable xml order while keeping the attributes. How can I do that ?

Was it helpful?

Solution

<OrderXMLAttrib>Tue/False</OrderXMLAttrib>

Add this into configuration file (filespecified/generatedcode/defaultconfig) or change the value throught the UI when call xsd2code.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top