Click here to Skip to main content
15,893,622 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
By XML.Serialisation:
I need to set 'Mandatory' Fields with XMLElement.
Means, the non-amdatory fields have no tag in the xml-file, when the Value is NULL.
It doesn't help me the isnullable with the attribut: xsi:nil="true".
the java peoples on other site want not find this tag in the file, when an not-mandatory field is NULL
I not found, how to make in .NET.
3 yeahrs ago, we write the xml-file 'manually' and doesn't use the serialisation from .NET becaus this...
Somebody now?
thanks?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900